body{
	background-image: url("panel/tlo.jpg");
	background-position: center;
	background-repeat: no-repeat;
	
	font-family: verdana;
	font-size: 11px;
	color: #6b6b6b;
	
	padding: 0;
	margin: 0;
}

h1{
	font-size: 16px;
	color: #E68229;
	display: inline;
}

h2{
	font-size: 16px;
	color: #E68229;
	display: inline;
}

h3{
	font-size: 16px;
	color: #E68229;
	display: inline;
}

a{
	text-decoration: none;
}

#top{
	width: 935px;
	height: 488px;
	background-image: url("panel/index_top.jpg");
	margin: auto;
}

#top #top2{
	width: 935px;
	height: 166px;
}

#top #top2 #logo{
	float: left;
	width: 308px;
	height: 100px;
}

#top #top2 #logo a img{
	width: 160px;
	height: 43px;
	border-width: 0;
	position: relative;
	left: 44px;
	top: 30px;
}

#top #top2 #menu1{
	float: left;
	width: 500px; 
	height: 100px;
	line-height: 100px;
	font-weight: bold;
	font-size: 11px;
	color: #989898;
	text-align: center;
}

#top #top2 #menu1 a{
	text-transform: uppercase;
	line-height: 80px;
	color: #989898;
}

#top #top2 #menu1 a:hover{
	color: #e68229;
}

#top #top2 #menu_lang{
	float: left;
	width: 120px; 
	height: 100px;
	line-height: 100px;
	font-weight: bold;
	font-size: 11px;
	color: #989898;
	text-align: center;
}

#top #top2 #menu_lang a{
	text-transform: uppercase;
	line-height: 80px;
	color: #e68229;
}

#top #top2 #menu_lang a:hover{
	color: #006c3b;
}

#top #top_img{
	width: 933px;;
	height: 321px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("panel/test.jpg");
}

#top #top_img #menu2{
	width: 316px;
	height: 321px;
	background-image: url("panel/index_menu.jpg");
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 1px;
}


#top #top_img #menu2 .menu2link{
	width: 316px;
	height: 23px;
	background-image: url("panel/m2i.png");
	cursor: pointer;
	
}

#top #top_img #menu2 a{
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	width: 23px;
	height: 200px;
	cursor: pointer;
}

#top #top_img #menu2 .menu2link:hover{
	background-image: url("panel/m2a.png");
}

#top #top_img #menu2 a:hover .menu2link{
	background-image: url("panel/m2a.png");
}

#top #menu2 .menu2line{
	width: 316px;
	height: 1px;
	font-size: 0px;
	background-image: url("panel/m2l.png");
}

#middle{
	width: 935px;
	height: 295px;
	background-image: url("panel/index_middle.jpg");
	margin: auto;
}

#middle #text_l{
	float: left;
	width: 427px;
	height: 185px;
	padding: 20px;
}

#middle #text_r{
	float:left;
	height: 140px;
	width: 427px;
	padding: 20px;
	padding-top: 65px;
}

#bottom{
	width: 935px;
	height: 143px;
	background-image: url("panel/index_bottom.jpg");
	margin: auto;	
}

#bottom #menu3{
	width: 100%;
	height: 80px;
	text-align: center;
}

#bottom #menu3 a{
	text-transform: uppercase;
	line-height: 80px;
	color: #ffffff;
	padding: 5px;
	font-size: 10px;
}

#bottom #menu3 a:hover{
	color: #e68229;
}

#bottom #ssi{
	float: right;
	width: 260px;
	height: 60px;
}

#bottom #ssi a{
	color: #ffffff;
	line-height: 60px;
}
