@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	font-size:13px;
	font-family:"宋体"

}
a{ color:#000; text-decoration:none;}
a:hover{ color:#F00; text-decoration:none;}
#index-box{position:relative; width:743px; margin:0 auto; padding:0 auto;}
.flash-bg img{ display:block; width:743px; height:546px;  background:url(../images//index-bg.gif) no-repeat;}
.fudong{  position:absolute; display:block; top:30px; left:570px; width:150px; z-index:100;}
.anniu-box{ padding:15px 0 0 30px;}
.anniu{ background:url(../images/button.png) no-repeat 0 0; width:80px; height:23px; line-height:15px; text-align:center; font-size:12px; padding:5px 0;}
.anniu a{ color:#000; text-decoration:none;}
.anniu a:hover{color:#375503; text-decoration:none;}
.coryright{  font-size:12px; text-align:center; line-height:22px;  padding-:10px 0; }

/*------main-----*/
.main-box{ width:1003px; margin:0 auto; padding:0 auto; background-color:#FFFFFF;}
.head{ overflow:hidden;}
#banner-box{ float:left; position:relative; width:1003px; height:256px; margin:0 auto; padding:0 auto;}
.head-menu{ position:absolute; left:180px; top:0; z-index:110; width:700px; overflow:hidden;}
.top-menu{ width:100%; height:30px; text-align:right;  line-height:30px;}
.top-menu dl{ list-style:none;margin-top:0; }
.top-menu dd{ display:inline; margin:0 10px;  text-align:center;}
.top-menu dd span{ margin:0 -10px; }
.head-menu ul{ list-style:none; overflow:hidden; display:block; width:700px;  *margin-top:13px; margin-top:10px!important; }
.head-menu ul li{ float:left; padding:5px 21px; font-weight:700;}
.head-menu ul li a{ color:#Fff; text-decoration:none;}
.head-menu ul li a:hover{ color:#F00; text-decoration:none;}
.banner-fudong{  position:absolute; display:block; z-index:100;}
.banner-bg img{ position:absolute; display:block; width:915px; height:199px; top:50px; left:70px;}

.main-golf{ background-color:#FFf; padding:20px 70px; overflow:hidden;}
.main-left{ float:left; width:205px;}
.main-center{ float:left; padding:0px 50px;}
.main-center-top img{ display:block; }
.mdlist{ }
.list_009{ display:block; width:auto; margin-top:10px;}
.list_009 LI { PADDING-LEFT: 1em; BACKGROUND: url(../images/unfcn_mj_01.gif) no-repeat -5px 0px; list-style:none; width:auto; display:block;  margin-left:-30px; line-height:22px;
}
.main-right{ float:left;}
.main-left-top{ padding-bottom:20px; width:205px;}
.fontstyle1{ color:#FFFFFF; text-align:center; font-size:12px; line-height:22px;}
.main-right-top{ padding-bottom:20px;}
.main-left-bottom{ position:relative;}
.kuang-box{ position:absolute;  z-index:100; }

/**/
h1{
	font:18px/1.6 Arial;
}
#pram{
	width:600px;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
	border-top:1px solid #ddd;
	font:14px/1.4 "Comic Sans MS","Courier New",serif;
}
#time,#intertime{
	width:35px;
	text-align:right;
}
.new{
	color:red;
}
/*picChange图片切换特效CSS*/
div#win{
	position:relative;
	margin:0 auto;
	width:203px;
	height:183px;
	overflow:hidden;
	border:1px solid #486A00;
}
ul#picChange{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	list-style:none;
}
ul#picChange li{
}
ul#picChange li img{
	position:absolute;
	width:205px;
	height:183px;
	top:0;
	left:0;
	display:none;
}
ul#picChangeIndex{
	position:absolute;
	z-index:999;
	margin:0;
	padding:0;
	right:8px;
	bottom:8px;
	list-style:none;
}
ul#picChangeIndex li{
	list-style:none;
	width:16px;
	height:16px;
	border:1px solid #486A00;
	float:left;
	*display:inline;
	text-align:center;
	line-height:16px;
	margin-right:3px;
	cursor:pointer;
}
ul#picChangeIndex li a{
	text-decoration:none;
	font:13px Arial;
	color:#666;
	display:block;
	width:16px;
	height:16px;
	background:#fff5e1;
}
ul#picChangeIndex li a:hover{
	font-weight:bold;
	color:#000;
	font-size:14px;
}
ul#picChangeIndex li a.select{
	color:#fff;
	font-size:14px;
	background:#486A00;
}
#picDescBg{
	position:absolute;
	height:34px;
	width:100%;
	left:0;
	bottom:0;
	background:#000;
	z-index:997;
}
#picDesc{
	position:absolute;
	height:34px;
	line-height:34px;
	text-indent:1em;
	text-align:left;
	left:0;
	bottom:0;
	color:#000;
	z-index:998;
}
