.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body{
	background: #26163d url(../images_front/top_bg.gif) top center repeat-x;
	margin: 0px;
	padding: 0px;
}
#warper{
	width: 950px;
	min-height: 800px;
	display: block;
	bakcground: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: #fff;
	overflow:hidden;
}
#menu {
	background: url(../images_front/top_menu.png) no-repeat;
	width: 602px;
	height: 42px;
	display: block;
	position: absolute;
	margin-top: -7px;
	margin-left: 330px;
	overflow: hidden;
}
#menu .inter_menu{
	margin-top: 12px;
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-family: Tahoma;
}
#menu .inter_menu a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: Tahoma;
	margin-left: 15px;
}
#menu a.right_menu{
	margin-left: 42px;
	color: #f2c8d6;
	font-size: 13px;
}
#menu a.right_menu_2{
	margin-left: 26px;
	color: #f2c8d6;
	font-size: 13px;
}
#header {
	margin: 20px;
	overflow: hidden;
}
#header .logo {
	float: left;
	width: 240px;
}
#header .right {
	float: right;
	width: 610px;
	margin-top: 52px;
}
#content{
	overflow: hidden;
}
#content .left_content{
	float: left;
	width: 680px;
	overflow: hidden;
}
#content .right_content{
	float: right;
	width: 243px;
	overflow: hidden;
}
.bar{
	background: url(../images_front/bar.png) no-repeat;
	width: 236px;
	height: 32px;
	display: block;
	position: absolute;
	margin-left: -5px;
}
.bar p{
	font-size: 16px;
	font-family: Tahoma;
	color: #fff;
	margin-top: 8px;
	text-align:center;
}
.bar_right{
	background: url(../images_front/bar_right.png) no-repeat;
	width: 248px;
	height: 35px;
	display: block;
	position: absolute;
}
.bar_right p{
	font-size: 16px;
	font-family: Tahoma;
	color: #fff;
	margin-top: 12px;
	text-align:center;
}
.margin_tub_left{
	margin-top: 35px;
}
.margin_tub{
	margin-top: 43px;
}
.article {
	width: 215px;
	height: 300px;
	display: block;
	float: left;
}
.article a{
	display: block;
	width: 195px;
	margin-left: 10px;
	font-size: 15px;
	font-family: Tahoma;
	text-decoration: none;
	color: #b01111;
}
.article p{
	display: block;
	margin-left: 10px;
	width: 195px;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
}
.bg_photo_article{
	background: url(../images_front/bg_photo_article.png) no-repeat;
	width: 215px;
	height: 151px;
	display: block;
}
.bg_photo{
	background: url(../images_front/bg_photo.png) no-repeat;
	width: 158px;
	height: 115px;
	display: block;
	float: left;
}
#footer {
	background: url(../images_front/footer.png) repeat-x;
	width: 950px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	display: block;
}