﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}
body {
	text-align:left;
	font:normal 12px 宋体, simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	background:#2c4f64;
	color:#666;
}
table {
	border-collapse:collapse;
	text-align:left
}
th, td {
	border-collapse:collapse
}
ol, ul {
	list-style:none;
	padding:0px;
	margin:0px
}
a {
	text-decoration:none;
	color:#666;
	font-size:12px;
	line-height:22px
}
a:hover {
	color:#C00
}
input, select, form img, button {
	vertical-align: middle;
}
button {
	border:0;
	cursor:pointer
}
img {
	border:0;
}
.clear {
	clear:both;
}
.hidden{ display:none}
.contain {
	height:100%;
	padding:0 8px;
	margin:0 auto;
	width:925px;
	overflow:hidden;
	clear:both;
	background:#FFF;
}
#loginhot {
	background:url(images/login_bg.gif) repeat-x;
	height:24px;
	border:1px solid #ccc;
	 padding:3px;

}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.marginb8 {
	margin-bottom:8px;
}
.margint8 {
	margin-top:8px;
}
#head1_login {
	width:565px;
	float:left
}
#login input {
	width:100px;
}
#login .button {
	width:50px;
	color:#666;
}
#logo {
	width:280px;
	text-align:center; height:110px;
}
#banner {
	width:630px; 
}
#menu {
	background:url(../images/menu_bg.gif) repeat-x bottom;
	height:50px;
	padding-left:30px;
	padding-top:8px;
}
#menu h1 {
	font-weight:normal;
	float:left;
	width:89px;
	color:#eee
}
#menu h1 a {
	color:#FFF;
	line-height:25px;
	text-align:center;
	margin-right:18px;
}
#menu h1 a:hover {
	color:#cf0;
}
h1,h2,h3{font-size:12px;}

.border,.borderg {margin-top:8px;	border:1px solid #ccc; overflow:hidden;}
.borderg { background: url(../images/tit_bg.gif) repeat-x top;}	
.left{ float:left; width:220px; margin-right:8px; height:500px; background:  url(images/left_bg.gif) bottom no-repeat #f8f8f8;}
.right{ float:left; width:693px;}
.pic_tit {	margin:6px;	margin-bottom:0}
.tit{ padding-left:10px; height:27px; line-height:27px}
.right #content{ line-height:24px; padding:20px;}
#menu_about{ padding-top:20px;}
h2 a{ display:block; width:133px; height:30px;  margin:10px 50px; text-align:center; line-height:30px;background:url(images/menu_bg.gif); font-weight:normal }
h2 a:hover,h2 a.current{ background: url(images/menu_bg_current.gif); color:#fff; font-weight:bold}
#btabout{ background:#3d9348; color:#fff; margin-top:8px; height:25px;}
#btabout ul{  padding-left:150px; }
#btabout li a{ color:#fff;}
#btabout li{ float:left; margin-left:8px;}
#copyright{ padding:15px; text-align:center; line-height:20px;}
