@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	margin:0px;
}
.green {
	color: #4E81B0;
	text-decoration: none;
}
.red {
	color:#FF0000;
}
.a {
	width: 1000px;
	margin: auto;
}
.a #menu {
	width: 620px;
	float: left;
	margin-top: 36px;
	margin-left: 90px;
}
.a #menu .menu0 a {
	height: 58px;
	width: 84px;
	display: block;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	background-image: url(menu_off.gif);
	background-repeat: repeat-x;
	line-height: 64px;
	padding-top: 6px;
}
.a #menu .menu0 a:hover {
	background-image: url(menu_on.jpg);
}
.a #menu .mlist {
	margin-top: 64px;
	_margin-top: 70px;
	line-height: 20px;
	margin-left: 0px;
}
.a #menu .mlist .mlist1 {
	position: absolute;
	background-color: #FFFFFF;
	padding: 3px;
	border: 0px #FFFFFF SOLID;
	display: none;
}
.a #menu .mlist a {
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	font-size: 13px;
}
.a #menu .mlist a:hover {
	text-decoration: none;
	color: #4C80AF;
}
.a .left {
	float: left;
	width: 225px;
	padding-top: 90px;
	text-align: right;
	padding-right: 15px;
	overflow: hidden;
}
.a .left .left1 {
	background-image: url(left_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 330px;
	width: 175px;
	margin-left: 45px;
}
.a .left .left1 .tit{
	font-size: 16px;
	text-align: center;
	padding: 20px;
	margin-bottom:30px;
	color: #375E80;
}
.a .left .left1 a {
	color: #526D7E;
	text-decoration: none;
	display: block;
	line-height: 25px;
	background-image: url(d1.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
	text-align: left;
	padding-left: 50px;
	margin-left: 20px;
	margin-right: 20px;
}
.a .left .left1 a:hover {
	background-color: #DDDDDD;
	color: #497DAC;
}

#mm {
	background-image: url(mid_bg.jpg);
	background-position: center 20px;
}


.a .mid {
	float: left;
	width: 575px;
}
.a .mid .mid1 {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	height: 65px;
	background-color: #FFFFFF;
}

.a .mid .mid1 img{
	margin-top:12px;
	height:47px;
}
.a .mid .mid1 .mid_tt {
	padding-top:35px; 
	position:absolute; 
	z-index:1;
	margin-left:65px;
}
.a .mid .mid2 {
	background-image: url(gung.jpg);
	height: 20px;
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #666666;
	padding-top: 9px;
}
.a .mid .mid2 a {
	color: #666666;
	text-decoration: none;
}

.a .mid .mid3 {
	background-image: url(stit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 35px;
	height: 35px;
	text-align: center;
	color: #A30C2D;
	font-size: 14px;
	margin-bottom: 10px;
}
.a .mid .mid4 {
	border: 1px solid #D0D0D0;
	border-top: 0px;
	border-bottom: 0px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 30px;
	min-height: 180px;
}
.a .mid .mid4 .list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 285px;
	border-right: 1px solid #DDDDDD;
	float: left;
}
.a .mid .mid4 .list ul .ntit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 8px;
	background-image: none;
	padding-left: 10px;
	margin-left: 8px;
	padding-bottom: 2px;
}

.a .mid .mid4 .list a {
	line-height: 25px;
	background-image: url(dot1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	margin-right: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
	display:block;
	text-decoration: none;
	color: #666666;
}
.a .mid .mid4 .list a:hover {
	background-color: #EEEEEE;
	color: #000000;
}

.a .mid .mid4 .list a span {
	float: right;
	color: #999999;
}


.a .right {
	float: right;
	width: 165px;
	padding-top: 90px;
	padding-left: 15px;
}

.right_login a {
	display:block;
	line-height:25px;
	text-decoration: none;
	color: #41687E;
	background-image: url(d1.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}
.right_login a:hover {
	color: #4E81B0;
}
.a .right ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	list-style-type: none;
	line-height: 20px;
}
.a .right li {
	padding:5px;
	border-bottom: 1px solid #CCCCCC;
	color: #BE000E;
	background-image: url(yua.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 25px;
}
.a .right ul a {
	color: #BE000E;
	text-decoration: none;
}
.midbot {
	border-bottom: 1px double #EEEEEE;
}

.page {
	text-align:center;
	background-color: #F3F2F1;
	line-height: 25px;
	margin:20px;
	padding:5px;
}

.gkua {
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	background-image: url(gtit.gif);
	background-repeat: repeat-x;
}
.gtit {
	font-size: 14px;
	padding: 5px;
}
.gtit span {
	font-size:12px;
	color: #666666;
	float: right;
}.gcon {
	line-height: 20px;
	text-indent: 25px;
	padding: 10px;
}
.ghue {
	font-size: 14px;
	line-height: 25px;
	padding:5px;
}
.ghue span {
	font-size:12px;
	color: #666666;
	float: right;
}


.bot {
	text-align: center;
	margin-top: 20px;
}
.bot1 {
	border-left: 3px double #DDDDDD;
	line-height: 20px;
	width: 670px;
	text-align: left;
	padding-left: 10px;
	color: #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
}
