

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
    background: #fff 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;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url('images/button_01.jpg') no-repeat;; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}

.button_01 a:hover {
	color: #000000;
	background: url('images/button_01_hover.jpg') no-repeat;
}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 28px;
	font-weight: normal;
	color: #666;
}



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;
	overflow: hidden;
	background: url('images/header.jpg') no-repeat top;; padding-left:175px; padding-right:175px; padding-top:10px; padding-bottom:10px
}

#header_bar  #header1 {
	float: left;
	width: 300px;
	overflow: hidden;
}

#header_bar  #header1 h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header_bar  #header1 h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#header_bar  #header1 h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	letter-spacing: 2px;
}

#header_bar #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin-top: 30px;

}

#search_box form {
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	color: #bcbcbc;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: 1px solid #CCC;	
}

#searchbutton {
 	height: 28px;
	width: 80px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
}
/* end of header */

/* banner */
#banner {
	clear: both;
	width: 990px;
	height: 200px;
	overflow: hidden;
	background: url('images/banner.jpg') no-repeat;; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:60px
}

#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;
	text-decoration: none;
	color: #000000;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url('images/menu_hover.png') no-repeat left center;
}

/* slider */

#slider {
	float: left;
	width: 650px;
	height: 200px;
	margin-right: 40px;
}

/* end of slider */

#banner #login {
	float: left;
	width: 120px;
}

#login h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

#login form {
	float: right;
	width: 120px;
	margin: 0;
	padding: 0;
}

#login form label {
	display: block;
	margin-bottom: 5px;
}

.input_field {
	height: 20px;
	width: 105px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
 	height: 20px;
	width: 80px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
	outline: none;
}
/* end of banner */

/* content */
#content {
	clear: both;
	width: 800px;
	background: url('images/content_middle.png') repeat-y center;; padding-left:100px; padding-right:100px; padding-top:0; padding-bottom:0
}

#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: 240px;
}

.service {
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
}

.service li {
	background: url('images/list_icon.png') no-repeat left center;; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:5px
}

.news_box {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
}

.news_box .post_info {
	color: #CC0066;
	font-weight: normal;
}

.news_box .post_info a {
	font-weight: normal;
	color: #147e9d;
}

.news_box .post_info strong {
	color: #666666;
}

/* 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 */
