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

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
} 
a:active {
	text-decoration: none;
	color: #000;
}
body {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	margin-top: 4px 0px;
	background-image: url(../images/main/bck.jpg);
}
td{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
td a{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
h2{
	text-transform: uppercase;
}
/*---------------------------------MAIN DESIGN--------------------------*/

#page {
	width: 937px;
	height: 867px;
	margin: 0 auto;
}
#top{
	position: relative;
	width: 935px;
	height: 89px;
	vertical-align: middle;
	/*background-image: url(../images/main/banner.png);
	background-repeat: no-repeat;*/
	float: left;
	margin-bottom: 3px;
	z-index: 50;
}
#maincontain{
	position: relative;
	width: 940px;
	height: 680px;
}
#maincontain #left{
	position: relative;
	width: 732px;
	height: 680px;
	float: left;
}
#maincontain #right{
	position: relative;
	width: 205px;
	height: 675px;
	/*background-image: url(../images/main/right_pannel.png);
	background-repeat: no-repeat;*/
	float: left;
}
#maincontain #left #buttonscontain{
	position: relative;
	width: 740px;
	height: 52px;
	margin-top: 2px;
}
#maincontain #left #buttonscontain .but a{
	position: relative;
	width: 147px;
	height: 43px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/main/but.png);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: #ffcc00;
	background-repeat: no-repeat;
	float: left;
}
#maincontain #left #buttonscontain .but a:hover{
	position: relative;
	width: 147px;
	height: 51px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/main/but_act.png);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: #929292;
	background-repeat: no-repeat;
	float: left;
}
#maincontain #left #buttonscontain .but_hov a:hover{
	position: relative;
	width: 147px;
	height: 47px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/main/but.png);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: #ffcc00;
	background-repeat: no-repeat;
	float: left;
}
#maincontain #left #buttonscontain .but_hov a{
	position: relative;
	width: 147px;
	height: 51px;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/main/but_act.png);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: #929292;
	background-repeat: no-repeat;
	float: left;
}
#maincontain #left #main{
	position: relative;
	width: 733px;
	height: 559px;
	background-image: url(../images/main/main_pannel.png);
	background-repeat: no-repeat;
	margin-top: -2px;
}
#maincontain #left #main1{
	width: 733px;
	height: 559px;
}
#maincontain #left #main #info{
	position: absolute;
	width: 686px;
	height: 513px;
	overflow: auto;
	padding-left: 15px;
	padding-top: 15px;
}
#maincontain #left #bottom{
	position: relative;
	width: 730px;
	height: 68px;
	background-image: url(../images/main/bottom_pannel.png);
	background-repeat: no-repeat;
}
#maincontain #left #bottom #l{
	position: relative;
	width: 500px;
	height: 55px;
	margin-left: 10px;
	margin-top:5px;
	float: left;
}
#maincontain #left #bottom #r{
	position: relative;
	width: 150px;
	height: 65px;
	margin-top:5px;
	margin-right: 30px;
	text-align: right;
	float: right;	
}
#maincontain #right .news{
	position: relative;
	width: 161px;
	height: 94px;
	background-image: url(../images/main/news_pannel.png);
	background-repeat: no-repeat;
	margin: 5px;
	margin-bottom: 10px;
}
#maincontain #right .news .info{
	position: relative;
	width: 146px;
	height: 70px;
	margin-left: 5px;
	margin-top: 5px;
}
#maincontain #right .news .next{
	position: relative;
	width: 146px;
	height: 10px;
	text-align: right;
	margin-left: 5px;
}
#cr{
	width: 937px;
	height: 100px;
	color: #FFF;
	text-align: center;
	clear: left;
}
.mb{
	width: 80px;
	height: 110px;
	float: right;
	text-transform: uppercase;
	font-size: 8px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
.mbp{
	width: 153px;
	height: 105px;
	background-image: url(../images/main/img_layer.png);
	background-repeat: no-repeat;
	margin: 5px 5px;
	padding: 2px 2px;
	float: right;
}

/*__________________________CLEAR_________________________________________*/
.clearb{
	clear: both;
	height: 1px;
}
.clearr{
	clear: right;
	height: 1px;
}
.clearl{
	clear: left;
	height: 1px;
}
/*__________________________FORM SETTINGS__________________________________*/
#textarea{
	z-index: 2;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
#textarea textarea {
	display: block;
	clear:right;
	width: 246px;
	height: 168px;
	overflow: visible;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
#textarea .textfield {
	display: block; 
	width: 246px; 
	height: 25px;
	clear: right;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
.NB {
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

ul.flipMenu li ul li:hover{
	background-color: darkorange;
}
ul a{
	text-decoration: none;
}