
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
    background: #666 url(images/body.jpg) repeat-x top;
}

a:link, a:visited { color: #0099CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #c66429; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l { float: left; }
.float_r { float: right; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r40 { margin-right: 40px; }

.button_01 a {
	display: block;
	width: 84px;
	height: 24px;
	padding: 5px 0 0 0;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/button_01.jpg) no-repeat;
}

.button_01 a:hover {
	color: #000000;
	background: url(images/button_01_hover.jpg) no-repeat;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #1b8fb2;
}

h3 {
	margin: 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

/* header */

#header_bar {
	width: 650px;
	height: 60px;
	padding: 10px 175px;
	overflow: hidden;
	background: url(images/header.jpg) top no-repeat;
}

#header_bar  #header {
	float: left;
	width: 300px;
	overflow: hidden;
	text-align:center;
}

#header_bar  #header h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 33px;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
}

#header_bar  #header h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#header_bar  #header h1 a span {
	display: block;
	margin-top: 5px;
	padding-left:0px;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	letter-spacing: 1px;
}


/* end of header */

/* banner */
#banner {
	clear: both;
	width: 990px;
	height: 200px;
	padding: 10px 5px 60px 5px;
	overflow: hidden;
	background: url(images/banner.jpg) no-repeat;
}

#menu {
	float: left;
	width: 140px;
	padding: 10px 0 0 10px;
	margin-right: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
}

#menu ul li a {
	display: block;
	height: 23px;
	padding: 2px 0 0 20px;
	margin-bottom: 5px;	
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;	
	
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_hover.png) no-repeat left center;
	color:#FF0000;
}

/* slider */

#slider {
	float: left;
	width: 650px;
	height: 200px;
	margin-right: 40px;
}

/* end of slider */

#banner #menu1{
	float: left;
	width: 120px;
} {
	float: right;
	width: 140px;
	padding: 10px 0 0 10px;
	margin-right: 20px;
}

#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu1 ul li {
	padding: 0px;
	margin: 0px;
}

#menu1 ul li a {
	display: block;
	height: 23px;
	padding: 2px 0 0 20px;
	margin-bottom: 5px;	
	font-size: 14px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#menu1 li a:hover, #menu1 li .current {
	background: url(images/menu_hover.png) no-repeat left center;
	color:#FF0000;
}

/* end of banner */

/* content */
#content {
	clear: both;
	width: 800px;
	padding: 0 100px;
	background: url(images/content_middle.png) repeat-y center;
}

#content_bottom {
	width: 1000px;
	height: 60px;
	background: url(images/content_bottom.png) no-repeat;
}

#content h2 {
	font-size: 18px;
}

#content h2 span {
	font-weight: bold;
	font-size: 18px;
}

.section_w800 {
	clear: both;
	width: 800px;
}

.section_w240 {
	float: left;
	width: 580px;
	border-right:#999999 dashed 1px;

}
.section_w241 {
	float: left;
	width: 205px;
	margin-left:2px;
	padding-left:10px;
	}

.link1 {
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
}

.link1 li {
	padding: 5px 0 5px 30px;
	background: url(images/list_icon.png) left center no-repeat;
}
.link1 li a{
color:#006600;
text-decoration:none;
}
.link1 li a:hover{
color:#660033;}


/* end of content */

/* footer */		
#footer {
	width: 970px;
	padding: 20px 10px;
	margin: 0 auto;
	text-align: center;
	color: #666;
}

#footer a {
	font-weight: bold;
	color: #444032;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}
/* end of footer */
