/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bgbg.jpg);
	background-repeat: repeat-x;
	}
	
#top {
	width: 900px;
	height: 170px;
	}
	#t_left {
	width: 400px;
	float: left;
	text-align: left;
	}
	#t_right {
	width: 500px;
	float: right;
	text-align: right;
	}		
#top_b {
	width: 900px;
	height: 35px;
	background-image: url(../images/top_b.jpg);
	background-repeat: no-repeat;
	}
	
#body {
	width: 880px;
	height: 1150px;
	background-image: url(../images/B_BG.jpg);
	background-repeat: repeat-y;
	padding: 00px 10px 0px 10px;
	text-align: left;
	}	
#body_po {
	width: 880px;
	height: 4690px;
	background-image: url(../images/B_BG.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-align: left;
	}
#body_c {
	width: 880px;
	height: 1150px;
	background-image: url(../images/B_BG.jpg);
	background-repeat: repeat-y;
	padding: 00px 10px 0px 10px;
	text-align: left;
	}
#body_pro {
	width: 880px;
	height: 4250px;
	background-image: url(../images/B_BG.jpg);
	background-repeat: repeat-y;
	padding: 00px 10px 0px 10px;
	text-align: left;
	}	
#body_place {
	width: 880px;
	height: 2350px;
	background-image: url(../images/B_BG.jpg);
	background-repeat: repeat-y;
	padding: 00px 10px 0px 10px;
	text-align: left;
	}			
	#left {
	width: 293px;
	height: 190px;
	float: left;
	background-image: url(../images/DIV_1.jpg);
	background-repeat: no-repeat;
	}
	#middle {	
	width: 293px;
	height: 190px;
	float: left;
	background-image: url(../images/DIV_2.jpg);
	background-repeat: no-repeat;
	}
	#right {
	width: 293px;
	height: 190px;
	float: right;
	background-image: url(../images/DIV_3.jpg);
	background-repeat: no-repeat;
	}
	#b_left {
		width: 550px;
		float: left;
		padding: 15px;
		}
	 #b_right {
	 	width: 235px;
		float: right;
		padding: 15px 15px 15px 30px;
		}
#b_b {
	width: 900px;
	height: 35px;
	background-image: url(../images/b_b_bg.jpg);
	background-repeat: no-repeat;
	}
#end {
	width: 900px;
	height: 50px;
}			

#h_bg {
	background-image: url(../images/h_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 542px;
	padding: 10px 0 0 25px;
	color: #333;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#coming_bg {
	width: 550px;
	height: 400px;
	background-image: url(../images/coming_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 15px;
	}	
#hove:link, #hove:visited {
}

#hove:hover, #hove:active {
	background-color: #fff;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

a:hover, a:active {
color: #2062B0;
}
.form2 {
	width: 260px;
	border: 1px solid #4B6E92;
	background-color: #EFEFEF;
	padding-left: 5px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: 100;
	margin: 3px 0px 3px 5px;
	}
.submit {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#F8F8EF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #4B6E92;
	border-left: 1px solid #4B6E92; 
	float: right;
	margin-right: 8px;
	width: 85px;
	height: 25px;
	}	
h3 {
	font-size: 13px;
	color: #2A69B6;
	font-weight: 200;
	font-style: normal;
	}	