﻿*{
	margin:0px;
	padding:0px;
}
body{
	font-family:'宋体', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f6062;
}
a{
	text-decoration:none;
	color:#5f6062;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0px;
}
.box{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
.top{
	height:100px;
	background-image:url('images/top_main_bg.jpg');
}
.top img{
	margin-top:16px;
}
.menu{
	width:100%;
	height:64px;
	background-image:url('images/navbg.jpg');
}
.menu ul li{
	background-image:url('images/navLine.jpg');
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	list-style:none;
	display:block;
	width:80px;
	text-align:center;
	line-height:54px;
	padding-right:20px;
}
.menu ul li a{
	font-weight:bold;
}
.menu ul li a:hover{
	text-decoration:underline;
}
.swf{
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;
}
.info{
	line-height:22px;
}
.left{
	float:left;
	width:200px;
	overflow:hidden;
	margin-bottom:20px;
}
.left .tit{
	background-image:url('images/siderBar_titleBg.gif');
	width:193px;
	height:22px;
	color:white;
	font-weight:bold;
	line-height:22px;
	text-indent:10px;
}
.left .info{
	width:193px;
	background-color:#EEF2F3;
}
.left .info p{
	padding:8px;
}
.right{
	float:right;
	width:652px;
	overflow:hidden;
}
.right .tit{
	height:28px;
	line-height:28px;
	font-weight:bold;
	border-bottom:1px #dfdfe0 solid;
}
.right .tit div{
	float:left;
}
.right .tit span a{
	float:right;
	font-size:12px;
	color:gray;
	font-weight:normal;
}
.right .info{
	padding:15px;
}
.mypro a{
	margin:10px;
	float:left;
	text-align:center;
}
.mypro a img{
	border:1px #ccc solid;
}
.bot{
	margin-top:20px;
	background-color:#dce5ea;
	height:69px;
	line-height:23px;
	text-align:center;
	padding:10px;
}
.bot,.bot a{
	font-size:12px;
	color:#5c6f7c;
}
.clear{
	clear:both;
}
.cnzz{
	width:1px;
	height:1px;
	overflow:hidden;
}
