/*PUBLIC CSS DOCUMENT*/
body{ margin:0px; padding:0px; font-size:12px;color:#333333;text-align:center;}
#container{ width:970px; height:auto;position:relative;margin:0 auto; text-align:left; }
/*page head*/
#pagehead{ width:970px; height:auto; float:left;}
#head_1{ width:550px; height:auto; float:left; text-align:center; padding-top:8px;}
#head_2{ width:420px; height:auto; float:left;}
#set{ width:420px; height:auto; float:left;padding-top:7px; padding-bottom:7px; text-align:right;}
#tel{ width:420px; height:auto; float:left; text-align:right;}
/*menu*/
#pagemenu{ width:970px; height:48px; float:left; background:url(../images/menubg.jpg); font-size:14px; font-weight:bold; line-height:48px;}
#pagemenu ul{ width:970px; height:auto; float:left; margin:0px; padding:0px; line-height:48px; color:#ffffff; list-style:none; font-size:14px;}
#pagemenu ul li.li1{ width:82px; height:auto; float:left; text-align:center; letter-spacing:1px;}
#pagemenu ul li.li2{ width:111px; height:auto; float:left; text-align:center; letter-spacing:1px;}
#pagemenu ul li a{ color:#ffffff;}
/*banner*/
#banner{ width:970px; height:auto; float:left; padding-top:2px;}
div#MainPromotionBanner{
	width:970px;
	height:200px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 200px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 970px;
	height: 200px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 970px;
	height: 200px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 160px; 
	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; 
}
/*pagemain*/
#pagemain{ width:970px; height:auto; float:left; margin-top:8px;}
#left{ width:220px; height:auto; float:left;}
#middle{ width:6px; height:auto; float:left;}
#right{ width:742px; height:auto; float:left;border:1px solid #DDDDDD;}

#list{ width:218px; height:26px; float:left; background:url(../images/titb.jpg); padding-bottom:0px;border:1px solid #DDDDDD; border-bottom:none;}
#list .tu{ width:16px; height:auto; float:left; border:1px solid #fff; border-right:none; line-height:26px; border-bottom:none;}
#list .tit{ width:200px; height:auto; float:left;color: #fff; font-size:14px; font-weight:bold; line-height:26px;border:1px solid #fff; border-left:none;}
#menu{ width:216px; height:auto; float:left; padding-top:10px; padding-bottom:10px;padding:1px;border:1px solid #DDDDDD; border-top:none; background:#fff;}
#menu ul{ width:216px; height:30px; float:left; margin:0px; padding:0px; list-style:none; background:url(../images/classbg.jpg); background-repeat:no-repeat;}
#menu ul li.li1{ width:30px; float:left; text-align:center; padding-top:10px;}
#menu ul li.li2{ width:186px; float:left;padding-top:5px; font-size:14px;}

#r1{ width:730px; height:26px; float:left;background:url(../images/titbg.jpg); background-repeat:repeat-x;border-left:1px solid #fff; border-top:1px solid #fff; border-right:1px solid #fff; padding-left:10px; line-height:26px;}
#r1 #rl{ width:100px; height:auto; float:left;color: #fff; font-size:14px; font-weight:bold;}
#r1 #rr{ width:624px; height:auto; float:left; text-align:right;}
#r2{ width:712px; height:auto; float:left; padding:15px; line-height:180%;}

td{ padding-left:5px; line-height:25px;}
/*pagebot*/
#pagebot{ width:970pxpx; height:auto; float:left; background:url(../images/botbg.jpg); background-repeat:no-repeat;}
#b1{ width:970px; height:auto; float:left; line-height:35px; text-align:center;}
#b2{ width:970px; height:auto; float:left; line-height:150%; padding-top:10px; text-align:center; padding-bottom:10px;}
#pagebot a{ color:#666666;}

#liu{ width:200px; height:auto; float:left; text-align:center; padding-top:15px;}
.img{ border:1px solid #dbdbdb; padding:3px;}
.proimg{ border:1px solid #dbdbdb; padding:2px; margin-bottom:8px; margin-top:9px;}
.san{ color:#cccccc;}
.red{color:#d6251d;}
.blue{ color:#005c9f;}
h1{ font-size:18px; margin:0px;}
h2{ font-size:16px; margin:0px;}
h3{ font-size:14px; margin:0px;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}