*{
	margin:0;
	padding:0;
}

body{
	font-family: Verdana, 'Courier New', "宋体";
	font-size: 12px;
	line-height: 120%;
	width: 1004px;
	background: url("../images/back.gif") repeat;
}

.clear {
	clear: both;
	height:1px;
    overflow:hidden;
    margin-top:-1px;
}

.fl { float: left; }
.fr { float: right; }

#wrap{
	margin: 20px auto;
	padding: 12px 3px 0 0px;
	width: 953px;
	height: 546px;
	background: url("../images/homebg.png") no-repeat center top;
}

/*for ie 6.0*/
* html #wrap {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=../supports/images/homebg.png);
	background: none;
}

#wrap a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/
#wrap a:hover{ text-decoration:underline;}

#inner {
	margin: 0 auto;
	width: 920px;
}

#menu{
	margin-bottom: 5px;
	padding-left: 350px;
	height:28px;
	background:url(../images/menubg.jpg) no-repeat center;
}

#menubar {
	width: 570px;
	height: 30px;
	color:#fff;
}

#menubar ul {
	float: right;
	list-style:none;
	margin-right:20px;
}

#menubar li {
	margin-top:2px;
	float:left;
	font-size: 14px;
	width: 70px;
	text-align:center;
	display: block;
	font-weight:bold;
	list-style-type: none;
}

#menubar a, #menubar a span {
	color:#fff;
	display: block;
	width: 70px;
	height: 28px;
	line-height: 28px;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	text-decoration:none;
}

#menubar a:link, #menubar a:visited{
	text-decoration:none;

}

#menubar a:hover{
	text-decoration:none;
	font-weight:bold;
} 

#left{
	float:left;
	background:url(../images/leftbg.jpg) no-repeat;
	width:257px;
	height:459px;
}

#middle{
	float:left;
	margin-left: 7px;
	padding: 1px;
	width: 294px;
	height:459px;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
}

#swf{
	float:right;
	height: 459px;
	width: 352px;
}


#footer {
	margin: 5px auto;
	height: 31px;
	background:url(../images/footbg.jpg) no-repeat center;
}


#news{
	width: 100%;
	height:240px;
	border-top: 1px solid #F59D0A;
	background-color: #ffffff;
}

#newstitle{
	margin: 20px auto 0;
	width: 282px;
	height: 28px;
	background:url(../images/news.jpg) no-repeat ;
}

#newstitle #more {
	float: right;
	display: block;
	width: 46px;
}

#newstitle #more span {
	height: 28px;
	line-height: 28px;
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana;
}

#layout{
	margin: auto;
	width: 276px;
}

ul.list{ 
	clear: both;
	text-align: left; 
	list-style-type: none; 
}

.list li{ 
	background: url(../images/line.gif) repeat-x bottom;  /*列表底部的虚线*/
	height: 25px;
	line-height: 25px;
}

.list li a{
	color: #333333;
	display: block;
	background: url(../images/arrowOrange01.gif) no-repeat 0 8px!important;
	background: url(../images/arrowOrange01.gif) no-repeat 0 6px;
	text-decoration: none;
	text-indent: 15px;
}

.list li span{ 
	float: right;/*使span元素浮动到右面*/ 
	text-align: right;/*日期右对齐*/
}

.list li a:hover{ 
	color: #FF6600; 
}


#maybe{
	height:215px;
}

#picchs{
	width:285px;
	height:100px;
}

.title{
	width:60px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin:20px 0 0px 12px;
	font-weight: bold;
}

.conter{
	width:105px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin:5px 0 0px 12px;
}

.more{
	width:30px;
	margin:5px 0 0px 12px;
	height:20px;
}

#picpic{
	width:140px;
	height:73px;
	margin:20px 0 5px 24px!important;
	margin:20px 0 5px 12px;
}

#footer p {
	padding-top: 10px;
	line-height: 1.2em;
	font-size: 12px;
	text-align: center;
}
