﻿@charset "utf-8";
/* CSS Document */

#content {
	margin:0 auto;
	border:1px #BBD6FA solid;
	border-top:none;
	border-bottom:none;
	width:998px;
	height:800px;
	padding-bottom:10px;
	padding-top:20px;
}
.cont_left {
	border:0px #ddd solid;
	width:730px;
	height:790px;
	margin-left:18px;
	float:left;
}
.cont_head {
	border:0px #ddd solid;
	width:725px;
	height:24px;
	color:#0454cb;
	font-family:Microsoft YaHei;
	font-size:12px;
	padding-top:6px;
	margin-left:5px;
	background:url(/tsg/images/page_header_bg.jpg) no-repeat;
}
.cont_head a {
	color:#0454cb;
	font-family:Microsoft YaHei;	
}
.cont_head a:hover {
	color:#6FA8FF;
}
.head_border {
	border:0px #257000 solid;
	width:650px;
	height:30px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}
.head_text {
	color:#0454cb;
	font-family:STXinwei;
	font-weight:bold;
	font-size:15px;
	margin-top:7px;
}
.cont_body {
	border:1px #DBEBFA solid;
	width:730px;
	height:740px;
	margin-top:15px;
}
.cont_header {
	border:0px #ddd solid;
	width:700px;
	height:60px;
	margin-top:-17px;
	background:url(/tsg/images/cont_left_bg.jpg) no-repeat;
}
.cont_li {
	border-bottom:1px #ddd solid;
	width:730px;
	height:90px;
}
.li_header_border {
	border:0px #ddd solid;
	width:730px;
	height:25px;
	margin-top:10px;
}
.li_header_ico {
	width:14px;
	height:12px;
	float:left;
	margin-top:1px;
	margin-left:10px;
	background:url(/tsg/images/cont_ico.png) no-repeat;
}
.li_header_text a {
	color:#0454CB;
	float:left;
	margin-left:5px;
	font-weight:bold;
	letter-spacing:1px;
}
.li_header_text a:hover {
	color:#2E7DF2;	
}
.li_header_time {
	color:#727070;
	float:right;
	margin-right:5px;
}
.li_body_text {
	color:#727070;
	width:700px;
	height:32px;
	border:0px #ddd solid;
	padding-left:25px;
	text-indent:2em;
	line-height:16px;
	overflow: hidden;
}
.li_foot_text {
	width:80px;
	height:20px;
	border:0px #ddd solid;
	margin-top:5px;
	float:right;
}
.li_foot_ico {
	border:0px #ddd solid;
	width:15px;
	height:15px;
	background:url(/tsg/images/news_li.jpg) no-repeat;
	float:left;
}
.footer_font a {
	float:left;
	color:#0454CB;
	margin-left:5px;
	margin-top:1px;
}
.footer_font a:hover {
	color:#727070;
}
/*--------------------------------------------------------------*/
.footer_button {
	border:0px #ddd solid;
	/*width:500px;*/
	height:30px;
	float:right;
	margin-top:30px;
}
.button_font{
	color:#146CF1;
	float:left;
	font-family:Microsoft YaHei;
	margin-top:10px;
	margin-right:8px;
}
.footer_button_1 {
	float:left;
}
.footer_button_1 a {
	height:16px;
	background-color:#fff;
	border-radius:2px;
	float:left;
	margin-right:8px;
	border:1px #3B86FA solid;
	display:block;
	padding:6px 12px 6px 13px;
	color:#2976F5;
}
.footer_button_1 a:hover {
	background-color:#3B86FA;
	color:#fff;
}

a.footer_button_num_a {
	background-color:#3B86FA;
	color:#fff;
}