html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url('/img/first/body_bg.png') top left repeat-x;
}

body{
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	margin:0 auto;
	font-family:Tahoma,Helvetica,Arial;
	font-size:12px;
}

.cl{clear:left}
.cr{clear:right}
.cb{clear:both}
.fl{float:left}
.fr{float:right}
.ac{text-align:center}
.red{color:#f00}
.white{color:#fff}
.green{color:#0f0}

form, p, input, select{
	margin:0;
	padding:0;
}

img{border:0;}

a, a:link{
	color:#e31f13;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#border_top{
	background:url('/img/first/border_bg.png') top center no-repeat;
	height:8px;
	font-size:1px;
}

#border_bottom{
	position:absolute;
	bottom:0;
	width:100%;
	height:5px;
	background:url('/img/first/border_bg.png') top center no-repeat;
	font-size:1px;
}

#border_top img, #border_bottom img{
	display:block;
	margin:0 auto;
}

#wrap{
	margin:0 auto;
	width:990px;
	padding-bottom:5px;
}

#head{
	margin:20px 0;
}

#logo{
	width:206px;
	margin:0 15px;
	text-align:center;
	float:left;
}

#info{
	margin:0 0 0 257px;
}

.header{
	font-size:12pt;
	color:#2b2a2a;
	display:block;
	margin:0 0 15px;
}

.header2{
	font-size:12pt;
	color:#e31f13;
}

.separator{
	height:1px;
	font-size:1px;
	border-top:1px dotted #b5b5b5;
	margin:20px 0;
}

.main_menu a, .main_menu a:link{
	font-size:12pt;
	color:#e31f13;
	margin:0 15px 0 0;
}

/*  */

#sidebar_left{
	width:206px;
	margin:0 15px;
	float:left;
}

#sidebar_right{
	width:196px;
	margin:0 15px;
	float:right;
}

#body{
	width:486px;
	margin:0 226px 0 257px;
}

/*  */

.dialog{
	width:206px;
	margin:10px 0;
}

.dialog .t{
	height:11px;
	background:url('/img/first/dialog_t.png') top left no-repeat;
	font-size:1px;
}

.dialog .c{
	background:#fbb904;
}

.dialog_content{
	padding:2px 10px;
}

.dialog_content #auth{
	margin:10px 0 0;
}

.dialog_content label{
	color:#491500;
}

.dialog_content a{
	font-size:11px;
	line-height:15px;
}

.dialog_content .text, .dialog_content .password{
	border:1px solid #f7a106;
	width:119px;
	height:17px;
}

.dialog_content .submit{
	width:75px;
	height:26px;
	padding:0 5px 5px 0;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:url('/img/first/button.png') top left no-repeat;
	border:0;
	cursor:pointer;
}

.dialog .b{
	height:11px;
	background:url('/img/first/dialog_b.png') top left no-repeat;
	font-size:1px;
}

/*  */

.dialog2{

}

.dialog2 .t{
	height:11px;
	font-size:1px;
	background:url('/img/first/dialog2_t.png') top left no-repeat;
}

.dialog2 .c{
	background:url('/img/first/dialog2_c.png') top left repeat-y;
}

.dialog2_content{
	padding:0 10px;
}

.dialog2_content .text, .dialog2_content .password{
	width:190px;
	height:17px;
	padding:1px;
	border:1px solid #d2d2d2;
}

.dialog2_content .select, .dialog2_content .select_big{
	width:194px;
	height:21px;
	border:1px solid #d2d2d2;
	padding:1px;
}

.select_big{
	width:309px !important;
}

.dialog2_content td{
	color:#4a4a4a;
	font-size:11px;
}

.dialog2 .b{
	height:11px;
	font-size:1px;
	background:url('/img/first/dialog2_b.png') top left no-repeat;
}

/*  */

.dialog3{
	width:196px;
}

.dialog3_header{
	height:50px;
	background:url('/img/first/dialog3_header.png') top left no-repeat;
}

.dialog3_header .content{
	padding:10px 0 0 10px;
	color:#fff;
	font-weight:bold;
}

.dialog3 .c{
	background:url('/img/first/dialog3_c.png') top left repeat-y;
	border-top:1px solid #dcdee0;
}

.dialog3_content{
	padding:10px 10px 0;
}

.dialog3 .b{
	height:11px;
	font-size:1px;
	background:url('/img/first/dialog3_b.png') top left no-repeat;
}

.news{
	font-size:12px;
	color:#fff;
	padding:7px 0;
	text-align:justify;
	line-height:14px;
}

.news blockquote{
	margin:5px 0;
	padding:0 0 0 5px;
	border-left:2px solid #ffea00;
}

.news .date{
	color:#fff;
	font-weight:bold;
}

#footer{
	margin:50px 0 0;
	text-align:center;
	font-size:11px;
}
