/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
body{
	background: #ececec;
	font: 11px Tahoma, arial;
	text-align: center;
}
td{
	vertical-align: top;
	font: 11px Tahoma, arial;
}
a{
	color: #344098;
}
.web{
	background: #F7F4E6 url(images/back.jpg) repeat-y;
	width: 770px;
	height: 100%;
	/*border-left: 1px solid #000000; 
	border-right: 1px solid #000000;*/
}
.web1{
	background: #F7F4E6 url(images/back1.jpg) repeat-y;
	width: 770px;
	height: 100%;
	/*border-left: 1px solid #000000; 
	border-right: 1px solid #000000;*/
}
.top_menu{
	width: 770px;
}
.back_front{
	background: #f7f4e6 url(images/logo_back.jpg) repeat-x;
}
.top{
	border-bottom: 1px solid #E1DDC8;
}
.top_menu ul{
	list-style-type: none;
	width: 280px;
	float: right;
	padding-top: 5px;
}
.top_menu li{
	float: left;
	padding-left: 13px;
	margin-left: 5px;
	margin-right: 2px;
	background: url(images/bullet.gif) no-repeat left 4px;
}
.top_menu a{
	color: #2A2A2A;
}
.top_menu td{
	height: 30px;
	background: #FFFFFF;
	text-align: right;
	padding-right: 0px;
}
.logo{
	background: url(images/logo_back.jpg) repeat-x;
	height: 91px;
	width: 100%;
}
.logo td{
	background: url(images/logo_back_full.jpg) no-repeat right bottom;
	width: 100%;
}
.logo img{
	border: 0px;
	margin-left: 5px;
	margin-top: 20px;
}
.left_box{
	width: 166px;
}
.left_box ul{
	margin: 4px;
	border-top: 1px solid #EEEBDE;
	list-style-type: none;
}
.left_box li{
	border-bottom: 1px solid #EEEBDE;
}
.menu a{
	display: block;
	font: bold 11px Tahoma;
	color: #767676;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	background: url(images/bullet.gif) no-repeat 9px 14px;
}
.menu a:hover{
	width: 143px;
	background: #FFFFFF url(images/bullet.gif) no-repeat 7px 14px;
	padding-left: 23px;
	border-left: 2px solid #DB5121;
}
.head1{
	background: url(images/up_center.jpg) no-repeat top left;
	width: 177px;
	height: 11px;
}
.down1{
	float: left;
	background: url(images/dw_center.jpg) no-repeat top left;
	width: 177px;
	height: 13px;
}
.down2{
	float: right;
	background: url(images/dw_center.jpg) no-repeat top left;
	width: 177px;
	height: 13px;
}
.content{
	height: 100%;
}
.down_content1{
	height: 40px;
	background: #F7F4E6;
}
.down_content2{
}
.text{
	background: url(images/up_content.jpg) no-repeat top right;
	width: 594px;
	padding: 15px;
}
.text_head{
	background: url(images/up_content1.jpg) no-repeat 1px top;
	width: 413px;
	height: 12px;
}
.text1{
	padding: 15px;
	padding-top: 0px;
	min-height: 1000px;
	vertical-align: top;
}
.text1 p{
	border-bottom: 1px solid #EEEBDE;
	padding-top: 10px;
	padding-bottom: 15px;
}
.news_top{
	background: url(images/news_up.jpg) no-repeat 2px top;
	width: 413px;
	height: 60px;
	margin-top: -54px;
	position: relative;
	z-index: 5;
}
.news_text{
	background: url(images/news_center.jpg) repeat-y 2px top;
	width: 413px;
	padding-top: 10px;
	padding-bottom: 0px;
	min-height: 130px;
}
.news_bottom{
	background: url(images/news_down.jpg) no-repeat 2px top;
	width: 413px;
	height: 17px;
}
.news_text img{
	border: 1px solid #FFFFFF;
}
.border_img{
	margin-left: 12px;
	position: relative;
	float:left;
	margin-top: -60px;
	border: 1px solid #8C8C8A;
	z-index: 5;
	margin-right: 10px;
}
.news_text p{
	padding: 10px;
}

.more{
	color: #DB5121;
	padding-left: 10px;
	background: url(images/bullet1.gif) no-repeat 2px 4px;
}
.left_box p{
	padding: 10px;
}
h2{
	padding: 0px;
	padding-left: 30px;
	background: url(images/bullet2.gif) no-repeat 15px 5px;
	font: bold 11px Tahoma;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEBDE;
}
.search{
	padding-top: 10px;
	padding-bottom: 15px;
}
.inp_search{
	width: 100px;
	margin-left: 15px;
	margin-right: 5px;
}
.inp_but{
	margin-right: 10px;
	margin-top: 5px;
	width: 30px;
	background: url(images/search.jpg) no-repeat;
	height: 23px;
	border: 0px;
}
.copy{
	height: 30px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #E1DDC8;
}
