/*通用头尾和结构样式
----------------------------------------------------------------------*/
.se_container {
	width:900px;
	margin:0 auto;
}
/*header---------------------*/
.se_header {
	width:900px;
	clear:both
}
/*header01*/
.se_header01 {
	width:900px;
	height:65px;
}
.se_header01 .sitelogo {
	float:left;
	padding:5px 0;
}
.se_header01 .statenav {
	float:right;
	width:300px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin-right:10px;
}
.se_header01 .statenav .state {
	float:left;
	padding-right:10px;
	width:170px;
	height:25px;
	line-height:24px;
	text-align:right;
	margin-top:4px;
}
.se_header01 .statenav .state a {
	color:#049;
	padding:0 3px;
}
.se_header01 .statenav .more {
	float:right;
	width:120px;
	height:25px;
}
.se_header01 .statenav .more a {
	display:block;
	width:100px;
	height:18px;
	line-height:18px;
	margin-top:7px;
	padding-right:20px;
	color:#333;
	text-align:center;
	text-decoration:none;
	background:url(../images/btnbg09.gif) no-repeat;
}
.se_header01 .call400 {
	float:right;
	clear:right;
	width:226px;
	height:24px;
	margin-right:10px;
	margin-top:10px;
}
/*mainnav*/
.se_header02 {
	float:left;
	width:900px;
	height:35px;
	overflow:hidden;
	text-align:center;
	background:url(../images/mainnavbg.gif) repeat-x;
}
.se_header02 ul {
	float:left;
	padding-left:20px;
	background:url(../images/mainnavleftborder.gif) no-repeat;
}
.se_header02 ul li {
	float:left;
	margin-right:42px;
}
.se_header02 ul li a {
	display:block;
	width:85px;
	height:35px;
	overflow:hidden;
	line-height:37px;
	color:#fff;
	text-align:center;
}
.se_header02 ul li a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.se_header02 ul li.current a {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.se_header02 .rightborder {
	float:right;
	width:5px;
	height:35px;
	background:url(../images/mainnavrightborder.gif) 0 0 no-repeat;
}
/*footer---------------------*/
.se_footer {
	float:left;
	width:900px;
	height:100px;
	border-top:1px #ddd solid;
	margin-top:10px;
	line-height:20px;
	clear:both;
}
.se_footer .footernav {
	width:900px;
	margin-top:15px;
	color:#049;
	text-align:center;
}
.se_footer .footernav a {
	padding:0 10px;
	color:#049;
}
.se_footer .footer_text {
	width:900px;
	margin-top:5px;
	text-align:center;
	color:#999;
}
/*首页内容样式
----------------------------------------------------------------------*/
/*主体结构样式00
----------------------------------------------------------------------*/
.se_mainbody00 {
	float:left;
	width:900px;
	clear:both;
}
/*搜索----------------------------------------------*/
.se_servicetit {
	float:left;
	width:900px;
	height:30px;
	overflow:hidden;
	margin-top:10px;
	border-bottom:1px #000 solid;
}
.se_servicetit span {
	float:left;
	padding-left:35px;
	color:#000;
	font-size:14px;
	font-weight:700;
	line-height:35px;
}
.se_servicetit .style01 {
	background:url(../images/titico09.gif) no-repeat 3px 3px;
}
.se_servicetit .subnav {
	float:right;
	height:30px;
	line-height:35px;
	text-align:left;
	color:#049;
	padding-left:75px;
}
.se_servicetit .subnav a {
	color:#000;
	float:left;
	text-align:center;
	line-height:22px;
	overflow:hidden;
	font-size:12px;
	padding:0 3px;
	font-weight:400;
	text-decoration:none;
	margin:0 2px;
	margin-top:5px;
	display:block;
	width:70px;
	height:20px;
	border:1px #ccc solid;
	background:url(../images/btnbg15.gif) repeat-x;
}
.se_servicetit .subnav a:hover {
	font-weight:700;
}
/*主体结构样式01
----------------------------------------------------------------------*/
.se_mainbody01 {
	float:left;
	width:900px;
	clear:both;
}
.se_mainbody01 .leftbox640 {
	float:left;
	width:640px;
}
.se_mainbody01 .leftbox340 {
	float:left;
	width:340px;
}
.se_mainbody01 .middlebox290 {
	float:left;
	width:290px;
	margin-left:10px;
}
.se_mainbody01 .rightbox {
	float:right;
	width:250px;
}
/*头条访谈*/
.se_introbox{
	float:left;
	width:608px;
	height:auto;
	overflow:hidden;
	padding:10px 15px;
	border:1px #ccc solid;
	background:#f9f9f9;
	margin-top:10px;}
.se_introbox .cont{
	float:left;
	width:608px;
	height:auto;
	overflow:hidden;
	text-align:left;
	color:#000;
	line-height:23px;
}
.se_servicelist {
	float:left;
	width:638px;
	height:auto;
	overflow:hidden;
	border:1px #ccc solid;
	margin-top:10px;}
.se_servicelist .tit {
	float:left;
	width:638px;
	height:26px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
	background:url(../images/btnbg19.gif) repeat-x;
}
.se_servicelist .tit span {
	float:left;
	height:26px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	color:#000;
}
.se_servicelist .tit span h2 {
	font-size:14px;
	line-height:28px;
}
.se_servicelist .cont {
	float:left;
	width:618px;
	height:auto;
	padding:10px 10px;
	overflow:hidden;
}
.se_servicelist .cont ul li{float:left;
clear:left;
	width:598px;
	height:auto;
	padding:10px;
	overflow:hidden;
	background:#fff;}
.se_servicelist .cont ul li.white{
	float:left;
	width:598px;
	height:auto;
	padding:10px;
	overflow:hidden;
	background:#fff;}
.se_servicelist .cont ul li.gray{
	background:#f3f3f3;
	float:left;
	width:598px;
	height:auto;
	padding:10px;
	overflow:hidden;}
.se_servicelist .cont ul li .photo{
	float:left;
	width:102px;
	height:auto;
	overflow:hidden;
	}
.se_servicelist .cont ul li .photo img{
	border:1px #ccc solid;
	width:100px;
	height:75px;}
.se_servicelist .cont ul li .texttit{
	float:left;
	clear:left;
	width:102px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#000;
	font-weight:700;
	}
.se_servicelist .cont ul li .textcont{
	float:right;
	clear:right;
	width:480px;
	height:auto;
	line-height:20px;
	overflow:hidden;
	color:#333;
	text-align:left;
	}
.se_servicelist .cont ul li .detail{
	float:right;
	clear:right;
	width:480px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#333;
	text-align:right;
	font-family:"宋体", Arial;}
/**/
.se_login {
	float:left;
	width:248px;
	height:auto;
	overflow:hidden;
	border:1px #ccc solid;
	margin-top:10px;}
.se_login .tit{
	float:left;
	width:248px;
	height:26px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
	background:url(../images/btnbg19.gif) repeat-x;}
.se_login .tit span{
	float:left;
	padding-left:10px;
	text-align:left;
	line-height:28px;
	height:26px;
	overflow:hidden;
	color:#000;
	}
.se_login .cont{
	float:left;
	width:218px;
	height:auto;
	padding:10px 15px;
	overflow:hidden;}
.se_login .cont ul{
	float:left;
	width:218px;
	height:auto;
	padding-bottom:5px;
	border-bottom:1px #ccc solid;
	overflow:hidden;}
.se_login .cont ul li{
	float:left;
	width:218px;
	height:20px;
	overflow:hidden;
	margin-bottom:5px;
	}
.se_login .cont ul li .user{
	float:left;
	width:50px;
	height:20px;
	overflow:hidden;
	text-align:left;}
.se_login .cont ul li .textbox{
	float:left;
	width:160px;
	height:20px;
	text-align:left;
	}
.se_login .cont ul li .textbox input{
	border:1px #ccc solid;
	width:150px;
	height:16px;}
.se_login .cont ul li .verify{
	float:left;
	width:70px;
	height:20px;
	text-align:left;
	}
.se_login .cont ul li .verify input{
	border:1px #ccc solid;
	width:65px;
	height:16px;}
.se_login .cont ul li .verify img{
	width:65px;
	height:18px;
	padding-top:2px;}
.se_login .cont ul li .btn{
	float:left;
	text-align:left;
	height:22px;} 
.se_login .cont ul li .btn input{
	float:left;
	width:80px;
	height:20px;
	border:1px #ccc solid;
	background:url(../images/btnbg15.gif) repeat-x bottom;
	color:#000;
	line-height:20px;
	}
.se_login .cont ul li .btn a{

	padding:0 10px;
	color:#049;}
.se_login .register{
	float:left;
	width:218px;
	height:auto;
	padding-top:5px;
	overflow:hidden;}
.se_login .register dl dt{
	float:left;
	width:218px;
	height:20px;
	text-align:left;
	font-weight:700;
	color:#000;}
.se_login .register dl dd{
	float:left;
	width:180px;
	height:22px;
	padding-left:15px;
	text-align:left;
	background:url(../images/liico02.gif) no-repeat 5px 10px;}
.se_login .register dl dd.btn{
	background:none;
	padding-left:0;}
.se_login .register dl dd.btn a{
	display:block;
	width:80px;
	height:20px;
	overflow:hidden;
	border:1px #ccc solid;
	background:url(../images/btnbg15.gif) repeat-x;
	text-align:center;
	line-height:22px;}
/*热门访谈----------------------------------------------------------------------------------------*/
.se_contact {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	border:1px #ccc solid
}
.se_contact .tit {
	float:left;
	width:250px;
	height:26px;
	background:url(../images/btnbg19.gif) repeat-x;
	border-bottom:1px #ccc solid;
}
.se_contact .tit span {
	float:left;
	height:25px;
	overflow:hidden;
	color:#000;
	line-height:27px;
	text-align:left;
	padding-left:15px;
}
.se_contact .cont {
	float:left;
	width:248px;
	height:auto;
	padding:10px 0;
}

.se_contact .cont .normalbox {
	float:left;
	width: 228px;
	height:auto;
	overflow:hidden;
	padding:0 10px;
}
.se_contact .cont .normalbox ul {
	float:left;
	width:228px;
	height:auto;

}
.se_contact .cont .normalbox ul li {
	float:left;
	width:218px;
	height:20px;
	line-height:20px;
	margin-top:4px;
	padding-left:10px;
	color:#000;
	text-align:left;
	font-weight:700;
}
/*热门访谈----------------------------------------------------------------------------------------*/
.hrarea {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	border:1px #ccc solid
}
.hrarea .tit {
	float:left;
	width:250px;
	height:26px;
	background:url(../images/btnbg19.gif) repeat-x;
	border-bottom:1px #ccc solid;
}
.hrarea .tit span {
	float:left;
	height:25px;
	overflow:hidden;
	color:#000;
	line-height:27px;
	text-align:left;
	padding-left:15px;
}
.hrarea .tit span.more {
	float:right;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:right;
	padding-right:15px;
}
.hrarea .tit span.more a {
	color:#666;
}
.hrarea .cont {
	float:left;
	width:248px;
	height:auto;
	padding:10px 0;
}

.hrarea .cont .normalbox {
	float:left;
	width: 228px;
	height:auto;
	overflow:hidden;
	padding:0 10px;
}
.hrarea .cont .normalbox ul {
	float:left;
	width:228px;
	height:auto;

}
.hrarea .cont .normalbox ul li {
	float:left;
	width:218px;
	height:17px;
	line-height:18px;
	margin-top:4px;
	padding-left:10px;
	background:url(../images/liico02.gif) no-repeat 3px 8px;
	text-align:left;
}
/*热门访谈----------------------------------------------------------------------------------------*/
.se_feedback {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	border:1px #ccc solid
}
.se_feedback .tit {
	float:left;
	width:250px;
	height:26px;
	background:url(../images/btnbg19.gif) repeat-x;
	border-bottom:1px #ccc solid;
}
.se_feedback .tit span {
	float:left;
	height:25px;
	overflow:hidden;
	color:#000;
	line-height:27px;
	text-align:left;
	padding-left:15px;
}
.se_feedback .tit span.more {
	float:right;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:right;
	padding-right:15px;
}
.se_feedback .tit span.more a {
	color:#666;
}
.se_feedback .cont {
	float:left;
	width:248px;
	height:auto;
	padding:10px 0;
}

.se_feedback .cont .normalbox {
	float:left;
	width: 228px;
	height:auto;
	overflow:hidden;
	padding:0 10px;
}
.se_feedback .cont .normalbox ul {
	float:left;
	width:228px;
	height:auto;

}
.se_feedback .cont .normalbox ul li {
	float:left;
	width:218px;
	height:17px;
	line-height:18px;
	margin-top:4px;
	padding-left:10px;
	background:url(../images/liico02.gif) no-repeat 3px 8px;
	text-align:left;
}
/*左侧通栏广告-------------------------------------------------------------------*/
.adv01 {
	float:left;
	width:640px;
	height:65px;
	margin-top:10px;
}
.adv01 .advbox {
	float:left;
	width:640px;
	height:65px;
}


.se_adv02 {
	float:left;
	width:250px;
	height:200px;
	overflow:hidden;
	margin-top:10px;
}
.se_adv02 .advbox {
	float:left;
	width:250px;
	height:200px;
	overflow:hidden;
}

