body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding:0 ;
	border-top: 3px solid #a7cd3f;
}
#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}
/*========================================
 * HEADER STYLE
 =========================================*/
#header {
	height: 106px;
	margin: 0;
	padding:0;
}
#logo {
	float: left;
}
	#logo a img{
		border: 0px;
	}
#header_right {
	width: 400px;
	height: 81px;
	float: right;
	padding: 25px 0px 0 0;
	/*margin-right: 20px;
	background-image: url('../images/right_man.jpg');
	background-position: top right;
	background-repeat: no-repeat;*/
	font-family: Georgia;
	line-height: 25px;
	font-size: 16px;
	font-style: italic;
	color: #656565;
}
#header_ad {
width: 250px;
padding: 25px 0px 0 0;
}

/*========================================
 * TOP MENU
 =========================================*/
#top_menu {
	background-image: url('../images/top_menu_left.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 60px;
}
#top_menu ul {
	margin: 0px 6px 0px 0px;
	background-image: url('../images/top_menu_middle.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 60px;
	padding:0;
	padding-left: 0px;
	list-style: none;
}
#top_menu ul li {
	color: #789e0f;
	float: left;
	padding: 8px 15px 0 15px;
}
#top_menu ul li.startleft {
	color: #789e0f;
	float: left;
	padding: 8px 15px 0 15px;
	background-image: url('../images/top_menu_start.png');
	height: 60px;
	background-repeat: no-repeat;
}
#top_menu ul li.startleft:hover {
	color: #789e0f;
	float: left;
	padding: 8px 15px 0 15px;
	background-image: url('../images/top_menu_hover_left.png');
}
#top_menu ul li:hover {
	background-image: url('../images/top_menu_hover.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 8px 15px 0 15px;
	height: 60px;
}
#top_menu ul li a {
	color: #789e0f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top_menu ul li .top_menu_desc{
	display: block;
	color: #757575;
	font-weight: normal;
	font-size: 12px;
}
.top_menu_right {
	width: 6px;
	height: 60px;
	float: right;
	background-image: url('../images/top_menu_right.png');
	background-position: right top;
	background-repeat: no-repeat;
}
/*Active section*/
#top_menu ul li.active {
	background-image: url('../images/top_menu_selected.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 8px 15px 0 15px;
	height: 60px;
}

#top_menu ul li.active a {
	color: #fff;
}
#top_menu ul li.active .top_menu_desc{
	display: block;
	color: #daf591;
	font-weight: normal;
	font-size: 12px;
}
#top_menu ul li.startactive {
	background-image: url('../images/top_menu_selected_left.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 8px 15px 0 15px;
	height: 60px;
}
#top_menu ul li.startactive a {
	color: #fff;
}
#top_menu ul li.startactive .top_menu_desc{
	display: block;
	color: #daf591;
	font-weight: normal;
	font-size: 12px;
}
/*========================================
 * MAIN CONTENT STYLE
 =========================================*/
#start_content {
	margin-top: 20px;
	padding-left: 10px;
}
#start_content_left {
	width: 630px;
	float: left;
	color: #555;
	
}
#start_content_left h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0px 0px 5px 0px;
	background-image: url('../images/stroke.jpg');
	background-repeat: no-repeat;
	background-position: 40px 17px;
}
#start_content_left p.welcome strong {
	background: #eafbba;
	font-weight: normal;
	
	
}

#start_content_left p.welcome {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 13px;
	line-height: 22px;
}
#start_content_left p.welcome a {
	color: #555;
	background: #eafbba;
	font-weight: normal;
	text-decoration: none;
}
#start_content_right {
	padding: 15px;
	width:310px;
	float: right;
	
}
#start_content_right h2{
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 12px;
}
#start_content_right ul{
	width: 100px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#start_content_right ul li {
	margin-top: 6px;
	color: #0962b5;
}
#start_content_right ul li a {
	color: #0962b5;
	text-decoration: none;
}
#start_content_right ul li a:hover {
	border-bottom: 1px dotted #ccc;
}
#start_content_right .start_map {
	float: right;
}
#start_content_right_map {
	margin-top: 20px;
	padding: 10px;
}

/*========================================
 * START TITLE BAR
 =========================================*/
.title_bar {
	background-image: url('../images/title_right.png');
	height: 29px;
	line-height: 14px;
}
.title_bar_right {
	height: 29px;
	width: 33px;
	float: left;
	background-image: url('../images/title_green_left.png');
}
.title_bar h3 {
	padding-top: 7px;
	padding-left: 40px;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
.title_bar_blue {
	background-image: url('../images/title_right.png');
	height: 29px;
}
.title_bar_blue_right {
	height: 29px;
	width: 33px;
	float: left;
	background-image: url('../images/title_blue_left.png');
}
.title_bar_blue h3 {
	padding-top: 7px;
	padding-left: 40px;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
/*========================================
 * MISC STYLE
 =========================================*/
.imgright {
	float: right;
	padding-left: 10px;
}
/*========================================
 * FOOTER
 =========================================*/
#footer_popular {
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 20px;
	background-color: #7fa121;
	clear: both;
}

#footer_popular_inside {
	width: 1000px;
	margin: 0 auto;
	padding: 15px;
	color: #3d5304;
	line-height: 18px;
}

	#footer_popular_inside a{
		background: #a5cb3d;
		text-decoration: none;
		color: #3d5304;
	}

#footer {
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #a5cb3d;
	clear: both;
	height: 120px;
}

#footer_inside {
	width: 1000px;
	margin: 0 auto;
	padding:15px;
}

	#footer_map{
		float: left;
		width: 200px;
	}
	
	#addr{
		float: left;
		color: #5e7e09;
	}
	
		#addr a{
			background: #bde05f;
			text-decoration: none;
			color: #3d5304;
		}
		
		#addr a img{
			border: 0px;
			background: #a5cb3d;
			color: #a5cb3d;
		}
	
	.footer_addr{
		float: left;
		width: 140px;
		color: #5e7e09;
		margin: 10px 0px 10px 0px;
	}
		.footer_addr strong{
			color: #3d5304;
		}
/*========================================
 * LIST STYLEs
 =========================================*/

ul.newslist{
	padding: 5px 0px 0px 0px;
	margin: 5px;
	list-style: none;
}

	ul.newslist li{
		border-bottom: 1px dotted #cccccc;
		margin: 0px;
		padding: 10px 5px 10px 5px;
		
	}
	
	ul.newslist li a.title{
		color: #146bbb;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
	}
	
		ul.newslist li a.title:hover{
			color: #054681;
		}
	
	ul.newslist li a.more{
		color: #587508;
		text-decoration: none;
		border-bottom: 1px dotted #ccc;
	}
	
		ul.newslist li a.more:hover{
			color: #384b05;
			border-bottom: 1px solid #55710b;
		}
	
	ul.newslist li img{
		float: left;
		margin-right: 10px;
	}
	
	ul.newslist li p{
		padding: 0px;
		margin: 0px;
		line-height: 18px;
	}
	
	ul.newslist li p em{
		font-style: normal;
		color: #888;
	}

.graybox_top{
	background-image: url('../images/graybox_top.png');
	background-repeat: no-repeat;
	height: 11px;
}

.graybox{
	padding: 10px 15px 10px 15px;
	background: #f1f1f1;
}

	.graybox_content{
		float: left;
		margin-left: 20px;
		--width: 620px;
	}

		.graybox_content h2{
			color: #3f3f3f;
			font-size: 16px;
			font-family: Helvetica, Arial;
			margin: 0 0 10px 0;
		}
		.graybox_content h1{
			color: #3f3f3f;
			font-size: 16px;
			font-family: Helvetica, Arial;
			margin: 0 0 10px 0;
		}		
		.graybox_link{
			float: left;
			margin: 5px 10px 0px 0px;
			font-family: Helvetica, Arial;
			font-size: 12px;
			line-height: 18px;
			color: #999;
			width: 200px;
			height: 50px;
			border: 0px solid red;
		}
		
			.graybox_link a strong{
				font-family: Helvetica, Arial;
				font-size: 13px;
				color: #1c8dbc;
				text-decoration: none;
			}
			
			.graybox_link a{
				font-size: 12px;
				color: #666;
				text-decoration: none;
				font-family: Helvetica, Arial;
			}

.graybox_bottom{
	background-image: url('../images/graybox_bottom.png');
	background-repeat: no-repeat;
	height: 11px;
}

.graybox_map{
	float: right;
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	float: left;
}


.usertopmenu {
	clear: both;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	padding: 2px 10px 10px 10px;
	border-bottom: 1px solid #d8d8d8;
}
.login_box {
	width: 220px;
	float: left;
}
.loginform {
	border: 1px solid #999;
	padding: 3px;
}

.login{
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 15px;
	
	font-family: Helvetica, Arial;
	color: #146bbb;
	font-size: 12px;
}

	.login strong{
		font-family: Helvetica, Arial;
		font-size: 13px;
		color: #146bbb;
		margin-bottom: 8px;
		display: block;
	}
	
	.login_input{
		font-size: 14px;
		padding: 3px;
		font-family: Helvetica, Arial;
		color: #666;
		margin-bottom: 10px;
		border: 1px solid #c5e8f6;
		width: 240px;
	}
	
	.login_submit{
		border: 0px;
		background: #fff;
		padding: 1px 5px 3px 5px;
		font-size: 12px;
		color: #1c8dbc;
		border: 1px solid #999;
	}
	
	.login ul{
		list-style: none;
	}
	
		.login ul li{
			padding: 8px 0 0 4px;
		}
		
		.login ul li a{
			color: #c5e8f6;
			text-decoration: none;
			border-bottom: 1px dotted #48b5e2;
		}
	
	.register{
		color: #146bbb;
		border-bottom: 1px dotted #a6dcf3;
		text-decoration: none;
		font-weight: bold;
	}
	
	.forgot{
		float: right;
		color: #146bbb;
		text-decoration: none;
		font-family: Georgia;
		font-style: italic;
		font-size: 11px;
	}
.login_box_test {
	color: #111;
}

#query {
	width: 600px;
}
.search_button {
	width: 100px;
}
