/*-通用样式-*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote, th, td{
	margin:0;
	padding:0;
}

body{
    font:12px arial,sans-serif;
	background:#d9d9d9;
}

li{
	list-style: none;
	font-size:12px;
}
input{
	font-size:12px;
}

ol, ul{
	list-style: none;
}

img, fieldset{
	border:0;
}
a{color:#505050;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;}
.wrapfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapfix {display: inline-table; +display:inline-block;}/* Hides from IE-mac \*/* html .wrapfix {height: 1%;}.wrapfix {display: block;}

#wrapper{
	width:100%;
}

.ui-tabs-hide {
    display: none;
}

.ui-els-hide{
    display: none;
}

/*-广告位-*/
.ad{
	margin:10px auto 0px auto;
    clear:both;
}

.ad_top{
    width:990px;
    margin:0 auto;
}

.ad img{
    display:block;
}

.blank {
	float:left;
    height:1px;
	width:10px;
	visibility:hidden;
}

.blank15 {
	float:left;
    height:1px;
	width:15px;
	visibility:hidden;
}

.ad_660{
	width:650px;
	height:70px;
}

.ad_480{
	width:480px;
	height:70px;
    float:left;
}

.ad_230{
	width:230px;
	height:55px;
	margin:5px auto 0 auto;
}

.ad_245{
	width:245px;
	height:70px;
    float:left;
}

.ad_490{
	float:left;
    width:490px;
}

.ad_320{
	float:left;
	width:320px;
    height:70px;
}

.ad_320_200{
	margin:5px auto 5px auto;
	font-size:0;
	line-height:0%;
	width:320px;
}

.ad_320_200 img{
	width:320px;
	height:200px;
	font-size:0;
	line-height:0%;
}

.ad_320_320{
	margin:5px auto 0px auto;
	font-size:0;
	line-height:0%;
	width:320px;
}
.ad_320_320 img{
	width:320px;
	height:320px;
	font-size:0;
	line-height:0%;
}
.ad_240{
	float:left;
    width:240px;
    height:70px;
}

.ad_490_70{
	margin-top:7px;
}

.ad_490_70 img{
	display:block;
}

/*-专题摸版公用-*/
.topic_content {
	text-align: left;
	width: 990px;
	margin:4px auto 0 auto;
}
.topic_content_old {
	text-align: left;
	width: 960px;
	margin:4px auto 0 auto;
}

#page li a.cur_page {
    background: #5889a8;
    border: 0px;
	color: #fff;
	border: 1px solid #5889a8;
}

