h3{
	margin: 0px;
	padding: 0px;
}

.S11_box{
	width: 440px;
	height: 215px;
	background-image: url(../../image/slide_line.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.S11_buttons{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 0px 0px;
	padding: 0px;
	width: 440px;
	height:19px;
	border: 0px solid;
}

.S11_buttons span{
	height:18px;
	display:block;
	float:right;
	text-align: center;
	line-height: 17px;
	color: #C7D7E7;
	background-color:#FFFFFF;
	border: 1px solid #C7D7E7;
	margin-left:2px;
	padding: 0px 15px;
	cursor:pointer;
}

.S11_buttons span.active{
	color: #385E83;
	background-color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.S11_body{
	border-right: 1px solid #C7D7E7;
	border-left: 1px solid #C7D7E7;
	border-bottom: 1px solid #C7D7E7;
	height: 196px;
	background-image: url(../../image/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*****************************************/

.S11_div{
	width:440px;
	float:left;
}

#box_news{
	position:absolute;
}

.mask_news{
	position:relative;
	width:440px;
	height:196px;
	overflow:hidden;
}