/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #fff;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #8da332;
}

a:hover {
	color: #8da332;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; }
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: 16px; margin: 0 0 10px 0; padding: 0; }
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_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_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;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 75px;
	height: 24px;
	padding: 4px 27px 0 0;
	margin-top: 15px;
	background: url(images/templatemo_button.png) no-repeat;

	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_wrapper {
	width: 1010px;
	margin: 0 auto;
}

#templatemo_header {
	width: 900px;
	height: 68px;
	padding: 50px 55px 0;
	position: relative;
	background: url(images/templatemo_header.png) no-repeat;
}

.site_desc{
	cursor: default;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 30px;
	background: transparent;
}

#templatemo_header  #site_title {
	float: left;
	width: 500px;
	padding: 0;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
}

/* menu */

#templatemo_menu {
	width: 970px;
	height: 50px;
	padding: 0 20px;
	background: url(images/templatemo_menu.png) repeat-x;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 33px;
	padding: 17px 34px 0 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #333;	
	font-weight: bold;
	outline: none;
	border: none;
	background: url(images/templatemo_menu_divider.png) right no-repeat;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #fff;
}

/* end of menu */

/* slider */

#templatemo_banner {
	clear: both;
	position: relative;
	width: 970px;
	height: 201px;
	padding: 50px 20px;
	background: url(images/templatemo_slider.png) no-repeat;
}

#templatemo_banner .nav_bg {
	position: absolute;
	bottom: 20px;
	right: 6px;
	width: 94px;
	height: 47px;
	background: url(images/templatemo_slider_nav_bg.png) no-repeat;
}

/* end of slider */

/* main */

#templatemo_main {
	position: relative;
	width: 900px;
	padding: 45px 55px;
	background: url(images/templatemo_content.png) repeat-y;
}

#templatemo_main .main_top {
	position: absolute;
	top: 0;
	left: 20px;
	width: 970px;
	height: 45px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_main_bottom {
	width: 1010px;
	height: 40px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
}

#templatemo_content {
	float: left;
	width: 560px;
}

#templatemo_sidebar {
	float: right;
	width: 280px;
}

.col_w420 {
	width: 420px;
}

.col_w250 {
	width: 250px;
}

.welcome_text {
	font-size: 26px;
	color: #7a8d31;
	font-style: italic;
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
}
.content_left{width: 100%;border:1px solid #DDDDDD;border-radius: 3px; padding: 5px; background-color:#FEFEFE;}
.content_left td{
font-family: Verdana;
font-size: 13px;
color: #333333;
padding: 5px;
}
.content_left_banner{width: 100%;border:1px solid #DDDDDD;border-radius: 3px; padding: 2px; background-color:#CCFF66;}
.content_left_banner td{
font-family: Verdana;
font-size: 14px;
color: #333333;
padding: 5px;
}
.content_ifream{width: 100%;border:1px solid #DDDDDD;border-radius: 3px; padding: 2px; background-color:#FEFEFE;}
.content_ifream td{
font-family: Verdana;
font-size: 14px;
color: #333333;
padding: 5px;
}
.content_webbord{width: 100%;border:1px solid #DDDDDD;border-radius: 3px; padding: 5px; background-color:#FEFEFE;}
.content_webbord th{
background: url(images/bg_main_menu.png) repeat-x;
text-align: Left;
padding: 5px;
font-family: Verdana;
color: #EEEEEE;
border-radius: 3px;
}
.content_webbord td{
font-family: Verdana;
font-size: 14px;
color: #333333;
padding: 5px;
border: 1px solid #DDDDDD;
}
.table_main_content{
	width: 100%;
	border: 0px;
}
.table_main_content th{
	background: url(images/bg_main_menu.png) repeat-x;
	text-align: Left;
	padding: 5px;
	font-family: Verdana;
	color: #EEEEEE;
	border-radius: 3px;
}
.table_main_manage{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
.table_main_manage th{
	background: url(images/bg_main_menu.png) repeat-x;
	font-family: Verdana;
	color: #333333;
	border: 1px solid #AAAAAA;

}
.table_main_manage td{
	font-family: Verdana;
	color: #333333;
	border: 1px solid #AAAAAA;
}
.table_regis{
	width: 100%;
}
.table_regis td {
	font-family: Verdana;
	font-size: 13px;
	padding: 5px;
}
.textbox_regis{border: 1px solid #DDDDDD;border-radius: 2px;width: 150px;height: 17px; color: #333333; padding: 5px;}
.textbox_regis_member{border: 1px solid #DDDDDD;border-radius: 2px;width: 250px;height: 17px; color: #333333; padding: 5px;}
.textbox_add_new{border: 1px solid #DDDDDD;border-radius: 2px;width: 550px;height: 17px; color: #333333; padding: 5px;}
.selectbox_title_name{border: 1px solid #DDDDDD;border-radius: 2px;width: 100px;height: 30px; color: #333333; padding: 5px;}
.selectbox_edu_level{border: 1px solid #DDDDDD;border-radius: 2px;width: 250px;height: 30px; color: #333333; padding: 5px;}
#templatemo_content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#templatemo_content .news_box h2 {
	margin-bottom: 5px;
}

#templatemo_content .news_box p {
	text-align: justify;
}

#templatemo_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 */

#templatemo_footer {
	width: 910px;
	padding: 0 30px 10px;
	text-align: center;
	color: #666;
}

#templatemo_footer a {
	color: #666;
}
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.classname:active {
	position:relative;
	top:1px;
}
.tb_login td{
font-family: verdana;
font-size: 14px;
color: #666666;
padding: 5px;
background-color: #EEEEEE;
}
.text_login{
width:200px;
height: 20px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.text_province{
width:200px;
height: 30px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.text_title2{
width:100px;
height: 20px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.text_title{
width:100px;
height: 30px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.text_hos{
width:350px;
height: 20px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.text_spacial{
width:500px;
height: 100px;
border:1px solid#DDDDDD;
border-radius:3px;
padding:5px;
color: #555555;
}
.tb_report{
width: 100%;
border-collapse: collapse;
}
.tb_report th{
font-family: Verdana;
font-size:14px;
background-color: #0099FF;
color: #FEFEFE;
border: 1px solid #BBBBBB;
padding: 5px;
text-align: center;
}
.tb_report td{
font-family: Verdana;
font-size:13px;
color: #333333;
border: 1px solid #BBBBBB;
padding:5px;
}
.tb_admin_login{
width: 500px;
border-collapse: collapse;
}
.tb_admin_login td{
font-family: Verdana;
font-size:13px;
color: #444444;
border: 1px solid #CCCCCC;
padding: 5px;
}
.active2 {
  font-family: Verdana;
  color: #efefef !important;
  font-size: 11px;
  text-shadow: 1px 1px 0px #444444;
  box-shadow: 1px 1px 1px #444444;
  padding: 3px 6px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #2a64d8;
  background: #6699FF;
  background: linear-gradient(top,  #6699FF,  #2a64d8);
  background: -ms-linear-gradient(top,  #6699FF,  #2a64d8);
  background: -webkit-gradient(linear, left top, left bottom, from(#6699FF), to(#2a64d8));
  background: -moz-linear-gradient(top,  #6699FF,  #2a64d8);
}
.active2:hover {
  color: #666666;
  background: #2a64d8;
  background: linear-gradient(top,  #2a64d8,  #6699FF);
  background: -ms-linear-gradient(top,  #2a64d8,  #6699FF);
  background: -webkit-gradient(linear, left top, left bottom, from(#2a64d8), to(#6699FF));
  background: -moz-linear-gradient(top,  #2a64d8,  #6699FF);
}
/* This button was generated using CSSButtonGenerator.com */
/* end of footer */