@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
	img {
		border:0px;
	}

body, html, input, textarea, select, ul, li {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	}

body{
	background-image:url(../images/body.jpg); 
	background-repeat:repeat;
	background-color:#e2e3e5;

}



a {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:underline;

	}
a:hover {
	text-decoration:none;
	}
p {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-align:justify;


}

.top_text {
	font-family:  tahoma, verdana;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:normal;

}
h1, h1 a{
	font-family: "Times New Roman", Times, serif, Helvetica, sans-serif;
	font-size:20px;
	color:#885935;
	margin:0px;
	padding:0px;
	font-weight:normal;
	
}
h1 a{
	text-decoration:none;}
h1 a:hover{
	text-decoration:underline;}


.footer_text {
	font-family:tahoma, verdana;
	font-size:12px;
	color:#677c95;
	text-align:center;

}
.footer_link{
	font-family:tahoma, verdana;
	font-size:12px;
	color:#677c95;
	text-align:center;
	text-decoration:none;

}
.footer_link:hover{
	font-family:tahoma, verdana;
	font-size:12px;
	color:#677c95;
	text-align:center;
	text-decoration:underline;

}
.aplus{
	font-family:tahoma, verdana;
	font-size:12px;
	color:#677c95;
	text-align:center;
	text-decoration:underline;;

}

ul{
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
	}
li{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	background-image:url(../images/list_image.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}

.li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b5f98;
	background-image:url(../images/list_image.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:7px;
}

.li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b5f98;
	text-decoration:underline;
}


/*----------------------------------------------------*/
.main {
	width:1000px;
	margin:0 auto;


}
.menu {
	height:40px;
	margin-left:72px;
	width:860px;
}
.left {
	width:515px;
	float:left;
	margin-right:25px;
}
.left2 {
	width:430px;
	float:left;
}
.right {
	width:215px;
	float:left;
	margin-left:30px;
}

.content {
	width:790px;
	margin-left:34px;
}

.footer {
	width:838px;
	margin:0 auto;
}
/* -------------------------------------------Images------------------------------------------ */

#top {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:258px;

}
#bg_block {
	background-image:url(../images/bg_block.jpg);
	background-repeat:repeat-y;
	width:860px;
	min-height:440px;
	margin-left:69px;

}	
#bg_block2 {
	background-image:url(../images/bg_block.jpg);
	background-repeat:repeat-y;
	width:860px;
	min-height:400px;
	margin-left:69px;

}
#name {
	background-image:url(../images/name.jpg);
	background-repeat:no-repeat;
	width:397px;
	height:215px;

}

.g_line {
	background-image:url(../images/g_line.jpg);
	background-repeat:repeat-x;
	width:788px;
	height:1px;

}
.v_line {
	background-image:url(../images/v_line.jpg);
	background-repeat:repeat-y;
	width:1px;
	height:514px;
	float:left;

}
.v_line2 {
	background-image:url(../images/v_line.jpg);
	background-repeat:repeat-y;
	width:1px;
	height:425px;
	float:left;

}
/* -------------------------------------------menu------------------------------------------ */



.btn{
	width:170px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:2px;
}
.btn:hover{
	background-image:url(../images/btn_on.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:2px;
}
.active{
	background-image:url(../images/btn_on.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:2px;
}

/* -------------------------------------------form------------------------------------------ */
.input_bg {
	background-image:url(../images/input.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:24px;
	float:right;
}
.input_bg2 {
	background-image:url(../images/input2.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:24px;

}

.area {
	background-image:url(../images/area.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:69px;

}
.input {
	width:166px;
	height:24px;
	line-height:22px;
	border:none;
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	background-color:transparent;
	padding-left:10px;
	padding-right:10px;
}
.input2 {
	width:220px;
	height:24px;
	line-height:22px;
	border:none;
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	background-color:transparent;
	padding-left:10px;
	padding-right:10px;
}
.textarea {
	width:227px;
	height:68px;
	border:none;
	overflow:auto;
	font-family: tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	background-color:transparent;
	padding-left:10px;
	padding-right:10px;
}

.clear {
	background-image:url(../images/clear.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:24px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
}
.send {
	background-image:url(../images/send.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:24px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
	margin-left:5px;
}
.news_send {
	background-image:url(../images/news_send.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:24px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
	float:right;
	
}

.news_input_bg {
	background-image:url(../images/news_input.jpg);
	background-repeat:no-repeat;
	width:149px;
	height:24px;
	line-height:24px;
	padding-left:10px;

}

.news_input {
	width:125px;
	height:21px;
	line-height:21px;
	border:none;

	font-family: tahoma, verdana, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size:12px;
	color:#908e80;
	background-color:transparent;
}


form p {
	line-height:22px;
}



#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:100px;
	background-color:#000000;
	padding:5px;
	
}
