@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
p{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
a{
	color:#333366;
	text-decoration:none;
	}
a:hover{
	color:#336699;
	text-decoration:underline;
	}
#container{
	width:1004px;
	margin:0 auto;
	}
#header{
	background:url(../image/logo.jpg) no-repeat left;
	height:42px;
	padding:9px 0 0 0;
	}
.quick{
	margin-right:5px;
	width:125px;
	height:25px;
	float:right;
	}
.quick img{
	margin:0 1px 1px 0;;
	}
.menu{
	height:19px;
	background:url(../image/menu_bg.jpg) repeat-x;
	color:#f2f2f2;
	padding:4px 0 0 15px;
	}
.menu a{
	color:#F2F2F2;
	text-decoration:none;
	}
.menu a:hover{
	color:#FFF;
	text-decoration:none;
	}
.banner{}
.left{
	width:288px;
	}
.date{
	font-size:11px;
	color:#333366;
	}
.main{
	width:386px;	
	border:solid 1px #cbe2e3;
	}
.main span{
	display:block;
	line-height:24px;
	color:#293e65;
	text-indent:2em;
	padding:1px 5px;
	}
.right img{
	margin-bottom:16px;
	}
.right span{
	display:block;
	width:180px;
	height:20px;
	padding:4px 0 0 24px;
	margin:0 0 1px 15px;
	background:url(../image/server_bg.jpg) no-repeat;
	}
.right span a{
	color:#fff;
	text-decoration:none;
	}
.right span a:hover{
	color:#fff;
	text-decoration:none;
	}
.links{
	width:700px;
	padding:0 0 0 2px;
	}
.links img{
	margin-right:3px;
	}
.contact{
	margin:21px 0 0 34px;
	}
.bottom_img{
	margin-top:5px;
	}
#footer{
	background:url(../image/footer_bg.jpg) no-repeat top center;
	height:50px;
	text-align:center;
	color:#006699;
	padding-top:10px;
	}
	
.menu2{
	text-align:center;
	width:232px;
	}
.menu2 span{
	display:block;
	margin:4px 0;
	}
.navigation{
	margin-top:6px;
	color:#333366;
	}
.title{
	margin:15px 0;
	}
.info{
	text-indent:2em;
	line-height:24px;
	color:#333;
	padding:0 40px 0 16px;
	}
.server_img{
	text-align:center;
	margin-right:30px;
	}
.contact_img{
	margin:0 auto;
	padding:1px;
	border:solid 1px #336699;
	width:171px;
	color:#666;
	line-height:18px;
	}
.newstab td{
	border-bottom:solid 1px #ccc;
	}
.newstab span{
	width:5px;
	height:5px;
	float:left;
	background:#0066CC;
	margin:9px 8px 0 0;
	}