/*
Credit:http://www.chenbai.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8a8a79;
	background: #565758 ;
}
		
a:link, a:visited { color: #f34813; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; 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_h20 { clear: both; width:100%; height:100%; border-bottom-color:#B3EE3A;border-bottom-style:dashed; }
.cleaner_h21 { clear: both; width:100%; height:100%; border-bottom-color:#B3EE3A;border-bottom-style:dashed; }

.cleaner_h10 { clear: both; width:100%; height: 200px; }
.cleaner_h30 { clear: both; width:100%; height: 100px; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a {
	display: block;
	width: 125px;
	height: 26px;
	padding: 9px 0 0 15px;
	color: #343c1d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #f34813;
}

.bottom_01 {
	background:url(../images/templatemo_button_01.jpg) no-repeat;
}

.bottom_02 {
	background:url(../images/templatemo_button_02.jpg) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #8a8a79;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
	width:240px;
	height:120px;
}
.image_wrapper1 {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
	width:400px;
	height:200px;
}
.image_wrapper2 {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
	width:240px;
	height:90px;
}

.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;
	 width:400px;
}
.list_01 a
{
	color: #8a8a79;
	}
.list_01 a:hover
{
	color:#FFFF00;
	}

.list_01 li {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.list_01 li strong
{
	background-image:url(images/comment_icon.gif);
	color: #f34813;
	font-size:13px;
	}

/* title bar */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(../images/templatemo_title_bar_bg.jpg) repeat-x;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#templatemo_site_title_bar #site_title {
	float: left;
	width: 240px;
	margin-left: 50px;
	padding: 35px 0 0 0;
}
#templatemo_site_title_bar #site_center {
	float: left;
	margin-top:20px;
	width: 450px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	color: #f34813;
	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;
}

#templatemo_site_title_bar #top_menu {
	float:right;
	margin: 45px 50px 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 #5c5c5c;
}

#top_menu li a {
	color: #5c5c5c;
}

#top_menu li a:hover {
	color: #f34813;
	text-decoration: none;
}

#top_menu .first {
	border: none;
}

/* end of title bar */


/* banner */
#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 340px;
	margin: 0 auto;
	background: #000000;
}

#templatemo_banner {
	clear: both;
	width: 980px;
	height: 340px;
	margin: 0 auto;
	background: url(../images/templatemo_banner.jpg) no-repeat;
}

#templatemo_banner #banner_content {
	float: right;
	width: 400px;
	margin: 50px 50px 0 0;
	overflow: hidden;	
}

#banner_content h2 {
	color: #f34813;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 20px 0;
	padding: 2px 0;
}

#banner_content p {
	color: #8ba151;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 24px;
}

#banner_content a {
	font-size: 18px;
}

#templatemo_banner #gallery {
	float: left;
	margin: 50px 0 0 50px;
	position:relative;
	width: 380px;
	height: 180px;
	padding: 10px;
	background: url(../images/templatemo_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 */

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 95px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_wrapper_bg.jpg) repeat-x;
}

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_bg.jpg) center no-repeat;
}

#templatemo_menu ul {
	width: 720px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	padding: 4px 0 5px 20px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #212629;	
	background: url(../images/templatemo_menu_bg.png) left center no-repeat;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color:#666666;
	text-decoration:underline;
	background: url(../images/templatemo_menu_hover.png) left center no-repeat;
}

/* end of menu */

/* content */

#templatemo_content {
	clear: both;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(../images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content h2 {
	color: #f34813;
	height: 28px;
	padding: 5px 0 0 45px;
	margin: 0 0 25px 0;
	font-size: 24px;
}

#side_column {
	float: right;
	width: 260px;
	padding: 30px;
}

#side_column h2 {
	background: url(../images/templatemo_header_bg_02.jpg) left bottom no-repeat;
}

#main_column {
	float: left;
	width: 540px;
	padding: 20px 40px;
}

#main_column h2 {
	background: url(../images/templatemo_header_bg.jpg) left bottom no-repeat;	
}

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
}

.side_column_box {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:#006400 2px dashed;

}

.news_section {
	clear: both;
	margin-bottom: 25px;
  border-bottom :#006400 2px dashed;
}

.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;
	border-bottom-color:#1F1F1F;
	border-bottom-style:dashed;
}

.section_260 {
	float: left;
	width: 260px;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper 
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #2a2f31 url(../images/templatemo_footer_wrapper_bg.jpg) repeat-x;
}

#templatemo_footer 
{
	filter:Alpha(Opacity=50);
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/templatemo_footer_bg.jpg) no-repeat;
}

#templatemo_footer a {
	font-weight: bold;
	color: #939382;
	filter:Alpha(Opacity=50);
}

#templatemo_footer .footer_menu 
{
	filter:Alpha(Opacity=50);
	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;
}

.btn1_mouseout {
BORDER-RIGHT: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px; width:70px; height:25px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#B3D997); BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid; 
}
.btn1_mouseover {
BORDER-RIGHT: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px;  width:70px; height:25px;  FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6); BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid;
}
#oText{border:1px dotted #ff0000; width:200px; height:20px;ryo:expression(onfocus=function light (){with(document.all.oText){style.borderColor=(style.borderColor=="#ffee00"?"#ff0000":"#ffee00");timer=setTimeout(light,500);}},onblur=function(){this.style.borderColor="#ff0000";clearTimeout(timer)})}
/* end of footer */

.frame-block {
	position: relative;
	display: block;	
	height:335px;
	width: 500px;
	margin: 0 auto;
	float:left;
}
.frame-block span {
	background: url(../images/frame.png) no-repeat center top;
	text-align:center;
	height:335px;
	width: 500px;
	display: block;
	position: absolute;
	top: 1px;
	left: 0px;
}
.smallInput
{
	background:#ffffff; width:170px; height:30px; border-bottom-color:#ff6633; border-bottom-width:1px;border-top-width:0px;border-left-width:0px;border-right-width:0px; solid #ff6633; color: #000000; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 18px; LINE-HEIGHT: normal
	}
.btninfo{BORDER-RIGHT: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px;  width:70px; height:25px;  FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6); BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid;}
.select {
        position:relative;
        left:-2px;
        top:-2px;
        font-size:12px;
        width:240px;
        line-height:18px;border:0px;
        color:#909993;
        border-bottom:1px;
        border-bottom-color:#DA70D6;
        border-bottom-style:solid;
}
.BigImage{ width:100%; height:100%;border: 1px solid #ffffff;}