body,td,th {
	font-size: 13px;
	color: #303030;
	letter-spacing: 1.5px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a:link {
	color: #303030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #303030;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
img{
	border:0;}
.textbox{
	height:20px;
	border:solid 1px #999999;}
	
p{
	margin:0;
	padding-top:7px;}
	
/********** main flash ***************/
div#MainPromotionBanner{
	width:480px;
	height:280px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 280px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 480px;
	height: 280px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 480px;
	height: 280px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 255px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
/*************** home right bar**********************/
.r-bar01{
	padding:0;
	margin:0;
	width:200px;}
.r-bar01 ul{
	margin:0;
	padding:0;
	list-style:none;}
.r-bar01 ul li{padding-top:9px;}
	
.r-bar01 ul li span{
	padding-left:50px;}
.r-bar01 ul li img{
	padding-top:6px;
	padding-left:27px;}
	
.r-bar02{
	padding:0;
	margin:0;
	width:200px;}
.r-bar02 ul{
	margin:0;
	padding-left:50px;
	list-style:none;}
.r-bar02 ul li{
	padding-top:12px;
	padding-bottom:20px;}


/*************** home news list**********************/
.newslist{
	width:350px;}
.newslist ul{
	list-style:none;
	padding:0;
	margin:0;}
.newslist ul li{
	width:350px;
	line-height:22px;
	margin-left:5px;}
/***************left-nav**********************/
.left-nav{
	width:175px;
	margin:0;
	padding:0;
}
.left-nav ul {
	width:175px;
	margin:0;
	padding-left:18px;
	padding-bottom:16px;
	list-style:none;
}
.left-nav ul li{
	padding-left:5px;
	line-height:28px;
	font-size:13px;
	border-bottom:#CCCCCC 1px solid;}

/***************left-nav2**********************/
.left-nav2{
	width:175px;
	margin:0;
	padding:0;
}
.left-nav2 ul {
	width:175px;
	margin:0;
	padding-left:18px;
	padding-bottom:0;
	list-style:none;
}
.left-nav2 ul li{
	padding-left:5px;
	line-height:28px;
	font-size:13px;
	border-bottom:#CCCCCC 1px solid;}
	
/*********** news list *******************/
.news{
	}
.news ul{
	list-style:none;
	margin:0;
	padding:0;}
.news ul li{
	border-bottom:#999999 1px dashed;
	line-height:28px;
	padding-left:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;}
	
/*************** prolist ****************************/
.prolist{
	margin:0;
	margin-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	border-bottom:#999999 1px dashed;
	border-top:#999999 1px dashed;
	width:686px;}
.prolist ul{
	list-style:none;
	padding:0;
	margin:0;}
.prolist ul li{
	width:162px;
	height:210px;
	float:left;
	display:block;
	margin:4px;
	background-image:url(../images/pro-bg.gif);}
.prolist ul li img{
	height:140px;
	max-heigh:140px;
	heigh:expression(heigh>140?"140px":heigh+"px");max-heigh: 140px;
	display:block;
	margin:0;
	padding:0;}
.prolist ul li div{
	width:140px;
	height:140px;
	margin-top:11px;
	margin-left:11px;	
	overflow:hidden;
	display:block;}
.prolist ul li span{
	display:block;
	margin-left:11px;
	margin-top:17px;
	width:140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;}
	
/************ product img*************************/
.proImg {max-width:550px; scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 550 ? "550px" : "auto"):(this.style.height = this.offsetHeight >= 550 ? "550px" : "auto")); display:inline !important;}


.proTitle{
	color:#FF9900;
	font-size:16px;
	font-weight:bold;}
	
/************ product kuang **********************/
.proshow{
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid 1px #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
}
.proshow tr td{
	line-height:25px;
	border:solid 1px #999;}

/************ product kuang **********************/
.proshowText{
	color:#FF0066;}
/***********copyright*******************/
.copyright tr td{
	font-size:12px;
	padding-left:5px;
	border-left:#999999 1px dashed; }
	

/***********guest btn*******************/
.tj-btn{
	width:78px;
	height:25px;
	background-image:url(../images/tj-btn.gif);
	border:0;}
