@charset "utf-8";
/* CSS Document */

#detail h2 {
	width:340px;
	background: #ffffff url(http://www.shanti2market.com/information/images/titlebg.jpg) no-repeat;
	color:#ffffff;
	padding-left:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

#detail h3 {
	padding-top:2px;
	margin-top:0px;
	width:114px;
	height:23px;
	background: #ffffff url(http://www.shanti2market.com/information/images/semititle_bg.jpg) no-repeat;
	color:#ffffff;
	text-align:center;
	font-size:110%;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
#detail .exp {
	padding-top:0px;
	}
	
#detail .exp02 {
	padding-top:0px;
	padding-bottom:10px;
	}
	
#detail p {
padding-top:0px;
	margin-top:0px;
	}
	
#detail a:link{
color:#ab1c27;
text-decoration:none;
}

#detail a:visited{
color:#ab1c27;
text-decoration:none;
}

#detail a:hover{
color:#ab1c27;
text-decoration:none;
}

#detail .reviewbox {
	padding:10px;
	margin-top:0px;
	border:#d56511 solid 1px;
	width:328px;
	background-color: #edfacb;
	font-size:110%;
	}
/* size table */

table#size {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	background:#eee;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

table#size th {
	width:65px;
	background:#cc9;
	padding:4px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;	
}

table#size td {
	width:65px;
	background:#F8E3B2;
	padding:4px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;	
}
	
