﻿*{ font-family:simsun;}
body{margin:0px;text-align:center;}
dl,dt,dd,li,ul,ol,h1,h2,h3,h4,h5{margin:0px;padding:0px;list-style-type:none;}
ol.decimal {margin:10px 0;}
ol.decimal li{list-style-type:decimal;margin-left:35px;line-height:22px;}
ul.list {margin:10px 0;}
ul.list li{margin-left:35px;line-height:22px;}
img{border:0px;}
.out{width:1000px;margin-left:auto;margin-right:auto;text-align:left;}
a{text-decoration:none;color:#333;font-size:12px;}
a:hover{text-decoration:underline;}
.clearfix{clear:both;}


.header{background:url(/images/topbk.png);border-bottom:1px solid #E2E2E2;}
.logo{float:left;width:340px;}
.nav{margin-left:340px;font-size:12px;font-weight:bold;padding-top:51px;padding-left:280px;}
.nav ul{}
.nav li{margin-right:10px;float:left;}
.nav a{color:#fff;line-height:30px;background:url(/images/nav.png) no-repeat;width:80px;display:block;text-align:center;}
.nav a:hover{background-position:0px -30px;text-decoration:none;}
.nav a.current{background-position:0px -30px;}

.main{background:url(/images/mb.gif) no-repeat;height:342px;font-size:14px;color:#3C4144;line-height:18px;}
.content{background:url(/images/mb.gif) no-repeat;min-height:342px;font-size:14px;color:#3C4144;line-height:18px;}

.ban{background:url(/images/b.png) repeat-x;border-top:1px solid #E2E2E2;}
.ban .desc{float:left;background:url(/images/ban0.png) no-repeat 15px 12px;height:86px;font-size:12px;color:#8B8989;padding-top:38px;width:235px;line-height:18px;padding-left:15px;}
.ban .desc a{color:#8B8989;}
.ban .desc a:hover{ text-decoration:none;}

.ban .bannav{float:left;margin-top:15px;}
.ban .bannav li{float:left;margin-left:15px;}

.ban .prolist{float:left;height:92px;margin-left:10px;_margin-left:10px;margin-top:15px;padding-left:15px;border-left:1px solid #E2E2E2;}
.ban .prolist label{font-weight:bold;font-size:12px;line-height:20px;color:#3C4144;margin-bottom:10px;}

.pos{color:#333;font-size:12px;line-height:26px;}

.copy{padding-top:10px;padding-bottom:10px;border-top:1px solid #E2E2E2;line-height:14px;font-size:12px;color:#3C4144;}
.copy .link{float:left;width:500px;line-height:30px;}
.copy .link a{margin:0 20px;color:#3C4144;}
.copy .info{line-height:16px;font-size:12px;margin-left:500px;text-align:right;padding-right:30px;}

.SlidePlayer{position:absolute;overflow:hidden;}
.SlidePlayer img{border:0px;}
.SlidePlayer ul.SlidePlayer-List{position:absolute;margin:0px;padding:0px;}
.SlidePlayer ul.SlidePlayer-List li{list-style-type:none;margin:0px;padding:0px;float:left;}
.SlidePlayer ul.SlidePlayer-Trigger{position:absolute;bottom:5px;right:5px;margin:0px;padding:0px;}
.SlidePlayer ul.SlidePlayer-Trigger li{float:left;margin:2px 0px 0px 2px;width:18px;height:18px;cursor:pointer;font:Arial;background-color:#FFFFFF;color:#9F9F9F;font-size:13px;text-align:center;line-height:18px;border:1px solid #DCDCDC;list-style-type:none;}
.SlidePlayer ul.SlidePlayer-Trigger li.current {background-color:#C00100;border:1px solid #A00100;color:white;font-size:14px;font-weight:bold;width:22px;height:22px;margin:0px 0px 0px 2px;}

.content .lcontent{float:left;width:200px;}
.content .rcontent{margin-left:205px;}

.cpc{background:url(/images/cplb.png) repeat-y;}
.cpc ul.cplist li{line-height:24px;margin-bottom:5px;padding-left:10px;}
.cpc ul.cplist li a{display:block;}

/* Product.aspx */
.productlist
{
	padding-left:40px;
}
.productlist .product
{
	float:left;
	padding:20px 50px;
}
.productlist .product .image
{
	text-align:center;
	width:200px;
}
.productlist .product .title
{
	text-align:center;
}

/* show.aspx */
.productshow{}
.productshow .image{text-align:center;margin-bottom:20px;}
.productshow .title{text-align:center;margin-bottom:20px;font-size:16px;font-weight:bold;}
