body {
	margin: 1px 0 0 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
		
a:link, a:visited { color: #6F900B; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #C0F048; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.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; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../images/horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a {
	display: block;
	width: 125px;
	height: 30px;
	padding: 11px 0 0 40px;
	color: #343c1d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #c0f048;
}

.bottom_01 {
	background:url(../images/button_01.png) no-repeat;
}

.bottom_02 {
	background:url(../images/button_02.png) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:10px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}

.image_wrapper {
	border:2px solid #FA9D1C;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.list_01 {
	margin: 0 0 20px 40px;
	padding: 0px;
	list-style: decimal;
	text-align:justify;
}

.list_01 li {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

/* title bar */

#site_title_bar_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(../images/title_bar_bg.jpg) repeat-x;
}

#site_title_bar {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#site_title_bar #site_title {
	float: left;
	width: 400px;
	margin-left: 10px;
	padding: 5px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	color: #a7cf3a;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #5c5c5c;
}

#site_title_bar #top_menu12 {
	float:right;
	margin: 65px 17px 0 0;
	padding: 0px;
	list-style: none;
}

#top_menu {
	float:right;
	margin: 20px 17px 0 0;
	padding: 0px;
	list-style: none;
}
#top_menu li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display: inline;
	border-left: 1px solid #ffffff;
}

#top_menu li a {
	color: #ffffff;
}

#top_menu li a:hover {
	color: #c0f048;
	text-decoration: none;
}

#top_menu .first {
	border: none;
}

/* end of title bar */


/* banner */
#banner_wrapper {
	clear: both;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url(../images/side_banner.jpg) repeat-x;
}

#banner {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0 auto;
	background: url(../images/banner.png) no-repeat;
}

#banner #banner_content {
	float: right;
	width: 160px;
	margin: 50px 10px 0 0;
	overflow: hidden;
}

#banner_content h2 {
	color: #000;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 20px 0;
	padding: 2px 0;
}

#banner_content p {
	color: #000;
	font-size:12px;
	margin-bottom: 20px;
	line-height: 16px;
}

#banner_content a {
	font-size: 12px;
}

#banner #gallery {
	float: left;
	margin: 50px 0 0 50px;
	position:relative;
	width: 380px;
	height: 180px;
	padding: 10px;
	background: url(../images/banner_image_bg.jpg) no-repeat;
}
#gallery a {
	float:left;
	position:absolute;
	}
	
#gallery a img {
	border:none;
	width: 380px;
	height: 180px;
	}
	
#gallery a.show {
	z-index:500
	}

#gallery .caption {
	z-index:600;
	overflow: hidden;
	background-color:#000;
	color:#ffffff;
	width: 380px;
	height: 45px;
	margin-bottom: 10px;
	position:absolute;
	bottom:-2px;
	}

#gallery .caption .content {
	margin:5px;
	font-size: 11px;
	}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color:#1DCCEF;
	}

/* end of banner */

/* menu */

#menu_wrapper {
	clear: both;
	width: 100%;
	height: 73px;
	margin: 0 auto;
	background: url(../images/menu_wrapper_bg.jpg) no-repeat center;
}

/* content */

#content {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(../images/content_bg.jpg) repeat-y;
}

#content h2 {
	color: #000000;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight:bold;
}

#side_column {
	float: right;
	width: 260px;
	padding: 20px;
}

#side_column h2 {
	background: url(../images/header_bg_1.png) left bottom no-repeat;
}

#main_column {
	float: left;
	width: 540px;
	padding: 20px 40px;
	height:700px;
	overflow:auto;
}
#main_column1 {
	float: left;
	width: 540px;
	padding: 20px 40px;
}
#main_column h2 {
	background: url(../images/header_bg.png) left bottom no-repeat;	
}

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
}

.side_column_box {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.news_section {
	clear: both;
	margin-bottom: 25px;
}

.inputfield {
	height: 16px;
	width: 245px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton {
	float: right;
	margin: 0px;
	padding: 0 6px 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.section_w540 {
	clear: both;
	width: 540px;
}

.section_260 {
	float: left;
	width: 260px;
}

/* end of content */

/* footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #94c31f url(../images/footer_wrapper_bg.jpg) repeat-x;
}

#footer {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/footer_bg.jpg) no-repeat;
}

#footer a {
	font-weight: bold;
	color: #000000;
}

#footer .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #939382;
}

.footer_menu .last_menu {
	border: none;
}
.link_right{
	background:url(../images/login.png) no-repeat center  top;
	margin:50px 17px 0px 5px;
	padding:20px;
	height:145px;
	width:290px;
	float:right;
}

/* login */
#header #header_right {
	float: right;
	width: 284px;
	height: 154px;
	padding: 15px 20px;
	overflow: hidden;
	
}

#header #header_right h2 {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}

#header #header_right form {
	margin: 0;
	padding: 0;
}

#header #header_right form label {
	float: left;
	text-align: right;
	display: block;
	width: 80px;
	margin-top: 3px;
	margin-right: 10px;
}

.input_field {
	float: right;
	height: 20px;
	width: 160px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
 	height: 25px;
	width: 80px;
	padding: 0 0 10px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* end of login */
.style1 {
	color: #83a70f;
	font-weight: bold;
}
/* end of footer */
.picture_left{
float:left;
width:100px;
height:100px;
margin:5px 5px 5px 5px;
border:2px solid #FF6600;
}
.picture_left1{
float:left;
width:200px;
height:150px;
margin:5px 5px 5px 5px;
border:2px solid #FF6600;
}
.picture_right{
float:right;
width:100px;
height:100px;
margin:5px 5px 5px 5px;
border:2px solid #FF6600;
}

.show_content{
overflow:auto;
height:400px;
padding-right:5px;
}
.commited{
margin-top:0px;
float:right;
height:50px;
width:354px;
background-image:url(../images/commited.png);
background-repeat:no-repeat;
}
