﻿@charset "utf-8";

td{
    color: #424242;
	font-size: 12px;
	font-family:新宋体;
}

table tr td a:link
{
	font-size : 12px;
	color : #424242;
	text-decoration : none;
}
table tr td a:visited
{
	font-size : 12px;
	color : #999999;
	text-decoration : none;
}
table tr td a:hover
{
	font-size : 12px;
	color : #555555;
	text-decoration:underline;
}
table tr td a:active
{
	font-size : 12px;
	color : #424242;
	text-decoration : none;
}

body {
	margin:0px auto;
    background-color: #FFFFFF;
	text-align:center;
	font-family:新宋体;
	font-size: 12px;
}

#container{
	position:relative;
	margin:0 auto;
	width:995px;
	text-align:left;
}

/*------------------------------------------------------------------------*/

#outerlink{
	margin:0px auto;
	height:26px;
	background:#e6ebed;
	border:1px solid #cfcfcf;
	color:#63686d;
}
#outerlink ul{
	float:left;
	list-style-type:none;
	margin:auto 0px;
	padding-top:6px;
	padding-left:0px;
	height:20px;
}
#outerlink ul li{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:5px;
	padding:0px;
}
#outerlink li a,#outerlink li a:link, #outerlink li a:visited{
	display:block;
	text-decoration:none;
	color:#63686d;
}
#outerlink li a:hover{
	text-decoration:underline;
}
#outerlink ol{
	float:right;
	list-style-type:none;
	margin-top:3px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	height:20px;
	display: inline;
}
#outerlink ol li{
	float:right;
	width:66px;
	height:20px;
	margin-right:1px;
}
#btn1{
	background:url(index_09.jpg) no-repeat;		
}
#btn2{
	background:url(index_05.jpg) no-repeat;		
}
#btn3{
	background:url(index_07.jpg) no-repeat;		
}
#btn4{
	background:url(index_03.jpg) no-repeat;		
}
#btn5{
	background:url(index_10.jpg) no-repeat;		
}
/*------------------------------------------------------------------------*/
#banner{
	clear:both;
	margin:0px auto;
	padding:0;
	border:0;
	height:66px;
	width:995px;
}
#banner td{
	height:66px;
	margin:0;
	padding:0;
	border:0;
}
/*------------------------------------------------------------------------*/
#navigation{
	clear:both;
	height:36px;
	padding-top:5px;
	font-weight: bold;	
	background:url(menu.jpg) no-repeat;		
}
#navigation ul{
	padding-left:12px;
	margin:0px auto;
	list-style-type:none;
	height:30px;
}
#navigation li{
	float:left;	
	background:url(menu_back.jpg) no-repeat;		
	text-align:center; 
	width:108px; 
	height:30px;
}
#navigation li a,#navigation li a:link{
	padding:10px 0px 10px 0px;
	display:block;
	text-decoration: none;
	color: #141414;
}
#navigation li a:hover{
	color:#141414;
	text-decoration : underline;
	background:url(menu_on_back.jpg);
	background-repeat:no-repeat;		
} 
#navigation li a:active{
	color:#141414;
	text-decoration : underline;
	background:url(menu_on_back.jpg);
	background-repeat:no-repeat;		
	
}
/*----搜索条和滚动新闻------*/
#search{
	background:url(search.jpg) no-repeat;		
	margin:0px auto;
	padding:0px;
	height:28px;
}
#search #searchbar{
	float:left;
	color:#333333;
	font-weight: bold;	
	margin:0px;
	padding:0px 0px 0px 40px;
}
#searchbar ul{
	float:left;
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
}
#searchbar li{
	float:left;
	display:inline;
	margin:4px 15px 0px 0px;
	padding:0px;
	border:0px;
	height:18px;
}
#searchbar li#sear1{
	background:url(index_53.jpg) no-repeat;
	width:38px;
	height:28px;
	margin-right:15px;
	margin-top:0px;
}
#searchbar li#sear2{
	height:23px;
	line-height:23px;
	overflow:hidden;
	vertical-align:middle;
}
#searchbar .select{
	float:left;
	display:inline;
	height:20px;
}
#searchbar .keyword{
	float:left;
	display:inline;
	border:1px #b5b8c8 solid;
	width:130px;
 	height:15px;
	margin:0px;
}
#searchbar .btnSubmit{
	float:left;
	display:inline;
	background:url(index_60.jpg) no-repeat;
	width:58px;
	height:18px;
	border:0px;
}
.btn2Submit{
	float:left;
	display:inline;
	background:url(index_61.jpg) no-repeat;
	width:75px;
	height:18px;
	border:0px;
}
#search #turningTitle{
	overflow:hidden;
	float:right;
	display:inline;
	text-align:center;
	margin-right:15px;
	line-height:20px;
}
#search #turningTitle table{
	width:400px;
	height:28px;
	vertical-align:middle;
}
#search #turningTitle table A{
	color:blue;
}

/* -----页脚-----*/
#footer{
	clear:both;
	background-color:#ebeeef;
	height:77px;
	margin:4px auto;
	text-align:center;
	padding:0px;
}
#globalLink{
	margin:0px;
	line-height:25px;
	padding:0px;
	padding-left:340px;
}
#globalLink ul{
	list-style-type:none;
	margin-bottom:0px;
	padding:0px;
	position:relative;
	clear:both;
	margin:0px;
}
#globalLink li{
	float:left;
	margin-left:10px;
}
#globalLink li a{
	display:block;
	text-decoration:none;
	color:#63686d;
}
#globalLink li a:link, #globalLink li a:visited{
	font-size : 12px;
	font-weight: bold;	
	color : #141414;;
	text-decoration : none;
}
#globalLink li a:hover{
	font-size : 12px;
	color : #141414;;
	text-decoration : underline;
	font-weight: bold;
}
#info{
	clear:both;
	color:#333333;
	text-align:center;
	margin-top:5px;
	border-top:1px solid #b8c0c4;
	padding-top:3px;
}
/* -----面包屑导航-----*/
.breadCrumbs{
	height:18px;
	width:733px;
	margin-top:0px;
	padding-top:7px;
	padding-left:5px;
	color:red;
}
.breadCrumbs ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.breadCrumbs li{
	float:left;
	display:inline;
	margin:0px;
	padding-left:5px;
}
.breadCrumbs li.li_dot{
	background:url(jiantoudot.gif) no-repeat;
	float:left;
	display:inline;
	padding-left:20px;
}
.breadCrumbs li a, .breadCrumbs li a:link{
	display:block;
	text-decoration:none;
	color:#141414;
}
.breadCrumbs li a:hover{
	color:#141414;
	text-decoration: underline;
} 
.breadCrumbs li a:active{
	color:#141414;
	text-decoration: underline;
	
}

/* 搜索结果页面 */
#searchList{
	margin:0px auto;
	width:735px;
}

.concerning{
	font-weight:bold;
}
