@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('lpopup.css');

.Fleft {float:left;}
.btn_Right {float:right;}
.btn_tablein_Right {float:right;margin-right:-4px;}

/* Vertical Space */
div.Vspace1 {font-size:1px;height:1px;clear:both;}
div.Vspace10 {font-size:1px;height:10px;clear:both;}
div.Vspace15 {font-size:1px;height:15px;clear:both;}
div.Vspace20 {font-size:1px;height:20px;clear:both;}
div.Vspace25 {font-size:1px;height:25px;clear:both;}
div.Vspace30 {font-size:1px;height:30px;clear:both;}

/* Table */
.Default_Date_Type1 table thead th {font-size:11px;font-weight:bold;}
.Default_Date_Type1 table tr td span {color:#EE1B22;}
.Default_Date_Type1 table tr td span.gold {font-weight:normal;color:#65533F;}
ul.T_list li {background:url('../images/intro/bg_list01.gif') no-repeat left 6px;padding-left:10px;}

/*Add_Table*/
.Default_Date_Type0 table thead th {font-size:11px;font-weight:bold;}
.Default_Date_Type0 table tr td span {color:#EE1B22;}
.Default_Date_Type0 table tr td span.gold {font-weight:normal;color:#65533F;}
ul.T_list li {background:url('../images/intro/bg_list01.gif') no-repeat left 6px;padding-left:10px;}

/* Download_Box */
div.Download_Box {
	width:734px;height:36px;
	background:url('../images/intro/bg_box01.gif') no-repeat left top;
	text-align:right;
	padding-top:16px;padding-right:31px;
}

/* Tab */
div.Tab_Box {background:url('../images/intro/bg_tab01.gif') repeat-x left bottom;}

ul.guide_bannerlist li {
	display:inline;
	float:left;
	margin:0 0 5px 5px;
}
ul.guide_bannerlist {
	float:left;
	margin:0 0 10px -5px;
}
