body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	color: #333333;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
    a:link {
	color: #333333;
	text-decoration: none;
    }
    a:visited {
	color: #333333;
	text-decoration: none;
    }
    a:hover {
	color: #C24445;
	text-decoration: underline;
    }
    a:active {
	color: #808080;
	text-decoration: underline;
    }
A IMG{
	border: 1px ridge #EEEDEA;
	FILTER: alpha(opacity=90); moz-opacity: 0.9; opacity: 0.85
}
A:hover IMG {
	FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1
}
#container{
	width: 894px;
	margin: 0 auto;
}
#header{
	margin: 0 auto;
	background-color: #FFFFFF;
}
#top ul{
	width: 894px;
	margin: 0 auto;
	background-color: #323231;
}
#top li{
	display: inline;
	margin: 0;
	
}
#top li a{
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 2px 17px;
	background-color: #323231;
	color: #FFFFFF;
}
#top li a:hover{
	background-color: #737370;
}
#nav{
	clear: both;
	height: 32px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#nav ul{
	margin-top: 5px;
}
#nav li{
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
}
.map{
	float: right;
	margin-right: 15px;
	padding-top: 3px;
}
#banner{
	background-image: url(../images/hengfu.jpg);
	background-repeat: no-repeat;
	height: 192px;
	clear: both;
}
#mainbody{
	clear: both;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-bottom: 15px;
}
*html #mainbody{
	height: 500px;
}
#leftbar{
	float: left;
	width: 200px;
	border-right: solid #CBCBCB 1px;
}
*html #leftbar{
	height: 500px;
}
.subheader{
	background-image: url(../images/bg_subheader.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin-left: 10px;
}
#leftbar li{
	list-style-image: url(../images/promenu.jpg);
	border-bottom: inset #CBCBCB 1px;
	margin-right: 20px;
}
.row{
	margin-left: 10px;
}
.article{
	letter-spacing: 0.2em;
	padding: 0px 2px;
}
#content{
	float: right;
	width: 693px;
}
#broadcast{
	clear: both;
	margin: 10px 30px;
	border-bottom: solid #CBCBCB 1px;
}
#articles{
	float: left;
	padding: 15px;
}
#pro{
	float: left;
	height: 130px;
	width: 144px;
	padding: 4px;
	margin: 12px 24px;
	background-color: #EEEEEE;
	color: inherit;
	border: 1px solid #ccc;
	text-align: center;
}
#show{
	float: left;
	height: 117px;
	width: 160px;
	padding: 4px;
	margin: 12px 20px;
	background-color: #EEEEEE;
	color: inherit;
	border: 1px solid #ccc;
	text-align: center;
}
.right2{
	margin: 5px;
	float: right;
}
.underline{
	text-decoration: underline;
}
.right{
	clear: both;
	text-align: right;
	padding-right: 100px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#footer{
	background-image: url(../images/bg_body1.jpg);
	clear: both;
	padding: 10px 10px 0px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 70px;
}
#footer p{
	text-align: center;
	margin: 3px 0px;
}
.left1{
	float: left;
	padding-left: 10px;
}
.right1{
	float: right;
	padding-right: 20px;
}

