﻿/*@charset "utf-8";
*{margin:0;padding:0;}*/
div,p,ul,li,h2,h3,img{margin:0;padding:0;color:#3F4A3C}
body{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	margin:0;
	padding:0;

}
a:link,a:visited{text-decoration:none;color:#67987A; outline:none;}
a:hover{text-decoration:underline;color:#333333;}
a img{border:none;}
ul,li{list-style:none;}

.ImgList {margin-bottom:16px; margin-top:2px}
.ImgList img { margin-right:10px;vertical-align:text-bottom; width:13px;}
.Right { text-align:right}
.Bottom {vertical-align:bottom}

h2{
	font-size:14px;
	border-bottom:1px solid #8CB99C;
	padding:0 5px 3px 8px;
	margin-bottom:5px;
	color:Black;
}

#top{
	border-top:2px solid #8CB99C; 
	width:100%;
	min-width:700px;
	height:50px;
	overflow:hidden;
	font-weight:bold;
}
#top .logo{
	float:left;
	display:inline;
	margin: 10px 0 0 10px;
}
#top .top_txt{
	float:right;
	display:inline;
	margin: 10px 15px 0 0;
}
#top .top_txt a{
	margin-right:15px;
}

#nav{
	background:url(/images/layout/nav_bg5.png) repeat-x;
	padding:9px 0 8px 0;
	height:auto;
	overflow:auto;
	width:100%;
	min-width:1000px;
}
#nav .nav_txt{
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	margin-top:4px;
}
#nav .nav_txt a{
	margin:0 15px;
	color:#599110; /* #599110; */
}
#nav .nav_search{
	float:right;
	display:inline;
	margin: 1px 35px 4px 0;
}
#nav .nav_search input[tupe=text],#nav .nav_search select{height:21px;  font-size:12px }

#footer{
	width:98%;
	font-size:11px;
	bottom:5px;
	
}
#footer .footer_txtA
{
	border-top:solid 1px #8CB99C;
	height:32px;
	line-height:32px;
	margin-bottom:5px;
	color:#8CB99C;
}
#footer .footer_txtA a{
	margin:0 8px;
	color:#8CB99C;
}

.warning
{
	margin: 5px 3px 2px 3px;
	font-family:Arial Times New Roman;
	font-size:16px;
	font-weight:bold;
	color: #a00000;
}

/*loginCnt*/
#login_cnt{
	position:relative;
	width:100%;
}
#login_cnt .login_bg{ 
	margin:10px;
}
#login_cnt .login_box{
	padding:70px 0;
	width:414px;
	margin:0 auto;
}
#login_cnt .login_box_M{
	background:#F8F8F8;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:20px 0 10px 0;
	color:#585858;
}
#login_cnt .login_txt{
	padding-bottom:10px;
	width:250px;
	margin:0 auto;
}
#login_cnt .login_input{
	height:16px;
	width:165px;
}
#login_cnt .login_txt td{padding-bottom:5px;}
#login_cnt .login_txt2{
	font-size:10px;
	text-align:left;
	margin:0 0 5px 17px;
}
#login_cnt .login_icon{
	text-align:left;
	margin-left:17px;
}
#login_cnt .login_icon a{
	margin-right:10px;
}
#login_cnt a:link,#login_cnt a:visited{color:#5C8C6F;}


.marT10{margin-top:10px;}

.Label{text-align:right; color: #333; font-size:12px;padding-right:25px;padding-top:1px; vertical-align:top}
.Data{padding-top:2px; font-size:12px;vertical-align:top}
.ActionLinks{padding:2px 3px 2px 3px; margin:1px; background-color:#F4F5E6; font-size:12px;vertical-align:top;text-align:left;color:#86919E;}
.ActionLinks2{padding:3px; margin:1px; background-color:#AAC9F2; font-size:12px;vertical-align:top;text-align:left;color:#899096;}
.ActionLinks2 a{padding: 0px 10px  0px 14px;margin:2px; color:#A3A399}
.ActionLinks2 a.on{font-weight:bold;color:#6E6E47}
.Button{padding: 2px 5px 2px 5px; margin:12px; color:#ffffff; border-style:outset; font-size:13px; font-weight:bold; background-color:#67987A; border-color:#fcfcfc;cursor:hand}

.dropmenudiv
{
	position: absolute;
	text-align: left;
	top: 1;
	border: 1px solid #aeaeae; /*THEME CHANGE HERE*/
	border-bottom-width: 1;
	line-height: 12px;
	z-index: 1000;
	width: 120px;
	visibility: hidden;
}

.dropmenudiv a
{
	padding: 3px;
	background: #fff;
	display: block;
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	color: #6D9C76;
	font-size: 10px;
}

* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a.current
{
	background: #ccc;
}
.dropmenudiv a:hover
{
	background: #E8F9F2 no-repeat right center;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.tr{text-align:right;}
.tc{text-align:center;}
.marT10{margin-top:10px;}
.marB20{margin-bottom:20px;}
.lab01{color:#5D8B6E;font-weight:bold;}


/*********lee add popup-window css 2009-7-6*************/
.DivQueryHidden
{
	display: none;
}
.divQueryShow
{

	display:block;
	margin:5px 5px 0px 10px;
}

.DivQueryDisplay
{
	z-index: 202;
	position: absolute;
	padding:10px;
	width:400px;
	height:250px;
	background-color:#ffffff;
	overflow:auto;
}

.DivQueryBlock
{
	z-index: 201;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.pop_title 
{
	background: url(/images/popup_title_bg_green.gif) repeat-x;
	height: 27px;
	overflow: hidden;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color:#639377;
	vertical-align:middle;
	background-color:White;
	
}
.pop_title span.pop_tit_txt
{
	color:#639377;
	padding-left:10px;
	vertical-align:middle;
	float:left;
}
.pop_title span.pop_tit_img{float:right;padding-right:10px;padding-top:4px;cursor:pointer;}
.pop_content 
{
	width:455px;
	height:323px;
	background-color:White;
	font-size:12px;
	margin-left:3px;
	border: solid 5px #A7BF7C;
	}
.pop_content a{text-decoration:none;font-size:12px;}
.popup {font-size:12px;} 
.popup a{text-decoration: none;}
.popup a:hover{color:blue;text-decoration:none;}


.pop_window{
	margin:0 auto;
	padding-top:50px;
	width:276px;
	z-index: 202;
	position: absolute;
}
.pop_window .pop_window_bg{
	background:#8CB99C;
	padding:20px 15px 10px 15px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}
.pop_window .pop_window_btn{margin-top:20px; text-align:center;}

/********* popup-window css end **********/



/*****************big frame************************/
.box_Frame_T{
	background:url(../images/frame/box_fillet_T.gif) no-repeat left;
	height:6px;
	margin-top:10px;
}
.box_Frame_T span{
	background:url(../images/frame/box_fillet_T_R.gif) no-repeat right;
	height:6px;
	display:block;
}
.box_Frame_F{
	background:url(../images/frame/box_fillet_F.gif) no-repeat left;
	height:6px;
	margin-bottom:10px;
}
.box_Frame_F span{
	background:url(../images/frame/box_fillet_F_R.gif) no-repeat right;
	display:block;
	height:6px;
}

.SecTitle
{
	color: #599110;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #8CB99C;
	text-align:left;
	margin-top: 3px; 
	margin-bottom: 10px; 
	height:32px;
	line-height:32px;
}

.Center
{
	width:860px;
	text-align:center;
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	zoom:1;
}

.Title
{
	font-size:20px;text-align:left;padding-top:5px;font-weight:bold;color:#599110;margin-bottom:5px;
	text-transform:capitalize
}
.SubTitle
{
	font-size:14px;text-align:left;padding-top:15px;font-weight:bold;color:#99b378;margin-bottom:1px;
}
.MenuTitle
{
	font-size:12px;text-align:left;background-color:#8CB99C; padding:2px;font-weight:bold;color:#ffffff;
}

.Data
{
	font-size:12px;font-family:Arial;text-align:left;font-weight:normal;color:#1C2020
}

.Note
{
	font-size:11px;font-weight:normal;color:#4f5260
}

.TextInput
{
	font-size:12px;padding:2px;text-align:left;font-weight:normal;color:#4f5260;border:solid 1px #a2a2a2
}
.Green
{
	border:solid 1px #4A661B;border-style:outset;cursor:pointer; font-size:13px;padding:3px 10px 3px 10px;margin:2px 25px;font-weight:bold;background-color:#599110;color:#ffffff
}
.Alert{ font-size:12px;padding:3px;background-color:#EDF4FA;margin:2px}
.hl { text-decoration:underline}




