@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font:"宋体";
	font-size:12px;	
}
#body2 {
	margin:0px;
	font:"宋体";
	font-size:12px;	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.font1 {
	font:"宋体";
	font-size:12px;
	font-weight:bold;
}
.bg_banner_red {
	background:url(../images/bg_banner_1px.gif) repeat-x;
	height:30px;
}
.bg_banner2_red {
	background:url(../images/bg_banner2.gif) repeat-x;
	height:29px;
}
.font2 {
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
}
.font3 {
	font:"宋体";
	font-size:12px;
	color:#000;
	padding-left:10px;
}



#container {
	width: 176px;
}
H1 {
	font-size: 11px;
	margin: 0px;
	width: 176px;
	cursor: pointer;
	height: 28px;
	line-height: 20px;	
}
H1 a {
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	width: 176px;
	color: #000;
	height: 28px;
	text-decoration: none;	
	moz-outline-style: none;
	background-image:url(../Scripts/title.gif);
	background-repeat: repeat-x;
}
.content{
	padding-left: 0px;
}