﻿@charset "utf-8";
/*2008-10-25新版首页增加样式 bu xufeiyue*/

.clear1 {clear:both; height:0px;}

.yygrlogin {border:1px #d3d5d4 solid; padding:0px; margin:0px;}
	.yygrlogin h3 {
	margin:0px;
	font-family: "黑体";
	font-size: 16px;
	color: #000000;
	font-weight:400;
	background-image: url(../images/yygrlogin.gif);
	background-repeat: repeat-x;
	padding-left:15px;
	padding-top:5px;
	height:26px;
}
.yygrlogin ul {
	margin:10px 15px;
}

.yygrlogin fieldset { border: none; margin: 0; padding: 0; }
.yygrlogin legend {
	margin:0px;
	font-family: "黑体";
	font-size: 16px;
	color: #000000;
	font-weight:400;
	background-image: url(../images/yygrlogin.gif);
	background-repeat: repeat-x;
	padding-left:15px;
	padding-top:5px;
	height:26px;
}
.yygrlogin p { line-height:20px;}

.kuang {border:1px #b3bec4 solid;}
.kuang1 {border:1px #b3bec4 solid; border-top-style:hidden;}

.midtitle {background-image:url(../images/midtitle.gif); height:27px; width:400px;}
.title {
	float:left;
	text-align:center;
	margin-left:15px;
	margin-top:5px;
}
.title a,.title a:visited {
	font-size:16px;
	font-weight:400;
	text-decoration: none;
	color:#9d080e;
	font-family: "黑体";
	}
.titler {float:right;}

.lefttitle {background-image:url(../images/lefttitle.gif); height:27px; width:300px;}
.titlel a {font-size:16px;
	font-weight:400;
	margin-top:5px;
	text-decoration: none;
	color:#00458b;
	font-family: "黑体";
	float:left;
	margin-left:15px;
}
.morel {
	float:right;
	width:67px;
	height:18px;
	background-image:url(../images/more.gif);
	margin:3px 8px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	padding:3px 0px 0px 0px;
}
.morel a {
	font-size: 14px;
	color: #000000;
}

.centertitle {background-image:url(../images/centertitle.gif); height:27px;}
.titlec a {
	font-size:16px;
	font-weight:400;
	margin-top:5px;
	text-decoration: none;
	color:#00458b;
	font-family: "黑体";
	float:left;
	margin-left:15px;
}

.righttitle {background-image:url(../images/righttitle.gif); height:27px; width:260px;}
.titler1 a {
	font-size:16px;
	font-weight:400;
	margin-top:5px;
	text-decoration: none;
	color:#000;
	font-family: "黑体";
	float:left;
	margin-left:15px;
}

/*选项卡*/
.tabblock { border: 1px solid #E1ECF0; background: #F1F5F6; margin: 0; }
	.tabblock h3 { margin: 0; line-height: 24px; height: 24px; font-size: 1.2em;}
		.tabblock h3 .tab {
	font-weight: normal;
	float: left;
	background-image: url(../images/tab.gif);
	height: 24px;
	width: 62px;
	background-repeat: no-repeat;
}
		.tabblock h3 .curtab { font-weight: bold; background-image: url(../images/curtab.gif); height: 24px; width:62px; overflow: hidden; background-repeat: no-repeat;}
		
.headmenu a,.headmenu a:visited{
	font-size:14px;
	text-decoration: none;
	color:#000000;
	font-family: "宋体";
	}
	.headmenu a:hover{ text-decoration:underline;}