body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#header {
	background-image: url(../img/header_bg.gif);
	height: 135px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
p {
	margin: 0px;
	padding: 0px;
}
#sec_panel {
	padding: 0px;
	height: 250px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #515151;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
	position: relative;
}
#mine_panel {
	padding: 0px;
	width: 800px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	width: 600px;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	position: relative;
	margin: 0px;
}


.top_batt {
	line-height: 28px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	position: relative;	
}



#menu_bg {
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 225px;
}
#spetial_bg {
	background-color: #b9b9b9;
	margin: 0px;
	padding: 0px;
	width: 225px;
}
#info {
	background-color: #e5e5e5;
	width: 495px;
	position: relative;
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 45px;
	padding-left: 40px;
	text-align: justify;
}


#info2 {
	background-color: #f5f5f5;
	width: 600px;
	position: relative;
	margin: 0px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 45px;
	padding-left: 100px;
	text-align: justify;
}

.pre_photo {
	height: 110px;
	width: 150px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	border: 1px solid #CCC;
}




#footer {
	width: 800px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
	position: relative;
	background-image: url(../img/footer_bg.gif);
	padding: 0px;
	height: 76px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color:#f4e608;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	}
a:hover {
	color:#FF0;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
	}
	
.left_batt {
	background-image: url(../img/batt_bg.png);
	height: 30px;
	width: 200px;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	cursor: pointer;
}

#lang_bar {
	height: 20px;
	width: 150px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 650px;
	}
.flag {
	float: left;
	height: 12px;
	width: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


.sp_t {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	position: relative;
}

.page_bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 100%;
	margin-top: 0px;
	height: 30px;
	position: relative;
}


.page_bat {
	height: 20px;
	width: 20px;
	background-color: #DDD;
	border: 1px solid #999;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.page_l a {
	color:#999;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
.page_l a:hover {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
	}
.p_title {
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	width: 495px;
	position: relative;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	}
	
	
	.p_title2 {
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	width: 600px;
	position: relative;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	}


#map {
	overflow: hidden;
}

#rez_bat {
	height: 43px;
	width: 336px;
	margin-top: 192px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 239px;
	position: absolute;
	z-index: 10;
	background-image: url(../img/batt_rez.png);
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 43px;
	text-align: center;
	cursor: pointer;
}
h1 {
	color: #663;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
h2 {
	margin-top: -44px;
	margin-left: -1px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
