

/*---------------------------------------------------------structure---*/

#body { background:#000000;}
.main {
	width:700px;
	position:relative;
	margin:0 auto
	
}

#menubox .equal {
	width:230px;

}


/*-------------------------------------header---*/
.clear{ width:100%; overflow:hidden;}
.clear1{ clear:both;}
/*.br{ display:block;}*/




/*_wrapper-main_*/
.wrapper-main .border-top {background:url(images/border.gif) repeat-x top #161616;}
.wrapper-main .border-bottom {background:url(images/border.gif) repeat-x bottom;}
.wrapper-main .border-left {background:url(images/border.gif) repeat-y left;}
.wrapper-main .border-right {background:url(images/border.gif) repeat-y right;}
.wrapper-main .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.wrapper-main .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.wrapper-main .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.wrapper-main .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom;}
.wrapper-main-indent{ padding:6px;}
/**/


/*wrapper-box-left*/
.wrapper-box-left { margin-bottom: 6px;}
.wrapper-box-left .border-top {background:url(images/border2.gif) repeat-x top #1D1E20;}
.wrapper-box-left .border-bottom {background:url(images/border2.gif) repeat-x bottom;}
.wrapper-box-left .border-left {background:url(images/border2.gif) repeat-y left;}
.wrapper-box-left .border-right {background:url(images/border2.gif) repeat-y right;}
.wrapper-box-left .corner-top-left {background:url(images/corner2_top_left.gif) no-repeat left top;}
.wrapper-box-left .corner-top-right {background:url(images/corner2_top_right.gif) no-repeat right top;}
.wrapper-box-left .corner-bottom-left {background:url(images/corner2_bottom_left.gif) no-repeat left bottom;}
.wrapper-box-left .corner-bottom-right {background:url(images/corner2_bottom_right.gif) no-repeat right bottom;}
.wrapper-box-left-indent{ padding:3px 3px 3px 3px;}

.wrapper-box-left .border1-top {background:url(images/border3.gif) repeat-x top #070707;}
.wrapper-box-left .border1-bottom {background:url(images/border3.gif) repeat-x bottom;}
.wrapper-box-left .border1-left {background:url(images/border3.gif) repeat-y left;}
.wrapper-box-left .border1-right {background:url(images/border3.gif) repeat-y right;}
.wrapper-box-left .corner1-top-left {background:url(images/corner3_top_left.gif) no-repeat left top;}
.wrapper-box-left .corner1-top-right {background:url(images/corner3_top_right.gif) no-repeat right top;}
.wrapper-box-left .corner1-bottom-left {background:url(images/corner3_bottom_left.gif) no-repeat left bottom;}
.wrapper-box-left .corner1-bottom-right {background:url(images/corner3_bottom_right.gif) no-repeat right bottom;}

.wrapper-box-left .box-title h3{ padding:0px 11px 0px 27px; color:#c50101; font-size:14px; font-weight:bold;}
.wrapper-box-left .main-box{ padding:3px 0px 6px 0px;}
/**/

/*wrapper-box-right*/
.wrapper-box-right { margin-bottom: 6px;}
.wrapper-box-right .border-top {background:url(images/border2.gif) repeat-x top #1D1E20;}
.wrapper-box-right .border-bottom {background:url(images/border2.gif) repeat-x bottom;}
.wrapper-box-right .border-left {background:url(images/border2.gif) repeat-y left;}
.wrapper-box-right .border-right {background:url(images/border2.gif) repeat-y right;}
.wrapper-box-right .corner-top-left {background:url(images/corner2_top_left.gif) no-repeat left top;}
.wrapper-box-right .corner-top-right {background:url(images/corner2_top_right.gif) no-repeat right top;}
.wrapper-box-right .corner-bottom-left {background:url(images/corner2_bottom_left.gif) no-repeat left bottom;}
.wrapper-box-right .corner-bottom-right {background:url(images/corner2_bottom_right.gif) no-repeat right bottom;}
.wrapper-box-right-indent{ padding:3px 3px 3px 3px;}

.wrapper-box-right .border1-top {background:url(images/border3.gif) repeat-x top #070707;}
.wrapper-box-right .border1-bottom {background:url(images/border3.gif) repeat-x bottom;}
.wrapper-box-right .border1-left {background:url(images/border3.gif) repeat-y left;}
.wrapper-box-right .border1-right {background:url(images/border3.gif) repeat-y right;}
.wrapper-box-right .corner1-top-left {background:url(images/corner3_top_left.gif) no-repeat left top;}
.wrapper-box-right .corner1-top-right {background:url(images/corner3_top_right.gif) no-repeat right top;}
.wrapper-box-right .corner1-bottom-left {background:url(images/corner3_bottom_left.gif) no-repeat left bottom;}
.wrapper-box-right .corner1-bottom-right {background:url(images/corner3_bottom_right.gif) no-repeat right bottom;}

.wrapper-box-right .box-title h3{ padding:0px 11px 0px 27px; color:#c50101; font-size:14px; font-weight:bold;}
.wrapper-box-right .main-box{ padding:3px 0 3px 0px;}
/**/



.border-link{ border-top:1px solid #303030; padding:9px 0 0 0; width:100%; overflow:hidden; margin-top:11px;}
.banner-1{ background:url(images/baner_1.jpg) 0 0 no-repeat; width:205px; height:194px; display:block; margin-bottom:6px;}
.banner-2{ background:url(images/baner_2.jpg) 0 0 no-repeat; width:205px; height:110px; display:block; margin-bottom:6px;}
.bull-title{ border-bottom:1px solid #303030;}
.article-indent{ padding:12px 30px 0 0;}
.wrapper-title{ padding-right:35px;}
.row-img{ padding-bottom:19px;}


#content .module ul{ list-style:none; margin:0; padding:0 0 6px 0;}
#content .module ul li{ background:url(images/list_line.gif) 12px bottom no-repeat; padding:0 0 4px 0; margin-bottom:2px;}
#content .module ul li a{ background:url(images/list_bull.gif) 0 4px no-repeat; padding:0 0 0 12px; color:#8c0019; text-decoration:none;}
#content .module ul li a:hover{ color:#757575;}
.indent-top{ padding:10px 0 0 0;}

.div_main_center{ height:500px; }















/*-------------------------------------footer---*/
.footer{ padding:11px 11px 27px 33px; color:#4f4e4e; font-size:12px;}
.footer a{ color:#4f4e4e; text-decoration:none;}
.footer a:hover{ color:#FFF; text-decoration:underline;}










