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

.logo_bg{
	 background:url(../../images/beautyguide/fashion_logo.jpg) no-repeat 0 0;
}
.neck {
	height:40px;
	background:#000 url(../../images/beautyguide/fashion_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/fashion_tnews_title.jpg);
	}
.today_news .center_div {
	width:649px;
	height:24px;
	background:url(../../images/beautyguide/fashion_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/fashion_tnews_right.jpg) no-repeat;
}
.screen1 {
	height:576px;
	background:#333 url(../../images/beautyguide/fashion_screen1_bg.jpg) no-repeat 0 0;
}

