﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(img/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#b6120f;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#b6120f;}

.ColorLink a {color:#b6120f;}
.ColorLink a:hover {color:#b6120f;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	
	font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;
	width:100%;
	background: url("img/focus_bg1.jpg") repeat-x center -289px;
}
input,textarea{
	font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	padding:0px 0px;
	margin:auto;
	}
#wrapper #head{
	width:100%;
}

#wrapper #head .top{
	width:100%;
	height:95px;
	font-size:12px;
	padding-top:35px; padding-bottom:5px;}	
#TopBG{
	position:absolute;
	top:0px;
	z-index:9999;}

 .TopBG{
	 width:100%;
	border-top:3px solid #000000;}
 .TopInfo{
	margin:auto;
	width:1080px;
	height:23px;
	} 

 .TopInfo .link{
	background: url("img/top_bg2.png") no-repeat center top;
	text-align:center;
	line-height:23px;
	width:167px;
	float:right;
	color:#FFF;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;}
 .TopInfo .link a{
	color:#F89728;}	
 .TopInfo .link a:hover{
	color:#FFF;}	
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1080px;
	padding-top:7px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:62px;
	margin-top:20px;}
#wrapper #head .top .TopLogo .SearchTop{
	float:right;
	width:250px;
	padding-top:20px;}

#wrapper #head .top .TopLogo .tel{
	float:left;
	height:62px;
	padding-left:80px;
	width:200px;} 
	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:10px;
	color:#999;
	
	font-size:11px;
	}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#F60;
	line-height:100%;}

/* navs*/
#wrapper #head #NavLink{
	width:100%;
	background:url("img/nav_bg2.png") repeat-x center 0px;
	height:41px;
	margin:auto;
	}
#wrapper #head #NavLink .NavBG{
	height:41px;
	width:1080px;
	position:relative;
	margin:0px auto;
	z-index:100;}	
		
#wrapper #head #NavLink #sddm{
	width:650px;
	float:left;
	margin:auto;
	z-index:30}

#wrapper #head #NavLink #sddm li{
	background:url(img/navbg.jpg) right center no-repeat;
	float: left;
	font-weight:bold;}
#wrapper #head #NavLink #sddm li.endmenu{ background:none;}
#wrapper #head #NavLink #sddm .CurrentLi a{
	background:none;}	
#wrapper #head #NavLink #sddm li a
{	display: block;
	width: 98px;
	color: #FFF;
	text-align: center;
	padding:0px 5px;
	height:41px;
	line-height:41px;
	background:#;
	}
#wrapper #head #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
#wrapper #head #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#F89728;
	color:#000000;
}

#wrapper #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:41px;
	}

#wrapper #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 5px;
		width:120px;
		text-align: center;
		background:#292626;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-bottom:1px solid #000000;}

#wrapper #head #NavLink #sddm div a:hover{
	background:#FFFF13;
	color:#b6120f;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #910700;}

	
#wrapper #body{
	width:1080px;
	margin:auto;
	}
/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 20px;
	float:left;
	}
 .albumblock .inner{
	width:160px;
	height:190px;
	border:1px solid #DEDEDC;
	overflow:hidden;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:156px;
	height:156px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	bottom:0px;
	left:0;
	color:#b6120f;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#000000;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #b6120f;}	
	

/*footer*/
#footer{
	width:100%;

	padding-bottom:10px;
	font-size:12px;
	color:#333;
}
#footer a{
	color:#333;}										
#footer .inner{
	margin:auto;
	width:100%;
	padding-top:10px;
	text-align:center;}
#footer .inner p{
	line-height:25px;}

#footer .inner .BottomNav{
	background:url("img/topic_bg1.gif") repeat-x 0px top;
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	margin-bottom:10px;}

#footer .inner .BottomNav a{
	font-weight:bold;
	padding:0px 10px;
	color:#FFF}


#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:220px;
	height:25px;
	background:url("img/search.jpg") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
 	margin:0px;
	color:#666666;
	height:23px;
	line-height:23px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:25px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
	width:44px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#b6120f;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #000000;
	background-color: #ffffff;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("img/box_bg1.jpg") repeat-x left top;
	color: #b6120f;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('img/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#b6120f;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{
position: relative;

background:url("img/link_bg1.gif") repeat 0px 0px;	
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 220px; /* Parent menu width - 1*/
position: absolute;
width: 188px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #b6120f;
border-top:2px solid #b6120f;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:188px;
	 left: 267px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	 }	

 .ClassNav .NavTree ul li li{
	background:url("img/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
 .ClassNav .NavTree ul .current a{
	background:#F89728;
	color:#000000;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#323231;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(img/arrow-list.gif) no-repeat 180px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #000000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#000000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	
	
	
.topLink{height:20px; width:270px; border:0px solid #FF0000; float:right; background:url(img/ditu.png) center left no-repeat; padding-left:45px; padding-top:10px;}
.topLink a{ margin:0px 5px;}
.searchDiv{ line-height:40px; height:40px; color:#FFFFFF; font-weight:bold; width:1080px; margin:0px auto; text-align:right; width:400px; float:right;}
.searchDiv input{ height:20px; line-height:20px; padding:0px;}
.searchDiv input[type='text']{}
.searchDiv input[type='submit'],.searchDiv input[type='button']{ height:23px; line-height:20px; color:#000000; background:#F89728; border:1px solid #F89728; padding:0px 5px;}
.ProductShow .topic{ margin-bottom:2px;}
.SearchTop{ visibility:hidden;}
#head .tel{ visibility:hidden;}
#sddm > ul{ display:none;}
.stab{ background:#000000;}
.stab td{ padding:10px 10px;}
.stab table td{ padding:0px 0px;}
.stab .title{ color:#ffffff; padding-bottom:0px;}
.stab  input[type='text']{ width:98%; height:30px; line-height:30px;}
.stab  input[type='submit'],.f-pwd{height:23px; line-height:20px; color:#000000; background:#F89728; border:1px solid #F89728; padding:0px 5px; width:100%; cursor:pointer; font-weight:bold;}
.stab  input[type='submit']{ height:40px; line-height:40px; font-size:16px;}
.vip-log{height:23px; line-height:20px; color:#000000; background:#F89728; border:1px solid #F89728; padding:0px 5px; width:98%; cursor:pointer; font-weight:bold}
.vip-reg{height:23px; line-height:20px; color:#000000; background:#F89728; border:1px solid #F89728; padding:0px 5px; width:98%; cursor:pointer; font-weight:bold}
.stab .tel{ color:#ffffff; font-size:28px; font-weight:bold;}
.slisttab{ border-left:1px solid #000000; border-top:1px solid #000000;}
.slisttab th{ border-bottom:1px solid #000000; border-right:1px solid #000000; background:#292626; color:#FFFFFF; height:35px;}
.slisttab td{ border-bottom:1px solid #000000; border-right:1px solid #000000; height:95px; font-weight:bold;}
.slisttab .old td{ background:#EAEAEA;}
.loginZoom{position:absolute; right:0px; top:70px; height:300px; width:1080px; left:50%; margin-left:-540px; border:0px solid #FF0000; z-index:1;}
.loginDiv{ width:255px; height:200px; float:right; border:0px solid #FF0000;}
.loginDiv table{ background:#000000;}
.loginDiv table td{ padding:5px 20px;}
.loginDiv table .title{color:#FFFFFF; font-size:16px; font-weight:bold;}
.loginDiv table input[type='submit']{ border:0px; background:#fcc206; height:40px; line-height:40px; width:215px; margin:10px 0px;}
.loginDiv table a{ text-decoration:none; color:#FFFFFF;}
.loginDiv table .vipa{ color:#fcc206; font-size:12px; text-decoration:none; margin-right:10px; margin-bottom:30px;}
.loginDiv table .login-uname{ height:40px; width:175px; padding-left:40px; line-height:40px; background:url(img/login.jpg) 0px 0px;}
.loginDiv table .login-uname input{ width:175px; height:39px; line-height:39px; border:0px;}
.loginDiv table .login-pwd{ height:40px; width:175px; padding-left:40px; line-height:40px; background:url(img/login.jpg) 0px -50px;}
.loginDiv table .login-pwd input{ width:175px; height:39px; line-height:39px; border:0px;}
.regDiv table{ color:#000000; font-size:12px; width:400px; margin-top:20px;}
.regDiv table .title{color:#000000; font-size:12px; width:80px; text-align:right; padding-right:0px;}
.regDiv table td{ text-align:left;}
.regDiv table .nbsp{ padding-left:10px; text-align:left}
.regDiv table input[type='submit']{ border:0px; background:#fcc206; height:40px; line-height:40px; width:100px; margin-left:90px;}
.regDiv table .aaa{ color:#666666; text-decoration:none;}
.regDiv table .aaa:hover{ text-decoration:underline; color:#FF0000;}
.nbsp{ height:5px;}
ul#sddms{
	width:650px;
	float:left;
	margin:auto;
	z-index:3000}
ul#sddms,ul#sddms ul{
	margin:0;list-style:none;padding:0;background-color:none;}
ul#sddms ul{
	display:none;position:absolute;left:0;top:100%;padding:0px; background:#808080; width:130px; z-index:3000;}
ul#sddms li:hover>*{
	display:block;}
ul#sddms li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left; width:98px;background:url(img/navbg01.jpg) right center no-repeat;}
ul#sddms li.endmenu{ background:none;}
ul#sddms li:hover{
	z-index:3000;}
ul#sddms ul li{ width:130px;}
ul#sddms ul{background:url(img/navbg4.png);}
ul#sddms ul ul{ width:auto; background:url(img/navbg4.png);}
ul#sddms ul ul li{ width:100%;}
ul#sddms ul ul li a{padding:0px 5px; text-align:left}
ul#sddms ul ul{
	position:absolute;left:100%;top:0;}
ul#sddms{
	font-size:0;z-index:3000;position:relative;display:inline-block;zoom:1;padding:0;
	*display:inline;}
* html ul#sddms li a{
	display:inline-block;}
ul#sddms>li{
	margin:0;}
ul#sddms a:active, ul#sddms a:focus{
	outline-style:none;}
ul#sddms a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 14px Trebuchet MS;color:#ffffff;ursor:pointer;padding:12px;}
ul#sddms ul li{
	float:none;margin:0px 0 0;}
ul#sddms ul li a{
	padding:0px;
		width:130px;
		text-align: center;
		background:#292626;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:40px;
		height:40px;
		border-bottom:1px solid #000000;}
ul#sddms ul li a.has{background:url(img/box_icon2.png) #292626 right center no-repeat;}
ul#sddms ul ul li a{
	padding:0px 15px;
		width:185px;
		text-align: left;
		background:#292626;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:40px;
		height:40px;
		border-bottom:1px solid #000000;}
ul#sddms li:hover>a,ul#sddms li a.pressed{
	background-color:#F89728;color:#000000;background-image:url("img/mainbk.png");background-position:0 100px;text-decoration:none;}
ul#sddms span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#sddms ul span{
	background-image:url("img/arrowsub.png");padding-right:12px;}
ul#sddms ul li:hover>a,ul#sddms ul li a.pressed{
	background:#F89728;
	color:#b6120f;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #910700;}
ul#sddms ul ul li:hover>a,ul#sddms ul ul li a.pressed{
	background:#F89728;
	color:#b6120f;
	font-weight:normal;
	line-height:30px;
	border-bottom:1px solid #910700;
	}
#FocusBGs{width:320px;height:245px;overflow:hidden;}
#Focuss {width:320px; height:220px; overflow:hidden; position:relative;}
#Focuss ul {height:380px; position:absolute;}
#Focuss ul li {float:left; width:320px; height:220px; overflow:hidden; position:relative; background:#000;}
#Focuss ul li div {position:absolute; overflow:hidden;}
#Focuss .btnBg {position:absolute; width:320px; height:20px; left:0; bottom:0; }
#Focuss .btn {position:absolute; width:300px; height:10px; padding:5px 10px; right:470px; bottom:0; text-align:right;}
#Focuss .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:5px; _font-size:0; margin-left:5px; cursor:pointer; background:#FFF;}
#Focuss .btn span.on {background:#FFF;}
#Focuss .preNext {width:45px; height:100px; position:absolute; top:55px;   cursor:pointer;background:url(img/sprite.png) no-repeat 0 0;}
#Focuss .pre {left:0;}
#Focuss .next {right:0; background-position:right top;}
.top_pic {
	float:right;
	margin-top:18px;
}
.datalist{border:1px solid #ccc;border-collapse:collapse;background:#fff;text-align:left;}.datalist caption{padding-bottom:5px;font-weight:bold;}.datalist th{border: 1px solid #ccc;background-color:#eee;color:#000;font-weight:bold;padding:4px 0 4px 15px;}.datalist td{ border:1px solid #ccc;padding:4px 0 4px 15px;}.datalist tr.altrow{background:#c7e5ff;}

.maincontent dl.fuwu{ float:left;  text-align:center; margin:5px 10px ;}

.maincontent table{border-collapse:collapse;border:#E2E2E2 1px solid;text-align:center;margin:0 auto;width:540px;}
.maincontent table td{background-color:#f8f8f8;border:#E2E2E2 1px solid;}
.maincontent .table{float:left;line-height:25px;width:350px;border-left:#F89728 1px solid;border-top:#F89728 1px solid;margin-top:8px;font-size: 12px;}
.maincontent .table li{float:left;text-align:left;padding-left:20px;}
.maincontent .tabltitle{width:105px;background-color:#F89728;border-bottom:#FFFFFF 1px solid;color:Black;}
.maincontent .tablli{width:200px;border-bottom:#F89728 1px solid;border-right:#F89728 1px solid;overflow:hidden; height:25px;}
.maincontent p.lx{ line-height:28px;}
.maincontent ul.newlist{    border-bottom: 1px dashed #ccc;
    line-height: 35px;}
	
.maincontent	.content_box{line-height: 25px;}
.searchbot{width:100%;text-align:right;height:35px;line-height:35px;}
.search-top{width:100%;height:38px;line-height:180%;margin-top:8px;margin-bottom:8px;}
.search-mid{width:100%;height:22px;line-height:22px;clear:both;}
.search-mid div{list-style:none;float:left;background:none;clear:right;margin-left:5px;}
.search-mid li.s1{width:272px;}
.search-mid li.s2{width:auto;}
.search-mid li.s3{width:auto;}
.inputs{border:#000 1px solid;height:20px;line-height:20px;}
.search-bot{width:100%;height:auto;min-height:1px;line-height:180%;clear:both;margin-top:12px;margin-bottom:12px;}
.newslist_ctr{margin:0 auto;width:100%;height:25px;border-bottom:1px #C9C9C9 dashed;padding-top:3px;font-size:14px;background:url(/images/bullet_arrow_02.gif) no-repeat left center;padding-left:15px!important;}