.btForm {
	width:42px;
	background-color:#fafafa;
	text-align:center;
	}
	
.listNone {
	list-style:none;
	}
	
	.listNone a {
		color:#4f565e;
		}
		
.menu {
	display:block;
	float:left;
	width:990px;
	background:url(../img_site/bg_menu_esq.gif) top right no-repeat #c6c6c6;
	}

.menu ul{
	display:block;
	float:left;
	background:url(../img_site/bg_menu.gif) left top no-repeat #a6a6a6;
	}	

.menu li{
	display:block;
	float:left;
	}
	
.menu a{
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	padding:5px 11px 5px 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
.menu ul li ul{
	position:absolute;
	width: 200px;
	margin-top:22px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	background-image:none;
	background-color:#9a9a9a;
	display:none;
	}
	
.menu ul li:hover ul, .menu ul li.over ul{
	display:block;
	}

.menu a:hover {
	background:#818181;
	}

.menu ul li ul {
	background:#818181;
	}
.menu ul li ul li a:hover {
	background:#9a9a9a;
	}
.menu ul li ul li a{
	font-size:10px;
	font-weight:normal;	
	width: 176px;
    display: block;
	}

.bg_a {
	padding-right:1px;
	background:url(../img_site/bg_li.gif) right bottom no-repeat;
	}
	
.bg_a2 {
	background:url(../img_site/bg_a.gif) left no-repeat;
	}

.bg_a3 {
	width:135px;
	}
.bg_a4 {
	width:85px;
	}

.menu ul li ul li{
	clear:both;
	border-bottom:solid 1px #fff;
	}
	
.comp {
	display:block;
	float:left;
	width:990px;
	height:55px;
	background:url(../img_site/bg_comp.gif) repeat-y;
	}
.comp h1{
	display:block;
	float:left;
	width:255px;
	height:50px;
	margin-top:10px;
	margin-left:15px;
	}
.comp h1 span{
	display:none;
	}
	
.comp h3{
	display:block;
	float:left;
	width:140px;
	height:30px;
	margin-top:10px;
	margin-left:570px;
	_margin-left:420px;
	}
.comp h3 span{
	display:none;
	}	
	
.bg_ul {
	background:url(../img_site/bg_ul.gif) right bottom no-repeat;
	}
	
.bg_top {
	padding-left:10px;
	_padding-left:8px;
	background:url(../img_site/bg_top.gif) left no-repeat;
	}	
