@charset "utf-8";
/* CSS Document */

body{
	background-color:#FBFBFB;
	font-size:14px;}
*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;}
#adu2{z-index:99999 !important;}
#myheader{
	width:100%;
	
	text-align:center;}

#logo{
	width:1010px;
	height:110px;
	margin:0 auto;
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	background-position:-22px -8px;}
#btn{
	width:155px;
	padding-top:30px;
	float:right;
	margin:0 auto;}
#btn ul{
	width:145px;
	height:30px;
	line-height:30px;
	padding:0;
	margin-bottom:0;}
#btn li{
	width:70px;
	float:left;
	text-align:center;
	color:#4f4f4f;
	font-family:"微软雅黑";	
	font-size:14px;}
#myContent{
	margin:10px auto;
	width:1010px;}
.myContain{
	width:100%;
	margin:0;
	padding:0;
	background-color:#FBFBFB;
	height:260px;
	margin-top:15px;}

#myIntro{
	float:right;
	width:610px;
	height:260px;
	border-top:2px solid #C6B199;
	background-color:#fff;}
#myIntro p{
	text-indent:2em;
	line-height:34px;
	text-align:left;
	padding:6px 20px;}
#myIcon{
	float:right;
	width:210px;
	height:260px;
	border-top:2px solid #C6B199;}
#myLink{
	border-top:2px solid #C6B199;
	width:100%;
	height:50px;
	margin-top:15px;
	pading-top:15px;
	background-image:url(../images/links.jpg);
	background-position:0 15px;
	background-repeat:no-repeat;}
#myLink ul{
    margin-top:15px;
	margin-left:0px;
	padding:0px;}
#myLink li{
   float:left;
   width:193px;
   height:35px;
   line-height:35px;
   margin:2px;
   text-align:center;}
#myLink li a{
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  font-family:"微软雅黑";}
#myFooter{
	width:100%;
	height:160px;
	background-color:#eee;}
#myFooter .foot{
	margin:0 auto;
	width:1010px;}
#myFooter .myList{
	float:left;
	width:200px;
	text-align:left;
	margin-left:2px;}
#myFooter .myList h3{
	margin:12px 0;
	font-family:"微软雅黑";
	font-weight:normal;}
#myFooter .myList p{
	margin:0px;
	font-size:12px;}
.myNews{
	float:left;
	width:385px;
	height:260px;
	border-top:2px solid #C6B199;
	padding-top:2px;
	background-color:#FFf;}

.news li{
	text-align:left;
	width:98%;
	margin:0 4px;
	height:32px;
	line-height:32px;
	text-indent:2em;
	background-image:url(../images/listpot.jpg);
	background-repeat:no-repeat;
	background-position:15px 10px;
	border-bottom:1px dashed #ccc;}
.news li span{
	float:left;
	
	display:block;
	overflow:hidden;
	white-space: nowrap;}
.news li .date{
	float:right;
	padding-right:10px;
	color:gray;
	width:60px;}