﻿@charset "utf-8";
/* CSS Document */
body{background-image:url(../images/main_bg.jpg); background-repeat:repeat-x; background-color:#f89ac6;line-height:24px;font:400 14px/1.6em 'Microsoft YaHei','微软雅黑',SimSun,'宋体',Vijaya;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.mar10{margin-top:10px;}
.marl{margin-left:20px;}
.mainbor{margin:0 auto;width:980px;}
.top{background-image:url(../images/top_bg.jpg);height:413px;}
.box{background-image:url(../images/box_bg.jpg);padding-bottom:15px; background-repeat:no-repeat;}
.title1{background-image:url(../images/title1_bg.jpg);height:46px; background-repeat:no-repeat;}
.title2{background-image:url(../images/title2_bg.jpg);height:46px;background-repeat:no-repeat;}
.title3{background-image:url(../images/title3_bg.jpg);height:46px;background-repeat:no-repeat;}
.title4{background-image:url(../images/title4_bg.jpg);height:46px;background-repeat:no-repeat;}
.title5{background-image:url(../images/title5_bg.jpg);height:46px;background-repeat:no-repeat;}
.title6{background-image:url(../images/title6_bg.jpg);height:46px;background-repeat:no-repeat;}
.title7{background-image:url(../images/title7_bg.jpg);height:46px;background-repeat:no-repeat;}
.title8{background-image:url(../images/title8_bg.jpg);height:46px;background-repeat:no-repeat;}
.foc{padding-left:10px;}
.foc_photo{width:426px;}
.foc_news{padding:10px 20px 10px 0px;width:480px;}
.foc_news li{line-height:30px;}
.foc_news h3{font:600 14px/1.6em 'Microsoft YaHei','微软雅黑',SimSun,'宋体',Vijaya;color:#ff8cb3;padding-bottom:5px;}
.foc_line{border-top:1px solid #a4021c;}

.photo_box{padding-left:10px;}
.photo_box li{float:left;}
.photo_box p{text-align:center;}
.photo p{width:135px;}
.design li{padding:10px 18px 10px 15px;}
.user li{padding:10px 8px 10px 10px;height:220px;width:140px;}
.user p{word-break:break-all;}
.photo li{margin:10px 6px 10px 7px;}
.photo_bg{padding:5px; background-color:#fff;}


.comment_box{padding:10px;}
.id{width:50px;float:left;}
.sub_box{padding:10px;color:#fff;}
.sub_box li{width:440px;clear:both;}
.sub_title a{padding:0px 10px 0px 10px;}
.sub{padding-left:50px;padding-top:5px;}
.comment{width:500px;color:#fff;}
.comment li{width:440px; border-bottom:1px solid #a4021c;padding-left:0px!important;padding-bottom:10px;}
.page{padding:3px 10px 7px 20px; line-height:24px;margin-top:10px;}
.page a{padding:2px 4px; border:1px solid #fff;margin-right:10px;}
.user_info{color:#ff8cb3;}
.user_info a{color:#ff8cb3;}

.link, .foot{color:#a4021c;}
.link a, .foot a{color:#a4021c;padding:0px 10px;}
.foot{text-align:center;}


#MainPromotionBanner{
	width:426px;
	height:270px;
	background:#e6e6e6;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 270px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 426px;
	height: 270px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 426px;
	height: 270px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 239px;
	left: 297px;
	z-index: 10;
	height: 25px;
	width: 120px;
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:24px;
	width: 20px;
	height: 24px;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden; 
	margin:1px; background-color:#000;
	filter:alpha(opacity=70);-moz-opacity:0.7;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; background-color:#333;
	border:0; 
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	width: 20px;
	 
}

#MainPromotionBanner2{
	width:426px;
	height:270px;
	background:#e6e6e6;
}
#MainPromotionBanner2 #SlidePlayer2 {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner2 .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 270px;
	overflow: hidden;
}
#MainPromotionBanner2 .Slides li {
	float: left;
	width: 426px;
	height: 270px;
}

#MainPromotionBanner2 .Slides img{
	border:0;
	display: block;
	width: 426px;
	height: 270px;	
}

#MainPromotionBanner2 .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 239px;
	left: 297px;
	z-index: 10;
	height: 25px;
	width: 120px;
}
#MainPromotionBanner2 .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:24px;
	width: 20px;
	height: 24px;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden; 
	margin:1px; background-color:#000;
	filter:alpha(opacity=70);-moz-opacity:0.7;
}
#MainPromotionBanner2 .SlideTriggers li.Current{ 
	color:#fff; background-color:#333;
	border:0; 
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	width: 20px;
	 
}


#menu {
	background-image: url(http://www.525zb.com/subject/images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
}
#menu .area {
	width: 950px;
	margin:0 auto;
}
#menu .area .logo {
	height: 37px;
	width: 88px;
	float:left;
	padding:0px 10px 0px 10px;
}
#menu .area .logo h1 {
	display:none;
}
#menu .area ul {
	float: right;
	width: 780px;
}
#menu .area li
{
	display: block;
	float: left;
	width: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
