﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #444444 url('../img/bk.png') repeat-x;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
#xpage{
	width: 760px;
	background-color: #ffffff;
	margin: 15px auto ;
	text-align: left;
}
#logo{
	position: relative;
	left: 45px;
	top: -20px;
	display: block;
	width: 155px;
	height: 134px;
}
#xlang{
	background: url('../img/lang.png');
	text-align: right;
	height: 10px;
	padding: 5px;
	font-size: 7pt;
	overflow: hidden;
}
#xunderlang{
	background: url('../img/underlang.png') no-repeat top right;
	height: 23px;
}	
#xtop{
	background: url('../img/top.png') no-repeat top right;
	height: 108px;
	overflow: hidden;
}
#xmeniu{
	border: 0px solid red;
	background: url('../img/undermeniu.png') no-repeat top right;
	height: 41px;
}
#navlist {
	position: relative;
	top: -21px;
	list-style-type: none;
	float: right;
}
#navlist li {
	float: left; width: 93px;
}
#navlist li.first {
	background: url('../img/lmeniu.png') no-repeat top right;
	height: 25px;
}

#navlist li a {
	font-size: 9pt;
	display: block;
	padding-left: 10px; 
	padding-top: 3px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	background: url('../img/b1.png') repeat-x;
}
#navlist li a:hover {
	display: block;
	color: #666666;
	text-decoration: none;
	background: url('../img/b2.png');
}			
#xbody{
	
	border-right: 3px solid #e5e5e5;
}
#xbody a{
	color: #E77817;
	text-decoration: none;
}
#xbody a:hover{
	color: #FF0000;
	text-decoration: underline;
}



#xmain{
    background: url('../img/main.png') repeat-y top right;
	float: left;
	padding: 0px 16px 0px 16px;
	width: 510px;
	line-height: 130%;
}
#xmain h2{
	color: #FF0000;
	padding-left: 20px;
	font-size: 11pt;
	background: url('../img/h2.png') no-repeat;
}
#xmain p{
	padding: 10px 0px 20px 20px ;
	font-size: 10pt;
}
#xmain div.box h3{
	color: #E77817;
	font-size: 8pt;
	height: 31px;
	padding-left: 20px;
	background: url('../img/boxheader.png') no-repeat;
}
#xmain div.rightbox h3{
	text-align: right;
	color: #E77817;
	font-size: 8pt;
	height: 31px;
	padding-right: 15px;
	background: url('../img/rboxheader.png') no-repeat top right;
}
#xmain div.box{
	margin: 10px 0px;
}
#xmain div.box img{
	float: left;
}
#xmain div.rightbox img{
	float: right;
}
#xmain div.box  ul{
	float: right;
	list-style-type: none;
	font-size: 8pt;
	color: #E77817;
	margin-bottom: 25px;
}
#xmain div.rightbox  ul{
	float: right;
	list-style-type: none;
	font-size: 8pt;
	color: #E77817;
	width: 320px;
}

#xmain div.box ul li{
	padding: 2px;
	border-bottom: 1px dotted #eaeaea;
	background: url('../img/buletbox.png') no-repeat 0px 5px;
	padding-left: 15px; 
	width: 310px;
}
#xmain div.rightbox ul li{
	width: 300px;	
	padding: 2px;
	border-bottom: 1px dotted #eaeaea;
	background: url('../img/buletbox.png') no-repeat right 5px;
	padding-right: 15px; 
}
#xmain p {
	color: #333333;
}

#xrightpanel{
	float: right;
	width: 195px;
	padding: 0px 10px 0px 5px;
	color: #676767;
	line-height: 120%;
}
#xrightpanel h4 {
	background: url('../img/h4.png') no-repeat;
	color: #E77817;
	padding-left: 15px;
	font-size: 8pt;
	margin-bottom: 5px;
}
#xrightpanel p{
	font-size: 8pt;
	margin-bottom: 15px;
}
#bspacer{
	background: url('../img/bottomspacer.png') no-repeat top left;
	height: 4px;
	overflow: hidden;
}
#bdigi{
	background: url('../img/bottomdigi.png') no-repeat top left;
	height: 39px;
	overflow: hidden;
	
}
#bdigi div {
	padding-left: 150px;
}
#bottom{
	background: url('../img/xbottom.png') no-repeat;
	height: 39px;
	overflow: hidden;
}
#redweb {
	position: relative;
	left: 681px;
	text-indent: -10000px;
	top: -17px;
	display: block;
	width: 55px;
	height: 20px;
}
#bottom span{
	position: relative;
	top: 17px;
	left:5px;
}
#underpage {
	background: transparent;
}