body {
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.prdt_main{
	width:738px;
	overflow:hidden;
	margin-left:55px;
}
.prdt_main div{
	width:122px;
	margin-right:30px;
}
.prdt_pic{
	border:1px solid #e3e3e3;
	margin-bottom:7px;
}
.prdtd_pic{
	border:1px solid #e3e3e3;
}
.prdtd_pics{
	border:1px solid #e3e3e3;
	margin-right:25px;
}
.prdt_menu{
	width:123px;
	height:110px;
	overflow:auto;
	scrollbar-face-color: #202020; 
	scrollbar-shadow-color: #202020;
	scrollbar-highlight-color: #202020; 
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #202020; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color:#ffffff;
	display:none;
	margin:10px 0px 10px 0px;

}
.prdt_d{
	width:325px;
	height:205px;
	overflow:auto;
	scrollbar-face-color: #202020; 
	scrollbar-shadow-color: #202020;
	scrollbar-highlight-color: #202020; 
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #202020; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color:#ffffff;
}
.cart{
	width:445px;
	height:234px;
	overflow:auto;
	scrollbar-face-color: #202020; 
	scrollbar-shadow-color: #202020;
	scrollbar-highlight-color: #202020; 
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #202020; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color:#ffffff;
}
/*Text Style*/
.txt_red_11_b{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
}
.txt_red_11_b a{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.txt_blk_11_b{
	color:#202020;
	font-size:11px;
	font-weight:bold;
}
.txt_blk_11_b a{
	color:#202020;
	text-decoration:none;
}
.txt_blk_11_b a:hover{
	color:#cc0000;
}
.txt_blk_11{
	color:#202020;
	font-size:11px;
}
.txt_blk_11 a{
	color:#202020;
	text-decoration:none;
}
.txt_blk_11 a:hover{
	color:#cc0000;
}
.txt_gry_11{
	color:#656565;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}
.txt_gry_11 a{
	color:#656565;
	text-decoration:none;
}
.txt_gry_11 a:hover{
	color:#202020;
}
.txt_drop{
	width:50px;
	height:20px;
}
.txt_fd_m{
	width:160px;
	height:22px;
	border:1px solid #d8d8d8;
}
.txt_fd{
	width:210px;
	height:20px;
	border:1px solid #d8d8d8;
}
.txt_area{
	width:210px;
	height:40px;
	border:1px solid #d8d8d8;
}
.txt_fd_m_red{
	width:160px;
	height:22px;
	border:1px solid #b6665d;
}
.txt_fd_red{
	width:210px;
	height:20px;
	border:1px solid #b6665d;
}
.txt_area_red{
	width:210px;
	height:40px;
	border:1px solid #b6665d;
}