/*-----------------------------------------------------------
TOP PAGE
-----------------------------------------------------------*/
#topflash{
	margin-bottom:12px;
}
#banner{
	margin:12px 0 0 0;
}
#banner img{
	margin-bottom:13px;
}
#osusume{
	margin-bottom:16px;
}
#osusume h3,#topics h3{
	margin-bottom:14px;
}
#osusume div{
	width:169px;
	background:url(../images/osusume_u.jpg) no-repeat left bottom;
	margin-bottom:10px;
}
#osusume div span{
	display:block;
	width:142px;
	margin:0 auto;
}
#osusume div span img{
	margin-bottom:5px;
}
#osusume div span i{
	float:right;
	font-style: normal;
	margin:4px 0 6px 0;
}
#osusume div span i span{
	display:inline;
	width:auto;
}
#osusume .clear2{
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
#osusume h4{
	height:50px;
}
.margin_10{
	margin-right:10px;
}
#osusume hr{
	margin:10px 0;
	display:block;
	clear:both;
}
#topics p{
	width:510px;
	margin:0 auto;
	border-bottom:solid #999999 1px;
	padding:6px 0;
}
#top_info{
	margin-bottom:10px;
}
#top_r_info h4{
	color:#FF0000;
}
#top_r_info img,#top_r_info p{
	margin-bottom:10px;
}
#ranking{
	background:url(../images/rank_backm.gif) repeat-y left top;
}
#ranking h2{
	background:url(../images/rank_backt.gif) no-repeat left top;
	height:35px;
	text-align:center;
	padding-top:11px;
}
#ranking div{
	background:#FFFFFF;
	width:184px;
	margin:0 auto;
	padding:10px 0;
}
#ranking table{
	width:170px;
}
#ranking div .ranking_in{
	width:170px;
	margin:0 auto 6px auto;
	padding:0;
}
#ranking h3{
	margin:10px auto;
	width:191px;
}
#ranking h4{
	display:inline;
}
#ranking h5{
	width:172px;
	margin:0 auto 4px auto;
	color:#990000;
}
#ranking p{
	width:160px;
	margin:0 auto 6px auto;
}
#ranking img{
	vertical-align:bottom;
}
/*-----------------------------------------------------------
ORDER PAGE
-----------------------------------------------------------*/
#otherpage{
	width:746px;
	float:left;
	margin:10px 0 16px 0;
}
#order_guide{
	width:730px;
	margin:0 auto;
}
#order_guide h3{
	margin:12px 0 10px 0;
}
#order_guide h3.j16{
	margin:20px 0 10px 0;
}
h2.title {
    width: 736px;    
    background: url(../images/list_title.jpg) no-repeat left;
	padding:5px 0 5px 10px;
	margin: 5px 0 15px 0;
}
.order_products{
	width:730px;
	margin:10px auto;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	border-left:solid 3px #CCCCCC;
}
.order_products2{
	width:730px;
	margin:10px auto;
	border:solid 1px #999999;
}
.order_products th{
	background:#FBF4A2;
	text-align:center;
	padding:3px 0;
}
.order_products .border_right,.order_products2 .border_right{
	border-right:dotted 1px #999999;
}
.order_products .border_top,.order_products2 .border_top{
	border-top:dotted 1px #999999;
}
.p_number,.p_name,.p_amount,.p_remarks,.form_size1,.form_size2,.form_size3,.form_size4{
	padding:2px;
}
.p_number{
	width:134px;	
}
.p_name{
	width:238px;
}
.p_amount{
	width:55px;
}
.p_remarks{
	width:620px;
}
.p_details{
	width:710px;
	height:120px;
}
#order_adderss{
	width:730px;
	margin-bottom:18px;
}
#order_adderss th{
	background:#CFDFF3;
	border-bottom:dotted 1px #999999;
	padding-left:12px;
	width:130px;
}
#order_adderss td{
	border-bottom:dotted 1px #999999;
	padding-left:18px;
}
#order_adderss td input{
	vertical-align:middle;
}
#order_adderss select{
	margin:4px 0 4px 20px;
}
.form_size1{
	width:345px;
}
.form_size2{
	width:250px;
	margin-right:5px;
}
.form_size3{
	width:50px;
}
.form_size4{
	width:30px;
}
.confirm h3{
	font-weight:bold;
}
.margin_t4{
	margin:4px 0 0 0;
}
.ERR{
	color:#FF0000;
	font-weight:bold;
}