body {
	font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #4c4c4c;
	margin:0;
}
a {
	color : #333333;
	background : inherit;
	text-decoration : none;
}
a:hover {
	color : #FF0000;
	background : inherit;
	text-decoration : underline;
}
form{
	padding: 0px;
	margin:0;
	display: inline;
}
ul{
	margin: 0 0 0 20px;
	padding: 0;
}
li{
	margin: 2px;
	padding: 0;
	list-style-image: url(../img/jiao.gif);
}
h1{
	font-size: 12px;
	margin: 0;
}
h1 a{
	color: white;
}
h1 a:hover{
	color: #333333;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header{
	width: 960px;
	float: left;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 308px;
	margin: 0 auto;
}
#nav{
	margin: 30px 0px 0px 27px;
}
#nav li{
	display: inline;

}
#nav li a{
	margin: 0px 29px;

}
#pagebody{
	width: 960px;
	margin: auto;
	float: left;
}
#leftside{
	float: left;
	width: 220px;
	background-image: url(../img/leftbg.png);
	background-repeat: no-repeat;
	padding-top: 70px;
}
#npic{
	float: left;
	border: 1px solid #CFCFCF;
	padding: 5px;
	height: auto;
	width: 190px;
	text-align: center;
	display: inline;
	margin: 10px;
}
#npic h2{
	background-color: #F6F6F6;
	padding: 4px 0px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
#news,#link{
	margin: 90px 0px 0px 10px;
}
#link{
	padding-bottom: 15px;
}
#link a{
	background-image: url(../img/link.png);
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 4px;
	border-bottom: 1px dashed #E1E1E1;
}
#link a:hover{}
#rightside{
	float: right;
	width: 730px;
	border-left: 1px dashed #E1E1E1;
	height:720px;
}
#article_a{
	float: left;
	width: 360px;
	margin-right: 10px;
}
#article_b{
	float: left;
	width: 360px;
}
.bga{
	background-image: url(../img/title1.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
.bgb{
	background-image: url(../img/title2.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
.bgc{
	background-image: url(../img/title3.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
.bgd{
	background-image: url(../img/title4.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
.bge{
	background-image: url(../img/title5.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
.bgf{
	background-image: url(../img/title6.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
}
#footer {
	clear : both;
	margin : 1em 0 0 0;
	color : #777;
	line-height : 1.7em;
	text-align: center;
	padding: 10px 0px;
	height: 70px;
}

