/*通用头尾和结构样式
----------------------------------------------------------------------*/
.ta_container {
	width:900px;
	margin:0 auto;
}
/*header---------------------*/
.ta_header {
	width:900px;
	clear:both
}
/*header01*/
.ta_header01 {
	width:900px;
	height:65px;
}
.ta_header01 .sitelogo {
	float:left;
	padding:5px 0;
}
.ta_header01 .statenav {
	float:right;
	width:300px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin-right:10px;
}
.ta_header01 .statenav .state {
	float:left;
	padding-right:10px;
	width:170px;
	height:25px;
	line-height:24px;
	text-align:right;
	margin-top:4px;
}
.ta_header01 .statenav .state a {
	color:#049;
	padding:0 3px;
}
.ta_header01 .statenav .more {
	float:right;
	width:120px;
	height:25px;
}
.ta_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;
}
.ta_header01 .call400 {
	float:right;
	clear:right;
	width:226px;
	height:24px;
	margin-right:10px;
	margin-top:10px;
}
/*mainnav*/
.ta_header02 {
	float:left;
	width:900px;
	height:35px;
	overflow:hidden;
	text-align:center;
	background:url(../images/mainnavbg.gif) repeat-x;
}
.ta_header02 ul {
	float:left;
	padding-left:20px;
	background:url(../images/mainnavleftborder.gif) no-repeat;
}
.ta_header02 ul li {
	float:left;
	margin-right:42px;
}
.ta_header02 ul li a {
	display:block;
	width:85px;
	height:35px;
	overflow:hidden;
	line-height:37px;
	color:#fff;
	text-align:center;
}
.ta_header02 ul li a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.ta_header02 ul li.current a {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.ta_header02 .rightborder {
	float:right;
	width:5px;
	height:35px;
	background:url(../images/mainnavrightborder.gif) 0 0 no-repeat;
}
/*footer---------------------*/
.ta_footer {
	float:left;
	width:900px;
	height:100px;
	border-top:1px #ddd solid;
	margin-top:10px;
	line-height:20px;
	clear:both;
}
.ta_footer .footernav {
	width:900px;
	margin-top:15px;
	color:#049;
	text-align:center;
}
.ta_footer .footernav a {
	padding:0 10px;
	color:#049;
}
.ta_footer .footer_text {
	width:900px;
	margin-top:5px;
	text-align:center;
	color:#999;
}
/*首页内容样式
----------------------------------------------------------------------*/
/*主体结构样式00
----------------------------------------------------------------------*/
.ta_mainbody00 {
	float:left;
	width:900px;
	clear:both;
}
/*搜索----------------------------------------------*/
.ta_itnewstit {
	float:left;
	width:900px;
	height:30px;
	overflow:hidden;
	margin-top:10px;
	border-bottom:1px #000 solid;
}
.ta_itnewstit span {
	float:left;
	padding-left:35px;
	color:#000;
	font-size:14px;
	font-weight:700;
	line-height:35px;
}
.ta_itnewstit .style01 {
	background:url(../images/titico08.gif) no-repeat 3px 3px;
}
.ta_itnewstit .subnav {
	float:right;
	height:30px;
	line-height:35px;
	text-align:left;
	color:#049;
	padding-left:75px;
}
.ta_itnewstit .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;
}
.ta_itnewstit .subnav a:hover {
	font-weight:700;
}
/*主体结构样式01
----------------------------------------------------------------------*/
.ta_mainbody01 {
	float:left;
	width:900px;
	clear:both;
}
.ta_mainbody01 .leftbox640 {
	float:left;
	width:640px;
}
.ta_mainbody01 .leftbox340 {
	float:left;
	width:340px;
}
.ta_mainbody01 .middlebox290 {
	float:left;
	width:290px;
	margin-left:10px;
}
.ta_mainbody01 .rightbox {
	float:right;
	width:250px;
}
/*头条访谈*/
.ta_focusbox {
	float:left;
	width:338px;
	height:auto;
	background:#000;
	overflow:hidden;
	margin-top:10px;
	padding:1px;
}
.ta_focusbox .focusborder {
	float:left;
	width:330px;
	height:auto;
	padding:3px;
	overflow:hidden;
	background:#000;
	border:1px #666 solid;
}
.ta_focusbox .focuscont {
	float:left;
	width:330px;
	height:auto;
	overflow:hidden;
}
.ta_focusbox .focuscont .photo {
	float:left;
	width:330px;
	height:248px;
	overflow:hidden;
}
.ta_focusbox .focuscont .text {
	float:left;
	width:310px;
	padding:5px 10px 10px 10px;
	height:122px;
	background:#333;
	overflow:hidden;
	margin-top:5px;
}
.ta_focusbox .focuscont .text h2 {
	float:left;
	width:310px;
	color:#fff;
	height:20px;
	overflow:hidden;
	border-bottom:1px #666 solid;
	text-align:left;
	line-height:20px;
	font-size:12px;
}
.ta_focusbox .focuscont .text .cont {
	float:left;
	width:310px;
	height:auto;
	overflow:hidden;
	color:#fff;
	text-align:left;
	line-height:20px;
	margin-top:5px;
	text-indent:24px;
}
.ta_focusbox .focuscont .text .cont a {
	color:#fff;
}
/*访谈推荐*/
.ta_commendbox {
	float:left;
	width:290px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.ta_commendbox .tit {
	float:left;
	width:288px;
	height:26px;
	overflow:hidden;
	border:1px #ccc solid;
	background:url(../images/btnbg19.gif) repeat-x;
}
.ta_commendbox .tit span {
	float:left;
	height:26px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	color:#000;
}
.ta_commendbox .tit span h2 {
	font-size:14px;
	line-height:28px;
}
.ta_commendbox .cont {
	float:left;
	width:288px;
	height:auto;
	overflow:hidden;
	border-left:1px #eee solid;
	border-right:1px #eee solid;
}
.ta_commendbox .cont ul li {
	float:left;
	width:268px;
	height:72px;
	padding:10px;
	border-bottom:1px #eee solid;
}
.ta_commendbox .cont ul li .photo {
	float:left;
	width:68px;
	height:60px;
	overflow:hidden;
	float:left;
	border:1px #eee solid;
	padding-top:12px;
	background:#f9f9f9;
	
}
.ta_commendbox .cont ul li .photo img {
	width:70px;
	
}
.ta_commendbox .cont ul li .texttit {
	float:right;
	width:180px;
	height:18px;
	line-height:20px;
	overflow:hidden;
	text-align:left;
	font-weight:700;
	color:#000;
}
.ta_commendbox .cont ul li .textcont {
	float:right;
	width:180px;
	height:54px;
	line-height:18px;
	overflow:hidden;
	text-align:left;
	text-indent:24px;
	color:#333;
}
/*热门访谈----------------------------------------------------------------------------------------*/
.hottalk {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.hottalk .tit {
	float:left;
	width:250px;
	height:25px;
	background:url(../images/right12titbg.gif) no-repeat;
}
.hottalk .tit span {
	float:left;
	height:25px;
	overflow:hidden;
	color:#049;
	line-height:27px;
	text-align:left;
	padding-left:15px;
}
.hottalk .tit span.more {
	float:right;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:right;
	padding-right:15px;
}
.hottalk .tit span.more a {
	color:#fff;
}
.hottalk .cont {
	float:left;
	width:248px;
	height:auto;
	border:1px #ddd solid;
	padding:5px 0 10px 0;
}
.hottalk .cont .normalbox {
	float:left;
	width: 228px;
	height: auto;
	overflow:hidden;
	padding:0 10px;
}
.hottalk .cont .normalbox ul {
	float:left;
	width:228px;
	height:auto;
}
.hottalk .cont .normalbox ul li {
	float:left;
	width:218px;
	height:18px;
	line-height:18px;
	margin-top:4px;
	padding-left:10px;
	background:url(../images/liico02.gif) no-repeat 3px 8px;
	text-align:left;
}
/*最新职位------------------------------------*/
.ta_hotjob {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.ta_hotjob .menubox14 {
	width:250px;
	height:28px;
}
.ta_hotjob .menubox14 ul {
	width:250px;
	height:28px;
	overflow:hidden;
	background: url(../images/right02tabbg02.gif) repeat-x;
}
.ta_hotjob .menubox14 ul li {
	float:left;
	width:124px;
	height:28px;
	overflow:hidden;
	text-align:center;
	line-height:30px;
}
.ta_hotjob .menubox14 ul li.hover {
	width:126px;
	color:#000;
	font-weight:700;
	background:url(../images/right02tabbg01.gif) no-repeat;
}
.ta_hotjob .menubox14 ul li.hover a {
	color:#000;
}
.ta_hotjob .contbox14 {
	width:248px;
	height:auto;
	border:1px #ccc solid;
	border-top:none;
}
.ta_hotjob .contbox14 ul {
	width:228px;
	height:auto;
	padding:10px;
	overflow:hidden;
}
.ta_hotjob .contbox14 ul li {
	float:left;
	width:228px;
	height:21px;
	overflow:hidden;
	line-height:21px;
}
.ta_hotjob .contbox14 ul li .jobarea {
	float:left;
}
.ta_hotjob .contbox14 ul li .jobtit {
	float:left;
	margin-left:2px;
	line-height:23px;
	height:21px;
	overflow:hidden;
	float:left;
}
.ta_hotjob .contbox14 ul li .jobtit a {
	color:#049;
}
.ta_hotjob .contbox14 ul li .jobsalary {
	float:right;
	color:#b00;
}
/*左侧通栏广告-------------------------------------------------------------------*/
.adv01 {
	float:left;
	width:640px;
	height:65px;
	margin-top:10px;
}
.adv01 .advbox {
	float:left;
	width:640px;
	height:65px;
}
/*最新访谈*/
.ta_newtalk {
	float:left;
	width:640px;
	border-top:2px #000 solid;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.ta_newtalk .tit {
	float:left;
	width:638px;
	padding-top:3px;
	height:27px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	background:url(../images/btnbg20.gif) repeat-x 29px;
}
.ta_newtalk .tit span {
	float:left;
	margin-left:5px;
	width:89px;
	display:inline;
	height:27px;
	overflow:hidden;
	color:#b00;
	font-weight:700;
	line-height:29px;
	font-size:14px;
	background:url(../images/ta_newslisttab01.gif) no-repeat;
}
.ta_newtalk .tit span.right {
	float:right;
	padding-right:10px;
	text-align:right;
	height:27px;
	line-height:25px;
	background:none;
}
.ta_newtalk .tit span.right a {
	color:#666;
	font-size:12px;
	font-family: "宋体", Arial;
}
.ta_newtalk .cont {
	float:left;
	width:608px;
	padding:10px 15px;
	overflow:hidden;
	border:1px #ccc solid;
	border-top:none;
}
.ta_newtalk .cont ul {
	float:left;
	width:608px;
	height:auto;
	overflow:hidden;
}
.ta_newtalk .cont ul li {
	float:left;
	width:102px;
	height:97px;
	overflow:hidden;
	margin:4px 9px;
	display:inline;
}
.ta_newtalk .cont ul li .photo {
	float:left;
	width:102px;
	height:77px;
	overflow:hidden;
}
.ta_newtalk .cont ul li .photo img {
	border:1px #ccc solid;
	width:100px;
	height:75px;
}
.ta_newtalk .cont ul li .texttit{
	float:left;
	width:100px;
	height:20px;
	overflow:hidden;
	line-height:20px;}

/*鲤鱼公社----------------------------------------------------------------------------------------*/
.ta_magazine {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.ta_magazine .tit {
	float:left;
	width:250px;
	height:25px;
	background:url(../images/right12titbg.gif) no-repeat;
}
.ta_magazine .tit span {
	float:left;
	height:25px;
	overflow:hidden;
	color:#049;
	line-height:27px;
	text-align:left;
	padding-left:15px;
}
.ta_magazine .tit span.more {
	float:right;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:right;
	padding-right:15px;
}
.ta_magazine .tit span.more a {
	color:#fff;
}
.ta_magazine .cont {
	float:left;
	width:248px;
	height:273px;
	border:1px #ddd solid;
}
.ta_magazine .cont .commendbox {
	float:left;
	width:228px;
	height:85px;
	overflow:hidden;
	padding:10px;
}
.ta_magazine .cont .commendbox .msgimg {
	float:left;
	width:65px;
	height:85px;
	overflow:hidden;
}
.ta_magazine .cont .commendbox .msgimg img {
	border:1px #ddd solid;
	width:63px;
	height:83px;
}
.ta_magazine .cont .commendbox .msginfo {
	float:right;
	width:150px;
	height:85px;
	overflow:hidden;
}
.ta_magazine .cont .commendbox .msginfo dl {
	float:left;
	width:150px;
	height:85px;
	overflow:hidden;
}
.ta_magazine .cont .commendbox .msginfo dl dt {
	float:left;
	width:145px;
	height:20px;
	line-height:20px;
	text-align:left;
	background:#f3f3f3;
	padding-left:5px;
	margin-bottom:5px;
}
.ta_magazine .cont .commendbox .msginfo dl dt a {
	color:#049;
	font-weight:700;
}
.ta_magazine .cont .commendbox .msginfo dl dd.subtit {
	float:left;
	width:140px;
	height:20px;
	overflow:hidden;
	text-align:left;
	font-weight:700;
}
.ta_magazine .cont .commendbox .msginfo dl dd.subcont {
	float:left;
	width:140px;
	height:40px;
	overflow:hidden;
	text-align:left;
	text-indent:24px;
}
.ta_magazine .cont .normalbox {
	float:left;
	width: 228px;
	height:161px;
	padding:0 10px;
}
.ta_magazine .cont .normalbox dl {
	float:left;
	width:228px;
	height:auto;
	overflow:hidden;
	margin-bottom:5px;
}
.ta_magazine .cont .normalbox dl dt {
	float:left;
	width:223px;
	height:20px;
	line-height:20px;
	text-align:left;
	background:#f3f3f3;
	padding-left:5px;
	margin-bottom:3px;
}
.ta_magazine .cont .normalbox dl dt a {
	color:#049;
	font-weight:700;
}
.ta_magazine .cont .normalbox dl dd {
	float:left;
	width:218px;
	height:18px;
	line-height:18px;
	padding-left:10px;
	background:url(../images/liico02.gif) no-repeat 3px 7px;
	text-align:left;
	margin-bottom:2px;
}

/*文章列表页------------------------------------------------------------------------*/
.ta_curposi {
	float:left;
	width:638px;
	height:25px;
	margin-top:10px;
	text-align:left;
	background:#f3f3f3;
	border:1px #ccc solid;
	border-bottom:none;
}
.ta_curposi span {
	float:left;
	height:25px;
	padding-left:10px;
	text-align:left;
	font-family:"宋体", Arial;
	line-height:25px;
}
.ta_curposi span a {
	text-decoration:underline;
}
.ta_newslistbox {
	float:left;
	width:598px;
	height:auto;
	padding:10px 20px;
	overflow:hidden;
	border:1px #ccc solid;
	border-top:none;
	background:#fff;
}
.ta_newslistbox .listbox {
	float:left;
	width:598px;
	height:auto;
	overflow:hidden;
}
.ta_newslistbox .listbox ul {
	float:left;
	width:598px;
	height:auto;
	overflow:hidden;
}
.ta_newslistbox .listbox ul li {
	float:left;
	width:580px;
	padding-left:15px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:url(../images/liico04.gif) no-repeat left;
	text-align:left;
}
.ta_newslistbox .listbox ul li a {
	font-size:14px;
	color:#333;
}
.ta_newslistbox .listbox ul li span {
	float:right;
	font-size:12px;
	color:#999;
}
/*分页*/
.ta_newslistbox .pages {
	float:left;
	width:598px;
	height:28px;
	overflow:hidden;
	margin:1px;
	display:inline;
	margin-top:10px;
	border-top:1px #ccc solid;
}
.ta_newslistbox .pages .fl {
	float:left;
	margin-right:10px;
	height:28px;
	overflow:hidden;
	margin-top:2px;
}
.ta_newslistbox .pages .fl form {
	width:290px;
	float:left;
	height:28px;
	display:inline;
}
.ta_newslistbox .pages .fl ul li {
	float:left;
	height:20px;
	overflow:hidden;
	line-height:18px;
	margin-left:3px;
	margin-top:3px;
}
.ta_newslistbox .pages .fl li.pagetbtn a {
	width:45px;
	height:16px;
	overflow:hidden;
	line-height:18px;
	display:block;
	border:1px #999 solid;
	color:#333;
	background:url(../images/btnbg13.gif) repeat-x;
	text-decoration:none;
}
.ta_newslistbox .pages .fl li.pageslist a {
	color:#049;
	padding:0 2px;
}
.ta_newslistbox .pages .fl li.pageskip input {
	height:14px;
	width:20px;
	line-height:14px;
	padding:0;
	margin:0;
}
.ta_newslistbox .pages .fl li.pageskip input.btn {
	cursor:pointer;
	width:45px;
	height:18px;
	line-height:16px;
	border:1px #999 solid;
	background:url(../images/btnbg13.gif) repeat-x;
	color:#333;
}
.ta_newslistbox .pages .fr {
	float:right;
	width:270px;
	height:20px;
	margin-top:5px;
}
.ta_newslistbox .pages .fr b {
	font-size:14px;
	color:#b00;
	font-weight:700;
}
.ta_adv02 {
	float:left;
	width:250px;
	height:200px;
	overflow:hidden;
	margin-top:10px;
}
.ta_adv02 .advbox {
	float:left;
	width:250px;
	height:200px;
	overflow:hidden;
}
/*文章内容*/
.ta_newsdetailbox {
	float:left;
	width:598px;
	height:auto;
	padding:10px 20px;
	overflow:hidden;
	border:1px #ccc solid;
	border-top:none;
	background:#fff;
}
.ta_newsdetailbox .newstit {
	float:left;
	text-align:center;
	width:598px;
	height:40px;
	margin-top:10px;
	line-height:40px;
	font-size:25px;
	font-weight:700;
	color:#000;
	border-bottom:1px #eee solid;
}
.ta_newsdetailbox .newsinfo {
	float:left;
	width:598px;
	height:25px;
	line-height:25px;
	color:#999;
	margin-top:5px;
}
.ta_newsdetailbox .newsinfo span {
	padding:0 5px;
}
.ta_newsdetailbox .newsabstract {
	float:left;
	width:576px;
	height:auto;
	padding:5px 10px;
	font-size:12px;
	background:#f3f3f3;
	border:1px #ddd solid;
	text-align:left;
	color:#000;
	display:none;
}
.ta_newsdetailbox .newscont {
	float:left;
	width:598px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	line-height:25px;
	text-align:left;
	color:#333;
	margin-top:15px;}
}
.ta_newsdetailbox .newscont p {
	margin:8px 0;
}
/*相关文章*/	
.relatednews {
	float:left;
	width:638px;
	height:auto;
	overflow:hidden;
	border:1px #ccc solid;
	margin-top:10px;
}
.relatednews .tit {
	float:left;
	width:638px;
	height:25px;
	overflow:hidden;
	background:url(../images/btnbg15.gif) repeat-x;
	border-bottom:1px #ccc solid;
}
.relatednews .tit span {
	float:left;
	text-align:left;
	padding-left:10px;
	line-height:27px;
	color:#000;
	font-size:12px;
	font-weight:700;
}
.relatednews .cont {
	float:left;
	width:608px;
	height:auto;
	overflow:hidden;
	padding:10px 15px;
}
.relatednews .cont ul li {
	float:left;
	text-align:left;
	width:598px;
	padding-left:10px;
	background:url(../images/liico02.gif) no-repeat left;
	margin-top:5px;
}
.relatednews .cont ul li a {
	color:#333;
	font-size:14px;
	line-height:20px;
}
.relatednews .cont ul li span {
	float:right;
	font-size:14px;
	color:#999;
}
