div,span,a,ul,li{
	padding:0px;
	margin:0px;
}
p{
	padding:0;
	margin:0;
	/*margin-top:12px;*/
}

body{
	padding:0px;
	margin:0px;
	font-family:Arial;
	color:#333333;
	font-size:12px;
	background: #2e0d0c;
}
.no_border{
	border:none;
}
a{
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#810000;
}
a:hover{
	color:#510000;
}

.main{
	width:1000px;
	background: url("/data/images/site/n_body_rep.jpg") repeat-y left top;
	border:2px solid #200707;
	border-top:none;
	border-bottom:none;
}
.main2{
	width:1000px;
	background: url("/data/images/site/n_header.jpg") no-repeat left top;
}
.main3{
	width:1000px;
	background: url("/data/images/site/n_footer.jpg") no-repeat left bottom;
}



.header{
	/*background: url("/data/images/site/header.png") no-repeat left top;*/
	width:1000px;
	height:375px;
	padding-right:20px;
	position:relative;
}
.header .p{
	padding-right:20px;
}
.tab{
	list-style:none;
	width:100%;
}
.tab li{
	height:20px;
	background:#52010a url("/data/images/site/tab.jpg") repeat-x left top;
	float:right;
	padding:0 10px;
	color:#fff5c8;
	font-size:14px;
}
.tab li.active{
	background:#52010a url("/data/images/site/tab_h.jpg") repeat-x left top;
}

.tab li a{
	color:#fff5c8;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.tab li a:hover{
	color:#e5cd64;
}


.top_menu{
	list-style:none;
	width:100%;
	position:absolute;
	bottom:10px;
	left:30px;
}
.top_menu li{
	height:39px;
	float:left;
	padding:0 15px;
	color:#fff5c8;
	font-size:14px;
	text-transform:uppercase;
}
.top_menu li.active{
	background:#52010a url("/data/images/site/top_menu_bg.jpg") repeat-x left top;
}
.top_menu li.active a{
	color:#e5cd64;
}
.top_menu li.active2{
	background:#52010a url("/data/images/site/top_menu_bg.jpg") repeat-x left top;
}
.top_menu li.active2 a{
	color:#e5cd64;
}

.top_menu li a{
	color:#fff5c8;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	padding-top:10px;
}

.top_menu li a:hover{
	color:#e5cd64;
}






.main_table{
	border-collapse:collapse;
	width:960px;
}
.col_menu{
	width:178px;
	vertical-align:top;
	background:#52010a url("/data/images/site/menu_bg.jpg") no-repeat left top;
	font-family:Arial;
	text-align:left;
}
.col_news{
	width:176px;
	vertical-align:top;
	background:#52010a url("/data/images/site/news_bg.jpg") no-repeat left top;
	font-size:12px;
	font-family:Arial;
	text-align:left;
}

.content_col{
	width:662px;
}

.col_ban{
	width:114px;
	vertical-align:top;
	background:#52010a url("/data/images/site/ban_bg.jpg") no-repeat left top;
	font-size:12px;
	font-family:Arial;
	text-align:center;
}
.col_ban .p{
	text-align:center;
	padding:5px;
}

.menu{
	padding:26px 15px;
	list-style:none;
}
.menu li{
	font-family:Arial;
	font-size:12px;
	color:#ffffbe;
	line-height:20px;
}
.menu li a{
	font-family:Arial;
	font-size:12px;
	color:#ffffbe;
	text-decoration:none;
	font-weight:normal;
}
.menu li.active a{
	color:#e5cd64;
}
.menu li a:hover{
	color:#e5cd64;
}

.col_news .title{
	color:#FFFFBE;
	font-size:12px;
	padding:15px 15px 20px 15px;
	
}

.col_news .title a{
	color:#FFFFBE;
	font-size:12px;
	text-decoration:none;
}

.col_news .p{
	padding:0 15px;
}
.col_news .date{
	color:#210807;
	padding:10px 0px;
	font-weight:bold;
}
.col_news .text{
	color:#FFFFBE;
}
.col_news .more{
	color:#210807;
	padding:10px 0px 17px 0px;
	font-weight:bold;
}
.col_news .more a{
	color:#210807;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
}
.col_news .more :hover{
	color:#510807;
	font-weight:bold;
}
.col_news .border{
	border-bottom:1px dotted #000;
	height:1px;
	width:100%;
}

.content_col{
}
.content_col .bg_r{
	background:url("/data/images/site/cont_bg_rep.gif") repeat-y left top;
}
.content_col .bg_b{
	background:url("/data/images/site/cont_bg_bottom.gif") no-repeat left bottom;
	padding:0 25px 55px 25px;
}
.content_col .bg_top{
	background:url("/data/images/site/cont_bg_top.jpg") no-repeat left top;
}
.content_col .title{
	font-size:14px;
	color:#7e2722;
	width:100%;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}
.content_col .title .p{
	padding:15px;
}


.footer{
	width:100%;
	height:99px;
	/*background:url("/data/images/site/footer_bg.png") repeat-y 50% top;*/
}
.footer_bg{
	width:100%;
	height:99px;
	color:#FFFFBE;
	/*background:url("/data/images/site/footer.png") no-repeat 50% top;*/
}
.footer_bg  .p{
	padding:0 20px 0 70px;
}
.footer_bg  td{
	vertical-align:middle;
}
.footer_bg a{
	color:#FFFFBE;
	text-decoration:none;
}
