

.wrap { width: 1000px; margin: auto;}


/**
header
*/

.flash {
	background:transparent url(/static/img/top.jpg) no-repeat scroll 0 0;
	height:249px;
	padding-bottom:5px;
	width:100%;
}
.flash01 {
	float:left;
	height:249px;
	width:665px;
	overflow:hidden;
}
.flash02 {
	float:left;
	padding:221px 0 0 10px;
	width:325px;
}
.flash02 a {
	color:#FFFFFF;
	padding:0px 1 0 1px;
	font-weight:bold;
	margin:0 3px;
	display:inline;
}
.flash02 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.flash02 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.flash03 {
	float:left;
	padding:221px 0 0 8px;
	width:327px;
}
.flash03 a {
	color:#FFFFFF;
	padding:0px 1 0 1px;
	font-weight:bold;
	margin:0 0px 0 2px;
	display:inline;
}
.flash03 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.flash03 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/**
home_content
*/
.news{
	width:100%; height:30px;
	line-height:2.5em;
	overflow:hidden;
}
.news_tit{
	color:#F00; float:left;
}
.news_p{
	float:left;
	height:30px;
	overflow:hidden;
	width:900px;
}
#marquee {margin-left:5px;float:left;width:900px;height:30px;overflow:hidden;}
.column_middle_more {
	border-left:1px solid #196cc8;
	border-right:1px solid #196cc8;
	border-bottom:1px solid #196cc8;
	padding-top:1px;
	width:998px;
}
.column_middle_more td {
	text-align:center;
	height:30px;
}
.column_middle_more th {
	cursor:pointer;
}
.column_title {
	background:transparent url(/static/img/titleMiddle.gif) repeat-x scroll 0 0;
	height:31px;
	width:100%;
}
.middle .column_t {
	float:left;
	width:990px;
}
.middle_r{
	float:right;
	width:450px;
	height:31px;
	line-height:31px;
}
.middle_s{
	float:left;
	width:300px;
	height:31px;
	line-height:31px;
	padding:0 0 0 20px;
}
.ti{
	height:25px;
	line-height:22px;
}
.title_letter {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.title_letter a{
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}
.title_letter a:hover{
	text-decoration:underline;
}
.title_letter .hover {
	color:yellow;
}
.user_group .hover {
	color:black;
}
.sort_down {
	background-image:url(/static/img/jtbtn01.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	height:auto;
}
.sort_up {
	background-image:url(/static/img/jtbtn02.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	height:auto;
}
.t1 {
	background-color:#e2e2e2;
}
.t2{
	background-color:#f9fcff;
}
.flink {
	padding-top:20px;
	width:100%;
}
.flink_m {
	border-bottom:1px solid #196cc8;
	border-left:1px solid #196cc8;
	border-right:1px solid #196cc8;
	width:998px;
	height:110px;
}
.flink_m ul,.adv_m ul {
	margin:0 auto;
	list-style:none;
}
.flink_m li {
	float:left;
	margin:4px;
	height:41px;
	width:102px;
	display:inline;
	overflow:hidden;
}
.flink_m li a img {
	width:102px;
	height:41px;
}

.adv_m {
	width:998px;
	height:90px;
	border:1px solid #409cf1;
	margin:4px 0px;
}
.adv_m li {
	float:left; 
	margin:4px 2px 0px 5px;
	width:192px;
	display:inline;
}
.adv_m li a img {
	width:192px;
	height:80px;
	float:left;
	overflow:hidden;
}
.img_bottom{
	height:4px;
	float:left;
	width:180px;
	overflow:hidden;
}
.content_h2{
	float:left;
	width:998px;
	background:transparent url(/static/img/tr_bg.gif) repeat-x scroll 0 0;
	color:#000000;
	font-weight:bold;
	z-index:1000;
}
.content_h2 th{
	font-weight:bold;
}
/**
footer
*/
.footer {
	clear:both;
	padding:10px 0 20px;
	text-align:center;
	width:100%;
}
.flink .column_t {
	float:left;
	padding:4px 0 0 8px;
}
.footer a {
	color:black;
}
