@charset "utf-8";
/* CSS Document */

.logo_bg{
	 background:url(../../images/beautyguide/beauty_logo.jpg) no-repeat 0 0;
	 float:left;
}
.neck {
	height:40px;
	background:#cc4a7e url(../../images/beautyguide/beauty_tnews_login.jpg) no-repeat right;
}
.today_news{
	width:739px;
	height:24px;
	margin:8px 15px 0 9px;
	}
.today_news .left_div{
	width:83px;
	height:24px;
	background:url(../../images/beautyguide/beauty_tnews_title.jpg);
	}
.today_news .center_div {
	width:649px;
	height:24px;
	background:url(../../images/beautyguide/beauty_tnews_bg.jpg) repeat-x;
}
.today_news .center_div a {
	line-height:24px;
	margin-right:22px;
}
.today_news .right_div {
	width:7px;
	height:24px;
	background:url(../../images/beautyguide/beauty_tnews_right.jpg) no-repeat;
}
#site_navi {
    padding-left: 20px;
	height:50px;
	background:url(../../images/beautyguide/site_navi_bg.jpg) repeat-x top;
	line-height:50px;
	color:#000;
	clear:both;
}
#site_navi a {
	color:#000;
}
#site_navi .arrow {
	margin:0 5px;
	font-family: "宋体" !important;
}
#optional{
}
/* add by chunlei */
.search_float { width:722px; height:254px; background:#fff; border:1px #FFBCD4 solid; position:fixed; _position:absolute; left:20%; top:30%; z-index:99999; padding:1px;_top:10%}
.search_floatSetTit { width:722px; height:25px; background:url(../../images/beautyguide/bg_25_beauty.jpg) repeat-x; }
.search_floatSetTit h3 { line-height:25px; text-indent:5px; text-align:left; color:#FFF; font-size:12px; font-weight:bold; float:left;}
.search_floatSetTit a { width:13px; height:13px; background:url(../../images/beautyguide/cjfloatgu.jpg) no-repeat; margin-top:5px; float:right; display:inline;margin-right:12px;_margin-right:6px;}

.option{ width:692px; float:left; padding:10px 0 0 30px; background:#f0f0f0; }
.option .opt{ width:119px; float:left;}
.option .opt h3{ width:119px; float:left; font:bold 12px/25px Verdana, Geneva, sans-serif; color:#CC4A7E;}
.option .opt select{ width:111px; float:left; height:150px;_height:160px;overflow:scroll;border:1px solid #E6AAB0; padding:3px; overflow-x:hidden; background:#fff;}
.option .opt li{ width:111px; float:left; font:12px/20px Verdana, Geneva, sans-serif;}
.option .optspan{ width:20px; float:left; height:25px; margin-top:90px; background:url(../../images/beautyguide/cjfloatjtuo.jpg) center center no-repeat;}

.search_floatConBut{ width:722px; text-align:center; float:left; padding:5px 0 10px 0; background:#f0f0f0;  overflow: hidden;}

/* popup global css start */
#PopupBg{   background:#000;    display:none;    left:0px;    position:absolute;    top:0px;    z-index:9998;    opacity:0.6;    filter:alpha(opacity=60)}
.popup {
	background:#fff none repeat scroll 0%;
	display:none;
	left:0px;
	position:fixed;
	top:0px;
	width:660px;
	z-index:9999;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 20px 0px;
	border:4px solid #f00
}
.popup .close-button {
	height:30px;
	text-align:right;
	padding-right:5px;
	padding-top:5px
																}
																/* popup global css end */
/*add by chunlei end*/

/* contrast float */
.contrast_float { width:320px; background:#fff; border:1px #FFBCD4 solid; position:fixed; left:35%; top:0; z-index:99999; padding:1px; }
.contrast_floatSetTit { width:320px; height:25px; background:url(../../images/beautyguide/bg_25_beauty.jpg) repeat-x; }
.contrast_floatSetTit h3 { float:left; line-height:25px; text-indent:5px; text-align:left; color:#FFF; font:bold 12px/25px Verdana, Geneva, sans-serif;}
.contrast_floatSetTit a { width:13px; height:13px; background:url(../../images/beautyguide/cjfloatgu.jpg) no-repeat; margin-top:5px; float:right; display:inline;margin-right:12px;_margin-right:6px;}
.contrast_option{ width:300px; float:left; padding:7px 10px; background:#f0f0f0; }
.contrast_option h3 span a{ font-weight:lighter; color:#333; text-decoration:underline; font-size:12px;}
.contrast_option h3 span{ color:#FF0000; font-weight:bold; font-size:14px; font-family: Verdana, Geneva, sans-serif;}
.contrast_option h3{ width:300px; float:left; font:bold 14px/30px Verdana, Geneva, sans-serif;border-bottom:1px dotted #000; color:#666666;}
.contrast_option ul, .contrast_option li{ width:300px; float:left;}
.contrast_option li{ font:12px/25px Verdana, Geneva, sans-serif;}
.contrast_option li span{ width:70px; float:right;}
.contrast_option li span a.contrast-current-remove{ color:#CD4A7E; text-decoration:underline;}

.contrast_option li span a:hover{ color:#CD4A7E;text-decoration:none;}

.contrast_floatConBut{ width:320px; text-align:center; float:left; padding:5px 0 10px 0; background:#f0f0f0;  overflow: hidden;}









.jqzoom{
	border:1px solid black;
        float:left;
        position:relative;
        padding:0px;
        cursor:pointer;
}

.jqzoom img{
	float:left;
}

div.zoomdiv {
	z-index:100px;
        position: absolute;
        top:0px;
        left:0px;
        width:100px;
        height:100px;
        background: #ffffff;
        border:1px solid #CCCCCC;
        display:none;
        text-align: center;
        overflow: hidden;
}

div.jqZoomPup {
        z-index:10;
        visibility:hidden;
        position:absolute;
        top:0px;
        left:0px;
        width:50px;
        height:50px;
        border:1px solid #aaa;
        background: #ffffff url(../images/zoom.gif) 50% top  no-repeat;;
        opacity: 0.5;
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        filter: alpha(Opacity=50);
}





