@charset "utf-8";

body {margin: 0px; padding: 20px; background-color: #000;}

body, td, div, p, input, textarea {font-family: Tahoma; font-size: 9pt; color: #FFF;}

input, textarea {background-color:#797979; border: 1px solid #FFF;}

input {
	height:16px;
	color:#333;
	padding:2px 3px;
	margin:2px 0 2px 2px;
	background-color:#E7E7E7;
	border:1px solid #333;
}

li {padding-top: 5px;}

a {font-size: 9pt; font-family: Tahoma; color: #FFF; text-decoration: underline;}
a:hover {text-decoration: none;}

.tbl td { border:1px solid #333; }

#full {min-width: 960px; width: 960px;}

#menu {width: 100%; height: 39px; background-image: url(../img/menu_bg.jpg); background-repeat: repeat-x;}
#menu_el {float: left; color: white;}

#logo_left {width: 647px; height: 220px; background-image: url(../img/logo_lef.jpg); background-repeat: no-repeat; vertical-align: top;}
#logo_left .icq {font-size: 10pt; font-weight: bold; padding: 10px 0px 0px 20px; color: black;}
#logo_left .icq_num {font-size: 12pt; font-weight: bold; color: #9a0800; padding: 1px 0px 3px 20px;}
#logo_left .tel {font-size: 10pt; font-weight: bold; padding: 100px 0px 0px 95px; color: black;}
#logo_left .tel_code {font-size: 10pt; font-weight: bold; padding: 1px 0px 0px 100px; color: black;}
#logo_left .tel_num {font-size: 12pt; font-weight: bold; color: #9a0800; padding: 1px 0px 0px 100px;}
#logo {background-image: url(../img/logo_bg.jpg); background-repeat: repeat-x; height: 220px; text-align: center;}
#logo_right {background-image: url(../img/logo_rig.jpg); background-repeat: no-repeat; width: 5px; height: 220px;}

#news {width: 314px; background-color: black; vertical-align: top;}
#news .header_news {height: 23px; font-size: 13pt; background-image: url(../img/news_hea.jpg); background-repeat: no-repeat; padding-left: 15px; margin: 10px 10px 10px 5px;}
#news .header_content {margin-left: 5px; padding: 2px 20px 2px 15px; background-image: url(../img/news_con.jpg); background-repeat: repeat-y}
#news .news_head {margin-bottom: 8px; color: red; font-weight: bold;}
#news .news_url {margin-top: 15px;}
#news a.news_header {color: #CCCCCC; font-weight: normal; text-decoration: none;}
#news a.news_header:hover {text-decoration: underline;}

#content {background-image: url(../img/content_.jpg); background-repeat: repeat-x}
#content a {font-size: 12px;}
#content .content {background-image: url(../img/content0.jpg); background-repeat: no-repeat; height: 400px;}
#content .line_down {background-image: url(../img/line_dow.jpg); background-repeat: repeat-x; height: 1px;}
#content .content_text {padding: 60px 20px 20px 20px; vertical-align: top;}
#content .header { font-weight: normal; font-size: 13pt; background-image: url(../img/header_b.jpg); background-repeat: no-repeat; height: 23px; padding-left: 28px; color: black;}
#content .text {padding: 20px 10px 0px 15px;}
#content .news_arch {margin: 15px 0px 10px 0px;}
#content .news_head {margin-bottom: 8px; color: #BB0000; font-weight: bold;}

#copyright {text-align: center; height: 70px; width: 314px; color: white;}
#copyright .copy, a {font-size: 8pt;}
#menu_down {color: white; height: 70px;}
#menu_down a {color: white; font-size: 10pt; text-decoration: none; margin: 0px 15px 0px 15px;}
#menu_down a:hover {text-decoration: underline;}

.cform {
	width:500px;
	margin-top:30px;
}
.cform input {
	width:100%;
	height:16px;
	color:#333;
	padding:2px 3px;
	margin:2px 0 7px 0;
	background-color:#E7E7E7;
	border:1px solid #333;
}
.cform textarea {
	width:100%;
	height:150px;
	color:#333;
	padding:2px 3px;
	overflow: hidden;
	margin:2px 0 7px 0;
	background-color:#E7E7E7;
	border:1px solid #333;
}
.cform span {
	display:block;
	color:#FFF;
}
.sbm, .cform .sbm {
	background-color:#DA231B;
	border:1px solid #9A0802;
	color:#FFF;
	width:100px;
}
.error {
	border: 1px solid #E89B88;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFEFE8;
	color:#333;
}

.warning {
	border: 1px solid #C7C759;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFD4;
	color:#333;
}

.ready {
	border: 1px solid #7BB446;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #E6FFB1;
	color:#333;
}
/*	MENU	*/
.topmenu ul, .topmenu ul li{
	margin: 0;	
	padding: 0;	
	display: inline;
}
.topmenu ul li {
	background-color:#DA231B;
	float: left;
	position:relative;	
	border:0;
	border-top:3px solid #990802;
	border-right:1px solid #FFF;
}
.topmenu ul li a{
	display: block;
	padding:11px 30px 11px 30px;
	color: #FFF;
	text-decoration: none;
    white-space: nowrap;
}
.topmenu ul li a:hover{
	color: #DDD;
}

.topmenu ul li ul {
    display: none;
    position:absolute;
    top:36px;
}
.topmenu ul li ul li ul {
    display: none;
    position:absolute;
    z-index:100;
    left:251px;
    top:0;
}
.topmenu ul li ul li {
    width:250px;
    display:block;    
    border-top:0px;
border:0;
border-top:1px solid #FFF;
}
.active {
    background-color:#eee;
}
