/*-------------------------------------
Site:    
Author:      
Version:     
Default Colour:  
Description:   
------------------------------------- */

/*Global style
----------------------------*/
html,body {height:100%; width:100%; min-height:100%;}
body,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,blockquote,img,h1,h2,h3,h4,h4,h5 {margin:0;padding:0;}
fieldset,img {border:0;}
.fl {float:left;}
.fr {float:right;}
.cl {clear:both;}
ol,ul,dl {list-style:none;}
body {font:11px/120% Arial, Helvetica, sans-serif; background-repeat:repeat-x; background-image:url(../images/bg.jpg);}



/*Link style
----------------------------*/
a:link,a:visited {}
a:hover,a:active {}


/* Font Style
-----------------------------*/
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
.gray_1{ color:#939393;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
.gray_1 a:link{ color:#939393;text-decoration:none;}
.gray_1 a:visited{ color:#939393;text-decoration:none;}
.gray_1 a:hover{ color:#939393;text-decoration:underline;}
.white_1{ color:#fff;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
.white_1 a:link{ color:#fff;text-decoration:none;}
.white_1 a:visited{ color:#fff;text-decoration:none;}
.white_1 a:hover{ color:#445d0c;text-decoration:none;}
.gray_1{ color:#808080;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:120%;}
.green_1{ color:#669900;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.green_1 a:link{ color:#669900;text-decoration:none;}
.green_1 a:visited{ color:#669900;text-decoration:none;}
.green_1 a:hover{ color:#669900;text-decoration:underline;}
.green_2{ color:#669900;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.green_2 a:link{ color:#669900;text-decoration:none;text-decoration:underline;}
.green_2 a:visited{ color:#669900;text-decoration:underline;}
.green_2 a:hover{ color:#669900;}
.border_1 {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #d5d5d5;color:#81ba1a;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:27px;font-weight:bold; line-height:150%;}


/* change by stone*/
.hasLiImg li{ background:url("../images/point.jpg") no-repeat left 2px; padding-left:15px}
.hasLiImg{padding-left:10px}


/*Header
-----------------------------*/
#nav{}
span.menu {cursor: default;}
#dropmenudiv {
	position:absolute;
	border:1px solid #99cb46;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#5b981f;
	line-height:18px;
	z-index:1000;
	background-color:#ddfda8;
	
}
#dropmenudiv ul{
	padding:3px 0;
	background-color:#ddfda8;
}
#dropmenudiv li{
	width: 100%;
	height: 25px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	background-color:#ddfda8;
	color:#5b981f;
}
#dropmenudiv a {
	width: 90%;
	height: 20px;
	line-height:20px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	background-color:#ddfda8;
	color:#5b981f;
	margin:0 auto;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #99cb46;
	border:1px solid #fff;
	color:#fff;
}



/*Content
-----------------------------*/
#main {}
#leftside {}
#center {}
#rightside {}




/*Footer
-----------------------------*/
#footer {}

