* {
	margin:0;
	padding:0;
}
html, body { width:100%; height:100%;}
a:focus { outline:none;}
a:hover { outline:none;}
ul { list-style:none;}
table { border-collapse:collapse; width:100%;}
img, button { border:0;}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	background:#c8c8c8 url(../images/body_bg.jpg) repeat-x 0 0;
}

#main {
	width:895px;
	min-height:100%;
	padding: 0 9px 0 9px;
	margin:0 auto;
	height:auto !important;
	height:100%;
	position:relative;
	background:#FFF url(../images/main_bg.jpg) repeat-y 0 0;
}
#main i.cor_l, 
#main i.cor_r {
	position:absolute;
	top:0;
	line-height:0;
	font-size:0;
}
#main i.cor_l {
	width:9px;
	height:7px;
	background:url(../images/corner_shadow.jpg);
	left:0px;
}
#main i.cor_r {
	width:11px;
	height:7px;
	background:url(../images/corner_shadow2.jpg);
	right:-1px;
}

.wrapper {
	padding-bottom:30px;
	position:relative;
}
/*_________HEADER____________*/
.header {
	height:191px;
	position:relative;
	overflow:hidden;
	zoom:1;
	background:#470101;
}
.header .abstract {
	position:absolute;
	top:0;left:230px;
	width:115px;
	height:169px;
	background:url(../images/abstract_bg.jpg) repeat-y 0 0;
}
.header .abstract span.corners_bottom {
	width:115px;
	height:17px;
	line-height:0;
	font-size:0;
	display:block;
	background:url(../images/corners1.gif) no-repeat 0 0;
	position:absolute;
	left:0;bottom:-17px;	
}
.header .abstract .bg { 
	background-position: 50% 50%;
	background-repeat:no-repeat;
	width:107px;
	height:169px;
}

.hleft {
	width:230px;
	height:169px;
	float:left;
	padding-right:115px;
	background:url(../images/logo.jpg) no-repeat 0 0;
}
.hright {
	margin-left:345px;
	height:169px;
	position:relative;
	_left:-3px;
	_margin-right:-3px;
}
.head_foot {
	height:22px;
	background:#993333;
	overflow:hidden;
}
.head_foot p.touch {
	font-size:22px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	color:#cccccc;
	padding-left:10px;
	letter-spacing:3px;
	float:left;
}
.head_foot ul { margin-left:376px;}
.head_foot ul li {
	float:left;
	margin-right:20px;
	font-size:12px;
}



.hright .MENU {
	height:83px;
	border-bottom:1px solid #FFF;
	overflow:hidden;
	padding:15px 0 0 10px;
}
.hright .MENU table td {
	background-position:0 50%;
	background-repeat:no-repeat;
	height:63px;
	vertical-align:middle;
	text-align:center;
}
.hright .MENU table td a {
	display:table-cell;
	width:122px;
	height:63px;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}


.MENU_two {
	height:69px;
	background:#c8c8c8;
	border-top:1px solid #c8bebe;
}
.MENU_two div {
	float:left;
	padding:0 20px;
	margin-top:11px;
}
.MENU_two div ul li { padding:1px 0;}
.MENU_two div ul li a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.MENU_two div ul li a:hover { text-decoration:underline;}
/*_________HEADER____________*/




.content { padding: 20px;}
.content .box_flash {
	width:96%;
	height:auto;
	margin:0 auto;
	background:#fff;
	color: #000;
	font-size: 14px;
}
.content .box_flash a {
color: #990000;
}



/*___________FOOTER_____________*/
#footer {
	margin-top:-26px;
	position:relative;
	height:26px;
	background:url(../images/footer_bg.jpg) repeat-x 0 100%;
}
#footer i.cor_lf, 
#footer i.cor_rf {
	position:absolute;
	bottom:0;
	line-height:0;
	font-size:0;
}
#footer i.cor_lf {
	width:9px;
	height:4px;
	background:url(../images/corner_shadow_foot.jpg) no-repeat 0 0;
	left:-9px;
}
#footer i.cor_rf {
	width:10px;
	height:4px;
	background:url(../images/corner_shadow_foot2.jpg) no-repeat 0 0;
	right:-10px;
}




#footer .fwrapper {
	width:895px;
	text-align:center;
	height:20px;
	padding-top:5px;
	margin:0 auto;
	border-top:1px solid #c8c8c8;
	background:#000;
	position:relative;
}

#footer p {
	font-size:11px;
	color:#FFF;
}
#footer p a { color:#FFF;}
#footer p a:hover { text-decoration:none;}