body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555;
	background: #fff url("/images/bg.jpg") top center repeat-y;
	margin: 0;
	padding: 0;
}
#content	{
	background: #fff url("/images/header.jpg") top center no-repeat;
	height:780px;
}
form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:hover {
	font-family: Arial, sans-serif;
	color: #698b68;
	text-decoration: underline;
}
a:hover	{
	color:#333;
	text-decoration: none;
}

h1,h2,h3.title {
	padding-bottom:10px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
} 
h1	{
	padding:0;
	margin:0;
	font-size:11px;
	color:#aaa;
}
h2	{
	font-size: 31px;
	font-family: Arial Narrow,  Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#216829;
	margin-bottom:10px;
}
h3	{
	font-size: 16px;
	color:#333;
	font-weight:normal;
	margin-right:5px;
}
h4	{
	font-size: 14px;
	font-style:normal;
	color:#000;
}
h5	{
	font-size: 35px;
	font-style:bold;
	color:#333;
	padding:0;
	margin:0;
}
h6	{
	font-size: 35px;
	font-style:bold;
	padding:0;
	margin:0;
}
.up	{
	color:#007c1d;
}
.down	{
	color:#7c001d;
}
.arrow	{
	font-size:28px;
}
.brd_bot	{
	border-bottom: #d1d7bd solid 1px;
}
.brd_bot5	{
	border-bottom: #eee solid 5px;
}
.brd	{
	border-left: #d1d7bd solid 1px;
	border-right: #d1d7bd solid 1px;
}

input.tx, select.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #666;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.padd	{
	padding:20px 20px 0px 20px;
	}
.bottom	{
	color:#969895;
	font-size:11px;
}
a.bottom	{
	color:#cacaca;
	font-size:11px;
}
a.bottom:hover	{
	color:#e3e3e3;
	font-size:11px;
}
.tips a {
	padding-left:55px;
	display:block;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.tips a:hover {
	padding-left:55px;
	display:block;
	font-size:11px;
	color:#7fff00;
	font-weight:bold;
	text-decoration:underline;
}
.path	{
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	font-size:11px;
	}
#head {
	height:177px;
	display:block;
}
#head .logo, #head .logo:hover {
	height:110px;
	width:390px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-top:50px;
	text-decoration:none;
}
#head .banner {
	height:100px;
	width:290px;
	position:absolute;
	left:50%;
	margin-left:-100px;
	margin-top:57px;
	text-decoration:none;
	opacity: 0.4;
	filter: alpha(opacity=40);
	/*
	border:#eee 1px solid;
	*/
}
#head .bannerhide {
	height:100px;
	width:290px;
	display:none;
	position:absolute;
	left:50%;
	margin-left:-100px;
	margin-top:57px;
	text-decoration:none;
	opacity: 0.4;
	filter: alpha(opacity=40);
	border:#eee 1px solid;
}
#head .home {
	height:15px;
	width:15px;
	padding:2px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:388px;
	margin-top:18px;
	text-decoration:none;
}
#head .map {
	height:15px;
	width:15px;
	padding:2px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:460px;
	margin-top:18px;
	text-decoration:none;
}
#head #contact_top	{
	height:100px;
	width:255px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:230px;
	margin-top:70px;
	text-decoration:none;
	font-size:11px;
	color:#fff;
}
#head #contact_top a	{
	text-decoration:none;
	font-size:11px;
	color:#fff;
}
#head #about	{
	display:block;
	position:absolute;
	left:50%;
	margin-left:431px;
	margin-top:56px;
	text-decoration:none;
	font-size:11px;
	color:#fff;
}
#menu {
	height:44px;
	display:block;
}
#body {
	background: url("/images/textbg.jpg") no-repeat top center;
	padding-top:5px;
}
.bodytable{
	margin-top:20px;
}
#bottom {
	background-color: #4e4e4e;
}
.right_column {
	padding:9px;
	background-color:#fafafa;
	width:255px;
}
.left_column {
	padding:9px;
}
.head table	{
	padding-top:40px;
}
.bottext {
	background: url("/images/textbotbg.jpg") no-repeat bottom center;
	width:980px;
	padding-top:30px;
	padding-bottom:30px;
}
.more, .more:hover {
	background: url("/images/morebg.jpg") no-repeat top left;
	width:96px;
	height:17px;
	padding-left:25px;
	padding-top:1px;
	display:block;
	color:#fff;
	font-size:11px;
}
.brd	{
	border: #ddd solid 1px;
}
.brd_bot	{
	border-bottom: #ddd solid 1px;
}
ul.menu	{
	padding:0;
	margin:0;
	border:none;
	padding-top:1px;
	background:none;

}
.menu li {
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:none;
	vertical-align:middle;
	padding-top:13px;
}
.menu li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:500;
	text-transform:uppercase;
}
.menu li.section {
	display:block; 
	float:left;
	height:40px;
	text-decoration:none;
	padding-left:10px;
	margin-left:-10px;
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;
}
.menu li.section:hover {
	background: url("/images/menu_btn.png") no-repeat left top;
	height:40px;
	display: inline;
	text-decoration:none;
	border: none;
	padding-left:10px;
	margin-left:-10px;
	margin-left:5px;
}
.menu li.section a {
	display:block; 
	float:left;
	height:27px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	margin-right:-10px;
	padding-right:10px;
	margin-top:-13px;
	padding-top:13px;
	font-size:11px;
}
.menu li.section:hover a {
	background: url("/images/menu_btn.png") no-repeat right bottom;
	display:block; 
	float:left;
	height:27px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	vertical-align:middle;
	margin-right:-10px;
	padding-right:10px;
	padding-top:13px;
	font-size:11px;
}
ul.listmnu, .listmnu li	{
	padding:0;
	margin:0;
	background:none;
	border:none;
}
.listmnu li	{
	padding-left:20px;
}
ul.listmnu {
	padding-bottom:20px;
}
.tab_head_brd_right {
	border-right: #bbb 1px solid;
	color:#666;
	font-weight:bold;
}
.tab_brd_right {
	border-right: #7d8b7e 1px solid;
}
.tab_gbrd_right {
	border-right: #899889 1px solid;
	background-color:#2b392c;
}
.tab_bottom {
	background: #64010a url("/images/pages_list_bg.gif") top left;	
	padding:10px;
	font-weight:bold;
}
.tab_bottom a {
	color:#fff;
}
.imgtitle	{
	padding-bottom:5px;
}
.padd_right	{
	padding-right:10px;
}
td.logo	{
	padding-top:4px;
}
.icon	{
	float:right;
}
.rss	{
	font-size:10px;
	color:#048000;
	text-decoration:none;
}
.dotted_right	{
	background: url("/images/dots.gif") top right repeat-y;
	padding-right:10px;
}
.td_padd	{
	padding-left:10px;
	padding-right:10px;
}
.tab	{
	background: #e4e4e4 url("/images/tab_bg.gif");
	display:inline;
	padding:2px;
	position:relative;
	top:-1px;
}
.tab_cur	{
	background-color:#fafafa;
	display:inline;
	padding:2px;
	border:#ddd 1px solid;
	border-bottom:none;
	position:relative;
	top:-1px;
}
.list_head	{
	background: url("/images/lefttit_bg.gif") top left no-repeat;
	padding:13px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.list_links	{
	padding:10px;
}
.list_links a	{
	color:#375435;
	text-decoration:none;
}
.list_links a:hover	{
	color:#4e7b4b;
	text-decoration:underline;
}
.copyright {
	background-color:#dbdbdb;
}
a.ix, a.ix:hover {
	color: #555;
	text-decoration: none;
}
a.ixoff {
	color: #698b68;
	text-decoration: underline;
}
a.ixoff:hover	{
	color:#333;
	text-decoration: none;
}
.smalltable {
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
}
.list_links {
	line-height:1.6em;
}
.line_e	{
	background-color:#eee;
}
.but	{
	background: #d1d1d1 url("/images/but_bg.jpg") top left repeat-x;
	border: #ccc 1px solid;
	padding:5px!important;
	padding-left:10px!important;
	padding-right:10px!important;
	margin:0!important;
}
.but:hover{
	cursor:pointer;
}
.small{
	font-size:11px;
	color:#F94D51;
}
h3.fio	{
	background: url("/images/tit_bg.jpg") top center no-repeat;
	text-align:center;
	width:145px;
	height:34px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.copyright a b {
	font-weight:normal!important;
	font-size:11px;
}
.copyright a, .copyright td {
	text-decoration:none!important;
	color:#aaa;
}
.phone	{
	background: url("/images/phone_bg.gif") top left no-repeat;
	color:#2f492e;
	font-size:15px;
	font-weight:bold;
	float:right;
	padding: 10px 25px 30px 25px;
}
