@CHARSET "UTF-8";
/* Setup defaults since variable in browsers
----------------------------------------------- */
body, div, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0;
	padding: 0;
}
/* Element Defaults
----------------------------------------------- */
html {
	height: 100%;
}
img {
	border: 0;
}
thead {
	background:color:#C8C8C8;
}
body {
	color: #362F2D;
	background-color: #CCCCCC;
	position: relative;
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	font-family:'宋体','新宋体',arial,verdana,sans-serif;
}

.main {
	float:left;
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	height:auto;
}

.block{
	position: relative;
	overflow:hidden;
	width:100%;
	height:80px;
	line-height: 1.5em;
	background:url('../img/logo4.jpg') no-repeat top left;
}
.block img{
	float:left;	
	margin:2px;
	position: relative;
}
#online{
	position:absolute;
	float:right;
	left:840px;
	top:0px;
	font-size:14px;
	color:blue;
}

#footer{
	position:relative;
	float:left;
	width: 100%;
	height: 2em;
	background: #6CF;
	text-align:center;
	vertical-align:middle;
	
}

#footer div{
	padding: 0.5em;
	font-size:12px;	
	color: #FFFFFF;
}

#mmenu{
	float:right;	
	position: absolute;
	bottom:0px;
	right:0px;
	height:28px;
	width:28em;
	background-color:#009900;
}

#mmenu ul{
	height:100%;
}

#mmenu ul li{
	margin-top:4px;	
	display:inline;
	list-style:none;
	line-height:28px;
	font-size: 16px;
  	font-family:'黑体','新黑体',arial,verdana,sans-serif;
  	padding:2px 4px 10px 4px;
  	background-color:#009900;
  	color:white;
}

#mmenu a{
	padding:2px 4px 10px 4px;
  	text-decoration:none;
}

#mmenu a:hover{
	padding:2px 4px 10px 4px;
	background-color:white;
	color:blue;
}

.menu{
	padding:2px 4px 6px 4px;
  	color:white;
  	text-decoration:none;
}

.menuPick{
	padding:2px 4px 8px 4px;
	background-color:white;
	color:blue;
}

.block #header{
	float:left;	
	font-size: large;
	font-weight:bold;
	color:red;
	position: relative;
	margin-top:6px;
	margin-left:160px;
	width:18em;
	overflow:hidden;
	text-align:justify;
	text-justify :distribute-all-lines;	
	line-height: 1.8em;
}
#header h2{
 	font-size: 20px; 
}

#header h5{
 	font-size: 12px; 
 	line-height:2em;
 	font-family:arial,verdana,sans-serif;
}

#view{
	margin:3px 2px 0px 2px;
	float:left;
	width:996px;
	height:100px;
	background:url('../img/header4.jpg') left no-repeat;
	font-family:'黑体','新黑体',arial,verdana,sans-serif;
	color:white;
	font-size:1.3em;
	line-height:1.2em;
}
#context{
	margin:2px 0px 2px 0px;
	float:left;
	width:1000px;
	height:auto;
}


#busTitle{
	 width:200px;
	 height:20em;
	 border:1px solid #00CC99;
	 margin:2px;
	 float:left;
	 position:relative;
	 font-size: 13px; 
	 
}
#busTitle ul{
	margin:14px 0px 4px 8px;	
}
#busTitle li{
	line-height:2em;	
	list-style:none;
}

.fwxm{}
.fwxm ul{
	margin:14px 0px 4px 8px;	
}
.fwxm li{
	line-height:2em;	
	list-style:none;
}


#busContext{
	float:left;
	width:788px;
	height:20em;
	border:1px solid #00CC99;
	margin:2px;
	position:relative;
	font-size: 13px;  
	
}
#busContext ul{
	margin:8px 0px 4px 4px;	
}
#busContext h5{
	width:100%;
	background-color:#00EEFF;
	text-align:center;
	height:1.2em;
	color:#FF9900;
	padding-top:4px;
	font-size: 14px; 
}

#busContext li{
	line-height:2em;	
	list-style:none;
}

#busContext div{
	float:left;width:151px;height:18em;border:1px solid #00CC99;margin:4px 0px 2px 4px;
}