html{
height:100%;
margin:0px;
padding:0px
}

body{
height:100%;
margin:0px;
padding:0px;
background: #212121 URL("bg.gif") 0px 7px;
}

ul{margin:0px; padding:0px 0px 0px 20px;}

.main_cell{background:URL("bg_top.gif") 0px 0px repeat-x;}
.menu{height:100px; width:990px;}

.header{background:#fff url('header_left.gif') left top no-repeat; height:344px; width:990px;}
.header_content{background: url('header_right.gif') right top no-repeat; height:344px; width:990px;}
.header_content_left{float:left; width:440px; height:344px; text-align:left}
.header_content_right{float:right; width:550px; height:344px; text-align:right;}
.form{border:1px solid #666667; padding:3px 3px; color:#ffffff; background:#282827;}

.main_content{background:#282827 URL("bg_content.jpg") 0px 0px repeat-x; width:968px; clear:both;}

.bottom1{background: URL("bottom_left.gif") 0px 0px no-repeat; width:953px; height:16px; padding-left:15px; font-size:1px;}
.bottom2{background: URL("bottom_right.gif") right top no-repeat; width:938px; height:16px; padding-right:15px; font-size:1px;}
.bottom3{background:#282827; width:938px; height:16px; font-size:1px;}

.footer{margin-top:30px; height:60px; width:930px;}
.footer_left{width:350px; float:left; height:60px; text-align:left;}
.footer_right{width:350px; float:left; height:60px; text-align:left;}
.footer_counter{width:200px; float:left; height:60px; text-align:right;}

.cat_img{border:2px solid #fff}

.cut{border-bottom:1px dashed #666667; height:10px;}

.t30{font: 30px Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t20{font: 20px/120% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t24{font: 24px/120% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t18{font: 18px/130% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t14{font: 14px/150% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t13{font: 13px/150% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}
.t12{font: 12px/150% Georgia, Trebuchet MS, Tahoma, Verdana, Arial;}

.c_main {color:#b5b5b5;}
.c_main a{color:#fff;}
.c_main a:hover{color:#d12323;}

.c_zag {color:#fff;}
.c_zag a{color:#fff;}
.c_zag a:hover{color:#d12323;}

.c_menu {color:#fff;}
.c_menu a{color:#d12323; text-decoration:none;}
.c_menu a:hover{color:#fff; text-decoration:underline}

.c_black {color:#000;}
.c_black a{color:#ff0000;}
.c_black a:hover{color:#000;}

.c_seos {color:#fff;}
.c_seos a{color:#d12323; text-decoration:none;}
.c_seos a:hover{color:#fff; text-decoration:underline}

.m5{margin:3px;}
.mr5{margin-right:5px;}
.mr5{margin-right:5px;}
.ml5{margin-left:5px;}
.mt5{margin-top:5px;}
.mb5{margin-bottom:5px;}
.m10{margin:10px}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mt15{margin-top:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.ml20{margin-left:20px;}
