@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
}

body,td,th {
	font-family: "宋体";
	font-size: 12px;
	line-height:22px;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*---------------------------------------------------------------*/

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

/*--------------------------------------------------------------*/
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}


/*------------------------------ top ----------------------------*/
#top {
	position:relative;
	width:930px;
	height:80px;
	margin:0px auto;
}

#top .logo {
	display:block;
	position:absolute;
	top:20px;
	left:20px;
}

#top .top_sc {
	position:absolute;
	text-align:center;
	top:0px;
	right:0px;
	width:196px;
	height:31px;
	padding-top:5px;
	background:url(../images/sc_bg.gif) 0px 0px no-repeat;
}
#top .top_sc a {
	color:#00557d;
}
#top .top_sc a:hover {
	color:#00557d;
	text-decoration:underline;
}


/*------------------------------- menu -----------------------------*/
#menu {
	width:930px;
	height:50px;
	margin:0px auto;
	background:url(../images/menu_bg.gif) 0px 0px repeat-x;
}
#menu ul {
	width:920px;
	padding-left:10px;
	height:50px;
}
#menu ul li{
	float:left;
	height:50px;
	padding-left:2px;
	background:url(../images/menu_jg.gif) 0px 0px no-repeat;
}

#menu ul li.no_img {
	background-image:none;
}

#menu ul li a{
	display:block;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:12px 20px 8px 20px;
}

/*----------------------------- banner ------------------------------*/
#banner {
	position:relative;
	width:930px;
	height:270px;
	margin:12px auto;
	background:url(../images/banner.jpg) 0px 0px no-repeat;
}

#Layer1 {
	position:absolute;
	left:10px;
	top:5px;
	width:900px;
	height:247px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:10px;
	top:5px;
	width:879px;
	height:221px;
	z-index:2;
}

/*------------------------- tt_1 ------------------------*/
.tt_1 {
	position:relative;
	height:26px;
	line-height:26px;
	background:url(../images/tt_bg1.gif) 0px 0px repeat-x;
	border-right:solid 1px #d5d5d5;
}
.tt_1 h1 {
	font-size:12px;
	line-height:26px;
	padding-left:15px;
	background:url(../images/tb_1.gif) 0px 0px no-repeat;
}
.tt_1 .more {
	display:block;
	position:absolute;
	top:7px;
	right:4px;
}


/*---------------------------- tt_2 -------------------------*/
.tt_2 {
	font-size:14px;
	font-weight:bold;
	color:#21536c;
	padding-left:20px;
	background:url(../images/tb_5.gif) 5px 6px no-repeat;
	border-bottom:dashed 1px #666;
}



/*------------------------- ul_1 -----------------------*/
ul.ul_1 {}
ul.ul_1 li{
	border-bottom: dashed 1px #adadad;
	padding-left:15px;
	font-size:12px;
	line-height:23px;
	background:url(../images/tb_2.gif) 5px 9px no-repeat;
	text-align:right;
}
ul.ul_1 li a{
	float:left;
	font-size:12px;
	line-height:23px;
	color:#3f3f3f;
}
ul.ul_1 li a:hover{
	color:#000;
}


/*------------------------- ul_2 -----------------------*/
ul.ul_2 {}
ul.ul_2 li{
	border-bottom: dashed 1px #adadad;
	padding-left:15px;
	font-size:12px;
	line-height:23px;
	background:url(../images/tb_2.gif) 5px 9px no-repeat;
}
ul.ul_2 li a{
	font-size:12px;
	line-height:23px;
	color:#3f3f3f;
}
ul.ul_2 li a:hover{
	color:#000;
}


/*----------------------- ul_3 ---------------------*/
ul.ul_3 {
	width:164px;
}
ul.ul_3 li{
	line-height:25px;
	background:url(../images/tb_4.gif) 0px 0px no-repeat;
	margin-bottom:3px;
}
ul.ul_3 li a{
	display:block;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding-left:15px;
}

ul.ul_3 li ul li {
	background-image:none;
	border-bottom:dashed 1px #666;
}
ul.ul_3 li ul li a {
	font-weight:normal;
	color:#275a75;
}

/*---------------------- ul_4 ------------------------*/
ul.ul_4 {}
ul.ul_4 li {
	border-bottom: dashed 1px #8e8e8e;
	font-size:14px;
	line-height:28px;
	text-align:right;
	padding:0px 10px;
	padding-left:15px;
	background:url(../images/tb_3.gif) 5px 12px no-repeat;
}
ul.ul_4 li a{
	float:left;
	font-size:14px;
	line-height:28px;
	color:#000;
}
ul.ul_4 li a:hover {
	color:#666;
}


ul.ul_5 {}
ul.ul_5 li{
	float:left;
	padding:0px 35px;
	margin-top:20px;
}
ul.ul_5 li a{
	display:block;
	font-size:12px;
	line-height:30px;
	text-align:center;
}

/*------------------------- fy ------------------------*/
.fy {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#005dbd;
	padding:20px;
}
.fy a {
	font-size:14px;
	font-weight:bold;
	color:#005dbd;
	text-decoration:none;
}
.fy a:hover {
	text-decoration:underline;
}

.tx_1 {
	font-size:14px;
}

.tx_2 {
	font-size:14px;
	font-weight:bold;
	color:#005dbd;
}

.tx_3 {
	font-weight:bold;
	color:#F00;
}

.tx_4 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.tx_5 {
	font-size:14px;
	color:#fff;
}

.tx_6 {
	font-weight:bold;
	color:#ff9600;
}

/*------------------------ bk_1 ------------------------*/
.bk_1 {
	border:solid 1px #d8d8d8;
	border-top:0px;
}


/*------------------------ bk_2 ------------------------*/
.bk_2 {
	border-bottom: dashed 1px #666;
}


/*---------------------------------- foot ----------------------------------*/
#foot {
	width:930px;
	height:70px;
	padding-top:25px;
	background:url(../images/foot_bg.gif) 0px 0px repeat-x;
	margin:0px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}