@charset "utf-8";
/*
Credit: #
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "Verdana", "宋体";
	font-size: 12px;
	line-height: 1.75em;
	background-color: #fff;
	background-image: url(images/huaxue_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	font-weight: normal;
}
a, a:link, a:visited {
	color: #2d7ad1;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 30px 0;
	padding: 5px 0;
	font-family: "Verdana", "黑体";
}
h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "Verdana", "黑体";
}
h3 {
	font-size: 21px;
	padding: 0;
	color: #333;
	font-weight: bold;
	font-family: "Verdana", "黑体";
	border-left: 5px solid #ff0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
h4 {
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
h5 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}
h6 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333;
}
.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;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.image_wrapper {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	margin-bottom: 10px;
}
.image_fl {
	float: left;
	margin: 3px 15px 0 0;
}
.image_fr {
	float: right;
	margin: 3px 0 3px 15px;
}
blockquote {
	font-style: italic;
	margin-left: 10px;
}
cite {
	font-weight: bold;
	color: #3b3823;
}
cite span {
	color: #696443;
}
em {
	color: #2d7ad1;
}
.tmo_list {
	margin: 8px 10px 3px 10px;
	padding: 0;
	list-style: none;
}
.tmo_list li {
	background: transparent url(images/huaxue_list.png) no-repeat scroll 0 0px;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	line-height: 0.8em;
	font-size: 14px;
}
.tmo_list_l {
	width: 270px;
	float: left;
	margin-right: 40px;
}
.tmo_list_r {
	width: 270px;
	float: right;
}
.btn_more a {
	margin-top: 5px;
	display: inline-block;
	color: #2d7ad1;
	padding: 2px 20px 2px 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: url(images/huaxue_more.png) no-repeat center right;
}
.btn_more a:hover {
	color: #000;
	text-decoration: none;
}
#huaxue_wrapper {
	width: 1000px;
	margin: 0 auto;
}
#huaxue_sidebar {
	float: left;
	width: 260px;
	padding: 20px 40px 40px 40px;
	background: url(images/huaxue_sidebar.jpg) top no-repeat;
}
#site_title {
	width: 1000px;
	margin-bottom: 11px;
	height: 59px;
}
#site_title h1 {
}
#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#site_title a strong {
	color: #d01120;
}
#site_title a span {
	display: block;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-top: 5px;
	text-align: right;
}
#huaxue_sidebar h3 {
	border-left: 5px solid #ff0000;
	padding-left: 10px;
	font-family: "Verdana", "黑体";
}
.sidebar_box {
	margin-bottom: 30px;
	padding-bottom: 0px;
	border-bottom: 2px solid #CCC;
	height: auto;
}
.sidebar_box .sidebar_content {
	padding-left: 15px;
}
#huaxue_top {
	list-style: none;
	background: url(images/huaxue_top.png) no-repeat;
	float: left;
	width: 400px;
}
#huaxue_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
#huaxue_top ul li {
	padding: 0;
	color: #626262;
	display: inline;
}
#huaxue_top ul li a {
	color: #b3d3f8;
	width: 80px;
	height: 24px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	margin: 0;
	float: left;
	display: block;
}
#huaxue_top ul li a:hover {
	color: #2e7ad2;
	background: url(images/huaxue_top_hover.png) no-repeat;
}
#sidebar_menu_bench {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style: none;
}
#sidebar_menu_bench ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar_menu_bench ul li {
	padding: 0 15px 0 0;
	color: #626262;
	width: 180px;
	height: 32px;
}
#sidebar_menu_bench ul li a {
	color: #000000;
	font-family: "Verdana", "黑体";
	width: 180px;
	height: 27px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	margin: 0;
	float: left;
}
#sidebar_menu_bench ul li a:hover, #sidebar_menu_bench ul li .current {
	background: url(images/sidebarmenu_bench_hover.png) no-repeat;
	color: #FFFFFF;
}
#sidebar_menu {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style: none;
}
#sidebar_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar_menu ul li {
	padding: 0 15px 0 0;
	color: #626262;
	width: 120px;
	height: 32px;
}
#sidebar_menu ul li a {
	color: #000000;
	font-family: "Verdana", "黑体";
	width: 120px;
	height: 27px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	margin: 0;
	float: left;
}
#sidebar_menu ul li a:hover, #sidebar_menu ul li .current {
	background: url(images/sidebarmenu_hover.png) no-repeat;
	color: #FFFFFF;
}
#search_box {
	width: 235px;
	height: 30px;
	background: url(images/huaxue_search.png) no-repeat;
}
#search_box form {
	clear: both;
	width: 235px;
	height: 30px;
	padding: 0;
}
#searchfield {
	display: block;
	float: left;
	height: 30px;
	width: 190px;
	padding: 0 5px;
	color: #333;
	line-height: 30px;
	background: none;
	border: none;
}
#searchbutton {
	display: block;
	float: left;
	height: 30px;
	width: 28px;
	padding: 0 0 5px 0;
	margin: 0;
	cursor: pointer;
	background: none;
	border: none;
}
#news_box {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news_box li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	color: #626262;
}
#news_box .last {
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
}
#news_box h6 {
	color: #f19005;
}
#news_box h6:hover {
	text-decoration: underline;
}
#huaxue_content {
	float: right;
	width: 640px;
	padding: 0 10px 10px;
}
.content_box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ccc;
	font-family: "Verdana", "宋体";
}
.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px dotted #999;
}
#huaxue_menu {
	height: 100px;
	margin-bottom: 50px;
}
#huaxue_menu ul {
	float: right;
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
	display: inline-block;
}
#huaxue_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#huaxue_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 38px;
	padding: 12px 0 0 0;
	margin: 0 5px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #b3d3f8;
	font-weight: bold;
	outline: none;
	border: none;
}
#huaxue_menu ul li a:hover, #huaxue_menu ul li .current {
	color: #fff;
	background: url(images/huaxue_menu_hover.png) no-repeat;
}
#nav {
	position: absolute;
	left: 464px;
	top: 150px;
	z-index: 3;
	text-align: center;
	width: 100px;
	height: 32px;
	top: 150px;
	display: none;
	padding-top: 18px;
}
#nav ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 32px;
}
#nav ul li {
	padding: 0px;
	margin: 0px;
	width: 100px;
	height: 32px;
	display: inline;
}
#nav ul li a {
	display: block;
	width: 100px;
	height: 27px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #b3d3f8;
	font-weight: bold;
	outline: none;
	border: none;
	padding: 5px 0 0 0;
	margin: 0;
}
#nav ul li a:hover {
	color: #2e7ad2;
	background: url(images/menu_hover.png) no-repeat;
	padding: 5px 0 0 0;
	margin: 0;
}
.navbg_top {
	position: absolute;
	left: 452px;
	top: 168px;
	z-index: 3;
	text-align: center;
	width: 124px;
	height: 16px;
	display: none;
	background: url(images/menu_top.png) no-repeat;
}
.navbg_mid {
	position: absolute;
	left: 452px;
	top: 184px;
	z-index: 3;
	text-align: center;
	width: 124px;
	height: 32px;
	display: none;
	background: url(images/menu_mid.png);
}
.navbg_bottom {
	position: absolute;
	left: 452px;
	top: 168px;
	z-index: 3;
	text-align: center;
	width: 124px;
	height: 18px;
	display: none;
	background: url(images/menu_bottom.png) no-repeat;
}
#huaxue_content h2 {
	border-left: 5px solid #ff0000;
	padding-left: 15px;
}
.content_box_inner {
	padding-left: 20px;
}
.col_w280 {
	float: left;
	width: 105px;
	margin-top: 10px;
	padding: 5px 10px;
	height: 165px;
}
.col_w280_ul {
	list-style: none;
}
.partner_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ccc;
}
.partner_box .ss_right {
	float: right;
	width: 350px;
}
.service_list {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}
.service_list li {
	margin: 0;
	padding: 0;
}
.service_list li a {
	display: block;
	height: 25px;
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 35px;
}
.service_list li .service_one {
	background: url(images/onebit_08.png) center left no-repeat;
}
.service_list li .service_two {
	background: url(images/onebit_11.png) center left no-repeat;
}
.service_list li .service_three {
	background: url(images/onebit_17.png) center left no-repeat;
}
.service_list li .service_four {
	background: url(images/onebit_21.png) center left no-repeat;
}
.service_list li .service_five {
	background: url(images/onebit_12.png) center left no-repeat;
}
.dlr {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	display: inline-block;
}
.dlr li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.dlr li a {
	float: left;
	display: block;
	width: 60px;
	height: 20px;
	margin: 10px 20px;
	font-family: "Verdana", "黑体";
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	color: #151515;
	outline: none;
	border: none;
	padding-top: 2px;
}
.home_bench {
	float: left;
	margin: 0;
	padding: 0 0 25px 0;
	list-style: none;
	display: inline-block;
}
.home_bench li {
	padding: 0px;
	width: 120px;
	height: 20px;
	margin: 3px 0px 3px 8px;
	text-align: left;
	display: inline;
	float: left;
}
.home_bench li a {
	float: left;
	display: block;
	font-size: 13px;
	text-decoration: none;
	outline: none;
	border: none;
}
.link {
	float: left;
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style: none;
	display: inline-block;
}
.link li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.link li a {
	float: left;
	display: block;
	width: 220px;
	height: 60px;
	margin: 5px 60px 5px 20px;
	font-family: "Verdana", "黑体";
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	color: #151515;
	outline: none;
	border: none;
}
.linktext {
	margin: 0;
	padding: 20px 0 0px 30px;
	list-style: none;
}
.linktext li {
	padding: 0px;
	margin: 0px;
	font-family: "Verdana", "宋体";
	font-size: 13px;
	color: #333333;
	line-height: 28px;
}
.linktext li a {
	text-align: left;
	text-decoration: none;
	outline: none;
	border: none;
}
#contact_form {
	padding: 0;
}
#contact_form form {
	margin: 0px;
	padding: 0px;
}
#contact_form form .input_field {
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
#contact_form form label {
	display: block;
	width: 100px;
	margin-top: 10px;
	font-size: 14px;
}
#contact_form form textarea {
	font-family: Tahoma, Geneva, sans-serif;
	width: 400px;
	height: 200px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
#contact_form form .submit_btn {
	padding: 10px 15px;
	margin: 10px 80px 0px 0px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
#huaxue_frd_link_wrapper {
	width: 100%;
	border-top: 5px solid #99c5f8;
}
#huaxue_frd_link {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
	font-weight: normal;
	font-size: 13px;
}
#huaxue_footer_wrapper {
	width: 100%;
	background: #2068b9;
	border-top: 5px solid #99c5f8;
}
#huaxue_footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	color: #61a4f0;
	font-weight: normal;
}
#huaxue_footer a {
	color: #61a4f0;
}
#huaxue_footer a:hover {
	color: #b3d7ff;
}
#STATICMENU a {
	color: #333;
}
#STATICMENU a:hover {
	color: #CC0000;
}
