@charset "utf-8";
@import url("temp.css");
@import url("tempForm.css");

/* 缺省链接样式 */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF5500;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
/*ҳ*/
a.PageButtonCssP { color:#ff0000;
	font-weight:bold;
	 }
a.PageButtonCssP:visited { color:#ff0000;
font-weight:bold;
 } 
.validate{padding:0 12px 0 5px;color:blue; font-size: 14px;} 
 	
/* ＝＝＝＝＝＝＝＝＝＝布局定义＝＝＝＝＝＝＝＝＝＝ */
body{
	text-align:center;
}
/* －－－－－－－－－－页眉样式－－－－－－－－－－ */
#masthead{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
/* 网站标志 */
#logo{
	height: 50px;
	width: 190px;
	position:relative;	
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;	
	display: inline;
	float:left;
	margin-top:20px;
}
#logo a{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	height: 50px;
	width: 190px;
	cursor: crosshair;
}
/* 页标?*/
#pageLogo{
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top:12px;
	padding-left:9px;
}
#pageLogo h2{
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
}
#pageLogo span{
	font-size:12px; 
	color:#999999; 
	margin-top:-15px;
	padding:0px;
}
/* 快速导?*/
#navLink li{
	float: left;
	padding: 0px 5px;
	background-image: url(/images/line/Vline_111.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}
#navLink ul{
	float:right;
}

/* 导航 */

#nav{
	background-image: url(/images/title/title_112_L.gif);
	background-repeat: no-repeat;
	background-color: #DC0000;
	clear:right;
	float:right;
}
#nav ul{
	background-image: url(/images/title/title_112_R.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:5px;
	padding-right:5px;
}
#nav li{
	float: left;
	background-image: url(/images/title/title_112_li.gif);
	background-repeat: no-repeat;
	padding-left:1px;
	white-space:nowrap;
}
#nav .n1{
	background-image: none;
}
#nav a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	display:block!important;
	display:inline;
	height:35px;
	line-height:35px;	
	padding-right:7px;
	padding-left:7px;	
}
#nav a:hover,#nav a:active
{
	background-image: url(/images/title/title_112_current.gif);
	background-repeat: no-repeat;
}
/* 栏目导航 */
#navh2{
	margin:0px 5px;
	background-color: #666C7D;
	color: #FFFFFF;
	padding:5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #525765;
	border-left-color: #444853;
	clear:both;
	margin-bottom:2px;
}
#navh2 li{
	float:left;
	background-image: url(/images/line/Vline_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navh2 li a{
	padding:3px 5px;
	color: #FFFFFF;
	font-size: 14px;
}

#navh3{
	margin:0px 5px;
	background-color: #666C7D;
	color: #FFFFFF;
	padding:5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #525765;
	border-left-color: #444853;
	clear:both;
	margin-bottom:2px;
}
#navh3 li{
	float:left;
	/*background-image: url(/images/line/Vline_white.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
}
#navh3 li a{
	padding:3px 5px;
	color: #FFFFFF;
	font-size: 14px;
}



/* 搜索 */
#search{
	color: #FFFFFF;
	background-color: #DC0000;
	clear:both;
	padding:5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4E1E1;
	border-bottom-color: #F4E1E1;
}
#search form{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#search h3{
	display:inline;
	margin-right:10px;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
#search .textfield{
	padding:1px 2px;
}
#search .select{
	width:100px;
}
#search .button{
	padding:0px 10px;
}
#search a{
	color: #FFFFFF;
}
/* 面包屑导?*/
#crumbNav{
	background-image: url(/images/ico/arrow_114.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
#crumbNav h3{
	display:inline;
	background-image: url(/images/ico/colon_red.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #DC0000;
}
#crumbNav a{
	color: #DC0000;
	text-decoration: underline;
}
#crumbNav ul{
	display: inline;
}
#crumbNav ul li{
	display: inline;
}
#crumbNav ul ul li{
	background-image: url(/images/ico/arrow_111.gif);/*FF*/
	background-image:none;/*IE5*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#crumbNav ul ul li/*IE5.5+*/{
	/*IE only*/background-image: url(/images/ico/arrow_111.gif);/*IE6*/
	/*IE only*/background-image /*IE5.5*/: url(/images/ico/arrow_111.gif);
}
/* －－－－－－－－－－主页样式－－－－－－－－－－ */
#main{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.main
{

	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
/* 登录 */
#login{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	text-align:center;
	height:210px;
}
#login .content .textfield{
	width:60%;
}
#login .content .button{
	width:50%;
	margin:2px;
}
#login .content label{
	display:block;
	margin:5px;
}
#login .content a{
	text-decoration: underline;
}
#login-Nav{
	background-color: #DC0000;	
	padding:5px;
	margin:5px;	
}
#login-Nav a{
	color: #FFFFFF;
	font-size: 14px;	
}
#login-Tel{
	color: #990000;
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	background-position: 5px;
}
/* 表格 */
/*table{
	width: 100%;
}*/
.table111 caption{
	background-color: #666C7D;
	padding:3px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 14px;
}
.table111 thead{}
.table111 th{
	padding:3px;
	text-align:center;
	white-space: nowrap;
	background-color: #D1D3D8;
}
.table111 td{
	padding:3px;
	background-color: #EFF0F2;
}
.table112{
	border: 1px solid #CCCCCC;
}
.table112 td{
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
}
.table112 th{
	padding:3px;
	text-align:center;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* 列表分页 */
.pages{
	text-align:center;
	padding:10px;
	font-size: 14px;
	background-color: #F4F5F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666C7D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7CED7;
}

.pageNews{
	text-align:center;
	padding:10px;
	font-size: 14px;
	
}

/* Tab导航 */
#tab{}
#tab .tabnav li{
	float:left;
	margin-right:10px;
}
#tab .tabnav .unsel{
	padding:5px 10px;
	text-align:center;
	background-color: #F8F8F8;
	display: block;
}
#tab .tabnav .sel{
	padding:5px 10px;
	text-align:center;
	background-color: #DC0000;
	color: #FFFFFF;
	display: block;
}
#tab .tabcontent{
	border: 2px solid #DC0000;
}
/* －－－－－－－－－－页脚样式－－－－－－－－－－ */
#footer{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding-top:5px;
	background-image: url(../img/line_111.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 版权信息导航 */
#copyrightNav ul{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#copyrightNav li{
	float: left;
	margin:0px 5px;
	background-image: url(/image/line/Vline_111.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:10px;
}
/* 联系方式 */
#contact{}
/* 友情链接 */
#link{
	padding: 10px;
	background-image: url(/images/bg_112.png);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}
#link h4{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/ico/arrow_111.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
#link .content {
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#link .content li{
	float:left;
	width:120px;	
}
#link .content-img li{
	float:left;	
	margin:5px;
}
/* －－－－－－－－－－全局修饰－－－－－－－－－－ */
.importance{
	color: #FF0000;
}
.keyword{
	color: #DC0000;
}
.highlight{
    background-color:#FF0000;
	color: #ffffff;
}
.icon_help{
	background-image: url(../img/icon_help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	height:25px;
	line-height:25px;
}
.icon_message{
	background-image: url(../img/icon_message.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height:25px;
	line-height:25px;
}
.icon_search{
	background-image: url(../img/icon_search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height:25px;
	line-height:25px;
}
.icon_sms{
	padding:10px;
	background-image: url(../img/icon_sms.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:25px;
	line-height:25px;
	padding-left: 30px;
}
.icon_YMT{
	background-image: url(../img/icon_YMT.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	height:25px;
	line-height:25px;
}
.icon_YMT_111{
	padding:10px;
	background-image: url(../img/icon_YMT_111.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	height:25px;
	line-height:25px;	
}
.icon_YMT_112{
	padding:10px;
	background-image: url(../img/icon_YMT_112.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:14px;
	height:25px;
	line-height:25px;
}
.icon_YMT_113{
	padding:10px;
	background-image: url(../img/icon_YMT_113.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	height:25px;
	line-height:25px;
}