@charset "utf-8";
/* CSS Document */
*{ 
	margin:0px; 
	padding:0px;
}
html{ overflow-x:hidden}
body{
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	background:url(../img/background.png);
	color:#666
	
}
img{ border:none;}
a{ 
	color:#6f6f6f; 
	text-decoration:none
}
a:hover{ 
	color:#C00; 
	text-decoration: underline
}
#container{
	width:1004px;
	margin:0px auto;
	background:#fff url(../img/mainBackground.png) repeat-x left 335px;
	}
#header{	
	border-top:#555f67 5px solid;
	background:#333;
}
#menu{ position:absolute; z-index:9999; top:5px;}
#banner{ position:absolute; z-index:9998; height:230px; top:105px}
#main{
	margin:10px 0 0;
	
}
#main td.line{ 
	border:#ccc 1px dashed; 
	border-width:0px 0 0 1px;
	padding:0 10px;
}
#main .title{ border-bottom:#dfdfe0 1px solid}
#main .title th{ 
	background:url(../img/thTitle.png) no-repeat left 2px;
	font-size:12px;
	text-align:left;
	padding-left:15px;
	color:#636363;
}
#main .title th span{ font-weight:normal}
#main .title td{
	font:9px Verdana, Geneva, sans-serif;
	text-align:right;
	}
#main .title td a{ 
	color:#999; 
	text-decoration:none
}
#main .title td a:hover{ 
	color:#666; 
	text-decoration:none
}
#main .mar{ margin-top:10px;}
#main .showinfo{ 
	color:#6f6f6f
}
#main .showinfo h4.mytitle{
	font-size:14px;
	color:#C00;
	margin:10px 0 0px;
}
#main .showinfo p{
	text-indent:2em;
	
	}
#main .newsList{
	border-collapse:collapse;
	margin-top:2px;
}
#main .newsList td{ 
	border:#f5f5f5 1px dotted; 
	border-width:0px 0px 1px;
	background:url(../img/li.png) no-repeat 2px center;	
	color:#999;
	padding:2px 0 2px 15px;
}
#main .newsList td span{ 
	float:right;
}
#main .newsList td a:hover{ 
	font-weight:bold;
}

#main .loadList{
	border-collapse:collapse;
	margin-top:2px;
}
#main .loadList td{ 
	border:#e4e4e4 1px dotted; 
	border-width:0px 0px 1px;
	background:url(../img/li.png) no-repeat 2px center;	
	color:#666;
	padding:2px 0 2px 15px;
}
#main .loadList th{ 
	border:#e4e4e4 1px dotted;
	border-width:0px 0px 1px;
}
#main .loadList td span{color:#999;}
#main .newsList td a:hover{ 
	font-weight:bold;
}
#main .loadList th a{
	font-weight:normal;
	padding-left:10px;
	background:url(../img/loadBtn.png) no-repeat;
	width:63px;
	height:20px;
	display:block
	}
#main .loadList th a:hover{
	font-weight:normal;
	padding-left:10px;
	background:url(../img/loadBtn.png) no-repeat;
	width:63px;
	height:20px;
	display:block
	}
#main .products{
	}
#main .products td{ 
	text-align:center
}
#main .products a img{
	border:#e4e4e4 1px solid;
	padding:3px;
	width:110px;
	height:80px;
}
#main .products a:hover img{
	border:#c00 1px solid;
	padding:3px;
	background:#ffe2eb
}
#main .products td table{ 
	margin-top:10px; 
	width:110px;
}
#main .products td table td{ 
	background: url(../img/thBackground.png) repeat-x; 
	border:#ccc 1px solid; 
	border-width:0px 1px 1px; 
	padding:3px 0;
}
#main .list a img{
	border:#ccc 1px solid;
	padding:3px;
	width:150px;	
	height:112px;
	background:#f5f5f5;
	display:block;
}
#main .list a:hover img{
	background:#ffe2eb;
	}
#main .list td table{ 
	margin-top:10px; 
	width:150px;
}
#player{ 
	margin-top:10px;
	text-align:center;
	background:url(../img/video.png) no-repeat center center;
}
#keyword{ 
	width:160px; 
	color:#999; 
	font-size:12px; 
	height:16px; 
	padding:2px 3px 0 3px
}
.serve{
	border:#e4e4e4 1px solid

}
.serveList a{ 
	display:block; 
	padding-left:5px;
}
.serveList a:hover{ 
	background:#e4e4e4; 
	display:block; 
	padding-left:5px;
}
.page{ 
	border:#e4e4e4 1px solid;
	width:702px; margin:10px auto
}
.page .wenbenkuang{ 
	width:20px; 
	height:16px; 
	border:#e4e4e4 1px solid;
	margin:0 3px;
}
.page .go-wenbenkuang{
	border:#ccc 1px solid;
	background:#e4e4e4;
	padding:1px 5px 0;
	height:17px;
	font-size:12px;
	margin:0 3px;
	}
.article td{ 
	padding-top:15px;
}
.article h2.ArticleTitle{
	font-size:16px;
	text-align:center;
	margin:5px auto 5px;
	}
.article .content{
	padding:10px 10px 5px;
	}
.article .ArticleTime{ 
	font-size:12px; 
	font-weight:normal;
	text-align:center;
	background:#f5f5f5;
}
.article p{ 
	text-indent:2em;
	line-height:25px; 
	font-size:14px; 
}
#login{
	border:#e4e4e4 1px solid;
	border-top:#ddd 1px solid;
	border-left:#ddd 1px solid;
	margin-top:10px;
}
#login #username,#login #password{
	width:160px;
	height:18px;
	border:#ccc 1px solid;
	background:#f1f1f1;
}
#login .btn{
	background:url(../img/ibtn.png) no-repeat;
	width:55px;
	height:20px;
	border:none;
	color:#999;
	font-size:12px;
	margin:0 5px;
}
.jobList,.jobShow{
	border-collapse:collapse;	
	border:#d5d3d4 1px solid;
	border-top:#b3dad0 3px solid;
	margin:10px auto;
	width:700px;
	}
.jobList th,.jobShow th{
	color:#6f6f6f;
	padding:5px 0
	}
.jobList td,.jobShow td{
	border:#d5d3d4 1px solid;
	padding:5px;
	}
.jobShow th{
	font-size:14px;
	color:#C00;
	text-align:left;
	padding-left:5px;
	}
.jobShow th span{
	font-size:12px;
	color:#666;
	font-weight: normal
	}
.video{
	border-collapse: collapse;
	margin:20px auto 10px;
	}
.video td{
	border:#e4e4e4 1px solid;
	padding:0px;
	padding-left:15px;
	height:30px;
	background:url(../img/li.png) no-repeat 5px center;
	}
#Floater{
	background:url(../img/seiveBackground.png) no-repeat; width:145px; height:145px;
	}
.myFloater{
	background:url(../img/eseiveBackground.png) no-repeat; width:145px; height:145px;
	}
.message{
	margin-top:35px;
}
.message img{ 
	margin-left:15px;
}
.map th{ 
	background:url(../img/arr01.gif) no-repeat 5px center;
	border-bottom:#e4e4e4 1px solid;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	color:#C00;
}
.article .map td{
	border:#e4e4e4 1px solid;
	height:25px;
	padding:0px;
	text-align:center;
	}
#footer{
	text-align:center;
	border-top:#e6e6e6 1px solid;
	}