body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #E7F7AD;
}


a:link {
	color: #4d5e33;
	text-decoration: none;
}
a:visited {
	color: #4d5e33;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #4d5e33;
	text-decoration: none;
}


.green_line_p {background-image:url("../images/green.jpg"); background-repeat:repeat-x; background-position:center;}
.enquiry_input {
	width: 230px;
	border: 1px solid #666666;
	height: 15px
}
.enquiry_textarea {
	width: 300px;
	border: 1px solid #666666;
	height: 150px
}
.content{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;

}
.content2{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #455E1C;

}
.content3{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #ba1f00;

}
.content4{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #0e4636;
}


.content_black{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.content_red{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 13px;
	color: #198441;
	line-height: 30px;

}

.seachbox{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 120px;
	border: 1px solid #D2D2D2;

}
.seachlist{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 85px;
	list-style-type: none;
	filter: Gray;
	border: 1px solid #838383;

}

.input{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #838383;
	width: 50px;
	border: 1px solid #D2D2D2;

}

.inputbox{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #f40000;
	line-height: 20px;
	width: 380px;
	border: 1px solid #D2D2D2;

}
.inputbox2{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
	color: #f40000;
	width: 380px;
	border: 1px solid #D2D2D2;
	height: 105px;

}

.title {
	font-family: "Arial";
	font-size: 14px;
	color: #339933;

}
.title2 {
	font-family: "Arial";
	font-size: 14px;
	color: #0e4636;
	line-height: 18px;

}

.title2:link {
	font-family: "Arial";
	font-size: 14px;
	color: #0e4636;
	text-decoration: none;
}

.title2:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #0e4636;
	text-decoration: none;
}


.title2:hover {
	font-family: "Arial";
	font-size: 14px;
	color: #339933;
	text-decoration: none;
}

.title2:active {
	font-family: arial,Times New Roman, Times, serif;
	font-size: 14px;
	color: #339933;
}



.heading1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #8baf3e;
	line-height: 22px;
	font-weight: bold;

}
.heading2 {
	font-family: Verdana,Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;

}
.heading3 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #006666;
	line-height: 22px;
	font-weight: bold;

}


.leftmenuitem {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}



.leftmenuitem:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}

.leftmenuitem:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}


.leftmenuitem:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #21AEAD;
	font-weight:bold;
	text-decoration: none;
}

.leftmenuitem:active {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
}

.fooder{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 22px;

}

.fooder:link {
	font-family: arial,Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.fooder:visited {
	font-family: arial,Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


.fooder:hover {
	font-family: arial,Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.fooder:active {
	font-family: arial,Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


/*
Common
*/

td{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
}

#button{
	font-family: arial,Times New Roman, Times, serif;
	font-size: 12px;
}

.align_left{text-align:left}
.align_right{text-align:right}
.align_center{text-align:center}
.align_top{vertical-align:top}
.align_bottom{vertical-align:bottom}
.align_middle{vertical-align:middle}
.black_border{border:1px solid black}
.float_left{float:left}
.float_right{float:right}
.float_none{float:none}
.clear_both{clear:both}
.noborder{border:none}
.bold{font-weight:bold}
.no_margin{margin:0}
.more{margin:5px}


/* ListTable */
.ListTable{}
.ListTable .row_header{background:#0E4636;color:#fff;font-weight:bold; font-size:13px;}
.ListTable .row_content_1{background:#fff;}
.ListTable .row_content_2{background:#efefef}
.ListTable .row_content_1:hover{background:#D0E4A7}
.ListTable .row_content_2:hover{background:#D0E4A7}
.ListTable .row_content_1 td a{color:#000000;}
.ListTable .row_content_1 td a:hover{color:#0E4636;text-decoration:underline;}
.ListTable .row_content_2 td a{color:#000000;}
.ListTable .row_content_2 td a:hover{color:#0E4636;text-decoration:underline;}

/* Paging */
.PagingWrapper{}
.PagingWrapper .Paging{margin:10px 5px 2px 0;}
.PagingWrapper .Paging span{float:left;}
.PagingWrapper .Paging span a{display:block;padding:2px 5px; margin:2px}
.PagingWrapper .Paging span a.number{border:1px solid #333333;height:16px;width:14px;}
.PagingWrapper .Paging span a.number_on{border:1px solid #FF9218;height:16px;width:14px;}
.PagingWrapper .Paging span a:hover.number{background:#fbd0d7;border:1px solid #FF9218;}
.PagingWrapper .Paging span .prev,.Paging span .next,.Paging span .info{position:relative;top:5px;}


/*
Article
*/
.Article .title{font-size:16px; color:#0E4636; font-weight:bold;margin:0 0 5px 0;}
.Article .date{font-size:11px;color:#333;}
.Article .info{font-size:11px;color:#0E4636;}
.Article .content{margin:10px 0;font-size:13px;color:#000000;}
.Article .content a{color:#000000;}


.date_news{font-size:12px;color:#942923;}
.title_news{font-size:12px;color:black;}
.title_news a{font-size:12px;color:black;}
.title_news a:hover{font-size:12px;color:black;text-decoration:underline}
.news_sep{color:#942923;height:1px;}

/* Videoable */
.VideoTable{}
.VideoTable .row_content_1{background:#EBF3DB;}
.VideoTable .row_content_2{background:#efefef}
.VideoTable .row_content_1 td a{color:#000000;}
.VideoTable .row_content_1 td a:hover{color:#0E4636;text-decoration:underline}
.VideoTable .row_content_2 td a{color:#000000;}
.VideoTable .row_content_2 td a:hover{color:#0E4636;text-decoration:underline}

.video_title{font-size:14px;color:#0E4636; font-weight:bold}

/* 
MediaWrapper 
*/
.MediaWrapper{border:1px solid #B2B2B2; background:#F3F3F3;width:330px;padding:5px;}
.MediaWrapper .vie .video{margin:0 0 5px 0;}
.MediaWrapper .vie .audio{margin:0 0 5px 0;}
.MediaWrapper .vie .title{line-height:18px;margin:2px 0 5px 0;}
.MediaWrapper .thu a{background:#fff;border:1px solid ; width:50px;height:50px;overflow:hidden;margin:3px 6px;}
.MediaWrapper .thu a img{position:relative;center;left:-50%;}
