/* Ê×Ò³»ÃµÆ */
#focus {
	width:960px;
	height:320px;
	margin:10px 10px 0 10px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	float:left;
	width:960px;
	height:320px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:960px;
	height:320px;
	overflow:hidden;
	position:relative;
}
#focus ul li img {
	width:960px;
	height:320px;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .sbg {
	position:absolute;
	right:0;
	bottom:0;
}
#focus .sbn {
	position:absolute;
	right:5px;
	bottom:10px;
	text-align:right;
}
#focus .sbn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:35px;
	height:8px;
	_font-size:0;
	margin-right:5px;
	cursor:pointer;
	background:#fff;
}
#focus .sbn span.on {
	background:#fff;
}
#say {
	margin:10px 0px 0 0px;
	height:45px;
	line-height:45px;
	border:1px solid #e3e3e3;
}
#say b {
	float:left;
	color:#f00;
	width:91px;
	text-align:center;
	background:#f8f8f8;
	border-right:1px solid #e3e3e3;
}
#say marquee {
	float:left;
	width:780px;
	display:block;
	margin:0 15px;
	background:#fcfcfc;
}
#say span {
	float:right;
	color:#999;
	font-size:12px;
	width:55px;
	text-align:center;
	background:#fafafa;
	border-left:1px solid #eee;
	display:inline-block;
	cursor:pointer;
}
#say span:hover {
	color:#f00;
	background:#ffe;
}

/* µ¼º½²Ëµ¥ */
#menu {
	height:60px;
	margin:0 10px;
	border-bottom:2px solid #666;
	font-size:15px;


}
#menu ul {
	overflow:hidden;

}
#menu ul li {
	float:left;
	border-right:1px solid #eee;
	background: #f8f8f8;
}

#menu ul li:hover {
	color:#fff;
	background:#aaa;
}
#menu .on{
	cursor:pointer;
	color:#fff;
	background:#444;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}
#menu ul li a {
	color:#555;
	line-height:27px;
	padding:15px 22px 16px 23px;
	display:block;
	border-top:2px solid #fff;
}
#menu ul li#m-home a {
	-moz-border-radius:3px 0 0 0;
	-webkit-border-radius:3px 0 0 0;
	border-radius:3px 0 0 0;
}
#menu ul li.on a,#menu ul li a:hover {
	color:#f00;
	background:#fff;
	text-decoration:none;
	border-top:2px solid #f00;
}
#down {
	float:right;
}
#down a {
	float:left;
	color:#ff0;
	display:block;
	line-height:30px;
	padding:5px 10px;
	margin:5px 0 0 10px;
	background:#e00;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#down a:hover {
	color:#ff0;
	background:#c00;
	text-decoration:none;
}
#b {
	float:left;
	margin:5px 0 0 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#b a {
	margin:0;
	background:none;
}
/* Ô­lib/css/base.css */
*html .baseMessage {position: absolute;top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(35 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
.baseMessage{height:53px;overflow:hidden;padding:5px 15px 5px 10px;display:none;position:fixed;top:35%;left:50%;z-index:1000;}
.baseMessage .icon_ok{background:url(../images/tip_layer.png) no-repeat -7px 0;_background:url(../images/tip_layer.gif) no-repeat -7px 0;height:53px;display:inline-block;width:44px;vertical-align:middle;}
.baseMessage .icon_warn{background:url(../images/tip_layer.png) no-repeat -7px -54px;_background:url(../images/tip_layer.gif) no-repeat -7px -54px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_error{background:url(../images/tip_layer.png) no-repeat -7px -108px;_background:url(../images/tip_layer.gif) no-repeat -7px -108px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_txt{background:url(../images/tip_layer.png) 0 -161px;_background:url(../images/tip_layer.gif) 0 -161px;height:53px;line-height:53px;display:inline-block;padding:0 10px;vertical-align:middle;min-width:50px;font-size:14px;font-weight:bold;color:#606060;}
.baseMessage .icon_r{background:url(../images/tip_layer.png) no-repeat 0 0;_background:url(../images/tip_layer.gif) no-repeat 0 0;height:53px;display:inline-block;width:6px;vertical-align:middle;}
.upIcon{background:url(../images/up.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.downIcon{background:url(../images/down.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.deleteIcon{background:url(../images/delete.gif) no-repeat;width:16px;height:16px;display:inline-block;}
#iscroll0 {
	margin:10px 0px 0 0px;
	border-top:2px solid #666;
	border-bottom:1px solid #e3e3e3;
}
#iscroll0 .title {
 	color:#090;
	line-height:25px;
	padding:15px;
	border:1px solid #e3e3e3;
	border-bottom:2px solid #e3e3e3;
	border-top:none;
	background-color:#f5f5f5;
	background:-moz-linear-gradient(top,#fff 0%,#f5f5f5);
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f5f5f5));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#fff',EndColorStr='#f5f5f5');
}
#iscroll0 .title span {
	float:right;
	color:#888;
	font-size:14px;
	font-weight:normal;
}
#iscroll0 ul {
	overflow:hidden;
	padding-bottom:10px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
#iscroll0 ul li {
	float:left;
	margin:10px 0 0 10px;
	position:relative;
}
#iscroll0 ul li img {
	width:180px;
	height:140px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#iscroll0 ul li img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#iscroll0 ul li p {
	color:#fff;
	width:160px;
	position:absolute;
	bottom:0;
	padding:0 10px;
	line-height:30px;
	text-align:center;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	overflow:hidden;
	white-space:nowrap;
}
#iscroll0 ul li:hover p {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#iscroll0 ul#photo li img {
	width:227px;
	height:227px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#iscroll0 ul#photo li:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#iscroll0 ul#photo li p {
	width:207px;
	padding:5px 10px;
}
#iscroll0 ul li i,#iscroll0 ul li u,#iscroll0 ul li b {
	color:#ff0;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	position:absolute;
	top:0;
	right:0;
	padding:5px 8px;
	background:#f00;
	-moz-border-radius:0 0 0 2px;
	-webkit-border-radius:0 0 0 2px;
	border-radius:0 0 0 2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#iscroll0 ul li u {
	color:#fff;
	background:#090;
	text-decoration:none;
}
#iscroll0 ul li b {
	color:#fff;
	background:#06f;
	font-weight:normal;
}

#mark {
	margin:10px 0px 0 0px;
	border-top:2px solid #369;
	border-bottom:1px solid #e3e3e3;
}
#mark ul {
	overflow:hidden;
	border:1px solid #e3e3e3;
	border-top:none;
}
#mark ul li {
	float:left;
	width:227px;
	margin:10px 0 10px 10px;
}
#mark ul li img {
	float:left;
	width:68px;
	height:78px;
	margin-right:10px;
}
#mark ul li b {
	color:#06c;
	height:25px;
	line-height:25px;
	margin-bottom:2px;
}
#mark ul li p {
	color:#999;
	font-size:12px;
	line-height:19px;
}
.a3 {
	font-size: 16px;
	text-align: center;
}