*{
	margin:0;
	padding:0;
}
body{
	background:url(../images/bodybg.gif) ;
	color: #EAEAEA;
	font-size:14px;
}
a{
	color: #EAEAEA;
	text-decoration:none;
}
a:hover{
	color: #FF0099;
}
li{
	list-style:none;
	display:inline;
}
a img {
	border:0;
}
.center{
	width:960px;
	margin:0 auto;
}
.clear{
	clear:both;
}
.boder1{
	border:1px dotted #EAEAEA;
}
#topbar{
	background: #333;
	height:24px;
	line-height:24px;
}
#nav{
	background:url(../images/navbg.gif) repeat-x;
	height:36px;
	line-height:35px;
	font-size:14px;
}
#nav li{
	margin-right:10px;
}
#head_wrap{
	background:url(../images/headbg.jpg) repeat-x;
	height:120px;
}
#head{
	width:960px;
	margin:0 auto;
}
#head #logo{
	background:url(../images/logo.jpg) no-repeat left 10px;
	height:120px;
	width:470px;
	float:left;
}
#head #logo #web_info{
	padding-top:80px;
}
#head #banner{
	width:470px;
	float:right;
	padding-top:20px;
	overflow:hidden;
}
#show li{
	width:310px;
	margin-right:15px;
	float:left;
}
#show li img{width:310px;}
#show #show_3{
	margin-right:0;
}
#content{
	height:100%;
	margin-top:15px;
}
#content div {
	display:inline;
}
#content #main{
	width:650px;
	float:left;
}
#content #main #show{
	
}
#content #main #slide{
	float:left;
	width:300px;
	overflow:hidden;
	background:url(../images/boxbg.gif);
	margin-right:15px;
	padding:5px;
}
#content #main #new{
	float:left;
	width:310px;
	margin-top:0;
	background:url(../images/boxbg.gif) ;
	height:228px;
}
#content #main #new{
	padding-bottom:7px;
}
#content #main .box{
	float:left;
	width:310px;
	height:100%;
	background:url(../images/boxbg.gif);
	margin-right:15px;
	margin-top:15px;
	padding-bottom:10px;
}
#content #main .box ul{
	width:310px;
	overflow:hidden;
}
#content #main .box h2{
	width:280px;
	padding:5px;
	margin:5px auto;
	font-size:14px;
	text-align:center;
	background:url(../images/h2bg.gif) repeat-x;
	border:1px dotted #EAEAEA;
}
#content #main .box h2 a{
	color:#FF0099;
}
#content #main .box h2 a:hover{
	color: #EAEAEA;
	text-decoration:none;
}
#content #main .box ul li{
	float:left;
	width:270px;
	height:16px;
	overflow:hidden;
	padding-left:32px;
	padding-top:5px;
	background:url(../images/icon.gif) no-repeat 8px 4px;
}
#content #sidebar{
	width:310px;
	float:right;
}
#content #sidebar .box{
	float:left;
	width:310px;
	height:100%;
	background:url(../images/boxbg.gif);
	margin-bottom:15px;
	padding-bottom:10px;
}
#content #sidebar .box ul{
	width:310px;
	overflow:hidden;
}
#content #sidebar .box h2{
	width:280px;
	padding:5px;
	margin:5px auto;
	font-size:14px;
	text-align:center;
	background:url(../images/h2bg.gif) repeat-x;
	border:1px dotted #EAEAEA;
}
#content #sidebar .box h2 a{
	color:#FF0099;
}
#content #sidebar .box h2 a:hover{
	color: #EAEAEA;
	text-decoration:none;
}
#content #sidebar .box ul li{
	float:left;
	width:270px;
	height:16px;
	overflow:hidden;
	padding-left:32px;
	padding-top:5px;
	background:url(../images/icon.gif) no-repeat 8px 4px;
}
#content #sidebar .box #link h2{
	margin-bottom:5px;
}
#content #sidebar .box #link  li{
	width:120px;
	float:left;
}
#footertop{
	background:url(../images/foottop.gif) repeat-x;
	height:36px;
}
#footer{
	background:url(../images/footbg.gif) repeat-x;
	height:126px;
	text-align:center;
	line-height:120%;
}
