@charset "utf-8";

/* CSS Document */

body{
	/*background:url(../images/bg.jpg) no-repeat center 193px;*/
}
#news .left h2.welcome{
	width:310px;
	height:161px;
	text-indent:-3000px;
	background:url(../images/2_title.gif) no-repeat;
	margin-top:10px;
}

#news .left h2.news{

	margin:15px 0;

}

.left {
float:left;
width:270px;
}

.left ul{
	margin:0 0 20px;
}

.left li{
overflow:hidden;
}

.left li span{
	float:left;
	width:68px;
	color:#af3541;
	line-height:16px;
}

.left li a{
	float:left;
	width:200px;
	line-height:17px;
	color:#585553;
}

.video img{

	width:200px;

	margin:10px 10px 0 0;

}

.region{

	margin:0 0 50px;
	font-weight:bold;
}

.region a{

	color:#2ea09d;

}

.right {

float:left;

margin:12px 0 0 71px;

width:647px;

line-height:17px;

color:#3d3938;

}

