@charset "gb2312";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	background:url(../images/bg_header.jpg) repeat-x;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}

a:link,a:visited {text-decoration:none;}
.topswf {width:900px;overflow:hidden}
.cbody{
	width:900px;
	margin:0 auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	height:80px;
	width:900px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:5px;
}
.topbanner{
	width:650px;
	float:right;
}
.toplink{
	float:left;
	margin-top:2px;
	width:150px;
}
.toplink ul li{
	width:250px;
	float:right;
	height:30px;
	line-height:30px;
	text-align:center;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*----------栏目菜单*/
.topmenu{
	height:35px;
	font-size:14px;
}
.topmenu ul{
	height:35px;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:0;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#000000;
	display:block;
	padding:0 20px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#ffffff;
	background-color: #FF6600;
}
.topmenu ul li.thisclass a{
	color:#ffffff;
	background-color: #0066cc;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:900px;
	margin-top:1px;
	border-right:1px solid #EEE;
	background:url(../images/topsearch_title.gif) left center no-repeat;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
}
.topsearch .inpbox{
	float:left;
	margin-top:7px;
	line-height:24px;
	width:400px;
	margin-left:10px;
	white-space:nowrap;
}
.topsearch .soubox{
	float:right;
	margin-top:7px;
	width:380px;
	margin-left:10px;
}



/*----------首页专题*/
.mainzhuanti{
	height:270px;
	width:899px;
	margin-top:1px;
	overflow:hidden;
}
.mainzhuanti .zhti{
	float:left;
	width:290px;
	line-height:33px;
	margin-top:8px;
}
.mainzhuanti .zhti input{
	margin-left:10px;
	margin-right:10px;
}
.mainzhuanti .zhti select{
	font-size:12px;
	width:100px;
}
.mainzhuanti .zhti .searchtxt{
	height:13px;
	width:200px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.mainzhuanti .zhti2{
	line-height:33px;
	float:left;
	margin-top:8px;
	margin-left:10px;
}
.mainzhuanti .zhti3{
	line-height:33px;
	float:left;
	margin-top:8px;
	margin-left:10px;
}

/*----------内容*/
.main{
	clear:both;
}


/*-------------------------侧栏:用户登录*/
.userlogin {
	overflow:hidden;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:126px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:52px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:15px;
	height:33px;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	border-top:3px solid #6699ff;
}

.footer .copyright{
	text-align:center;
	margin:10px auto;
	font-size:12px;
	color:#999999;
}
.footer .copyright a{
	color:#999999;
	text-decoration:none;
}
.footer .copyright a:hover{
	color:#999999;
}


/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}


/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

.classbox{
	width:220px;
	clear:both;
	padding-bottom:5px;
	
}
.classbox dl{
	width:220px;
	border:1px solid #96afd5;
}
.classbox dl dt{
	height:35px;
	font-size:14px;
	background:url(../images/rlist_title_bg.gif) center top no-repeat;
	line-height:30px;
	text-indent:70px;
	color:#990000;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:220px;
	margin-left:10px;
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox dl dd ul li{
	float:left;
	width:195px;
	margin-left:2px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
	text-align:center;
}
.classbox dl dd ul li a{
	display:block;
	width:195px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#0066CC;
	text-align:center;
}
.classbox dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

.indexsbox{
	width:222px;
	height:200px;
	clear:both;
	padding-bottom:5px;
	background:url(../images/rcbox_title.gif) center bottom no-repeat;
	
}
.indexsbox dl{
	width:222px;
}
.indexsbox dl dt{
	height:31px;
	background:url(../images/websiet_14.gif) center top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#0066cc;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:10px;
}
.indexsbox dl dd{
	width:220px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	background:#FAFAFA;
	
}
.indexsbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.indexsbox dl dd ul li{
	float:left;
	width:102px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
}
.indexsbox dl dd ul li a{
	display:block;
	width:100px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#0066CC;
	background:#FFF;
}
.indexsbox dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}
.indexsbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.pdservice {font-size:12px;line-height:22px;color:#333;border:1px solid #ddd;margin:10px 0;width:640px;padding:10px 10px 10px 10px;text-align:left}
.pright .pdservice {width:222px;padding:0;margin:0}
.pdservice u {color:green;text-decoration:none}
.pdservice b {color: red}
.pdservice .pdhead01{background:url(http://www.3ait.net/plus/head/01.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead02{background:url(http://www.3ait.net/plus/head/02.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead03{background:url(http://www.3ait.net/plus/head/03.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead04{background:url(http://www.3ait.net/plus/head/04.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead05{background:url(http://www.3ait.net/plus/head/05.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead06{background:url(http://www.3ait.net/plus/head/06.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead07{background:url(http://www.3ait.net/plus/head/07.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead08{background:url(http://www.3ait.net/plus/head/08.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .pdhead09{background:url(http://www.3ait.net/plus/head/09.gif);width:43px;heighT:60px;float:left;margin-right:20px}
.pdservice .sales {padding:10px ;margin:10px;background:#f0f0f0}
.pright .pdservice .sales {padding:2px ;margin:px;background:#f0f0f0}
.pdarticle {width:620px;margin-left:15px}
.haoshi {color:#cbcbcb;font-size:12px;padding-top:16px}
.clear {clear:both}
#wangzhai {letter-sapcing:0;text-align:center;font-size:12px;font-family:宋体;display:block;border:1px solid green}
#tongji {display:none}


.clabox dl{
	width:500px;
	border:1px solid #96afd5;
}

.clabox dl dd{
	width:500px;
	margin-left:10px;
}
.clabox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:500px;
}
.clabox dl dd ul li{
	float:left;
	width:90px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
	background:url(../images/rlist_title_bg.gif) center top no-repeat;
}
.clabox dl dd ul li a{
	display:block;
	width:90px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#0066CC;
}
.clabox dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}
.clabox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

.yewusbox{
	width:220px;
	clear:both;
	padding-bottom:5px;
	
}
.yewusbox dl{
	width:220px;
	border:1px solid #96afd5;
}
.yewusbox dl dt{
	height:35px;
	font-size:14px;
	background:url(../images/rlist_title_bg1.gif) center top no-repeat;
	line-height:30px;
	text-indent:70px;
	color:#990000;
	letter-spacing:1px;
	font-weight:bold;
}
.yewusbox dl dd{
	width:220px;
	margin-left:10px;
}
.yewusbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.yewusbox dl dd ul li{
	float:left;
	width:90px;
	margin-left:7px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
	text-align:center;
}
.yewusbox dl dd ul li a{
	display:block;
	width:90px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#0066CC;
	text-align:center;
}
.yewusbox dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}
.yewusbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

/*---------------以上来自 dede.css 2011-5-20 */


/*---------------首页*/

/*---------------左侧*/
.ileft{
	width:670px;
	float:left;
	overflow:hidden;
}

.leftop{
	width:980px;
	overflow:hidden;
	margin-top:6px;
}
.leftop .swfnews{
	width:980px;
	height:200px;
	float:left;
}
.leftop .topnews{
	width:384px;
	float:left;
	margin-left:6px;
}
.leftop .topnews dl{
	width:384px;
	background:url(../images/topline_botbg.gif) left bottom repeat-x; 
	padding-bottom:6px;
}
.leftop .topnews dl dt{
	padding:3px 0px 4px 5px;
	border-bottom:1px solid #DDD;
}
.leftop .topnews dl dt a{
	font-size:18px;
	color:#003399;
	font-weight:bold;
	display:block;
}
.leftop .topnews dl dt span{
	line-height:20px;
	color:#666;
}
.leftop .topnews dl dd{
	width:384px;
	overflow:hidden;
}
.leftop .topnews dl dd ul{
	width:384px;
	margin:6px auto 0px;
}
.leftop .topnews dl dd ul li{
	display:block;
	width:192px;
	height:29px;
	float:left;
	overflow:hidden;
}
.leftop .topnews dl dd ul li a{
	display:block;
	width:188px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/ico_2.gif) 5px 12px no-repeat;
	text-indent:21px;
	color:#666666;
}

/*---------------左侧列表*/
.leftlist{
	width:668px;
	border:1px solid #DDD;
	overflow:hidden;
}
.leftlist .ptitle{
	width:666px;
	height:31px;
	margin:1px auto 0px;
	background:url(../images/01.gif) repeat-x;
	border-bottom:1px solid #EEE;
}
.leftlist .ptitle a{
	display:block;
	width:200px;
	height:31px;
	line-height:31px;
	background:url(../images/article_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.leftlist .ptlink{
	position:relative;
	float:right;
	margin:-23px 10px 0px 0px;
	display:inline;
}
.leftlist .ptlink a{
	color:#666666;
}
.leftlist .plist{
	width:668px;
	overflow:hidden;
	list-style:none;
}


/*---------------图文资讯*/
.picnews dd{
	width:154px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 10px;
	line-height:31px;
	overflow:hidden;
}
.picnews dd a img{
	border:1px solid #DDD;
}
.picnews dd a:hover img{
	border:1px solid  #FFCC00;
}
.picnews dd a{
	display:block;
}

/*---------------资讯列表*/
.newsbox{
	width:680px;
	clear:both;
	overflow:hidden;
}
.newsbox dl{
	width:330px;
	float:left;
	margin-right:6px;
	border:1px solid #DDD;
}
.newsbox dl dt{
	width:328px;
	height:31px;
	margin:1px auto 0px;
	background:url(../images/topline_botbg.gif) repeat-x;
	border-bottom:1px solid #EEE;
}
.newsbox dl dt a{
	display:block;
	height:31px;
	line-height:31px;
	background:url(../images/art_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.newsbox dl dd{
	width:330px;
}
.newsbox dl dd ul{
	width:300px;
	margin:6px auto;
}
.newsbox dl dd ul li{
	height:29px;
	line-height:29px;
	background:url(../images/websiet_35.gif) 6px 10px no-repeat;
	text-indent:20px;
}
.newsbox dl dd ul li a{
	color:#0066CC;
	font-size:12px;

}

/*---------------专题列表*/
.zhuanti{
	width:290px;
	clear:both;
	overflow:hidden;
}
.zhuanti dl{
	width:288px;
	float:left;
	margin-right:6px;
}
.zhuanti dl dt{
	width:286px;
	height:31px;
	margin:1px auto 0px;
	background:url(../images/topline_botbg.gif) repeat-x;
}
.zhuanti dl dt a{
	display:block;
	height:31px;
	line-height:31px;
	background:url(../images/art_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.zhuanti dl dd{
	width:290px;
}
.zhuanti dl dd ul{
	width:288px;
	margin:6px auto;
}
.zhuanti dl dd ul li{
	height:29px;
	line-height:29px;
	background:url(../images/websiet_35.gif) 6px 10px no-repeat;
	text-indent:20px;
}
.zhuanti dl dd ul li a{
	color:#0066CC;
	font-size:12px;

}
.zhuanti dl dd ul .buxiantu {color:#555;font-size:12px;line-height:20px;height:90px}
.zhuanti dl dd ul .buxiantu td {padding:6px}
.zhuanti dl dd ul .buxiantu td img {border:1px solid #dddddd}
.zhuanti dl dd ul .buxiantu td a:link,
.zhuanti dl dd ul .buxiantu td a:visited{font-size:12px;font-weight:bold;display:block;color:#0066cc}
.zhuanti dl dd ul li a:link,
.zhuanti dl dd ul li a:visited{
 color:#0066CC;
 font-size:12px; 
}

/*---------------分类信息*/
.clsbox{
	width:668px;
}
.clsbox ul{
	width:668px;
	margin:5px auto;
	overflow:hidden;
}
.clsbox ul li{
	width:334px;
	height:31px;
	margin-left:-1px;
	float:left;
	border-left:1px solid #EEE;
	text-indent:30px;
	line-height:30px;
	background:url(../images/ico_4.gif) 16px 15px no-repeat;
	overflow:hidden;
}
.clsbox ul li span a{
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	text-decoration:none; 
}
.clsbox ul li  a{
	font-size:14px;
	color:#0066CC;
}


.pdlbox{/*左侧列表区域左*/
	width:434px;
	float:left;
}
.pdlbox dl{
	width:434px;
}

.pdright{/*左侧列表区域右*/
	width:232px;
	height:260px;
	display:inline;
	float:right;
	overflow:hidden;
	background:url(../images/topline_botbg.gif) right bottom repeat-x;
	border-left:1px solid #EEE;
}
.pdright dl{
	width:230px;
	height:260px;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
.pdright dl dt{
	line-height:17px;
	font-weight:bold;
	font-size:14px;
	text-indent:24px;
	background:url(../images/ico_8.gif) 5px 0px no-repeat;
	margin-top:7px;
}
.pdright dl dd ul{
	width:230px;
	text-indent:25px;
}
.pdright dl dd ul li{
	height:29px;
	line-height:29px;
	background:url(../images/ico_4.gif) 12px 15px no-repeat;
}
.pdright dl dd ul li a{
	color:#666;
}


/*---------------问答左侧*/
.askbox{
	width:668px;
	overflow:hidden;
	padding-bottom:1px;
}
.askbox .pdlbox dl dd {
	width:430px;
	height:32px;
	display:block;
	clear:both;
	line-height:32px;
	overflow:hidden;
}
.askbox .pdlbox dl dd.ot1{
	background:url(../images/qa_ico_ot.gif) 94px 10px no-repeat;
}
.askbox .pdlbox dl dd.ot2{
	background:url(../images/qa_ico_ot.gif) 94px -17px no-repeat;
}
.askbox .pdlbox dl dd span.otclass{
	width:88px;
	float:left;
	color:#999;
	display:block;
	text-align:right;
	color:#999;
}
.askbox .pdlbox dl dd span.otclass a{
	color:#888;
	text-decoration:none;
}
.askbox .pdlbox dl dd span.otclass a:hover{
	color:#FF3300;
}
.askbox .pdlbox dl dd span.otlink{
	display:block;
	float:left;
	text-indent:28px;
	font-size:14px;
}
.askbox .pdlbox dl dd span.otlink a{
	color:#0066CC;
}
.askbox .pdlbox dl dd span.otlink a:hover{
	color:#FF0000;
}


.flabox .pdlbox dl{
	width:434px;
}
.flabox .pdlbox dl dd {
	width:200px;
	display:block;
	height:48px;
	overflow:hidden;
	float:left;
	padding:10px 0px 6px 17px;
}
.flabox .pdlbox dl dd span.flashimg{
	width:60px;
	height:42px;
	padding:1px;
	border:1px solid #DDD;
	display:block;
	overflow:hidden;
	float:left;
}
.flabox .pdlbox dl dd span.flashimg img{
	width:60px;
	height:42px;
}
.flabox .pdlbox dl dd span.flashname{
	width:130px;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	text-indent:5px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
}
.flabox .pdlbox dl dd span.flashvs{
	width:130px;
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	text-indent:10px;
	color:#AAA;
}

/*--------------------右侧*/
.iright{
	width:300px;
	float:left;
	margin-left:0px;
	overflow:hidden;
}
/*-------------------------右侧:白底常规列表定义*/
.rlist{
	width:280px;
	padding-left:5px;
	overflow:hidden;
}
.rlist .title{
	width:280px;
	height:34px;
	padding-top:6px;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#0066cc;
    font-size:14px;
}
.rlist .rbox{
	width:298px;
}

.jftop{
	width:298px;
	background:url(../images/no_list_bg_1.gif) 9px 31px repeat-y;
}
.jftop .jftitle{
	width:300px;
	height:18px;
	padding-top:12px;
	line-height:17px;
	background:url(../images/jitop_bgtop.gif) no-repeat;
	text-indent:26px;
	font-weight:bold;
	letter-spacing:3px;
}
.jftop dl{
	width:298px;
	border-color:#D9D9D9;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding-bottom:5px;
	clear:both;
	background:url(../images/no_list_1.gif) 8px 0px no-repeat;
}
.jftop dl dd{
	height:23px;
	width:290px;
	display:block;
	clear:both;
	padding-top:7px;
	margin:0px 4px 0px 4px;
	background: url(../images/hr_1.gif) center bottom repeat-x;
}
.jftop dl dd  span{
	display:inline;
}
.jftop dl dd .name{
	float:left;
	margin-left:29px;
}
.jftop dl dd .jifen{
	float:right;
	width:60px;
	text-align:left;
	font-size:10px;
	color:#339933;
}


.gpbox{
	width:220px;
}
.gpbox ul{
	width:220px;
	overflow:hidden;
	padding-bottom:10px;
}
.gpbox ul li{
	display:inline;
	float:left;
	width:98px;
	margin:9px 0px 0px 8px;
}
.gpbox ul li span.gpimg{
	width:96px;
	display:block;
}
.gpbox ul li span.gpimg a{
	width:94px;
	height:56px;
	display:block;
	border:1px solid #DDD;
	padding:1px;
	overflow:hidden;
}
.gpbox ul li span.gpimg a:hover{
	border:1px solid #F90;
}
.gpbox ul li span.gpimg a img{
	width:94px;
	height:56px;
}
.gpbox ul li span.gpname{
	width:96px;
	display:block;
	text-align:center;
	line-height:21px;
	margin-top:5px;
	overflow:hidden;
}

.gplist{
	width:300px;
}
.gplist dl{
	border-top:1px solid blue;
	padding-top:1px;
}
.gplist dl dt{
	width:296px;
	height:26px;
	margin:0px auto;
	background:url(../images/topline_botbg.gif) right -25px repeat-x;
	border-bottom:1px solid #EEE;
	line-height:26px;
	text-indent:12px;
	font-weight:bold;
	letter-spacing:3px;
}
.gplist dl dd ul{
	width:278px;
	margin:0px auto;
}
.gplist dl dd ul li{
	width:278px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-left:10px;
	background:url(../images/ico_7.gif) 0px -3px no-repeat;
}
.gplist dl dd ul li span.gpclass{
	color:#999999;
}
.gplist dl dd ul li span.gpclass a{
	color:#999999;
	text-decoration:none;
}
.gplist dl dd ul li span a:hover{
	color:#FF3300;
}
.gplist dl dd ul li span.gptlink{
	margin-left:5px;
}
.gplist dl dd ul li span.gptlink a{
	color:#666666;
}


/*-------------------------首页:右侧栏:投票调查*/
.vote span{
	display:block;
	height:20px;
	line-height:20px;
	margin:12px 0px 2px 10px;
}
.vote span input{
	width:26px;
}
.vote .votesubmit{
	width:200px;
	margin:7px auto;
	border-top:1px solid #DDD;
	text-align:center;
	padding-top:10px;
	height:24px;

}

/*-------------------------首页:底部*/
/*-------------------------首页:底部:友情链接*/
.flink{
	width:898px;
	margin:6px auto;
	border:1px solid #DDD;
	clear:both;
	overflow:hidden;
}
.flink .title{
	height:26px;
	line-height:26px;
	background:url(../images/flink_title_bg.gif) repeat-x;
}
.flink .title dl dt{
	width:200px;
	float:left;
	line-height:26px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#666666;
}
.flink .title dl dd{
	color:#AAA;
	float:right;
	margin-right:10px;
	display:inline;
}
.flink .title dl dd a{
	color:#666666;
}
.flink .flinkcon{
	width:880px;
	margin:0px auto 0px;
	overflow:hidden;
	width:880px;
	padding-bottom:10px;
}
.flink .flinkcon a{
	color:#666666;
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	padding-right:12px;
	padding-left:12px;
	margin:10px 0px 0px -1px;
	white-space:nowrap;
	border-left:1px solid #EEE;
}

.gptlink0{
 padding-left:0px;
}
.gptlink0 a:link,.gptlink0 a:visited{
 color:#808080;
 font-size:14px;
 height:28px;
 white-space:nowrap
}

.newsbox dl dd ul .buxiantu {border-bottom:1px solid #ddd;color:#555;font-size:12px;line-height:20px;height:90px}
.newsbox dl dd ul .buxiantu td {padding:6px}
.newsbox dl dd ul .buxiantu td img {border:1px solid #dddddd}
.newsbox dl dd ul .buxiantu td a:link,
.newsbox dl dd ul .buxiantu td a:visited{font-size:12px;font-weight:bold;display:block;color:#0066cc}
.newsbox dl dd ul li a:link,
.newsbox dl dd ul li a:visited{
 color:#0066CC;
 font-size:12px; 
}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:480px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(/templets/images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(/templets/images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(/templets/images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(/templets/images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(/templets/images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(/templets/images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(/templets/images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
#nav li .nav_o{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_o span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}


/*子栏目*/
#menu_con{
	text-align:left;
	clear:both;
}
#menu_con li{
	float:left;
	height:280px;
}
#menu_con li a{
	display:block;
	float:left;
	cursor:pointer;
	clear:both;
	overflow:hidden;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 0px 0px;
	line-height:12px;
	clear:both;
	overflow:hidden;

}
#menu_con li a:hover{
	text-decoration:none;

}
#menu_con li a:hover span{

}
.pro {
	overflow:hidden;
	float:left;
	width:100px;
	height:126px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	overflow:hidden;
	padding:5px;
}
.pro img{bordeR:1px solid #ccc;display:block;margin:6px 0 12px}
.pro a {display:block ; white-space:nowrap}
.pro a.sptype {color: #0066CC}

/*主导航菜单*/
#menu1 ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu1_out{
	width:480px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(/templets/images/menu_left.gif) no-repeat left top;
}
#menu1_in{
	background:url(/templets/images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu1{
	background:url(/templets/images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu1_line{
	background:url(/templets/images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu1_line2{
	background:url(/templets/images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#navn{
	padding-left:20px;
}
#navn li{
	float:left;
	height:35px;
}
#navn li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(/templets/images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#navn li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(/templets/images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#navn li .navn_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#navn li .navn_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
#navn li .navn_o{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#navn li .navn_o span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}

/*子栏目*/
#menu1_con{
	text-align:left;
	clear:both;
}
#menu1_con li{
	float:left;
	height:280px;
}
#menu1_con li a{
	display:block;
	float:left;
	cursor:pointer;
}
#menu1_con li a span{
	float:left;
	padding:6px 10px 0px 0px;
	line-height:12px;

}
#menu1_con li a:hover{
	text-decoration:none;

}
#menu1_con li a:hover span{

}
.pro1 {
	overflow:hidden;
	float:left;
	width:100px;
	height:126px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	overflow:hidden;
	padding:5px;
}
.pro1 img{bordeR:1px solid #ccc;display:block;margin:6px 0 12px}
.pro1 a {display:block ; white-space:nowrap}
.pro1 a.sptype {color: #0066CC}

/*主导航菜单*/
#menu1 ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 200;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu1_out{
	width:480px;
	padding-left:4px;
	margin-left:auto;
	margin-top:280px;
	margin-right:auto;
	background:url(/templets/images/menu_left.gif) no-repeat left top;
}
#menu1_in{
	background:url(/templets/images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu1{
	background:url(/templets/images/menu_bg.gif) repeat-x;
}
.menu1_line{
	background:url(/templets/images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu1_line2{
	background:url(/templets/images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#navny{
	padding-left:20px;
}
#navny li{
	float:left;
	height:35px;
}
#navny li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(/templets/images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#navny li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(/templets/images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#navny li .navny_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#navny li .navny_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
#navny li .nanvn_o{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#navny li .navny_o span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}


/*子栏目*/
#menu1_con{
	text-align:left;
	clear:both;
}
#menu1_con li{
	float:left;
	height:280px;
}
#menu1_con li a{
	display:block;
	float:left;
	cursor:pointer;
}
#menu1_con li a span{
	float:left;
	padding:6px 10px 0px 0px;
	line-height:12px;

}
#menu1_con li a:hover{
	text-decoration:none;

}
#menu1_con li a:hover span{

}
.pro1 {
	overflow:hidden;
	float:left;
	width:100px;
	height:126px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	overflow:hidden;
	padding:5px;
}
.pro1 img{bordeR:1px solid #ccc;display:block;margin:6px 0 12px}
.pro1 a {display:block ; white-space:nowrap}
.pro1 a.sptype {color: #0066CC}

/*---------------中间内容列表*/
.zhuanqu{
 width:900px;
 clear:both;
 overflow:hidden;
 margin:6px auto;
}
.zhuanqu dl{
 width:898px;
 border:1px solid #DDD;
 height:31px;
}
.zhuanqu dl dt{
 color:#444;
 width:892px;
 height:26px;
 margin:1px auto 0px;
 background:url(/templets/images/flink_title_bg.gif) repeat-x;
 border-bottom:1px solid #EEE;
}
.zhuanqu dl dt a:link,.zhuanqu dl dt a:hover,.zhuanqu dl dt a:active,.zhuanqu dl dt a:visited{
 display:block;
 height:26px;
 line-height:26px;
 text-indent:20px;
 font-size:14px;
 font-weight:bold;
 padding-left:10px;
 padding-top:2px;
 color:#444;
 text-decoration:none;
}
.zhuanqu dl dd{
 width:892px;
}
.zhuanqu dl dd ul{
 width:950px;
 margin:2px 0;
 padding-left:2px;
}
.zhuanqu dl dd ul li{
 height:29px;
 line-height:29px;
 background:url(/templets/images/ico_4.gif) 6px 14px no-repeat;
}
.zhuanqu dl dd ul li a{
 color:#0066CC;
 font-size:14px;
}
.zhuanqu dl dd ul .pshow {
 overflow:hidden;
 float:left;
 width:141px;
 height:92px;
 line-height:20px;
 text-align:center;
 font-size:14px;
 overflow:hidden;
 padding:4px;
}
.zhuanqu dl dd ul .pshow img{display:block;margin:2px 0 5px}
.zhuanqu dl dd ul .pshow a {display:block ; white-space:nowrap}
.zhuanqu dl dd ul .pshow a.sptype {display:block;margin:2px 0 5px}

.t {width:100%}
.t .active {
	float:left;
	font-size:14px;
	width:100px;!width:101px;
	height:32px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	line-height:32px;
	border:1px solid blue;
	background:#003399;
}
.t .active a{color:#fff}
.t .normal {
	float:left;
	font-size:14px;
	width:100px;!width:101px;
	height:32px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;
	line-height:32px;
	border:1px solid #ddd;
}
.t #t05 {width:60px;!width:59px;border-right:1px solid #ddd}
.dtext {
	width:293px;
	height:31px;
	margin:1px auto 0px;
	background:url(../images/topline_botbg.gif) 0px -20px repeat-x;
	border-bottom:1px solid #EEE;

}
.nodisp {clear:both;display:none}

/*---------------中间内容列表*/
.zhong{
 width:900px;
 clear:both;
}
.zhong dl dt{
 color:#444;
 width:900px;
 height:31px;
 margin:1px auto 0px;
}
.zhong dl dt a:link,.zhong dl dt a:hover,.zhong dl dt a:active,.zhong dl dt a:visited{
 display:block;
 height:31px;
 line-height:31px;
 text-indent:30px;
 font-size:14px;
 font-weight:bold;
 padding-left:30px;
 padding-top:5px;
 color:#444;
 text-decoration:none;
}

.zhong dl dd ul li{
 height:29px;
 line-height:29px;
}
.zhong dl dd ul li a{
 color:#0066CC;
 font-size:14px;
}
.zhong dl dd ul .proshow {
 overflow:hidden;
 float:left;
 width:104px;
 height:148px;
 line-height:20px;
 text-align:center;
 font-size:12px;
 overflow:hidden;
 padding:5px;
 margin:5px ;
 border:1px solid #ddd;
}
.zhong dl dd ul .proshow a{display:block;margin:6px 0 5px;white-space:nowrap}
.zhong dl dd ul .proshow a.sptype {display:block;margin:6px 0 5px;white-space:nowrap;color:#0066CC}

#case {
	float:left;
	width:905px;
	height:271px;
	padding-top:10px;
	overflow:hidden;
	position:relative;
	clear:both;
	background:url(/templets/ricoweb/images/index_case_bg.gif) no-repeat;
	margin-left:-4px;
	margin-bottom:-8px;
}
#case li {
	padding-right:15px;
	width:220px;
	height:44px;
	margin-bottom:7px;
	float:right;clear:both;
	background:#f3f3f3;
	border-left:5px solid #878787;
}
#case li span {
float:right;
position:absolute;left:13px;
top:10px;
}
#case li span img{
float:left;
width:670x;
height:250px;
display:none;
}
#case li.hover{border-left:5px solid #cdcdcd;}

/*--------------------右侧*/
.ciright{
	width:900px;
}
/*-------------------------右侧:白底常规列表定义*/
.crlist{
	width:900px;
}
.crlist .ctitle{
	width:890px;
	height:32px;
	padding-left:10px;
	background:url(../images/01.gif) no-repeat;
	text-indent:30px;
	font-weight:bold;
	color:#fff;
    font-size:14px;
}
.crlist .crbox{
	width:898px;
	border:1px solid #ddd;
	height:350px;
}

.tt {width:100%}
.tt .active {
	background:url(/templets/images/001.gif);
	float:left;
	font-size:14px;
	width:100px;
	height:35px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	line-height:37px;
}
.tt .active a{color:#000}
.tt .normal a {
	color:#fff;
}
.tt .normal {
	float:left;
	font-size:14px;
	width:100px;
	height:40px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	line-height:37px;
}
.tt #t05 {width:100px;}

.cgplist{
	width:900px;
}
.cgplist dl{
}
.cgplist dl dt{
	width:896px;
	height:26px;
	margin:0px auto;
	background:url(../images/topline_botbg.gif) right -25px repeat-x;
	border-bottom:1px solid #EEE;
	line-height:26px;
	text-indent:12px;
	font-weight:bold;
	letter-spacing:3px;
}
.demo img {border:1px solid #ddd}
.friendlink {text-align:center;color:#555;line-height:32px}
.friendlink a{color:#555}
