﻿/* CSS Document */

/* 灰度显示 */
/*
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }  
*/
/* 灰度显示 */
BODY {
	TEXT-ALIGN: left;
	FONT-FAMILY:  "宋体", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border:0px;
	margin:0px;
	background-image: url(../imgs/background.gif);
}
BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
}

DIV {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
FORM {
	border:0px;
	margin:0px;
	padding:0px;
}
LI {
	LINE-HEIGHT: 18px; WIDTH: 100%; HEIGHT: 18px
}
UL {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
	margin-top:10px; 
	margin-left:30px;
	margin-bottom:0px;
	list-style:outside;
	list-style-type:disc;
	}
	
IMG {
	PADDING: 0px; MARGIN: 0px;
	border:0px;

}

A {
	COLOR: #2b2b2b; TEXT-DECORATION: none
}
A:visited {
	COLOR: #2b2b2b; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ba2636;
}
A:active {
	COLOR: #ba2636
}

.long_title {
	height:23px;
	padding-top:5px;
	width: 357px;
	background-image:url(../imgs/bg.gif)
}
.news_title {
	height:28px;
	width: 357px;
	background-image:url(../imgs/bg.gif)
}
.short_title {
	height:23px;
	padding-top:5px;
	width: 198px;
	background-image:url(../imgs/bg.gif);
	letter-spacing: 5px;
}
.STYLE4 {
	font-size: 14px;
	font-weight: bold;
	color: rgb(27,163,203);	
	letter-spacing: 4px;
	
}
.STYLE4:link{
	font-size: 14px;
	font-weight: bold;
	color: rgb(27,163,203);	
}
.STYLE4:visited {
	font-size: 14px;
	font-weight: bold;
	color: rgb(27,163,203);	
}
.line_space {
	letter-spacing: 4px;
	padding-top:5px;	
}


/*  */
.left {
	width:740px;
	float:left;
}
div.right {
	width:198px;
	height:209px;
	float:right;
	margin-top:5px;
	background-color: #FFFFFF;
}
.search {
	float:right;
	height:45px;
	width:198px;
	background-color: #FFFFFF;	
}

	
/**/
#welcome{
	margin-left:15px;
	line-height:29px;
	float:left;
	color:#113a8a;
}
#top_text{
	margin-right:15px;
	float:right;
	line-height:29px;
	color:#113a8a;
}
#top_text a{
	color:#113a8a;
}
#top_text a:hover{
	color:#bd062d;
}
/* ϱ END */

/* ˵ */
#menu_bar {
	width:940px;	
}
#dh{
	
	height:38px;
	
}
.dht {
	background-color: #F9F9F9;
}

/* END*/
/*  */
#gundong{
	width:356px;
	height:255px;
	padding-top:3px;
	float:left;
	border:1px solid rgb(177,200,214);
}
.gun_top{
	width:330px;
	height:230px;
	margin-left:3px;	
}
.gun_middle{
	width:330px;
	height:15px;
	margin-left:14px;
	margin-right:10px;
	bottom:18px;	
	position:relative;
	
}
div.gun_bottom{
	height:20px; 
	width:350px;
	background-color:#e2ecf5;
	margin-left:3px; 
	text-align:center;
	position:absolute;
	padding-top:5px;
	top:220px;
	position:absolute;
}
/* END */

/*  */
.news_list{
	width:357px;
	height:248px;
	margin-left:12px;
	float:left;
	
}
.ta a{
	color:#000000;
}
.ta a:hover{
	color:#CF1918;
}
.bg{
	background:#eef3f7;
}
/* б END */


/*  */
.picture{
	width:718px;
	height:92px;
	margin-top:10px;
	float:left;
	padding: 5px;
	background-color: #CCCCCC;
}
#imgScroll {
overflow:hidden; width:718px; height:92px;
}

	
.holder {
	width: 718px;
	height: 92px;	
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;	
	float: left;
}

/* END */

.border {
	
	background-image:url(../imgs/border.gif);
	background-repeat: repeat-y; 
	border-top:1px solid rgb(177,200,214);
	border-right:1px solid rgb(177,200,214);
	border-bottom:1px solid rgb(177,200,214);
}

#tab1 {
	width:198px;
	height:193px;
	float:right;
	overflow:hidden;	
	margin-top:5px;
}
#tab2 {
	width:198px;	
	margin-top:5px;
	height:238px;
	float:right;
	overflow:hidden;
	
}
#tab3 {
	float:right;
	width:198px;
	height:192px;
	overflow:hidden;		
}

#mtga_title {
	float:right;
	width:198px;
	height:23px;
	padding-top:5px;	
	border-top:1px solid rgb(177,200,214);
	border-right:1px solid rgb(177,200,214);	
	background-image: url(../imgs/bg0.gif);	
}

/*tabs2 */
ul.tabs2{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 28px;
}
ul.tabs2 li{
	float:left;
	margin:0px;
	text-align:center;
	padding-top:8px;
	width:99px;
	height:20px;	
}

ul.tabs2 li a {
	text-decoration: none;
	font-weight: bolder;
	color: rgb(27,163,203);	
}
ul.tabs2 li a:visited {	
	color: rgb(27,163,203);	
}
ul.tabs2 .selected {
	background-image: url(../imgs/bg0.gif);	
}

ul.tabs2 .no_selected {
	background-image: url(../imgs/bg.gif);	
}

/*tabs2l */
ul.tabs2l{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 28px;
}
ul.tabs2l li{
	float:left;
	margin:0px;
	text-align:center;
	padding-top:8px;
	width:178px;
	height:20px;	
}

ul.tabs2l li a {
	text-decoration: none;
	font-weight: bolder;
	color: rgb(27,163,203);	
}
ul.tabs2l li a:visited {	
	color: rgb(27,163,203);	
}
ul.tabs2l .selected {
	background-image: url(../imgs/bg0.gif);	
}

ul.tabs2l .no_selected {
	background-image: url(../imgs/bg.gif);	
}


/* 3tabs */
ul.tabs3{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 28px;
}
ul.tabs3 li{
	float:left;
	
	text-align:center;
	padding-top:8px;
	width:119px;
	height:20px;	
}

ul.tabs3 li a {
	text-decoration: none;
	font-weight: bolder;
	color: rgb(27,163,203);	
}
ul.tabs3 li a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: rgb(27,163,203);	
}
ul.tabs3 .selected {
	background-image: url(../imgs/bg0.gif);	
}

ul.tabs3 .no_selected {
	background-image: url(../imgs/bg.gif);	
}

/* tabs3 END*/


/*tabs */
ul.tabs4{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 28px;
}
ul.tabs4 li{
	float:left;
	text-align:center;
	padding-top:8px;
	width:87px;
	height:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgb(236,236,255);
	border-left-color: rgb(236,236,255);
}

ul.tabs4 li a {
	text-decoration: none;
	font-weight: bolder;
}
ul.tabs4 .selected {
	background-image: url(../imgs/bg0.gif);	
}

ul.tabs4 .no_selected {
	background-image: url(../imgs/bg.gif);	
}

#tab4 {
	float:left;
	width:357px;	
	margin-top:10px;
	height:185px;	
}
#tab5 {
	float:left;
	width:357px;	
	height:185px;
	margin-top:10px;	
	margin-left:12px;	
}


#tab6 {
	float:left;
	width:357px;	
	margin-top:5px;	
	height:238px;
}
#tab6_f3 {
	/*margin-top:20px;
	margin-left:20px;*/
}
.bszn_title {
	
	font-size:14px;
	color: #CC3300;
	font-weight: bold;	
	margin-top:20px;	
	margin-left: 10px;	
}
.bsjn_text{	
	width:170px;
	margin-top:5px;
}
.ggxx {
	font-size: 12px;	
	font-style: normal;
	display: block;
	width: 70px;
	line-height: 18px;
	text-align:center;
}

#ws110 {
	float:right;	
	width: 198px;
	margin-top:5px;	
}
#ws110_title {
	height:23px;
	padding-top:5px;
	width: 198px;
	background-image:url(../imgs/bg.gif)
}

/* iFocus style */
#tjl { 
	width:180px; 
	height:101px; 	
	float:left;
	margin-left:9px;	
}
#tjl .img{
	display:block;
	width:75px;
	height:96px;
	float:left;
}
#tjl div{
	float:left;
}
.tjl_bottom{
	margin-top:5px;
	margin-left:5px;
	width:70px;
	height:85px;
	text-align:left;
	line-height:18px;
	background-color:#F4F4F4;
	
}
.tjl_left{
	width:158px;
	height:96px;
	float:left;	
}

.tjl_right{
	width:16px;
	height:80px;
}
.tjl_right img{
	width:16px;
	height:16px;	
}

#xctb {
	margin-top:5px;
	width:198px;
	height:100px;
	float:right;
}

/* iFocus style END*/


#bmcx {
	margin-top:5px;
	margin-left:12px;
	width:357px;
	height:238px;
	float:left;
	}
#bmcx_title {
	height:23px;
	padding-top:5px;
	width: 357px;
	background-image:url(../imgs/bg.gif)
}	
.bmcx_item{
	font-size: 12px;
	margin-left:1px;
	color: #000000;
	font-style: normal;
	font-family:"宋体";
	display: block;
	width: 326px;
	line-height: 20px;
	padding-left:30px;
}
.bmcx_item:hover {
background-color:#EEFFFF;
}

.bmcx_s {
	width:198px;
	height:220px;
	float:right;
	margin-top:5px;
	background-color: #FFFFFF;
}
.bmcx_item_s{
	font-size: 12px;
	margin-left:1px;
	color: #000000;
	font-style: normal;
	font-family:"宋体";
	display: block;
	width: 168px;
	line-height: 20px;
	padding-left:30px;
}
.bmcx_item_s:hover {
background-color:#EEFFFF;
}	
	
	
#tab9{
	float:left;
	width:357px;
	height:236px;	
	margin-top:5px;		
}
#tab9_f3 {
	margin-top:10px;	
}
.jdjb_item{
	font-size: 12px;
	margin-left:1px;
	color: #000000;
	font-style: normal;	
	display: block;
	width: 326px;
	line-height: 24px;
	padding-left:30px;
}
.jdjb_item:hover {
background-color:#EEFFFF;
}
#taba{
	float:left;
	width:357px;
	height:204px;	
	margin-top:5px;		
}	
#tabb{
	float:left;
	width:357px;
	height:204px;	
	margin-top:5px;	
	margin-left:12px;	
}	

#wsdc {
	float:left;
	width:357px;
	height:236px;	
	margin-top:5px;	
	margin-left:12px;
	}
	
#wsdc div {
	margin-top:15px;
	margin-left:10px;
}

a.dbwy {background-image:url(../imgs/dbwy.gif);
}
a.dbwj:hover{
	background-image:url(../imgs/dbwy0.gif);
}
#zsrk{
	width:200px;
	float:right;
}
#zsrk a {
	border:0px;
	margin:0px;
	padding:0px;
	}
#zsrk a img{
	margin-top:5px;	
	width:198px;
	height:43px;
}
	
	
#tab7 {
	float:left;
	width:356px;
	height:258px;	
	margin-top:5px;	
	
}
#tab8{
	float:left;
	width:356px;
	height:258px;	
	margin-top:5px;	
	margin-left:13px;
	
}	
	
	

#ztlm {
	margin-top:5px;
	width:189px;
	height:258px;
	float:right;
	padding-left:9px;	
	}
#ztlm_title 
{	
	width:198px;
	height:23px;
	margin-left:-9px;
	padding-top:5px;		
	background-image: url(../imgs/bg.gif);
}
	

.tjss{
	width:940px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-image:url(../imgs/tj.gif);
}
.tjss_text{
	width:820px;
	height:20px;
	padding-top:6px;
	float:right;
}

/* END */


#link{
	width:940px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imgs/link.gif);
}
#fLink {
	height:40px;
}

#fLink select {
	font-size:12px;
	margin-top:10px;
	text-align:center;
	color:#999999;
	width:140px;
}

#footer{
	width:940px;
	height:100px;
	float:none;
	background-color:#EEEEEE;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: rgb(119,198,239);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgb(119,198,239);
	clear: both;
}
#footer_text{
	width:auto;
	height:auto;
	text-align:center;
	line-height:25px;
	padding-top:15px;
}

/* all children sytle */

.main_top {
	background-image:url(../imgs/list.gif);
	float:left;
	width:100%;
	height:60px;
}

.main_title{
	TEXT-ALIGN: center; WIDTH: 230px;
	height:40px;
	float:left;
	}
.main_title H2 {
	TEXT-ALIGN: left; TEXT-INDENT: 39px; FONT-FAMILY: "微软雅黑", Microsoft YaHei, "宋体", SimSun, Arial, System; COLOR: #025fcd; FONT-SIZE: 18px; FONT-WEIGHT: bold; PADDING-TOP: 10px;
	margin:0px;
}
.main_level {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 34px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; FLOAT: left; COLOR: #333; PADDING-TOP: 5px
}
.main_level A {
	COLOR: #333; TEXT-DECORATION: none
}
.main_level A:visited {
	COLOR: #333; TEXT-DECORATION: none
}
.main_level A:hover {
	COLOR: #c00; TEXT-DECORATION: underline
}
.main_level A:active {
	COLOR: #c00; TEXT-DECORATION: underline
}

.main_bottom {
	background-image:url(../imgs/list.gif);
	float:left;
	width:100%;
	height:50px;
	background-position:0px -60px;
}



	
