@charset "utf-8";

body#designers{
background:url("/designers/images/bg_container.gif") repeat-y scroll #fdf5f3 center top !important; 
}

body#designers div#leftMenu{
	margin-left:2px;
}

body#designers .lmbox{
	margin-bottom:17px;
	padding-top:6px;
}

body#designers .gbox01{
	background-color:#FFF;
}

body#designers .contentsBox{
	padding:0 8px;
	width:674px;
}


body#designers h2{
	background:url("/designers/images/bg_deisgners_h2.gif") no-repeat top left;
	font-weight:bold;
	color:#4b2000;
	padding:5px 8px;
	margin:5px 0;
	height:24px;
}

body#designers h3 {
color:#e8679b;
margin:5px 0;
padding:2px 0px;
border-bottom:1px dotted #e8679b;
font-weight:bold;
font-size:14px;
}

body#designers h4 {
border-left:5px solid #4b2000;
color:#4b2000;
margin:5px 0;
padding:2px 8px;
font-weight:bold;
}

body#designers #tabs-nav{
	border-bottom:1px solid #cccbc1;
	height:40px;
	margin-top:5px;
}

body#designers div#tabs-nav ul li{
	float:left;
	width:115px;
	margin:0 2px 0 0px;
	padding:0;
	text-align:center;
}

body#designers #tabs-nav ul li a{
	background:url("/designers/images/tab_back.gif") no-repeat top left;
	text-decoration:none;
	width:115px;
	height:25px;
	padding:15px 0 0 0;
	display:block;
	color:#fff;
}


body#designers #tabs-nav ul li a.tab-selected{
	color:#4b2000;
	text-decoration:none;
	background:url("/designers/images/tab_backCurent.gif") no-repeat top left;
}

body#designers #tabs-nav ul li.chumon a{
	background:url("/designers/images/tab_Chumonback.gif") no-repeat top left;
 display:block;
 padding:15px 0 0 0;
 text-align:center;
 width:150px;
	height:25px;
	margin-left:15px;
	color:#4b2000;
	font-weight:bold;
}

body#designers #choiceBox{
	width:880px;
	margin:0 35px;
	padding:0;
}

body#designers #choiceBox #Choice_left{
	width:150px;
	margin:0px;
	padding:0 8px;
	float:left;
}

body#designers #choiceBox #Choice_right{
	width:712px;
	margin-top:5px;
	padding:0;
	float:left;
}

body#designers #choiceBox #CommentBox {
background-color:#fef1ee;
border:1px solid #4b2000;
clear:both;
margin:5px 0 10px 55px;
padding:5px;
width:600px;
}

body#designers #choiceBox #CommentBox .whats {
border-bottom:1px dotted #E8679B;
color:#E8679B;
font-weight:bold;
margin:0;
padding:0;
}

body#designers #choiceBox #Choice_footer{
	clear:both;
	width:880px;
 margin-top:5px;
	padding:0;
	position:relative;
}

body#designers #choiceBox #Choice_footer .btnLeft{
	position:absolute;
	left:350px;
}

body#designers #choiceBox #Choice_footer .btnRight{
	position:absolute;
	right:170px;
}


body#designers #choiceBox h2{
	background:url("/designers/images/bg_designers_Choiceh2.gif") no-repeat top left;
	font-weight:bold;
	color:#4b2000;
	padding:5px 8px;
	margin:5px 0;
	height:24px;
}


body#designers .thumb{
	/*background:url("/designers/images/bg_deisgners_mtitle.gif") no-repeat top left;*/
	border-bottom:1px dotted #E8679B;
	border-left:5px solid #E8679B;
	font-weight:bold;
	color:#E8679B;
	padding:6px 5px;
	margin:0 0 3px 0;
	height:14px;
}


body#designers img.img_left{
	margin:0;
	padding:0;
}


body#designers .dl3 dd {
	text-align:center;
}

body#designers div.method {
float:left;
margin:8px 3px 0 0;
position:relative;
width:238px;
}

div.method p {
font-size:11px;
}

div.method img {
border:1px solid #CCC;
}



