* {
	margin: 0px;
	padding: 0px;
}
img{display:block; border:0px; }
body {
	background-color: #D5D5D5;
	background-image: url(../images/topBar_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.head {
	background-image: url(../images/titleimg.gif);
	background-repeat: no-repeat;
	background-position: 60px top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 24px;
	padding-top: 36px;
	text-align: right;
	color: #EF1F0F;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{color:#000000;}
.bar{
width:960px; overflow:hidden;
margin:9px auto 0px auto;
}
.l{
float:left;
}
.r{
float:right;
}
.c{
clear:both;
overflow:hidden;
}
.more{
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	width:50px;
	height:12px;
}
.menu {
	background-image: url(../images/menubar.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	
}

.menu ul{
	list-style:none;
	margin-left: 80px;
}
.menu li{
	float:left;
	display:block;
	margin-right: 5px;
	color:#FFFFFF;
}
.menu li a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menu li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.login {
	background-image: url(../images/bigmenu.gif);
	background-repeat: no-repeat;
	height: 68px;
}
.login a:link{color:#FFFFFF;}
.login a:visited{color:#FFFFFF;}
.login a:hover{color:#FFFFFF; text-decoration:underline;}
.infobar {
	width: 300px;
	height:224px;
	border: 7px solid #E89535;
	margin-right: 9px;
	overflow:hidden;
}
.infobar2 {
	width: 300px;
	height:224px;
	border: 7px solid #E89535;
	margin-right: 9px;
	background-image: url(../images/barbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}
.infobar3{
	width: 300px;	
	border: 7px solid #E89535;
	margin-right: 9px;
}
.newbar {
	width: 312px;
	height:236px;
	border: 1px solid #BEBEBE;
	background-image: url(../images/newbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin-right: 9px;
}

.newTitle {
	background-image: url(../images/newbg.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
}
.infoTitle {
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	color: #FFFFFF;
}
.infos {
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 5px;
	height:190px;
}
.infos2 {
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 5px;	
}
.infos3 {
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 5px;
	height:183px;
	margin-left:35px; font-weight:bold; padding:20px;
}
.gonggao {
	width: 314px;
	height:238px;
	background-image: url(../images/gonggaobg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E89535;
}
.tousu {
	background-color: #CF2F2B;
	padding: 7px;
	width: 300px;
	height:224px;
	margin-right: 9px;
	background-image: url(../images/tousu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lt{width:100px; border-left:1px solid #B8B8B8; border-top:1px solid #B8B8B8; border-right:none; border-bottom:none;}
.lbt{background:url(../images/loginbt.gif) no-repeat; width:49px; height:49px; border:none; cursor:pointer;}
