@charset "UTF-8";
/* CSS Document */

#custom_area {
	width: 610px;
	height: 440px;
	}

#custom_list {
	width: 588px;
	margin: 5px 0 0 0;
	}
	
#custom_image {
	width: 588px;
	margin: 0 0 5px 0;
	}
	
#custom_name {
	width: 588px;
	}
	
#custom_image img {
	padding: 1px;
	border: #CCCCCC solid 1px;
	margin: 0 0 0 5px;
	background-color: #666666;
	}
	
#custom_name table {
	width: 576px;
	margin: 0px;
	padding: 0px;
	}

td {
	width: 132px;
	padding: 0px 2px 0 10px;
	text-align: right;
	}
	
#cutom_menu {
	width: 610px;
	height: 40px;
	}

#custom_menu_title {
	width: 180px;
	float: left;
	}
	
#custom_menu_text {
	width: 420px;
	float: right;
	}
	
#name {
	width:588px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #999999 solid 1px;
	margin: 5px 0 0 8px;
	}

#main_pic {
	width: 290px;
	height: 210px;
	float: left;
	margin: 10px 0 5px 8px;
	}
	
#detail {
	width: 300px;
	height: 210px;
	float: right;
	margin: 10px 0 5px 0;
	}
	
#detail_title {
	width: 300px;
	height: 20px;
	}
#detail_text {
	width: 300px;
	height: 190px;
	}
	
#pic_list {
	width: 607px;
	height: 190px;
	clear: both;
	overflow: auto;
	margin: 0 0 0 3px;
	}
	
#pic_list img {
	margin: 0 0 3px 5px;
	padding: 1px;
	background:#CCCCCC;
	border: #999999 solid 1px;
	}
	
#main_pic img {
	padding: 1px;
	background:#CCCCCC;
	border: #999999 solid 1px;
	}

#light_custom {
	width: 588px;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
	margin: 15px 0 0 8px;
	}
	
.light_custom_text {
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	}
	
#light_custom_name {
	width: 588px;
	font-weight: bold;
	margin: 0 0 0 8px;
	}

#light_custom_list {
	width: 588px;
	margin: 10px 0 0 0;
	}
	
#goods_bt {
	width: 588px;
	margin: 10px 0 0 0;
	}