/*

*/

#container_index {
	width: 100%;
	
	background: url(../../images/news/bg_body_01.gif) repeat-y scroll center top;
}
#container {
	width: 100%;
	overflow: hidden;
	/*background: url(../../images/news/bg_body_02.gif) repeat-y scroll center top;*/
}
/*
	整站的a链接字色
*/
a:link, a:active, a:visited {
	text-decoration: none;
	color: #494949;
}
h1,h2,h3,h4,h5,h6{
	color: #2d2d2d;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color: #2d2d2d;
}
h3 a:link, h3 a:active, h3 a:visited {
	color: #2d2d2d;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #2d2d2d;
}
a:hover {
	color:#e2112f;
}
a.dy-log{
	color: #5d5d5d;
}
a.dy-log:hover{
	color: #e00022;
}
h3 a:hover {
	color: #e00022;
	text-decoration: underline;
}
h4 a:hover {
	color: #e00022;
	text-decoration: underline;
}

h3 img{
	border: 0 none;
}
h3 img{
	border: 0 none;
}
h3 a:hover img{
	border: 0 none;
}
h2 img{
	border: 0 none;
}
h2 a:hover img{
	border: 0 none;
}
h4 img{
	border: 0 none;
}
h4 a:hover img{
	border: 0 none;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.area {
	width:1000px;
	padding:0 1px;
	background:#fff;
	margin: 0 auto;
	clear: both;
	
}
.dsn{
	display:none;
}
.cl{
	display:block;
}
.l{
	float: left;
	display: inline;
}

.r{
	float: right;
	display: inline;
}

.sep0 {
    height: 0px;
    width: 100%;
    font-size: 0;
    clear: both;
}
.sep5{
	height: 5px;
	width: 100%;
	font-size: 0;
	clear: both;
}
.sep10{
	height: 10px;
	width: 100%;
	font-size: 0;
	clear: both;
}

.sep20{
	height: 20px;
	width: 100%;
	font-size: 0;
	clear: both;
}

.sep25{
	height: 25px;
	width: 100%;
	font-size: 0;
	clear: both;
}

.sep30{
	height: 30px;
	width: 100%;
	font-size: 0;
	clear: both;
}

.sep35{
	height: 35px;
	width: 100%;
	font-size: 0;
	clear: both;
}

.sep40{
	height: 40px;
	width: 100%;
	font-size: 0;
	clear: both;
}
.sep2{
	height: 2px;
	width: 100%;
	font-size: 0;
	clear: both;
}
/*
	header部分
*/
/*
 顶部广告
 */
#header-ad {  	
    min-height: 94px;
    _height: 94px;
    position: relative;
	zoom:1;
	
}

#header-ad .con {
    margin-top: 0;
	
	zoom: 1;
	overflow: hidden;
}

#header-ad .btns {
	position: absolute;
    height: 10px;
    background: #000;
    line-height: 10px;
    text-align: center;
    width: 100%;
    bottom: 0;
	left: 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	_position: static;
	_margin-top: -18px;
}
#header-ad .btns a{
	color:#fff;
	height:10px;
	display:block;
	background:url(../../images/news/bg06.gif) no-repeat center center;
}
#header-ad .btns a.c{
	background:url(../../images/news/bg05.gif) no-repeat center center;
} 

#header {
	
}
#top{
	
}
#top .header-ad img{ border:none}
#top .header-ad a img{ border:none}
#top .header-ad a:hover img{ border:none}
#top .login{
	width: 1000px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
	color:#444;
	margin-bottom: 10px;
	overflow:hidden;
	zoom:1;
}
#top .login a{
	color:#444;
}
#top .logo{
	height:127px;
	width: 1000px;
}
#nav{
	overflow: hidden;
	background-color:#dc0026;
	background: url(../../images/news/bg_nav.gif) repeat-x scroll 0 0;
	zoom:1;
}
#nav .left{
	width: 910px;
	height: 46px;
	float: left;
}
#nav .left ul li{
	height:46px;
	float: left;
	padding: 0 17px;
	font-size: 14px;
	background: url(../../images/news/bg_nav_left.gif) no-repeat scroll right 13px;
	position: relative;
}
#nav .left ul li .con{
	position: absolute;
	bottom:-46px;
	
}
#nav .left ul li.cur a{
    background:none;
}
#nav .left ul li.click a{
    background:none;
}
#nav .left ul li a{
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	display: block;
	margin-top:16px;
}
#nav .left ul li a:hover{ text-decoration:none;}
#nav .left ul li span{background:url(../../images/news/bg04.gif) no-repeat scroll center bottom transparent; display:none; position:absolute;  bottom:0; width:9px; height:5px; left:38%;  padding:0 5px;}
#nav .left ul li.cur a:hover{
	text-decoration: none;
}
#nav .right{
	width: 80px;
	float: left;
	/*border-top: 1px solid #d8012a;*/
	padding: 2px 0 0 10px;
}
#nav .right p{
/*	color:#ff3436;*/
	line-height: 20px;
}
#nav .right p a{
	color:#fff;
}
#search{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ddd;
}
#search p{
	padding-left:20px;
}
#search .int{
	padding-right: 15px;
}
#search .int *{
	vertical-align: middle;
}
#search .int input.text{
	width: 163px;
	color:#cecece;
	padding-left: 8px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	border: 0 none;
	background: url(../../images/news/bg_search.gif) no-repeat scroll 0 0;
}
#search .int input.but{
	width: 61px;
	height: 24px;
	margin: 0;
	border: 0 none;
	cursor: pointer;
	background: url(../../images/news/btn_search.gif) no-repeat scroll 0 0;
}
#search p span{
	display: inline-block;
	padding: 0 10px;
	background: url(../../images/news/bg01.gif) no-repeat scroll 2px center;
}
#search p span a{
	color:#333;
}
#search p span a:hover{
	color:#E00022;
}
#search p span.new{
	background: url(../../images/news/bg02.gif) no-repeat scroll 2px center;
}

#nav_small {
    background: #222;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
}

#nav_small a {
    padding-left: 13px;
	_padding-left: 10px;
    margin-left: 10px;
    color: #aaa;
    background: url(../../images/news/bg03.gif) no-repeat 0px 5px;
}
#nav_small span{padding-left: 13px;
    margin-left: 10px;
    color: #aaa;
    background: url(../../images/news/bg03.gif) no-repeat 0px 5px;}
#nav_small span a {
    padding-left: 0px;
    margin-left: 0px;
    color: #aaa;
    background:none;
}

#local {
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
}

#local, #local a.local_now {
    color: #da0026
}

#local span {
    color: #777
}
/*
	main部分
*/
#main{
	
}
#main .location{
	width: 1000px;
	overflow: hidden;
	
}
#main .location p{
	padding-left: 20px;
	color:#777;	
	height: 32px;
	line-height: 32px;
}
#main .location p a{
	color:#777;	
}
#main .location p a.cur{
	color:#393E44;
}
#main .location p span.gt{
	color:#393E44;
	font-family: simsun;
}

#main .sidebar{
	width: 300px;
	float: right;
	overflow: hidden;
}
/*
	main sidebar部分
*/

#main .sidebar .ra{
	width: 300px;
	overflow: hidden;
	background: url(../../images/news/bg_rt_ra.gif) no-repeat scroll top center;
}
#main .sidebar .ra .ra-bom{
	margin-top: 5px;
	width: 300px;
	height: 7px;
	background: url(../../images/news/bg_rt_ra.gif) no-repeat scroll top center;
	overflow: hidden;
}
#main .sidebar .rb{
	width: 300px;
	background: url(../../images/news/bg_rt_rb.gif) no-repeat scroll top center;
}
#main .sidebar .rb .rb-bom{
	margin-top: 10px;
	width: 300px;
	height: 4px;
	overflow: hidden;
	background: url(../../images/news/bg_rt_rb_bom.gif) no-repeat scroll top center;
}

#main .sidebar .con{
	width: 242px;
	margin: 0 auto;
}
#main .sidebar .baodian .con{
	_width: 245px;
	margin: 0 auto;
}
/*
	右侧ra list
*/
#main .sidebar .ra .list{
	overflow: hidden;

}
#main .sidebar .ra .list ul{
	width: 240px;
}
#main .sidebar .ra .list ul li{
    /*background: url(../../images/news/bg_index_02.gif) no-repeat scroll 0 center transparent;*/
    padding: 6px 0 6px 10px;
    width: 230px;
}
#main .sidebar .new-tj .list ul li{
	border-bottom: 1px dotted #8d8d8d;
	padding: 8px 0 8px 10px;
	line-height:12px;
}
#main .sidebar .new-tj .list ul li.last{
	border-bottom: 0 none;
}
/*
	右侧rb list
*/
#main .sidebar .rb .list{
	overflow: hidden;
	
}
#main .sidebar .rb .list ul{
	width: 240px;
}
#main .sidebar .rb .list ul li{
	/*background: url(../../images/news/bg_index_02.gif) no-repeat scroll 0 center transparent;*/
    padding: 5px 0 5px 10px;
    width: 230px;
}
/*
	右侧rd list
*/
#main .sidebar .rd .list{
	overflow: hidden;
	
}
#main .sidebar .rd .list ul{
	width: 240px;
}
#main .sidebar .rd .list ul li{
	/*background: url(../../images/news/bg_index_02.gif) no-repeat scroll 0 center transparent;*/
    padding: 8px 0 8px 10px;
    width: 230px;
}
/*
	右侧txt-list
*/
#main .sidebar .con .txt-list{
	overflow: hidden;
	
}
#main .sidebar .con .txt-list ul{
	width: 240px;
}
#main .sidebar .con .txt-list ul li{
	background: url(../../images/news/pt_black.gif) no-repeat scroll 0 13px transparent;
	line-height:14px;
    padding: 8px 0 8px 10px;
    width: 230px;
	border-top: 1px dotted #8e8e8e;
}
/*
	main sidebar部分标题
*/
#main .sidebar .con .rt-tt{
	width: 100%;
	height: 29px;
	background-color:#FFF;
	border-bottom: 1px solid #222;
	text-align: center;
	margin-bottom: 22px;
}
#main .sidebar .con .rt-tt h3{
	padding-top: 1px;
}


/*
	ra new
*/
#main .sidebar .new{
	position: relative;
}
#main .sidebar .new .tag{
	position: absolute;
	width: 92px;
	height: 92px;
	display: inline-block;
	top: 0;
	right: 0;
	background: url(../../images/news/img_rt_tag_new.png) no-repeat scroll 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/img_rt_tag_new.png"); 
}
#main .sidebar .new .con img{
	border: 0 none;
}
#main .sidebar .new .con .tt-new{
	padding: 20px 0 5px 0;
}
#main .sidebar .new .con p.tit{
	color:#da0026;
	line-height:18px;
	width: 230px;
	border-bottom: 1px dotted #646464;
	padding: 15px 0;
	padding-top:13px;
}
#main .sidebar .new .con p.tit a{
	color:#da0026;
	}
#main .sidebar .new .con p.info{
	color:#777;
	line-height:20px;
	width: 230px;
	padding: 8px 0;
}
#main .sidebar .new .con p.info a{
	background: url("../../images/news/bg_index_05.gif") no-repeat scroll 0 center transparent;
	padding-left:10px;
}
/*
	右侧部分图文上下
*/
#main .sidebar .con .pt{
	width: 100%;
	margin-bottom: 10px;
	_margin-bottom: 13px;
}
#main .sidebar .con .pt .pic{
	margin-bottom: 12px;
}
#main .sidebar .con .pt .pic img{
	
	width: 240px;
}
#main .sidebar .con .pt .pic a:hover img{
	border: 1px solid #E00022;
}
#main .sidebar .con .pt h4{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top:5px;
	margin-bottom: 5px;
	line-height: 20px;
}
#main .sidebar .con .pt h4 a{
	
}
#main .sidebar .con .pt h4 a:hover{
	color:#E00022;	
}
#main .sidebar .con .pt p{
	color:#777;
	line-height: 20px;
}
/*
	右侧部分图文上下小图
*/
#main .ptS{
	margin:auto;
}
#main .sidebar .con .ptS{
	width: 240px;
	overflow: hidden;
}
#main .sidebar .con .ptS ul{
	width: 240px;
}
#main .sidebar .con .ptS ul li{
	width: 112px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
#main .sidebar .con .ptS ul li.right{
	padding-right: 0;
}
#main .sidebar .con .ptS ul li .pic{
	overflow: hidden;
	margin-bottom: 5px;
}
#main .sidebar .con .ptS ul li .pic img{
	
	width: 110px;
	height: 110px;
}
#main .sidebar .con .ptS ul li h4{
	width: 110px;
	text-align: center;
	line-height: 18px;
    max-height: 56px;
    overflow: hidden;
}
#main .sidebar .con .ptS ul li h4.rzthg-text{width: 110px;
	text-align: center;
	line-height: 18px;
	height:36px;
	overflow:hidden;
	}
#main .sidebar .con .ptS ul li h4 a{
    max-height: 55px;
    overflow: hidden;
}
/*
	右侧部分图文左右58px
*/
#main .sidebar .con .picT58{
	overflow: hidden;
}
#main .sidebar .con .picT58 ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 13px;
}
#main .sidebar .con .picT58 ul li .sub-tt{
    padding: 0 0 10px;
}
#main .sidebar .con .picT58 ul li .sub-tt a{
	color: #E00022;
}
#main .sidebar .con .picT58 ul li .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .sidebar .con .picT58 ul li .pic img{
	
	width: 60px;
	height: 60px;
}
#main .sidebar .con .picT58 ul li h4{
	height: 20px;
	line-height: 20px;
}
#main .sidebar .con .picT58 ul li h4 a{
	
}
#main .sidebar .con .picT58 ul li h4 a:hover{
	color:#E00022;
}
#main .sidebar .con .picT58 ul li p{
	line-height: 18px;
	color:#777;
}
/*
	右侧部分图文左右78px
*/
#main .sidebar .con .picT78{
	
}
#main .sidebar .con .picT78 ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
	zoom:1;
}
#main .sidebar .con .picT78 ul li .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .sidebar .con .picT78 ul li .pic img{
	
	width: 80px;
	height: 80px;
}
#main .sidebar .con .picT78 ul li h4{
	line-height: 20px;

}
#main .sidebar .con .picT78 ul li h4 a{
	
}
#main .sidebar .con .picT78 ul li h4 a:hover{
	color:#E00022;
}
#main .sidebar .con .picT78 ul li p{
	line-height: 18px;

}
/*
	右侧部分图文左右98px
*/
#main .sidebar .con .picT98{
	
}
#main .sidebar .con .picT98 ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}
#main .sidebar .con .picT98 ul li .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .sidebar .con .picT98 ul li .pic img{
	
	width: 100px;
	height: 100px;
}
#main .sidebar .con .picT98 ul li h4{

	line-height: 20px;
}
#main .sidebar .con .picT98 ul li h4 a{
	
}
#main .sidebar .con .picT98 ul li p{
	line-height: 18px;
	color:#777;
}
/*
	右侧部分图文左右108px
*/
#main .sidebar .con .picT108{
	
}
#main .sidebar .con .picT108 ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom:6px;
}
#main .sidebar .con .picT108 ul li .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .sidebar .con .picT108 ul li .pic img{
	
}
#main .sidebar .con .picT108 ul li h4{

	line-height: 20px;
}
#main .sidebar .con .picT108 ul li h4 a{
	
}
#main .sidebar .con .picT108 ul li p{
	line-height: 18px;
	color:#777;
}

/*
	右侧部分视频
*/
#main .sidebar .rt-video{
	
}
#main .sidebar .video-tt{
	text-align: center;
	background-color:#000;
	padding-top: 15px;
}
#main .sidebar .video-tt a img{
	border: 0 none;
}
#main .sidebar .video-tt a:hover img{
	border: 0 none;
}
#main .sidebar .video{
	padding-bottom: 35px;
	background-color:#000;
	position: relative;
	height:142px;
}
#main .sidebar .video .tag{
	height: 95px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#main .sidebar .video .videoimg{ width:300px; height:140px;}
#main .sidebar .video .tag b{
	height: 100%;
	width: 100%;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-color:#000;
	position: absolute;
	z-index: 1;
}
#main .sidebar .video .tag i{
	width: 67px;
	height: 67px;
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 100;
    cursor:pointer;
	zoom: 1;
	background: url(../../images/news/btn_rt_video.png) no-repeat scroll 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/btn_rt_video.png"); 
}
#main .sidebar .video .tag span{
	width: 180px;
	display: block;
	z-index: 10;
	position: absolute;
	right: 20px;
	line-height: 18px;
	top: 20px;
}
#main .sidebar .video .tag span a{
	color:#fff;
}
#main .sidebar .rt-video p.info{
	font-weight: bold;
	color:#da0026;
	text-align: center;
	width: 100%;
	padding: 15px 0 10px 0;	
	#padding: 15px 0 18px 0;
	_padding: 15px 0 10px 0;
}
#main .sidebar .rt-video p.info a{
	color:#da0026;
}
/*
	右侧部分vogue宝典
*/
#main .sidebar .baodian .sort span{
	display: inline;
	float: left;
	width: 77px;
	text-align: center;
	line-height: 24px;
	height:24px;
	margin-right: 4px;
	background: url(../../images/news/bg_index_04.gif) no-repeat scroll 0 0;
}
#main .sidebar .baodian .sort span.last{
	margin-right: 0;
}
#main .sidebar .baodian .sort span a{
	color:#555;
}
#main .sidebar .baodian .sort span.cur a{
	color:#e00020;
}
#main .sidebar .baodian .img{
	overflow: hidden;
	margin-bottom: 10px;
	margin-top:20px;
}
#main .sidebar .baodian .img img{
	
}
#main .sidebar .baodian .picT78 .sub-tt{
	color:#e00022;
	padding:8px 0 13px 0;
	*padding:13px 0 13px 0;
	_padding:13px 0 13px 0;
}
#main .sidebar .baodian .picT78 .sub-tt a{
	color: #e00022;
}
#main .sidebar .baodian .list{
	overflow: hidden;
	padding-bottom: 20px;
}
#main .sidebar .baodian .list ul{
	width: 240px;
}
#main .sidebar .baodian .list ul li{
	/*background: url(../../images/news/bg_index_02.gif) no-repeat scroll 0 center transparent;*/
    padding: 5px 0 5px 10px;
    width: 230px;
}
/*
	右侧Rss
*/
#main .sidebar .rss{
	width: 300px;
	overflow: hidden;
	padding-top: 24px;
	background: url(../../images/news/bg_rt_rss.gif) no-repeat scroll top center;
}
#main .sidebar .rss .rss-bom{
	margin-top: 15px;
	width: 300px;
	height: 8px;
	overflow: hidden;
	background: url(../../images/news/bg_rt_rss_bom.gif) no-repeat scroll top center;
}
#main .sidebar .rss h3{
	margin-bottom: 14px;
	padding-left: 20px;
}
#main .sidebar .rss .int{
	margin-bottom: 10px;
	padding-left: 20px;
}
#main .sidebar .rss .int .txt{
	width: 190px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #cfcfcf;
	padding: 0;
	color:#cacaca;
	vertical-align: middle;
}
#main .sidebar .rss .int .but{
	width: 62px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border: 0 none;
	color:#fff;
	background-color:#000;
	vertical-align: middle;
}
#main .sidebar .rss .btn{
	overflow: hidden;
	padding-left: 20px;
}
#main .sidebar .rss .btn a{
	height: 20px;
	line-height: 20px;
	color:#fff;
	text-align: center;
	display:inline;
	float: left;
	margin-right: 8px;
}

#main .sidebar .rss .btn a.red{
	width: 71px;
	background: url(../../images/news/btn_red_71x20.gif) no-repeat scroll 0 0;
}
#main .sidebar .rss .btn a.black70{
	width: 71px;
	background: url(../../images/news/btn_black_70x20.gif) no-repeat scroll 0 0;
}
#main .sidebar .rss .btn a.black100{
	width: 101px;
	background: url(../../images/news/btn_black_101x20.gif) no-repeat scroll 0 0;
}
/*
	右侧V趣味
*/
#main .sidebar .vq .con{
	width: 246px;
}
#main .sidebar .vq .con .fg-girl{
	overflow: hidden;
	padding-bottom: 15px;
}
#main .sidebar .vq .con .fg-girl .sub-tt{
    padding: 8px 0 13px;
}
#main .sidebar .vq .con .fg-girl .sub-tt a{
	color: #E00022;
}
#main .sidebar .vq .con .fg-girl ul{
	width: 246px;
	overflow: hidden;
	margin-bottom: 15px;
}
#main .sidebar .vq .con .fg-girl ul li{
	width: 122px;
	float: left;
	margin-right: 2px;
}
#main .sidebar .vq .con .fg-girl ul li.last{
	margin-right: 0;
}
#main .sidebar .vq .con .fg-girl ul li img{
	
	
}
#main .sidebar .vq .con .fg-girl h4{
	text-align: center;
	margin-bottom: 20px;
	font-weight: 300;
}
#main .sidebar .vq .vq-list{
	overflow: hidden;
	padding-bottom: 5px;
}
#main .sidebar .vq .vq-list .sub-tt{
	padding-bottom: 10px;
}
#main .sidebar .vq .vq-list .sub-tt a{
	color: #E00022;
}
#main .sidebar .vq .vq-list ul{
	width: 240px;
}
#main .sidebar .vq .vq-list ul li{
	/*background: url("../../images/news/bg_index_02.gif") no-repeat scroll 0 center transparent;*/
    padding: 5px 0 5px 10px;
    width: 230px;
}
/*
	右侧V趣味
*/
#main .sidebar .pv .con{
	width: 246px;
}
#main .sidebar .pv .con .pic{
	overflow: hidden;
	margin-bottom: 12px;
}
#main .sidebar .pv .con .pic img{
	
}
#main .sidebar .pv .con .pv-list{
	width: 240px;
	overflow: hidden;
	margin-bottom: 28px;
	_margin-bottom: 11px;
	#margin-bottom: 10px;
	margin-bottom: 32px\0;
}
#main .sidebar .pv .con .pv-list ul{
	width: 240px;
	overflow: hidden;
}
#main .sidebar .pv .con .pv-list ul li{
	/*background: url("../../images/news/bg_index_02.gif") no-repeat scroll 0 center transparent;*/
    padding: 5px 0 5px 10px;
    width: 230px;
}
#main .sidebar .pv .con .pv-photo{
	overflow: hidden;
}
#main .sidebar .pv .con .pv-photo ul li{
	width: 77px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	display: inline;
}
#main .sidebar .pv .con .pv-photo ul li.last{
	margin-right: 0;
}
#main .sidebar .pv .con .pv-photo ul li img{
	
	width: 75px;
	height: 75px;
}
/*
	右侧投票
*/
#main .sidebar  .tp .con .tp-list{
	overflow: hidden;
	border-bottom: 1px dotted #a2a2a2;
	padding-bottom: 15px;
	margin-bottom: 15px;

}
#main .sidebar  .tp .con .tp-list ul li{
	width: 225px;
	padding: 5px 0 5px 15px;
	background: url("../../images/news/bg_rt_list.gif") no-repeat scroll 0 8px transparent;
	line-height:16px;
}
#main .sidebar  .tp .con .tp-list ul li a{
	
}
#main .sidebar  .tp .con .tp-list ul li a:hover{
	color:#e00022;
}
#main .sidebar  .tp .con .tp-new{
	overflow:hidden;
	width: 240px;
	color:#da0026;
	margin-bottom: 10px;
}
#main .sidebar  .tp .con .tp-new p{
	float: right;
}
#main .sidebar  .tp .con .tp-new p a{
	float: right;
	color:#da0026;
}
#main .sidebar  .tp .con .tp-new h4{
	font-weight: normal;
}
#main .sidebar  .tp .con .tp-que{
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
#main .sidebar  .tp .con .tp-que a{
	color:#777;
}
#main .sidebar  .tp .con .tp-que a:hover{
	color:#e00022;
}
/*
	右侧 rd
*/
#main .sidebar .rd{
	width: 290px;
	overflow: hidden;
	
	padding: 5px;
}
#main .sidebar .rd .rd-wrapper{
	width: 288px;
	border-top: 1px solid #d2d2ca;
	border-bottom: 1px solid #d2d2ca;
	border-left: 1px solid #d2d2ca;
	border-right: 1px solid #d2d2ca;
	background-color:#fff;
}
#main .sidebar .rd .rd-wrapper .title{
	height: 33px;
	border-bottom: 1px solid #d2d2ca;
	
}
#main .sidebar .rd .rd-wrapper .title ul li{
	width: 92px;
	height: 32px;
	margin-right: 4px;
	text-align: center;
	line-height: 32px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #d2d2ca;
	border-left: 1px solid #d2d2ca;
	border-right: 1px solid #d2d2ca;
	background: url("../../images/news/bg_rt_tt.gif") repeat-x scroll 0 0 transparent;
	cursor: pointer;
}
#main .sidebar .rd .rd-wrapper .title ul li.first{
	border-left: 0 none;
}
#main .sidebar .rd .rd-wrapper .title ul li.last{
	border-right: 0 none;
	margin-right: 0;
	
}
#main .sidebar .rd .rd-wrapper .title ul li.cur{
	background:#fff;
	position: relative;
	margin-bottom: -1px;
	height: 33px;
}
#main .sidebar .rd .rd-wrapper .text{
	overflow: hidden;
	#padding-bottom:5px;
}
#main .sidebar .rd .rd-wrapper .text .item{
	
}
#main .sidebar .rd .rd-wrapper .text .item .no1{
	overflow: hidden;
	width: 288px;
	margin: 15px 0;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 .pic{
	width: 122px;
	float: left;
	margin-left: 15px;
	display: inline;
	position:relative;
    border: 1px solid #DEDEDE;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 .pic .number01{
	position: absolute;
	width:38px;
	height:35px;
	display:block;
	right:0;
	bottom:0;
	background: url(../../images/news/right_number_01.gif) no-repeat scroll 0 0;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 .pic img{
	width: 120px;
	height: 120px;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 h4 {
	line-height: 16px;
	width: 116px;
	margin-left: 150px;
	margin-bottom: 5px;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 h4 a{
	color:#da0026;
    display: block;
    max-height: 35px;
    line-height: 17px;
    overflow: hidden;
    width: 110px;
}
#main .sidebar .rd .rd-wrapper .text .item .no1 p {
	line-height: 16px;
	width: 116px;
	margin-left: 150px;
    display: block;
    height: 80px;
    overflow: hidden;
}
#main .sidebar .rd .rd-wrapper .text .item ul{
	width: 255px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#main .sidebar .rd .rd-wrapper .text .item ul li{
	width: 255px;
	border-bottom: 1px dotted #8d8d8d;
	padding: 8px 0;
}
#main .sidebar .rd .rd-wrapper .text .item ul li a{ color:#333;  display: block;height: 17px;line-height: 17px;
    overflow: hidden;
    width: 240px;}
#main .sidebar .rd .rd-wrapper .text .item ul li span{
	color:#da0026;
	padding-right: 3px;
}
#main .sidebar .rd .rd-wrapper .text .item ul li.last{
	border-bottom: 0 none;
}

/*
	左侧部分
*/
#main .content{
	float: left;
	width: 680px;
	padding-right: 20px;
}
#main .content .section{
	width: 680px;

}
/*
	左侧分栏
*/
#main .content .l-gt{
	float:right;
	width: 208px;
	border: 1px solid #c5c3c3;
	margin-top: 0;
	padding-bottom: 19px;
}
#main .content .l-gt .con{
	width: 158px;
	margin: 0 auto;
	background-color:#fff;
	margin-top: -15px;
	padding-top: 15px;            
	_position: relative;
	
}
#main .content .l-gt .con h3{
	width: 154px;
	border-bottom: 1px solid #121212;
	text-align: center;
	margin-bottom: 25px;
	height: 28px;
}
#main .content .l-gt .con .int{
	overflow: hidden;
	margin-bottom: 15px;
}
#main .content .l-gt .con .int .txt{
	width: 125px;
	height: 24px;
	line-height: 24px;
	color:#b0b0b0;
	padding: 0 0 0 5px;
	margin: 0;
	background: url(../../images/news/btn_search_txt.gif) no-repeat scroll 0 0;
	border: 0 none;
	vertical-align: middle;
}
#main .content .l-gt .con .int .but{
	border: 0 none;
	width: 24px;
	height: 24px;
	padding: 0;
	cursor: pointer;
	margin: 0;
	background: url(../../images/news/btn_search_but.gif) no-repeat scroll 0 0;
	vertical-align: middle;
}
#main .content .l-gt .con .hot-att{
	overflow: hidden;
	margin-bottom: 25px;
}
#main .content .l-gt .con .hot-att h4{
	margin-bottom: 5px;
	line-height: 14px;
}
#main .content .l-gt .con .hot-att p{
	line-height: 20px;
	color:#777;
}
#main .content .l-gt .con .hot-att p a{
	
}
#main .content .l-gt .con .hot-att p a.red{
	color:#e00020;
}
#main .content .l-gt .con .goods{
	overflow: hidden;
	margin-bottom: 26px;
}
#main .content .l-gt .con .goods h4{
margin-bottom: 15px;
height:14px; 
line-height:14px;
}
#main .content .l-gt .con .goods h4 a{
	/*color:#444;*/
}
#main .content .l-gt .con .goods .img img{
	
	width: 155px;
	height: 155px;
}
#main .content .l-gt .con .goods .img{
	margin-bottom: 13px;
}
#main .content .l-gt .con .goods .pingjia{
	overflow: hidden;
	padding-left: 18px;
}
#main .content .l-gt .con .goods .pingjia a{
	display: inline-block;
	text-align: center;
	height: 20px;
	line-height:20px;
	color:#fff;
	margin-right: 5px;
}
#main .content .l-gt .con .goods .pingjia a span{
	font-size: 8px;
	padding: 0 3px 0 0;
	position: relative;
	top: -2px;
}
#main .content .l-gt .con .goods .pingjia a.like{
	width: 51px;
	background-color:#e1001e;
}
#main .content .l-gt .con .goods .pingjia a.unlike{
	width: 51px;
	background-color:#121212;
}
#main .content .l-gt .con .select{
	width: 154px;
	height: 24px;
	background: url(../../images/news/bg_index_select01.gif) no-repeat scroll 0 0;
	position: relative;
	margin-bottom: 8px;
}
#main .content .l-gt .con .select ul{
	position: absolute;
	display: none;
	width: 152px;
	height: 140px;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1000;
	top: 23px;
	border: 1px solid #ccc;
	background-color:#FFF;
}
#main .content .l-gt .con .select ul li{
	border-bottom: 1px solid #CCCCCC;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px;
	width:152px;
	text-align: left;
	background-color:#FFF;
}
#main .content .l-gt .con .select ul li a{
	
}
#main .content .l-gt .con .select span.tt{
	height: 24px;
	line-height:24px;
	display: block;
	color:#80b2c9;
	padding-left: 10px;
}

#main .content .l-lt{
	float:left;
	width: 452px;
}

#main .content .l-lt .show{
	float:left;
	width: 452px;
	height: 345px;
	background: url(../../images/news/bg_index_zhubao.jpg) no-repeat scroll right bottom;
	margin-bottom: 15px;
	position: relative;
	_margin-bottom: -7px;
}
#main .content .l-lt .show .bg{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
#main .content .l-lt .show .gs{
	position: absolute;
	z-index: 5;
}
#main .content .l-lt .show .g01{
	top: 10px;
	left: 0;
}
#main .content .l-lt .show .g02{
	bottom: 25px; 
	left: 0;
}
#main .content .l-lt .show .gs a.name{
	display: inline-block;
	text-align: center;
	height: 20px;
	line-height:20px;
	color:#fff;
	margin-right: 5px;
	background-color:#e1001e;
	position: absolute;
	padding: 0 5px;
	
}
#main .content .l-lt .show .gs a.name span{
	font-size: 8px;
	padding: 0 3px 0 0;
	position: relative;
	top: -2px;
}
#main .content .l-lt .show .gs img{

	width: 150px;
	height: 150px;
}

#main .content .l-lt .goods-list{
	overflow: hidden;
	margin-bottom: 10px;
}
#main .content .l-lt .goods-list ul {
	width: 100%;
}
#main .content .l-lt .goods-list ul li{
	width: 205px;
	float: left;
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #333;
	background: url(../../images/news/bg_index_05.gif) no-repeat scroll 0 center transparent;
}
#main .content .l-lt .goods-list ul li.mr{
	margin-right: 10px;
}

#main .content .l-lt .meirong{
	width: 452px;
	overflow: hidden;
	position: relative;
}


#main .content .l-lt .meirong .tit{
	width: 90px;
	height: 78px;
	position: absolute;
	top: 185px;
	left: 177px;
	z-index: 8;
}
#main .content .l-lt .meirong ul li{
	float: left;
	width: 222px;
	margin-right: 4px;
	display: inline;
	margin-bottom: 4px;
	position: relative;
	
}
#main .content .l-lt .meirong ul li.last{
	margin-right: 0;
}
#main .content .l-lt .meirong ul li img{
	
	width: 220px;
	height: 220px;
}
#main .content .l-lt .meirong  ul li span{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-align: center;
	bottom: -50px;
	left: 0;
	background-color:#000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	overflow:hidden;
	color:#fff;
}
#main .content .l-lt .meirong  ul li span a{
	color:#fff;
}
/*
	右侧部分超模档案
*/
#main .sidebar .model-info{
	width: 300px;
	overflow: hidden;
	position: relative;
}
#main .sidebar .model-info .tt{
	width: 300px;
	text-align:center; 
}
#main .sidebar .model-info .tt{
	width: 300px;
	text-align:center; 
}
#main .sidebar .model-info .tt{
	width: 300px;
	text-align:center; 
}
#main .sidebar .model-info .info{
	width: 282px;
	height: 116px;
	padding: 16px 0 0 18px;
	position: absolute;
	bottom: 25px;
	left: 1px;
	background: url(../../images/news/bg_rt_tag.gif) no-repeat scroll 0 center transparent;
}
#main .sidebar .model-info .info h3{
	font-size: 16px;
	font-weight: 400;
}
#main .sidebar .model-info .info h3 a{
	color:#fff;
}
#main .sidebar .model-info .info p{
	line-height: 20px;
	width: 266px;
	color:#999;
}
#main .sidebar .model-info .pho{
	width: 264px;
	margin: 0 auto;
}
#main .sidebar .model-info .pho img{
	border-top: 8px solid #cc0000;
}



/*
	左侧部分图文98
*/
#main .content .l-lt .picT98{
	width: 452px;
	overflow: hidden;
}
#main .content .l-lt .picT98 .item{
	overflow: hidden;
	width: 452px;
	clear: both;
	margin-top: 15px;
	_margin-top: 10px;
	#margin-top: 10px;
	
}
#main .content .l-lt .picT98 .item .sub-tt{
	margin-bottom: 10px;
	color:#e00022;
}
#main .content .l-lt .picT98 .item .sub-tt a{
	color:#e00022;
}
#main .content .l-lt .picT98 .item .pic{
	width: 102px;
	float:left;
	display: inline;
	margin-right: 10px;
}
#main .content .l-lt .picT98 .item .pic img{
	width: 100px;
	height: 100px;
	
}
#main .content .l-lt .picT98 .item h4{
	 width: 105px;
	 line-height: 20px;
	 float: left;
	 display: inline;
	 margin-right: 10px;
}
#main .content .l-lt .picT98 .item h4 a{
	 
}
#main .content .l-lt .picT98 .item h4 a:hover{
	 color:#e00022;
}
#main .content .l-lt .picT98 .item ul{
	 width: 220px;
	 float: left;
}
#main .content .l-lt .picT98 .item ul li{
	background: url("../../images/news/bg_index_05.gif") no-repeat scroll 0 center transparent;
    padding: 6px 0 6px 10px;
    width: 210px;
	border-bottom: 1px dotted #a3a3a3;
}
#main .content .l-lt .picT98 .item ul li a{
	
}
#main .content .l-lt .picT98 .item ul li a:hover{
	 color:#e00022;
}

/*
	左侧部分标题
*/
#main .content .title{
	width: 100%;
	height: 28px;
	border-bottom: 1px solid #121212;
	margin-bottom: 28px;
	margin-top:2px;
}
#main .content .title .more{
	float: right;
	padding-left:18px;
	padding-top: 5px;
}
#main .content .title .more a{
	display: inline-block;
	text-align: center;
	height: 18px;
	line-height: 18px;
	margin-left: -18px;
	color:#434343;
	padding-left:20px;
	padding-right:20px;
	background: url(../../images/news/bg_tt_more.gif) no-repeat scroll top right;
}
#main .content .title .more a b{ font-weight:normal}
#main .content .title .more a.cur{
	background: url(../../images/news/bg_tt_more_cur_left.gif) no-repeat left;
	height:18px; 
	color:#fff;
	padding-right:0px;
}
#main .content .title .more a.cur b{
	background: url(../../images/news/bg_tt_more_cur_right.gif) no-repeat right;
	height:18px; 
	color:#fff;	
	padding-right:20px;
	font-weight:normal;line-height: 18px; display:inline-block
	
	}
#main .content .title .more a.last{
	width: 50px;
	font-size:10px;
	text-align: center;
	background:none;
	color:#dd0021;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 10px;
}
#main .content .title .more a.rt{
	color:#dd0021;
	background: none;
	text-align: right;
}


/*
	左侧图文picT78
*/

#main .content .picT78{
	width: 680px;
	overflow: hidden;
}
#main .content .picT78 .item{
	width: 340px;
	float:left ;
	overflow: hidden;
	padding-bottom: 15px;
}
#main .content .picT78 .item .sub-tt{
	color: #E00022;
    padding: 10px 0 13px 0;
}
#main .content .picT78 .item .sub-tt a{
	color: #E00022;
}
#main .content .picT78 .item .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .content .picT78 .item .pic img{
	
	width: 80px;
	height: 80px;
}
#main .content .picT78 .item h4{
	line-height: 20px;
	padding-bottom: 3px;
	width: 220px;
	margin-left: 103px;
}
#main .content .picT78 .item h4 a{
	
}
#main .content .picT78 .item h4 a:hover{
	color:#E00022;
}
#main .content .picT78 .item p{
	line-height: 18px;
	
	width: 220px;
	margin-left: 90px;
}
#main .content .picT78 .item ul.rl{
	width: 220px;
	margin-left: 110px;
}
#main .content .picT78 .item ul.rl li{
	width: 210px;
	padding: 3px 0 3px 10px;
	background: url(../../images/news/bg_index_05.gif) no-repeat scroll 0 center transparent;
}
#main .content .picT78 .item .list{
	width: 100%;
	clear: both;
	padding-top: 12px;
}
#main .content .picT78 .item .list ul{
	width: 340px;

}
#main .content .picT78 .item .list ul li{
	/*background: url(../../images/news/bg_index_02.gif) no-repeat scroll 0 center transparent;*/
    padding: 5px 0 5px 10px;
    width: 330px;
}
#main .content .picT78 .item .list ul li a{

}
#main .content .picT78 .item .list ul li a:hover{
	color:#E00022;
}


/*
	左侧图文picT78-l
*/

#main .content .picT78-l{
	width: 452px;
	overflow: hidden;
}
#main .content .picT78-l .item{
	width: 226px;
	float:left ;
	overflow: hidden;
	padding-bottom: 15px;
}
#main .content .picT78-l .item .sub-tt{
	color: #E00022;
    padding: 20px 0 13px 0;
}
#main .content .picT78-l .item .sub-tt a{
	color: #E00022;
}
#main .content .picT78-l .item .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
}
#main .content .picT78-l .item .pic img{
	
	width: 80px;
	height: 80px;
}
#main .content .picT78-l .item h4{
	line-height: 20px;
	padding-bottom: 3px;
	height:40px;
	overflow:hidden;
	width: 120px;
	margin-left: 90px;
}
#main .content .picT78-l .item h4 a{
	
}
#main .content .picT78-l .item h4 a:hover{
	color:#E00022;
}
#main .content .picT78-l .item p{
	line-height: 18px;
	
	width: 120px;
	margin-left: 90px;
}
#main .content .picT78-l .item ul.rl{
	width: 120px;
	margin-left: 90px;
}
#main .content .picT78-l .item ul.rl li{
	width: 110px;
	padding: 3px 0 3px 10px;
	background: url(../../images/news/bg_index_05.gif) no-repeat scroll 0 center transparent;
}
#main .content .picT78-l .item .list{
	width: 100%;
	clear: both;
	padding-top: 12px;
}
#main .content .picT78-l .item .list ul{
	width: 226px;

}
#main .content .picT78-l .item .list ul li{
	background: url(../../images/news/bg_index_05.gif) no-repeat scroll 0 center transparent;
    padding: 5px 0 5px 10px;
    width: 216px;
}
#main .content .picT78-l .item .list ul li a{
	
}
#main .content .picT78-l .item .list ul li a:hover{
	color:#E00022;
}
/*
	左侧图文picT208
*/

#main .content .picT208{
	width: 452px;
	overflow: hidden;
}
#main .content .picT208 .item{
	width: 452px;
	float:left;
	overflow: hidden;
	padding-bottom: 15px;
}

#main .content .picT208 .item .pic{
	float: left;
	display: inline; 
	margin-right: 10px;
	position: relative;
}
#main .content .picT208 .item .pic a.name{
	background-color: #E1001E;
    color: #FFFFFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
}
#main .content .picT208 .item .pic a.name span{
	font-size: 8px;
    padding: 0 3px 0 0;
    position: relative;
    top: -2px;
}

#main .content .picT208 .item .pic img{
	
	width: 210px;
	height: 210px;
}
#main .content .picT208 .item h4{
	line-height: 20px;
	padding-bottom: 3px;
	width: 205px;
	margin-left: 225px;
}
#main .content .picT208 .item h4 a{
	
}
#main .content .picT208 .item p{
	line-height: 18px;
	
	width: 205px;
	margin-left: 225px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a2a2a2;
	margin-bottom: 10px;
}
#main .content .picT208 .item ul.rl{
	width: 205px;
	margin-left: 225px;
}
#main .content .picT208 .item ul.rl li{
	width: 195px;
	padding: 5px 0 5px 10px;
	background: url(../../images/news/bg_index_05.gif) no-repeat scroll 0 center transparent;
}
/*
	左侧图文picT119
*/

#main .content .picT119{
	width: 680px;
	overflow: hidden;
}
#main .content .picT119 .item{
	width: 340px;
	float:left ;
	overflow: hidden;
	padding-bottom: 20px;
}

#main .content .picT119 .item .pic{
	float: left;
	width: 122px;;
	display: inline; 
	margin-right: 10px;
}
#main .content .picT119 .item .pic a.name{
	background-color: #E1001E;
    color: #FFFFFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
}
#main .content .picT119 .item .pic a.name span{
	font-size: 8px;
    padding: 0 3px 0 0;
    position: relative;
    top: -2px;
}

#main .content .picT119 .item .pic img{
	
	width: 120px;
	height: 120px;
}
#main .content .picT119 .item h4{
	line-height: 20px;
	padding-bottom: 3px;
	width: 180px;
	margin-left: 140px;
}
#main .content .picT119 .item h4 a{
	
}
#main .content .picT119 .item h4 a:hover{
	color:#e00022;
}
#main .content .picT119 .item p{
	line-height: 18px;
	
	width: 180px;
	margin-left: 140px;
}

#main .content .section .con-list{
	width: 680px;
	overflow: hidden;
}
#main .content .section .con-list ul {
    width: 680px;
}
#main .content .section .con-list ul li {
    padding: 5px 0 5px 10px;
    width: 330px;
	float: left;
}

#footer{
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 20px 1px 0;
}
#footer .con{
	width: 958px;
	background-color: #000;
	margin: 0 auto;
	padding:20px;
}

#footer .con .company{
	color:#fff;
	font-size: 14px;
	line-height:16px;
	margin-bottom: 10px;
}
#footer .con .company a{
	color:#fff;
}
#footer .con .company span{
	color:#666;
}
#footer .con .country{
	color:#fff;
	font-size: 12px;
	margin-bottom: 20px;
	height: 29px;
	line-height: 29px;
	background-color:#252324;
	padding-left: 16px;
	width: 942px;
}
#footer .con .country a{
	color:#fff;
}
#footer .con .country span{
	color:#666;
}

#footer .con .bottom{
	padding-left: 0px;
	padding-top: 10px;
/*	background: url(../../images/news/bg_footer.gif) no-repeat scroll 10px 0 transparent;*/
}
#footer .con .bottom .aboutus {
	color:#fff;
	font-size: 14px;
}
#footer .con .bottom .aboutus a{
	color:#fff;
}

#footer .con .bottom .copyright{
	color:#666;
	line-height:18px;
	padding-top: 10px;
	font-family: simsun;
}


/*
 * tz新加
 login
 */
#main .loginbox {
    padding: 20px 22px 0;
    zoom: 1;
    background: url("../../images/news/bg_rt_ra.gif");
}

#main .loginbox .lb_ft {
    height: 7px;
    margin: 0 -22px;
    overflow: hidden;
    background: url("../../images/news/bg_rt_ra.gif");
}

#main .loginbox input {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#main .loginbox p {
    padding: 10px 0 5px;
    _padding-top: 3px;
}

#main .loginbox p input {
    width: 190px;
    height: 24px;
	line-height: 24px;
    margin: 4px 0;
    padding: 0 0 0 3px;
    border: none;
    background: url("../../images/news/bg_fm_lbtxt.gif") no-repeat 0 0;
}

#main .loginbox div {
    padding: 0 0 0 49px;
    color: #777;
}

#main .loginbox div a {
    text-decoration: underline;
}

#main .loginbox div button {
    height: 20px;
    line-height: 20px;
    margin: 18px 0;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border: none;
    background: #da0026;
}

#main .loginbox div .bn2 {
    background: #141414;
}

/*
 logo�?
 */
#top .logo {
    position: relative;
}
#top .logo a img{
    border: 0 none;
}
#top .logo a:hover img{
    border: 0 none;
}
#top .logo .int {
    padding-right: 15px;
    position: absolute;
    top: 70px;
    left: 311px;
    z-index: 9876;
}

#top .logo .int * {
    vertical-align: middle;
}

#top .logo .int input.text {
    width: 163px;
    color: #cecece;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    border: 0 none;
    background: url(../../images/news/bg_search.gif) no-repeat scroll 0 0;
}

#top .logo .int input.but {
    width: 61px;
    height: 24px;
    margin: 0;
    border: 0 none;
    cursor: pointer;
    background: url(../../images/news/btn_search.gif) no-repeat scroll 0 0;
}



.index-ad{ width:1000px;}







.zindI800{ z-index:800;}
.zindI900{ z-index:900;}
.zindI1000{ z-index:1000;}
.zindI1100{ z-index:1100;}

/*登陆改global.css*/

#top .toplogin-name{ height:30px; line-height:30px; font-style:normal;display:block; float:left; margin-right:10px;}
#top .toplogin-name a {color: #dc0026; }    /*global.css (�?187 �?*/
#top .toplogin-name b{ font-weight:normal;background:url(../../images/news/qq.png) no-repeat left 0px; padding-left:15px;}
#top .toplogin-qwbox{font-style:normal; display:block; float:left;}

#top .toplogin-qwbox img{ margin-left:3px; margin-right:3px; margin-top:5px;border: 0 none;}
#top .toplogin-qwbox a:hover img{ border: 0 none;}
#top .welcome a.logintop-mobile{ background:url(../../images/news/logintop-mobile.png) no-repeat left 5px; color:#333; padding-left:18px; display: block; float:left;height: 30px;}

#top .welcome span{ display: block;float: left;height: 30px;line-height: 25px;margin-right: 15px;}
#top .toplogin-list{display:block; float:left;height:30px; line-height:28px; font-style:normal; margin-left:10px;}
#top .toplogin-list .red{ color:#dc0026;}



/*分页*/
.paging-box{ width:680px; padding-bottom:35px; margin-top:10px; height:25px;  text-align:center; }
.paging-box a{ display:inline-block;height:23px; background:#fff; border:1px solid #b8b8b8; padding:0px 7px; line-height:23px;text-align:center; }
.paging-box a:hover{ background:#da0026; color:#fff; font-weight:bold;border:1px solid #da0026;}
.paging-box .nextpage{ width:45px;}
.paging-box a.current{ background:#da0026; color:#fff; font-weight:bold; border:1px solid #da0026;}

.login-box{ width:592px; height:292px;  background:url(../../images/news/vogue-loginbg.png) no-repeat; display:none; position:absolute; top:100px; left:40%; z-index:80000;}
.login-close{ display:block; text-align:right; margin-top:20px; margin-right:20px; width:100px; float:right;}
.login-close img,.login-close img:hover{ border:none;}
.login-title{ display:block; font-size:14px; font-weight:bold; color:#000; margin-left:45px; height:20px; line-height:20px; float:left; margin-top:30px;}
.login-Lblock{ width:330px; height:160px; float:left; margin-left:45px; margin-top:20px; border-right:1px solid #e5e5e5; display:inline;}
.login-Lblock p{ height:30px; line-height:30px; margin-bottom:10px;_margin-bottom:0px;}
.login-Lblock p span{ display:inline-block; width:60px; text-align:right; font-size:14px;}
.login-Lblock  .login-twxl em{ background:url(../../images/news/login-xial.png) no-repeat; width:207px; height:30px; display:block; float:left; margin-left:3px;}
.login-Lblock  .login-twxl em a{ font-style:normal; font-size:14px; color:#666666; margin-left:5px;}
.login-Lblock  .login-twxl  span{display:block; line-height:30px; float:left;}
.login-input{ background:url(../../images/news/login-textbg.png) repeat-x; width:220px; height:20px; border:1px solid #b2b2b2; margin-left:3px; color:#333; padding:5px;}
.login-check{ margin-left:45px;}
.login-check input{ display:block; float:left; margin-top:8px; margin-right:3px; margin-left:18px;}
.login-check a{ color:#c92027; margin-left:10px; display:inline-block;}
.login-btnbox{ height:27px; padding:12px 60px; background:#f0f0f0; width:460px; margin-left:6px; margin-top:8px;}
.login-btn{ background:url(../../images/news/login-btn.png) no-repeat; border:none; cursor:pointer; text-align:center;color:#fff; width:96px; height:27px; line-height:27px; font-family:"微软雅黑"; }

.login-Rblock{ width:170px; float:left;  padding:20px 0 0 28px; line-height:20px;}
.login-Rblock .login-rzhtext{ font-size:14px; color:#000; font-weight:bold;}
.login-Rblock a.login-rzc{ display:block; color:#cb2229; font-size:14px; line-height:20px; font-weight:bold;}
.login-Rblock .login-kjdl{ margin-top:20px; font-size:14px; line-height:20px;}
.login-Rblock .login-kjdl a{ display:block; margin-top:5px;}
.login-Rblock .login-kjdl a img,.login-Rblock .login-kjdl a img:hover{ border:none;}


.login-error{ margin-top:120px;text-align:center; font-size:14px; color:#cc0000;}
.login-wait{ background:url(../../images/news/login-wait.png) no-repeat; padding-left:20px; margin-left:260px; margin-top:120px; font-size:14px;color:#cc0000; height:30px;}

.login-box .share{ margin-left:33px; margin-top:13px;}
.share-poptitle{ margin-top:36px; margin-left:33px; font-size:14px; line-height:24px;}
.share-poptitle a,.share-kjsc a{ color:#da030b; font-weight:bold;}
.login-box .share{ display:block; font-size:14px; height:16px; line-height:16px;}
.login-box .share-text{ width:515px; height:90px; background:url(../../images/news/login-textbg.png) repeat-x; border:1px solid #cccccc; margin-top:5px; font-size:12px; line-height:20px; padding:5px; margin-bottom:7px; display:block; margin-left:33px;}
.login-rbtn{background:url(../../images/news/login-rbtn.png) no-repeat; border:none; cursor:pointer; text-align:center;color:#fff; width:96px; height:27px; line-height:27px; font-family:"微软雅黑"; margin-left:100px; }
.login-gbtn{background:url(../../images/news/login-gbtn.png) no-repeat; border:none; cursor:pointer; text-align:center;color:#fff; width:96px; height:27px; line-height:27px; font-family:"微软雅黑"; margin-left:10px;}


.share-sucess{ font-size:35px; font-family:"微软雅黑";margin-left:33px; height:35px; margin-top:25px;}
.share-sucess2{ font-size:35px; font-family:"微软雅黑";margin-left:33px; height:123px; text-align:center; margin-top:105px;}
.share-jybox{ background:#fff0c2; border:2px solid #ffd473; height:37px; line-height:37px; width:518px; margin-left:33px; margin-top:25px; text-align:center; color:#d37846; font-size:14px;}
.share-jybox span{ color:#ff0000; font-size:20px; font-weight:bold;}
.login-box .share-kjsc{margin-left:33px; margin-top:25px; font-size:14px; line-height:22px; height:44px; margin-bottom:41px;}



.mask{position:absolute; top:0px; left:0; z-index:20000 !important; background:#000; display:none;}
.mask iframe{background:#000;border:none; width:100%; height:100%;}


/*公共*/
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.pt20{ padding-top:20px;}
.dotline{ height:20px; border-bottom:1px dotted #c7c7c7;}
.clear2{ display:block !important; clear:both !important; float:none !important; margin:0 !important; padding:0 !important; height:0; line-height:0; font-size:0; overflow:hidden;}
.fontnom{ font-weight:normal;}



.arlogo-img{ border:none;}
#top .logo a.vogueh-zz{position:absolute;z-index:99999; height:135px; display:block;right:50px;top:0px; border:none;}

#news_header_top {
    height: 31px;
    background-image: url('../../images/news/top_back.png')
}
#news_logo {
    height: 130px;
    background-image: url('../../images/news/top_back.png')
}

#news_header_bottom {
    height: 40px;
    background-image: url('../../images/news/top_back.png')
}

#news_header_bottom ul {
	list-style-type: none;
	margin-left: 5px;
}
#news_header_bottom ul li{
	margin-left: 5px;
	display: inline;

}
#news_header_bottom ul li a{
	font-size: 24px;
	font-weight: bold;
	color:  #C7BCA3;
    font-family: "微软雅黑","Microsoft YaHei","黑体","simhei",serif;
}
#news_header_bottom ul li a:hover{
	font-size: 24px;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #000000;
}
#logo_ad{
	width:250px;
	float:right;
	text-align:right;
	height: 170px;
}
#logo_main{
	width:750px;
	float:left;
}
