@charset "utf-8";
/* CSS Document */
/*====================layout=======================*/
* { margin:0; padding:0;}
#main {width:800px; margin:0 auto 0 auto; text-align:center;}
body {
	background:url(images/back_main_2.jpg) repeat-x;
	background-color: #646c6e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:100%;
	}
/*=================variabels==============*/
.clear { clear:both;}
.content { width:100%;}
/*ul { list-style:none;}*/
h1 {font-size:14pt; text-align:center;} 
h2 {text-align:center;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#333333;}
h3 {font-size:11pt;
	font-weight:bold;}
/*===================header=====================*/
#header { float:left; height:258px; width:688px; padding:0 51px 0 61px; background:url(images/main_bg.png) left top repeat-y}
#header .hleft { float:left; height:auto; width:458px; padding:0 0 0 0;}
#header .hright { float:left; height:258px; width:230px;}
#header .menu { height:137px; width:458px;}
#header .logo { height:258px; width:230px;}
#header .htitle { height:auto; width:418px; padding: 0 20px 0 20px; }
/*===================content=====================*/
/* #content - in layout*/
#content .cleft { float:left; height:auto; width:408px; padding: 0 25px 20px 25px; }
/*===================footer=====================*/
#footer { float:left; height:38px; width:800px; background:url(images/footer.png) no-repeat left top}
/*===================box=====================*/
.boxtop { height:20px; width:458px; background:url(images/box_top.png) left top no-repeat;}
.boxtop2 { height:auto; width:auto; background:url(images/right_menu.png);} 
.boxtop3 { float:left; height:17px; width:230px; background:url(images/right_border_up.png) no-repeat;}
.boxdown { float:left; height:8px; width:230px; background:url(images/right_border_down.png) no-repeat;}
.boxright { float:left; height:324px; width:230px;}
.cright { float:left; height:auto; width:180px; padding: 5px 25px 5px 25px; background:url(images/right_bg.png);}
.boxmail { float:left; height:auto; width:215px; padding: 5px 10px 10px 5px;}

.br { height:2px; width:422px; background:url(images/hl.png) no-repeat left center; padding:10px 0 10px 0;} 
.img1 { float:left; height:30px; width:360px; background:url(images/rlv.jpg) no-repeat center top; padding: 0 22px 0 22px}
/*===================text=====================*/

.text {
	font-family:Tahoma;
	font-size:14px;
	text-align:justify;
	color:#333333;
	font-weight:600;
}
.text2 {
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	color:#666666;
	font-weight:400;
}
.link {
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
}
.text4 {
	font-family:Tahoma;
	font-size:14px;
	text-align:justify;
	color:#333333;
	font-weight:800;
	text-align:center;
}
.text5 {
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
	color:#333333;
	font-weight:800;
}
.text6 {
	font-family:Tahoma;
	font-size:16px;
	text-align:center;
	color:#990000;
	font-weight:950;
}

text7 {font-size: 10px;}
/* 0 0 0 0 -> up right down left   a4c9d2*/


