@charset "utf-8";

html, body {

	background-image: url(../images/bg_top.jpg);

	margin:0;

	padding:0;

	height: 100%;

	background-color: #e3dcb3;

	background-repeat: repeat-x;

	background-position: center top;

}

blockquote, p, input, fieldset, form, pre, h6, h5, h4, h3, h2, h1, li, ul {

	margin:0;

	padding:0

}

img {

	border:none

}

.overimg:hover {

	opacity:0.8;filter:alpha(opacity=80)

}

.search {

	font-family: Tahoma;

	font-size: 13px;

	font-weight: normal;

	color: #999;

	text-decoration: none;

	background-color: transparent;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	width: 100%;

	padding-left: 7px;

}



.txt_1 {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: normal;

	color: #8c3b10;

	text-decoration: none;

}

.txt_1:hover {

	color: #afaf95;

}

.txt_2 {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: normal;

	color: #2E1305;

	text-decoration: none;

}

.txt_3 {

	font-family: Tahoma;

	font-size: 13px;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

}

.txt_4 {

	font-family: Tahoma;

	font-size: 13px;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

}

.txt_4:hover {

	color: #4d2f14;

}

.txt_5 {

	font-family: Tahoma;

	font-size: 16px;

	color: #2E1305;

	text-decoration: none;

}

.txt_5:hover {

	/*color: #fff;*/
	color: #999;

}

.txt_6 {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: normal;

	color: #666;

	text-decoration: none;

}

.txt_7 {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: normal;

	color: #2E1305;

	text-decoration: none;

}

.txt_8 {

	font-family: Tahoma;

	font-size: 20px;

	color: #fff;

	text-decoration: none;

}



.page_current a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #efc329;

	float: left;

	height: 15px;

	width: 18px;

	text-align: center;

	vertical-align: middle;

	margin-right: 5px;

	padding-top: 2px;

}

.page_current a:hover {

	color: #999999;

	background-color: #b5d0ee;

}



.page_none a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	background-color: #FFFFFF;

	height: 15px;

	width: 18px;

	vertical-align: middle;

	text-align: center;

	float: left;

	margin-right: 5px;

	padding-top: 2px;

}



.page_none a:hover {

	color: #FFFFFF;

	background-color: #b5d0ee;

}

.page_pre a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	background-color: #FFFFFF;

	height: 15px;

	width: 18px;

	vertical-align: middle;

	text-align: center;

	float: left;

	margin-right: 5px;

	padding-top: 2px;

}



.page_pre a:hover {

	color: #000000;

}

.page_next a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	background-color: #FFFFFF;

	height: 15px;

	width: 18px;

	vertical-align: middle;

	text-align: center;

	float: left;

	margin-right: 5px;

	padding-top: 2px;

}

.page_next a:hover {

	color: #000000;

	background-color: #FFFFFF;

}

.Sbut{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color:#ff9625; 
	font-weight:bold; 
	width:70px; 
	border:0;
	cursor:pointer;
}

address {
    font-style: normal;
}