﻿html,body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	min-height: 1024px;
	height: 100%;
	}
body {
	vertical-align: bottom;
	min-width: 1000px;
	min-height: 100%;
	height: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #eef1ef;
	}
table {
	 border-collapse: collapse;
	 width: 100%;
	 }
table  td {
	padding: 0px;
	/*border: 1px solid red;*/
	}
div, form {
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
	}
img {
	border: none;
	vertical-align: middle;
	}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	margin: 0px auto;
	min-width: 1000px;
	text-align: center;
	/*background: url('./img/head_bg.jpg') center top repeat-x;*/
	vertical-align: top;
	z-index: 20;
	}
	#head_box {
		width: 976px;
		height: 175px;
		margin: 0px auto;
		min-width: 976px;
		text-align: center;
		vertical-align: top;
		border-left: 12px solid #fff;
		border-right: 12px solid #fff;
		}
	
	#head #head_lft {
		float: left;
		display: inline;
		height: 100%;
		width: 489px;
		text-align: right;
		background: url('/img/head_bg_lft.jpg') right bottom repeat-x;
		vertical-align: top;
		}
		#head #head_lft #head_lft_end {
			float: left;
			display: inline;
			margin-top: 121px;
			}
		#head #head_lft #btns_left {
			width: 472px;
			height: 20px;
			text-align: left;
			margin: 62px 0px 38px auto;
			z-index: 100;
			}
			#head #head_lft #btns_left a {
				font: bold 12px Verdana, Arial, Helvetica, sans-serif;
				color: #92001a;
				text-decoration: underline;
				line-height: 16px;
				margin: auto 10px auto 0px;
				z-index: 100;
				}
				#head #head_lft #btns_left a:hover {
					text-decoration: none;
					color: #92001a;
					}
		#head #head_lft #top_mnu_lft {
			width: 478px;
			height: 54px;
			margin: 0px 0px 0px auto;
			text-align: right;
			font: 13px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			background: url('/img/head_lft_ln.jpg') right bottom no-repeat;
			white-space: nowrap;
			}
			#head #head_lft #top_mnu_lft a {
				font: bold 13px Verdana, Arial, Helvetica, sans-serif;
				color: #fff;
				line-height: 70px;
				text-decoration: none;
				padding: 0px 0px 0px 0px;
				margin: 0px 12px auto 0px;
				}
				#head #head_lft #top_mnu_lft a:hover {
					text-decoration: underline;
					}
	#head #head_rt {
		float: right;
		display: inline;
		width: 487px;
		height: 100%;
		text-align: left;
		background: url('/img/head_bg_rt.jpg') left bottom repeat-x;
		vertical-align: top;
		margin-left:-1px;
		}
		#head #head_rt #head_rt_end {
			float: right;
			display: inline;
			margin-top: 121px;
			}
		#head #head_rt #phone_rt {
			width: 472px;
			height: 20px;
			text-align: right;
			margin: 62px auto 38px 0px;
			}
		#head #head_rt #top_mnu_rt {
			width: 474px;
			height: 54px;
			margin: 0px auto 0px 0px;
			text-align: left;
			font: 13px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			background: url('/img/head_rt_ln.jpg') left bottom no-repeat;
			white-space: nowrap;
			}
			#head #head_rt #top_mnu_rt a {
				font: bold 13px Verdana, Arial, Helvetica, sans-serif;
				color: #fff;
				line-height: 70px;
				text-decoration: none;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px auto 12px;
				}
				#head #head_rt #top_mnu_rt a:hover {
					text-decoration: underline;
					}
#st_ttl {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 104px;
	z-index: 15;
	text-align: center;
	}
	#st_ttl a {
		border: none;
		margin: 0px 365px auto 385px;
		vertical-align: top;
		}
		#st_ttl a img {
			border: none;
			margin: 0px;
			display: inline;
			vertical-align: top;
			}
#main {
	min-height: 1024px;
	height: 100%;
	margin: 0px auto;
	width: 976px;
	width: "952px";
	background: url('/img/body_bot.gif') left bottom repeat-x #fff;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
	}
	#minh {
		float: right;
		}
	#hfix {
		width: 0px;
		height: 100%;
		min-height: 1024px;
		background: #fff;
		}
	#main td {
		}
	#main #top_row {
		height: 219px;
		vertical-align: bottom;
		text-align: center;
		background: url('/img/ins_ttl_bg.gif') left bottom repeat-x;
		}
		#main #top_row #srch{
			width: 262px;
			height: 44px;
			background: url('/img/srch_bg.gif') left top no-repeat;
			margin-top: 175px;
			float: left;
			display: inline;
			}
			#main #top_row #srch #inp {
				float: left;
				display: inline;
				background: url('/img/srch_inp.gif') left top no-repeat;
				width: 136px;
				height: 24px;
				text-align: right;
				margin: 8px 0px auto 15px;
				}
				#main #top_row #srch #inp input {
					width: 93px;
					height: 14px;
					border: 1px solid #7ca873;
					padding: 2px 2px 2px 2px;
					font: 10px Verdana, Arial, Helvetica, sans-serif;
					line-height: 14px;
					margin: 2px 2px 2px auto;
					background: #fff;
					}
				#main #top_row #srch input.srch_sub{
					float: left;
					display: inline;
					width: 94px;
					height: 18px;
					border: none;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
					color: #fff;
					line-height: 18px;
					margin: 12px auto auto 0px;
					background: #b6c4bb;
					cursor: pointer;
					}
		#main #top_row #ins_ttl_rt{
			margin-top: 175px;
			margin-left: 255px;
			float: right;
			}
		#main #top_row #ins_ttl{
			margin: auto;
			margin-top: 193px;
			display: block;
			vertical-align: top;
			float: none;
			}
	#main #cnt_row {
		/*height: 100%;*/
		min-height: 707px;
		background: url('/img/lft_col_bg.gif') left top repeat-y;
		text-align: left;
		}
		#main #cnt_row #left_col {
			min-height: 707px;
			width: 260px;
			height: 100%;
			margin-right: 27px;
			/*background: #f0f8f3;*/
			float: left;
			display: inline;
			padding-bottom: 15px;
			}
			#main #cnt_row #left_col #cur_num {
				background: url('/img/sn_2009.jpg') left top no-repeat;
				height: 210px;
				text-align: right;
				margin-top: 24px;
				}
				#main #cnt_row #left_col #cur_num span {
					width: 43px;
					margin: 0px 0px 5px auto;
					text-align: center;
					font: bold 20px "Times New Roman", Times, serif;
					color: #830219;
					display: block;
					}
				#main #cnt_row #left_col #cur_num img {
					display: block;
					}
				#main #cnt_row #left_col h3 {
					/*height: 16px;*/
					margin-top: 10px;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
					color: #8c051d;
					text-transform: uppercase;
					text-align: left;
					padding-left: 9px;
					line-height: 16px;
					background: url('/img/news_hdr.gif') left top repeat-y;
					clear: right;
					}
					#main #cnt_row #left_col h3 a{
						font: bold 12px Verdana, Arial, Helvetica, sans-serif;
						color: #8c051d;
						text-transform: uppercase;
						text-align: left;
						line-height: 16px;
						text-decoration: none;
						}
						#main #cnt_row #left_col h3 a:hover{
							text-decoration: underline;
							}
				#main #cnt_row #left_col p {
					font: 11px Verdana, Arial, Helvetica, sans-serif;
					color: #525050;
					padding: 0px 6px;
					margin: 9px 0px 0px 0px;
					}
				#main #cnt_row #left_col a.more {
					float: right;
					display: inline;
					font: bold 10px Verdana, Arial, Helvetica, sans-serif;
					color: #00722d;
					padding: 0px 7px 0px 0px;
					margin: 0px 3px 12px auto;
					text-decoration: none;
					background: url('/img/a_more.gif') right 5px no-repeat;
					}
				#main #cnt_row #left_col a.btn {
					float: none;
					clear: right;
					display: block;
					height: 24px;
					font: bold 11px Verdana, Arial, Helvetica, sans-serif;
					line-height: 24px;
					color: #006b2a;
					padding: 1px 0px 0px 12px;
					margin: 0px 0px 0px 0px;
					text-decoration: none;
					text-align: left;
					background: url('/img/news_btn.jpg') left top no-repeat;
					}
				#main #cnt_row #left_col a.end {
					background: url('/img/news_btn_end.jpg') left top no-repeat;
					}
		#main #cnt_row #content {
			margin-left: 288px;
			margin-top: 30px;
			min-height: 677px;
			} 
	#main #bot_row {
		height: 93px;
		vertical-align: top;
		background: url('/img/body_bot_rt.gif') right top no-repeat;
		}
		#main #bot_row #bot_mnu {
			height: 24px;
			line-height: 24px;
			margin-top: 0px;
			clear: both;
			background: url('/img/body_bot_lft2.gif') left top no-repeat;
			}
			#main #bot_row #bot_mnu a {
					font: bold 11px Verdana, Arial, Helvetica, sans-serif;
					color: #fff;
					line-height: 28px;
					text-decoration: none;
					margin-left: 10px;
					margin-right: 10px;
					}
					#main #bot_row #bot_mnu a:hover {
						text-decoration: underline;
						}
		#main #bot_row #copy_1 {
			margin: 20px auto auto auto;
			height: 35px;
			width: 600px;
			text-align: center;
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			color: #454f43;
			}
			#main #bot_row #copy_1 a{
				font: bold 10px Verdana, Arial, Helvetica, sans-serif;
				color: #454f43;
				text-decoration: none;
				}
				#main #bot_row #copy_1 a:hover {
					text-decoration: underline;
					}
		#main #bot_row #copy_2 {
			clear: both;
			height: auto;
			text-align: center;
			font: bold 10px Verdana, Arial, Helvetica, sans-serif;
			color: #783030;
			}
			#main #bot_row #copy_2 a{
				font: bold 10px Verdana, Arial, Helvetica, sans-serif;
				color: #783030;
				text-decoration: none;
				}
				#main #bot_row #copy_2 a:hover {
					text-decoration: underline;
					}
#cnt_lft {
	float: left;
	width: 180px;
	margin-top: 15px;
	}
#cnt_rt {
	float: right;
	width: 180px;
	margin-top: 15px;
	}

span.date {
	padding-left: 19px;
	margin-left: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a1a6a1;
	background: url('/img/actual_date.gif') left center no-repeat;
	/*display: block;*/
	}
h3.news {
	color: #074e23;
	font-size: 12px;
	font-weight: bold;
	margin: 4px auto 8px 0px;
	width: auto;
	text-align: left;
	padding: 0px 6px 0px 6px;
	}
	h3.news a {
		color: #074e23;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
		h3.news a:hover {
			text-decoration: underline;
			}
h3.arh_ttl {
	color: #074e23;
	font-size: 12px;
	font-weight: bold;
	margin: 4px auto 8px 0px;
	width: auto;
	text-align: left;
	padding: 0px 6px 0px 19px;
	background: url('/img/actual_date.gif') left center no-repeat;
	}
	h3.arh_ttl a {
		color: #074e23;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
		h3.arh_ttl a:hover {
			text-decoration: underline;
			}
p.news {
	color: #000;
	font-size: 12px;
	text-align: justify;
	padding: 0px 6px;
	margin: 0px 0px 15px 0px;
	}

.fl_lft {
	float: left;
	display: inline;
	}
div.pages {
	text-align: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #a70925;
	margin-top: 25px;
	}
	div.pages a{
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: #a70925;
		text-decoration: none;
		margin: 0px 3px;
		}
	
p {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	line-height: 16px;
	}
p.lft_img {
	padding-left: 191px;
	}
a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006b2a;
	text-decoration: underline;
	text-transform: none;
	}
	a:hover {
		text-decoration: none;
		}
h1 {
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	color: #8c051d;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	text-align: left;
	}
h2 {
	margin: 0px;
	padding: 0px;
	color: #8c051d;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	}
h3 {
	color: #8c051d;
	font-size: 17px;
	margin: 0px;
	width: auto;
	text-align: left;
	padding: 0px;
	}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #646f77;
	list-style-type: none;
	line-height: 16px;
	}
dl {
	padding: 0px;
	margin: 0px;
	}
	dt {
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: #646f77;
		line-height: 16px;
		}
		dt a {
			text-transform: uppercase;
			}
		dd {
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			color: #646f77;
			line-height: 16px;
			margin-left: 0px;
			margin-bottom: 5px;
			}
a.desc {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #1b509c;
	float: right;
	display: inline;
	padding-left: 16px;
	margin-right: 32px;
	margin-top: 27px;
	background: url('/img/desc_a.gif') left center no-repeat;
	}
a.cost {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #1b509c;
	float: right;
	padding-left: 16px;
	margin-right: 50px;
	margin-top: 27px;
	background: url('/img/cost_a.gif') left center no-repeat;
	}
div.arh_num {
	width: 33%;
	height: 250px;
	float: left;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}
	div.arh_num img{
		border: 1px solid #7ca873;
		margin-bottom: 5px;
		float: none;
		}
	div.arh_num h3{
		width: 160px;
		margin: 0px auto;
		text-align: center;
		}
.path {
	text-align: center;
	background: url('/img/white_ln.gif') 260px top repeat-y #f0f8f3;
	padding-left: 260px;
	margin-bottom: -10px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #074e23;
	}
	.path a{
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: #8c051d;
		text-decoration: none;
		line-height: 17px;
		}
		.path a:hover{
			text-decoration: underline;
			}
#cnt_row #content img.left {
	float: left;
	margin: auto 10px 10px 0px;
	display: inline;
	}
div.auth {
	text-align: right;
	margin: 0px 10px 10px auto;
	font-style: italic;
	}
.prn_btn{
	text-align: center;
	margin: 10px auto;
	display: block;
}

/* Begin Comments*/
.thread-alt {
	background-image: url('/img/comment_bg_d.jpg');
	background-position: right 5px;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}

.thread-even {
	background-image: url('/img/comment_bg.jpg');
	background-position: right 5px;
	background-repeat: no-repeat;
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #c8d0cb;
} 

.even, .alt {
	border-left: 1px solid #c8d0cb; 
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #8c051d;
	text-decoration: none;	
	}
	.commentlist cite a:hover {
		text-decoration: underline;	
		}
		
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #01712d;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	width: 100%
}

#commentform label {
	/*float: left;*/
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5d5b;
	display: block;
	}
	#commentform label small {
		margin: 0px;
		}
#commentform p {
	width: 200px;
	}
#commentform p#com_text {
	width: 465px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
#commentform p#com_sub {
	width: auto;
	float: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#commentform input {
	width: 181px;
	height: 17px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 2px solid #b7bab8;
	line-height: 17px;
	display: block;
	/*float: left;*/
	}
#commentform p#zrx_captcha input{
	width: 55px;
	float: left;
	}
	#commentform p#zrx_captcha img{
		float: left;
		display: inline;
		vertical-align: middle;
		margin: 5px 5px 1px 0;
		}


#commentform textarea {
	width: 456px;
	height: 180px;
	padding: 2px;
	margin-right: 0px;
	border: 2px solid #b7bab8;
}
/*#respond textarea{
	display: none;
	}*/
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond h3 {
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #01712d;
	}
#commentform #submit {
	width: 165px;
	height: 21px;
	margin: 10px 0px 15px auto;
	float: right;
	clear: right;
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-right: 10px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 10px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #07622a;
	text-decoration: none;
	}
	.commentmetadata a{
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #07622a;
		text-decoration: none;
		}
span.says {
	font-size: 11px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	}
	.navigation .alignright {
		float: right;
		text-align: right;
		}
		.navigation .alignright a {
			text-align: right;
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
			color: #a1a6a1;
			text-decoration: none;
			background: url('/img/arr_rt.gif') right center no-repeat;
			padding-right: 25px;
			margin-right: 12px;
			}

	.navigation .alignleft {
		float: left;
		}
		.navigation .alignleft a {
			text-align: left;
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
			color: #a1a6a1;
			text-decoration: none;
			background: url('/img/arr_lft.gif') left center no-repeat;
			padding-left: 25px;
			margin-left: -5px;
			}

/* End Comments */
/* Ads */
div.ad_cat {
	float: left;
	width: 30%;
	display: block;
	padding: 0px 3px 0px 20px;
	}
	div.ad_cat a {
		color: #000;
		font-size: 12px;
		}
div.ad_row {
	width: auto;
	float: none;
	overflow:hidden;
	margin: 0px 0px 20px 0px;
	}
	div.ad_row span{
		margin: 10px auto;
		display: block;
		padding: 3px 10px;
		border: 1px solid #000;
		background-color: #a80824;
		color: #fff;
		width: 207px;
		text-align: center;
		}
div.ad_add {
	width: 100%;
	float: none;
	}
	div.ad_add a {
			display: block;
			height: 21px;
			width: 138px;
			margin: auto auto 0px 20px;
			padding: 0px 23px 0px 0px;
			text-align: right;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			line-height: 21px;
			text-decoration: none;
			background: url('/img/add_ad_btn.gif') right bottom no-repeat;
			}
div.ad_back {
	width: 100%;
	float: none;
	}
	div.ad_back a {
			display: block;
			height: 21px;
			width: 84px;
			margin: 10px auto 0px 0px;
			padding: 0px 0px 0px 23px;
			text-align: left;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			line-height: 21px;
			text-decoration: none;
			background: url('/img/back_btn.gif') left bottom no-repeat;
			}
h3.ad_ttl {
	color: #8c051d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto 5px -20px;
	width: auto;
	text-align: left;
	padding: 0px 6px 0px 19px;
	background: url('/img/actual_date.gif') left center no-repeat;
	}
	h3.ad_ttl a {
		color: #8c051d;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
		h3.ad_ttl a:hover {
			text-decoration: underline;
			}
#main #cnt_row div.adw#left_col {
	margin-right: 0px;
	text-align: center;
	}
	#main #cnt_row div.adw#left_col a {
		margin: 15px auto 5px auto;
		display: block;
		}
	#main #cnt_row div.adw#left_col a.btn {
		margin: 0px;
		display: block;
		}
#main #cnt_row div.adw#content {
	margin-left: 261px;
	padding-left: 10px;
	}
/*div.ad_one {
	width: auto;
	float: none;
	overflow:hidden;
	margin: 0px 0px 20px 0px;
	padding-left: 20px;
	}*/
table.ad_param {
	width: auto;
	margin: 10px auto;
	}
	table.ad_param th {
		padding: 1px 5px;
		text-align: left;
		font-size: 11px;
		font-weight: bold;
		color: #72757f;
		background-color: #eae9ea;
		height: 19px;
		border-bottom: 4px solid #fff;
		}
	table.ad_param td {
		padding: 1px 5px;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		color: #72757f;
		background-color: #f0f8f3;
		height: 19px;
		border-bottom: 4px solid #fff;
		}
table.ad_add_frm {
	width: 600px;
	}
	table.ad_add_frm td {
		padding: 1px 5px;
		}
#advform {
	margin: 5px 10px 0 0;
}

#advform label {
	/*float: left;*/
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5d5b;
	display: block;
	}
	#advform label small {
		margin: 0px;
		}
#advform p {
	width: 200px;
	margin: 0px 0px 3px 0px;
	}
#advform p#com_text {
	width: 465px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
#advform p#full {
	width: auto;
	margin-bottom: 15px;
	}

#advform input {
	width: 181px;
	height: 17px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 2px solid #b7bab8;
	line-height: 17px;
	display: block;
	/*float: left;*/
	}
#advform p#captcha{
	overflow: hidden;
	}
#advform p#captcha input{
	width: 55px;
	float: left;
	}
	#advform p#captcha img{
		float: left;
		display: inline;
		vertical-align: middle;
		margin: 3px 5px 1px 0;
		}
#advform input.ad_file {
	height: auto;
	}
#advform input.radio {
	width: auto;
	display: inline;
	border: none;
	vertical-align: middle;
	padding: 0px;
	}

#advform textarea {
	width: 456px;
	height: 415px;
	padding: 2px;
	margin-right: 0px;
	border: 2px solid #b7bab8;
}
#advform select {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 2px solid #b7bab8;
	width: 188px;
	}

#advform #submit {
	width: 165px;
	height: 21px;
	margin: 0px 0px 15px auto;
	float: right;
	/*clear: right;*/
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	cursor: pointer;
	}
#advform p.ad_back {
	width: 100%;
	float: none;
	margin-top: 10px;
	overflow: hidden;
	}
	#advform p.ad_back a {
			display: block;
			height: 21px;
			width: 84px;
			margin: 0px auto 0px 0px;
			padding: 0px 0px 0px 23px;
			text-align: left;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			line-height: 21px;
			text-decoration: none;
			background: url('/img/back_btn.gif') left bottom no-repeat;
			}
.ad_path {
	text-align: center;
	background: url('/img/white_ln.gif') 260px top repeat-y #f0f8f3;
	padding-left: 260px;
	margin-bottom: -10px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #074e23;
	}
	.ad_path a{
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: #8c051d;
		text-decoration: none;
		line-height: 17px;
		}
		.ad_path a:hover{
			text-decoration: underline;
			}
.ad_subtitle {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #074e23; 
	margin-bottom: 8px;
	}
.ad_last {
	height: 34px;
	border: 1px solid #b8c0bb;
	margin: 0px auto 8px 18px;
	background-color: #f0f0f0;
	text-align: center;
	line-height: 34px;
	}
	.ad_last a {
		font-size: 12px;
		color: #000;
		text-decoration: underline;		
		}
		.ad_last a:hover {
			color: #a70925;
			}
	.ad_last .ad_time {
		float: left;
		display: inline;
		margin-left: 11px;
		font-size: 12px;
		font-weight: bold;
		}
	.ad_last .ad_type {
		float: left;
		display: inline;
		vertical-align: middle;
		margin-top: 8px;
		margin-left: 12px;
		}
	.ad_last .ad_go {
		float: right;
		display: inline;
		vertical-align: middle;
		margin-top: 12px;
		margin-right: 9px;
		}
	.ad_last .ad_srch_txt {
		float: right;
		display: inline;
		vertical-align: middle;
		margin-top: 0px;
		margin-right: 9px;
		font-size: 9px;
		line-height: normal;
		width: 150px;
		}
.ad_last_tour {
	border: solid 1px red;
	height: 116px;
	border: 1px solid #b8c0bb;
	margin: 0px auto 8px 18px;
	background-color: #f0f0f0;
	text-align: center;
	line-height: 116px;
	}
	.ad_last_tour a {
		font-size: 12px;
		color: #000;
		text-decoration: underline;		
		}
		.ad_last_tour a:hover {
			color: #a70925;
			}
	.ad_last_tour .ad_image {
		float: left;
		display: inline;
		vertical-align: middle;
		margin-top: 8px;
		margin-left: 12px;
		}
	.ad_last_tour .ad_go {
		float: right;
		display: inline;
		vertical-align: middle;
		margin-top: 52px;
		margin-right: 9px;
		}
	.ad_last_tour .ad_srch_txt {
		float: right;
		display: inline;
		vertical-align: middle;
		margin-top: 0px;
		margin-right: 9px;
		font-size: 9px;
		line-height: normal;
		width: 150px;
		}
.ad_one {
	height: 34px;
	border: 1px solid #b8c0bb;
	margin: 0px auto 8px 18px;
	background-color: #f0f0f0;
	text-align: center;
	line-height: 34px;
	}
	.ad_one a {
		font-size: 12px;
		color: #000;
		text-decoration: underline;		
		}
		.ad_one a:hover {
			color: #a70925;
			}
	.ad_one .ad_num {
		float: left;
		display: inline;
		margin-left: 11px;
		font-size: 12px;
		font-weight: bold;
		}
	.ad_one .ad_type {
		float: left;
		display: inline;
		vertical-align: middle;
		margin-top: 8px;
		margin-left: 12px;
		}
	.ad_one .ad_date, .ad_auth {
		float: right;
		display: inline;
		vertical-align: middle;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		margin-right: 9px;
		}
div.ad_pages {
	width: auto;
	float: none;
	overflow:hidden;
	margin: 0px 0px 20px 20px;
	}
	div.ad_pages a.sel{
		color: #a70925;
		}
#ad_search p{
	line-height: 28px;
	}
#ad_search input{
	width: 181px;
	height: 17px;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	border: 2px solid #b7bab8;
	line-height: 17px;
	}
#ad_search input.chk{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 9px 5px 0px 0px;
	border: none;
	line-height: normal;
	float: left;
	}
#ad_search input.maininput{
	width: 381px;
	}
#ad_search label{
	margin: auto 5px auto auto;
	float: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5d5b;
	line-height: 21px;
	height: 21px;
	width: 80px;
	}
#ad_search label.long{
	width: auto;
	margin-top: 5px;
	}
#ad_search select {
	padding: 2px;
	margin: 0px 5px 1px 0;
	border: 2px solid #b7bab8;
	width: 188px;
	}
#ad_search input.longok {
	width: 165px;
	height: 21px;
	margin: 0px 0px 15px auto;
	float: right;
	/*clear: right;*/
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	}
#ad_login{
	width: 275px;
	margin: auto;
	}
#ad_login p{
	line-height: 21px;
	margin-bottom: 10px;
	}
#ad_login input{
	width: 181px;
	height: 17px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #b7bab8;
	line-height: 17px;
	}
#ad_login label{
	margin: auto 5px auto auto;
	float: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5d5b;
	line-height: 21px;
	height: 21px;
	width: 80px;
	vertical-align: middle;
	}
#ad_login input.longok {
	width: 165px;
	height: 21px;
	margin: 0px 0px 15px auto;
	float: right;
	/*clear: right;*/
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	}
#ad_lost{
	width: 411px;
	margin: auto;
	}
#ad_lost p{
	line-height: 21px;
	margin-bottom: 10px;
	}
#ad_lost p.toptable{
	text-align: center;
	font-weight: bold;
	}
#ad_lost p.ad_back{
	overflow: hidden;
	}
#ad_lost input{
	width: 150px;
	height: 17px;
	padding: 2px;
	margin: 8px 0px 0px 0px;
	border: 2px solid #b7bab8;
	line-height: 17px;
	}
#ad_lost label{
	margin: auto 10px auto auto;
	float: left;
	color: #5b5d5b;
	line-height: 21px;
	/*height: 21px;*/
	width: auto;
	vertical-align: middle;
	}
#ad_lost input.longok {
	width: 165px;
	height: 21px;
	margin: 10px 0px 15px auto;
	float: right;
	/*clear: right;*/
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	}
#ad_regform{
	width: 300px;
	margin: auto;
	}
#ad_regform p{
	line-height: 21px;
	margin-bottom: 10px;
	text-align: center;
	}
#ad_regform input{
	width: 181px;
	height: 17px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #b7bab8;
	line-height: 17px;
	}
#ad_regform textarea{
	width: 181px;
	height: 50px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #b7bab8;
	line-height: 17px;
	}
#ad_regform input.chk{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 5px 5px 0px 0px;
	border: none;
	line-height: normal;
	float: none;
	}
#ad_regform label{
	margin: auto 5px auto auto;
	float: left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5d5b;
	line-height: 21px;
	height: 21px;
	width: 100px;
	vertical-align: middle;
	text-align: left;
	}
#ad_regform label.chk{
	width: auto;
	margin-top: 0px;
	float: none;
	}
#ad_regform input.longok {
	width: 165px;
	height: 21px;
	margin: 0px 0px 15px auto;
	float: right;
	/*clear: right;*/
	border: none;
	padding-right: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('/img/send_com_btn.gif') no-repeat;
	cursor: pointer;
	}
#ad_regform p.ad_back{
	overflow: hidden;
	width: 100%;
	}
p.ad_text {
	margin-top: 15px;
	line-height: 18px;
	}
#ad_navi {
	width: 99%;
	text-align: center;
	overflow: hidden;
	}
	#ad_navi a.ad_prev {
		width: 165px;
		height: 21px;
		margin: 0px auto 15px 0px;
		float: left;
		border: none;
		padding-left: 21px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		line-height: 21px;
		text-decoration: none;
		text-align: left;
		background: url('/img/left_long_btn.gif') left top no-repeat;
		}
	#ad_navi a.ad_next {
		width: 165px;
		height: 21px;
		margin: 0px 0px 15px auto;
		float: right;
		/*clear: right;*/
		border: none;
		padding-right: 22px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		line-height: 21px;
		text-decoration: none;
		text-align: right;
		background: url('/img/send_com_btn.gif') right top no-repeat;
		}
	#ad_navi .ad_prev_blk {
		width: 165px;
		height: 21px;
		margin: 0px auto 15px 0px;
		float: left;
		border: none;
		}
	#ad_navi .ad_next_blk {
		width: 165px;
		height: 21px;
		margin: 0px 0px 15px auto;
		float: right;
		border: none;
		}
	#ad_navi a.ad_up {
		width: 166px;
		height: 21px;
		margin: 0px auto 15px auto;
		display: block;
		border: none;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		line-height: 21px;
		text-decoration: none;
		text-align: center;
		background: url('/img/up_long_btn.gif') right top no-repeat;
		}
.ad_srch {
	height: 64px;
	border: 1px solid #b8c0bb;
	margin: 0px auto 8px 18px;
	background-color: #f0f0f0;
	text-align: center;
	line-height: 34px;
	}
	.ad_srch a {
		font-size: 12px;
		color: #5b5d5b;
		font-weight: bold;
		text-decoration: underline;		
		}
		.ad_srch a:hover {
			color: #a70925;
			}
	.ad_srch .ad_time {
		float: left;
		display: inline;
		margin-left: 11px;
		font-size: 12px;
		font-weight: bold;
		}
	.ad_srch .ad_type {
		float: left;
		display: inline;
		vertical-align: middle;
		margin-top: 8px;
		margin-left: 12px;
		}
	.ad_srch .ad_go {
		float: right;
		display: inline;
		vertical-align: middle;
		margin-top: 12px;
		margin-right: 9px;
		}
	.ad_srch .ad_srch_txt {
		float: left;
		display: inline;
		vertical-align: middle;
		margin-top: 10px;
		margin-right: 0px;
		font-size: 9px;
		line-height: normal;
		width: 100%;
		}
	.ad_big_img {
		float: left;
		display: inline;
		margin-right: 10px;
		margin-bottom: 10px;
		}
table.h3_sel
{
width: 100%;
height: 12px;
}
td.h3_1_2
{
width:100px;
}