@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
div {font-size:12px;color:#333333;line-height:180%;}

a:link, a:visited{color: #333333;text-decoration: none;}
a:hover, a:active{color: #ff6600;text-decoration: none;font-weight:bold;}

.box {width:1004px;margin-left:auto;margin-right:auto;}
ul,li {list-style-type:none;margin:0px;padding:0px;}
.imgborder {border:3px #f1f1f1 solid;margin-bottom:5px;}
.imgborder1 {border:3px #f1f1f1 solid;}
.header {
	width:1004px;
	height:253px;
	background-image:url(../images/top_1.jpg);
	background-position:top center;
	float:left;
}
.header1 {
	width:1004px;
	height:253px;
	/*background-image:url(../images/top_2.jpg);*/
	background-position:top center;
	float:left;
}
.main {
	width:1004px;
	_height:456px;
	min-height:456px;
	background-image:url(../images/main_bg.jpg);
	background-position:top center;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
}
.main .content {width:770px;margin-left:auto;margin-right:auto;text-align:center;}
.main .content .title {width:770px;height:41px;margin-bottom:15px;text-align:center;}
.main .content .sidebar {width:200px;float:left;}
.main .content .sidebar ul li {background-image:url(../images/sidebar_bg.jpg);width:auto;height:30px;padding:0px;margin:0px;text-align:left;padding-top:5px;padding-left:40px;}
.main .content .detail {width:560px;float:right;}
.main .content .detail ul li {width:156px;height:auto;float:left;margin-left:12px;margin-right:12px;margin-bottom:12px;}
.main .content .detail ul li img {vertical-align:middle; line-height:0px; overflow:hidden;}
.main .content .detail ul li span {width:156px;height:48px;float:left;background:#f1f1f1;padding-top:4px;}

.main .content .video {width:770px;float:right;text-align:center;}
.main .content .video ul li {width:200px;height:auto;float:left;margin-left:20px;margin-right:20px;margin-bottom:12px;}
.main .content .video ul li img {vertical-align:middle; line-height:0px; overflow:hidden;}
.main .content .video ul li span {width:206px;height:24px;float:left;background:#f1f1f1;padding-top:2px;}

.product_info {width:630px;height:auto;margin-left:auto;margin-right:auto;margin-bottom:20px;}
.product_info .img {width:350px;height:auto;float:left;margin-right:15px;}
.product_info .info {width:259px;float:left;}
.product_info .info ul li {font-size:14px;color:#333333;font-weight:bold;text-align:left;height:41px;width:259px;}

.product_detail {width:700px;margin-left:auto;margin-right:auto;}
.about {width:760px;padding:5px;font-size:14px;color:#333333;line-height:200%;text-align:left;}
.contactus {width:760px;padding:5px;font-size:16px;color:#333333;line-height:200%;text-align:left;font-weight:bold;}
.bottom {
	width:1004px;
	height:56px;
	background-image:url(../images/bottom_1.jpg);
	padding-top:184px;
	float:left;
}
