/* CSS Document */

body {
	color: #444444;
	margin:0px;
	line-height: 200%;
	font-size: 12px;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.menu{ width:100%; height:30px; background:#fff}
a {
	text-decoration: none;
	color:#6058C0;
}
a:hover {
color:#000000;
	text-decoration: none;
	cursor:pointer;}

h1{
	color:#300;
	margin:5px 0;
}
h2{
	color:#0066CC;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	padding:0px;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	background-image: url(images/bt_bj2.jpg);
	background-repeat: repeat-x;
	height: 26px;
	margin: 0px;
	padding-top:3px;
	}
h3 {
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
#top {
	height:240px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom:10px;
	margin-left: auto;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
}
#menu {
	background-image: url(images/menu_bj.jpg);
	margin-bottom:15px;
}
#menu td{
	height:47px;
	background-image: url(images/menu_fg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
}
#menu td a{
	font-size: 14px;
	line-height: 47px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu td a:hover{
	text-decoration: none;
	color: #FF9900;
}
.nr {
	padding:15px;
	border: 1px solid #EEF1FF;
}
.bt {
	background-image:url(images/bt_bj.jpg);
	height: 25px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
	line-height:27px;
}
.nr_left { margin-right:10px; margin-bottom:10px;}
.nr_right {
	background-color:#F0FFFF;
	border: 1px solid #DBFFFF;
}
.nr_right div{
	border: 1px solid #FFFFFF;
	padding:10px;
}
#db {
	width:960px;
	margin:10px auto;
	line-height:20px;
	border: 1px solid #E1E1E1;
}
#db div {
	border: 1px solid #FFFFFF;
	padding:10px;
	text-align:center;
	background-color: #F8F8F8;
}
.imgbk {
	padding:2px;
	border: 1px solid #CCCCCC;
	margin:15px;
}
