﻿/* CSS Document */
* {
    margin:0; 
    padding:0; 
}
img{ border:0;}


body,td,th {
	font-family: 宋体, 宋体;
	font-size: 14px;
}
body {
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	background-color:#C6C3C6;
}
.clear{ clear:both;}
.linebottom{ border-bottom:1px solid #CCCCCC;}
a:link {
	 color:#333333;
	 text-decoration: none;
}
a:visited {
	color:#333333;
 	text-decoration: none;
}
a:hover {
 	color:#006194;
 	text-decoration: none;
}
a:active {
	color:#333333;
 	text-decoration: none;
}
#header{ 
	width:901px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:4px;
}

#navmain{ 
	width:901px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	
}

#navmain .indexleft{
	width:205px;
	height:auto;
	float:left;
	text-align: left;
}
#navmain .center{
	width:473px;
	height:auto;
	float:left;
	margin-left:9px;
}
#navmain .left{
	width:205px;
	height:auto;
	float:left;
	text-align: left;
}
#navmain .left p{
	width:190px;
	height:auto;
	float:left;
	line-height:40px;
	margin-left:12px;
	border-bottom:1px solid #CCCCCC;
	padding-left: 4px;
}
#navmain .neiright{
	width:680px;
	height:auto;
	float:right;
}
#navmain .neiright td{
	line-height:25px;
}
#navmain .right{
	width:205px;
	height:auto;
	float:right;
}
#navmain .indexleft p,#navmain .right p{
	width:195px;
	height:auto;
	float:left;
	line-height:40px;
	margin-left:2px;
	border-bottom:1px solid #CCCCCC;
	padding-left: 2px;
}
.noticenews{ 
	width:901px;
	height:auto;
	margin:8px 0 8px 0;
	color:#FFFFFF;
}
.noticenews a:link {
	 color:#FFFFFF;
	 text-decoration: none;
}
.noticenews a:visited {
	color:#FFFFFF;
 	text-decoration: none;
}
.noticenews a:hover {
 	color:#FFFFFF;
 	text-decoration: none;
}
.noticenews a:active {
	color:#FFFFFF;
 	text-decoration: none;
}
.enterlines{ 
	width:901px;
	height:auto;
	margin:0 0 8px 0; 
	color:#FFFFFF;
}
#footer{ 
	width:901px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:8px;
}
.hang180 {
	line-height: 180%;
}
.hang200 {
	line-height: 200%;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
}

