body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em;
	background-color: #fff;
	background-image: url(images/back1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

a, a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #C60;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	margin: 0px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 10px 0;
	padding: 10px 0px 0px 10px;
	color: #09F;
	font-family: "Arial Black", Gadget, sans-serif;
}
h8 {
	font-size: 16px;
	font-weight: bold;
	color: #099;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 {
	font-size: 14px;
	padding-right: 20px;
}
.highlight {
	font-style: italic;
	color: #F00;
}
.highlighter {
	font-style: italic;
	color: #F30;
	font-size: 16px;
	font-weight: bold;
}
.high {
	font-style: normal;
	color: #09F;
	font-size: 16px;
	font-weight: bold;
}



h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_line {
	clear: both;
	width:100%;
	height: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #09F;
}

.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;
}
.cleaner_back {
	clear: both;
	width:100%;
	height: 100px;
	background-image: url(images/clean_back.png);
}


.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
	margin-right: 30px;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	background: #ffffff;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.fl_img {
	float: left;
	margin: 3px 10px 15px 20px;
}
.fl_imgd {
	float: right;
	margin: 3px 10px 15px 0;
}

.fr_img {
	float: right;
	margin: 3px 10px 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.listt {
	padding: 0;
	list-style: none;
	margin: 20px 0;
}


.list li {
	margin:0 0 20px;
	padding:6px 0 0 20px;
	line-height: 1em;
}
.listt li {
	margin:0 0 5px;
	padding:0 0 0 20px;
	line-height: 1em;
}


.button a {
	clear: both;
	display: block;
	width: 75px;
	height: 24px;
	padding: 4px 27px 0 0;
	margin-top: 15px;
	background: url(images/button.png) no-repeat;

	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/button_hover.png) no-repeat;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 110px;
	padding: 8px 46px 0;
}

#header  #site_title {
	float: left;
	width: 500px;
	padding: 0;
	padding-top: 15px;
}
#header #right_title {
	float: right;
	width: 300px;
	padding-top: 20px;
	height: 90px;
	text-align: right;
        display: none !important;
}


#header  #site_title h1 {
	margin: 0;
	padding: 0;
}
#header #right_title h1 {
	margin: 0;
	padding: 0;
}


#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#header #right_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}


#header  #site_title a span {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 25px;
}
#header #right_title a span {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 25px;
	text-align: right;
	padding-top: 3px;
}


/* menu */

#menu {
	width: 970px;
	height: 40px;
	padding: 2px 20px 0px;
}

/* end of menu */

/* slider */

#banner {
	clear: both;
	position: relative;
	width: 970px;
	height: 201px;
	padding: 50px 20px;
	background: url(images/slider.png) no-repeat;
}
#banner_index {
	clear: both;
	position: relative;
	width: 970px;
	height: 400px;
	padding: 0px 20px;
}
#banner_index1 {
	clear: both;
	position: relative;
	width: 970px;
	height: 300px;
	padding: 0px 20px;
	background: url(images/slider.png) no-repeat;
}



#about_banner {
	clear: both;
	position: relative;
	width: 970px;
	padding: 0px 20px;
	background: url(images/slider.png) no-repeat;
}


#banner .nav_bg {
	position: absolute;
	bottom: 20px;
	right: 6px;
	width: 94px;
	height: 47px;
	background: url(images/slider_nav_bg.png) no-repeat;
}
#about_banner .nav_bg {
	position: absolute;
	bottom: 20px;
	right: 6px;
	width: 94px;
	height: 47px;
	background: url(images/slider_nav_bg.png) no-repeat;
}


/* end of slider */

/* main */

#main {
	position: relative;
	width: 900px;
	padding: 15px 55px;
	background: url(images/content.png) repeat-y;
}
#main_gall {
	position: relative;
	width: 900px;
	padding: 15px 55px;
	background: url(images/content.png) repeat-y;
	height: 600px;
}


#main .main_top {
	position: absolute;
	top: -105px;
	left: 843px;
	width: 199px;
	height: 170px;
}
#main_gall .main_top {
	position: absolute;
	top: -120px;
	left: -25px;
	width: 213px;
	height: 45px;
}


#main_bottom {
	width: 1010px;
	height: 40px;
	background: url(images/content_bottom.png) no-repeat;
}

#content {
	float: left;
	width: 600px;
}
#content_test {
	float: left;
	width: 900px;
}

#content_pool {
	float: left;
	width: 900px;
}


#sidebar {
	float: right;
	width: 280px;
	background-image: url(images/side.jpg);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
}
#sidebar1 {
	float: right;
	width: 280px;
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 10px;
}


.col_w420 {
	width: 420px;
}
.col_w490 {
	width: 490px;
}

.col_w350 {
	width: 350px;
}


.col_w600 {
	width: 550px;
}

.col_w900 {
	width: 900px;
}

.col_w430 {
	width: 430px;
	background-color: #FFF;
}
.col_w430in {
	width: 430px;
	padding: 0 0 0 10px;
	float: right;
}

.col_w430f {
	width: 430px;
	background-image: url(images/front_back.png);
	color: #FFF;
	height: 200px;
	margin-bottom: 10px;
}

.col_w300 {
	width: 300px;
}
.col_w250 {
	width: 250px;
}
.col_w270 {
	width: 270px;
}

.col_w220 {
	width: 220px;
}
.col_w200 {
	width: 200px;
}




.welcome_text {
	font-size: 26px;
	color: #039;
	font-style: italic;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 1px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
}

#content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#content .news_box h2 {
	margin-bottom: 5px;
}

#content .news_box p {
	text-align: justify;
}

#content .news_box .news_info {
	margin-bottom: 20px;
}
/* end of main */
#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	background: #fff;
	border: 1px solid #dfdfdf;
	color:#666;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 13px;	
}

#contact_form form textarea {
	width: 450px;
	height: 200px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color:#666;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form .submit_btn {
	margin: 10px 0px; 
	padding: 5px 14px; 
	border: 1px solid #dfdfdf; 
	background: #fff;
	color:#666;
}

/* footer */

#footer {
	width: 910px;
	padding: 0 30px 10px;
	text-align: center;
	color: #aaa;
}

#footer a {
	color: #999;
}
/* end of footer */
.ban_left {
	width: 700px;
}
.ban_right {
	float: right;
	width: 270px;
}
#banner_child {
	width: 320px;
	padding-top: 20px;
}



	
	#flashcontent {
		height: 100%;
	}
