/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
div {
	padding:0px;
	margin-right: auto;
	margin-left:auto;
}
UL {
	list-style-type:none;
	margin:0px;
	padding: 0px;
}
body {
	margin:0 auto;
	padding:0px;
	height:auto;
	float: none;
	text-align:left;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #EBF3E0;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #EBF3E0;
}
.h1 {
	color: #EE0D37;
}
.h2 {
	color: #0C1D85;
	text-decoration: underline;
}
.h3{
	font-size: 16px;
	font-weight: bold;
}
#mymain {
	width: 1440px;
	background-image: url(../images/pic_15.jpg);
	background-repeat: repeat-y;
}
#top{
	width: 900px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	
}
#nav{
	background-color: #6272A3;
	padding: 2px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
}
#nav .box{
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav .box .wenzi{
	width: 1024px;
}
.text{margin-top: 2px;}
#nav .box a:link {
	color:#ffffff;
	text-decoration: none;
}
#nav .box a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav .box a:hover {
	color: #EBF3E0;
}
#nav .box ul{
	text-align: center;
}
#nav .box li{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#con{
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
}
#con .tit{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	text-align: center;
}
#con .kuang{
	margin-top: 20px;
	margin-bottom: 20px;
	height: 300px;
	overflow: scroll;
	border: 1px solid #D3D3D6;
	background-color: #F6F6F6;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#con .biao{
	text-align: center;
	margin-bottom: 20px;
}
#con .img{
	padding: 10px;
	border: 1px solid #D3D3D6;
	background-color: #F6F5F5;
	margin-bottom: 20px;
}
#con .wenzi{
	padding: 15px;
	margin-bottom: 10px;
}
#con .wenzi1{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #D3D3D6;
	background-color: #F6F6F6;
	line-height: 32px;
	}
#con .wenzi .tit{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.tupian{
	margin-bottom: 20px;
	padding-left: 15px;
}
#MarqueePictues {
  text-align:center;
}
#MarqueePictues div{
  margin-left:2px;
  text-align:center;
  vertical-align:middle;
  height:105px;
  line-height:105px;
  overflow:hidden;
  width:830px;
}
#MarqueePictues div img{
	height:93px;
	margin:5px;
	width: 150px;
}
#foot{
	color: #FFFFFF;
}
