@charset "utf-8";

#main_content {
	width:769px;
	padding:8px 33px 12px 38px;
	background:#FFFFFF url(../img/top/top_bg.gif) repeat-y scroll 10px 0px;
}

#top_box_l {
	width:507px;
	float:left;
}

#news {
	width:500px;
	margin:0px 0px 35px 5px;
	padding:0px;
	list-style-type:none;
}

#news li {
	margin-top:10px;
	padding-bottom:10px; 
	border-bottom:2px dotted #CCCCCC;
}

.product_box {
	width:242px;
	margin-bottom:18px;
	float:left;
}

.product_r_box {
	width:185px;
	float:right;
}

.product_r_box h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.product_photo {
	float:left;
}

.mr16 {
	margin-right:16px;
}




#top_box_r {
	width:247px;
	float:right;
}

#banner {
	margin:8px 3px 0px 0px;
	text-align:right;
}

#banner img {
	margin-bottom:6px;
}

#address_list {
	width:239px;
	margin:8px 0px 0px 8px;
	color:#666666;
}

#address_list dt {
	margin-bottom:2px;
	font-weight:bold;
	color:#3366CC;
}

#address_list dd {
	margin:0px 0px 8px 1em;
	font-weight:normal;
}


