/*
	整站的字体字色
*/
body {
	background-color: #fff;
	font-family:arial,'宋体', serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1;
}

#container_index {
	width: 100%;
	overflow: hidden;
	background: url(bg_body_01.jpg) repeat-y scroll center top;
}
#container {
	width: 100%;
	overflow: hidden;
	background: url(bg_body_01.jpg) repeat-y scroll center top;
	
}

/*a:hover img{
	border:none;
}*/
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: 16px;
}
h4{
	font-size: 12px;
}

/*
	容器的公用样式
*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1
}

.clear {
	clear: both;
}

.area {
	width: 1000px;
	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(bg06.gif) no-repeat center center;
}
#header-ad .btns a.c{
	background:url(bg05.gif) no-repeat center center;
} 

#header {
	width:100%;
	margin:0 auto;
	background:#FFF;
	text-align:center; height:33px; line-height:33px;
}
#header  a{ color:#333;}
#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(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 15px;
	font-size: 14px;
	background: url(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 a.nav-zzcolor{color:#ffff9a;}
#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(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(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(btn_search.gif) no-repeat scroll 0 0;
}
#search p span{
	display: inline-block;
	padding: 0 10px;
	background: url(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(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(bg03.gif) no-repeat 0px 5px;
}
#nav_small span{padding-left: 13px;
    margin-left: 10px;
    color: #aaa;
    background: url(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
}







/*foot*/
.footer
{
	background-color:#fff;
}
.footer a{ color:#666;}
#footer{
	background-color:#000;
	margin-top: 60px;
	overflow: hidden;
	padding: 20px 0;
}
#footer .con{
	width: 958px;
	margin: 0 auto;
}

#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: 200px;
	padding-top: 10px;
	background: url(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-left: 90px;
	padding-top: 10px;
	font-family: simsun;
}


/*
 * tz新加
 login
 */
#main .loginbox {
    padding: 20px 22px 0;
    zoom: 1;
    background: url("bg_rt_ra.gif");
}

#main .loginbox .lb_ft {
    height: 7px;
    margin: 0 -22px;
    overflow: hidden;
    background: url("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("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(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(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(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(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.curre{ background:#da0026; color:#fff; font-weight:bold; border:1px solid #da0026;}




/*登陆*/
.login-box{ width:592px; height:292px;  background:url(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(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(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(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(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(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(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(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;}
.clearfix { zoom:1; }
.clearfix:after { content:""; display:block; clear:both; height:0; }
.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:5px; border:none;}

#top .logo .vogue-logo{
	display:block;
	position:absolute;
	left:0px; 
	top:15px;
	width:308px;
	height:100px;
	background: url(http://img.vogue.com.cn/application/views/front/images/img_logo.jpg) no-repeat scroll 0 0;
	text-indent:-9999px;
}
#top .logo .vogue-slogan{
	display:block;
	position:absolute;
	left:311px; 
	top:35px;
	width:210px;
	height:28px;
	background: url(http://img.vogue.com.cn/application/views/front/images/img_logo.jpg) no-repeat scroll -310px -19px;
	text-indent:-9999px;
}

@charset "utf-8";
/* CSS Document */



.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1
}

.clear {
	clear: both;
}




/*********************页尾*************************************/
.foot {
	height:63px;
	margin-top:14px;
	font-size:12px;
	padding:0 20px;
	line-height:20px;
	position:relative
}

.copyright a{ color:#004499;}
.copyright a:hover{ text-decoration:underline; color:#004499;}

.Map-topline {
	width:998px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	position:absolute;
	top:0;
	left:0;
	height:17px;
}
.Map-botline {
	width:998px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	position:absolute;
	bottom:0;
	left:0;
	height:37px;
}
.Map-title {
	padding-top:25px;
	margin-left:26px;
	font-size:14px;
}
.Map-list {
	width:920px;
	margin-left:60px;
	margin-top:30px;
}
.Map-list li {
	width:80px;
	float:left;
	margin-right:35px;
	_margin-right:24px;
}
.Map-list li a.Map-twotitle {
	background:none;
	font-weight:bold;
	color:#666666;
}
.Map-list li a.Map-noline {
	background:none;
}
.Map-list li a {
	display:block;
	background:url(line-gray3.png) repeat-x left bottom;
	width:80px;
	height:30px;
	line-height:30px;
}
.Map-list li.Map-othertype p {
	width:80px;
	float:left;
	margin-right:35px;
	background:url(line-gray3.png) repeat-x left bottom;
}
.Map-list li.Map-othertype p a {
	background:url(pic4.png) no-repeat left 9px;
	color:#333;
	font-size: 12px;
	padding-left: 18px;
}
#footer {
	width:1000px;
	margin:28px auto 0;
	font-family:'微软雅黑';
}
#footer .bing_search_cnt {
	height:45px;
	background:#d9f0f8;
	margin:0 13px;
	padding-top:11px;
}
.foot {
	height:63px;
	color:#777;
	margin-top:14px;
	padding:0 20px;
	line-height:20px;
	position:relative;
	border-bottom:1px solid #bfd0d8;
}
.footer_link_list a, .footer_link_list a:link, .footer_link_list a:visited {
	color: #004499;
	margin: 0 4px;
}
.footer_link_list a:hover {
	text-decoration:underline;
}
.logo-msn {
	position:absolute;
	right:23px;
	bottom:23px;
	width:100px;
	height:38px;
	display:block;
	background-position:0 -53px;
}


.IncSearchBox2 * {
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	float: none;
	clear: none;
	display: block;
	margin: 0;
	padding: 0;
	border-width: medium;
	border-color: inherit;
	border-style: none;
	width: auto;
	height: auto;
	min-width: 0;
	min-height: 0;
	max-width: none;
	max-height: none;
	color: #000;
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	font-size: 12px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	overflow: visible;
	visibility: visible;
}
.IncSearchBox2 span, .IncSearchBox1 em, .IncSearchBox1 strong {
	display: inline;
}
.IncSearchBox2 li {
	white-space: nowrap;
}
.IncSearchBox2 a, .IncSearchBox1 a:hover, .IncSearchBox1 a:link, .IncSearchBox1 a:visited, .IncSearchBox1 a:active {
	display: inline;
	text-decoration: underline;
}
.IncSearchBox2 ul {
	list-style-type: none;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
.IncSearchBox2 { 
	background-image:url(includesearchcs.gif);
	background-position:0 0;
	height: 36px;
	float:left;
	margin-left:200px;
	display:inline;
	width: 447px;
	position: relative;
	left: 0px;
	top: 0px;
}
.IncSearchBox2 form {
	margin: 0;
	padding: 0;
}
.IncSearchBox2 .IncSearchBox2FormQ {
	outline: none;
	height: 14px;
	width: 319px;
	border: medium none;
	vertical-align: middle;
	padding: 5px;
	position: absolute;
	left: 6px;
	top: 6px;
	overflow: hidden;
	font-size: 12px;
	font-family: Tahoma, "宋体", Arial, Helvetica, sans-serif;
}
.IncSearchBox2 .IncSearchBox2FormBtn {
	background-image:url(includesearchcs.gif);
	background-repeat: no-repeat;
	background-position:0 -36px;
	height: 22px;
	width: 22px;
	border: medium none;
	position: absolute;
	left: 337px;
	top: 7px;
	cursor: pointer;
}



.bing-navbtn{ display:block; float:left; margin-left:10px; margin-top:3px;}


#container{background:none;}
