@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
img{ border:0px;}
p{padding:0px; margin:0px; text-align:justify; line-height:17px;}
ul{padding:0px; margin:0px 0 0 40px;}
li{ padding:5px; margin:0px; text-align:justify; line-height:18px; }
h2{padding:10px 20px; margin:0px;}
td{ line-height:18px;}
.green_link, green_link:link, green_link:visited {
	color:#62aa28;
	text-decoration:none;
}
.green_link:hover {
	color:#62aa28;
	text-decoration:underline;
	}
.black_link, black_link:link, black_link:visited {
	color:#000000;
	text-decoration:none;
}
.black_link:hover {
	color:#000000;
	text-decoration:underline;
	}
.grayfont{ color:#6f7986;}
.indbg{
	background:#b7b7b7 url(../images/in_bg.jpg) top repeat-x;
	height:650px;
	}
.mainbg{
	background:#FFFFFF url(../images/bg.gif) repeat-x;
	height:557px;
	}	
.homebg{
	background:url(../images/homebg.gif) repeat-x;
	height:60px;
	width:158px;
	}
.frame{
margin:0 auto;
width:700px;
height:375px;
overflow:auto;
color:black;
   scrollbar-face-color:#c4cc83;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#c4cc83;
   scrollbar-shadow-color:rgb(929b4a,0,0);
   scrollbar-highlight-color:rgb(929b4a,0,0);
   scrollbar-3dlight-color:#929b4a;
   scrollbar-darkshadow-Color:#202020;
}
.leftImg{ float:left; padding-right:10px;}
.footer{
	width:100%;
	float:left;
	height:50px;
	}
.footer ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.footer li {
	width:auto;
	float:left;
	padding:0px 40px 0 0;
	line-height:50px;
	}
.footer li a{
	width:auto;
	text-decoration:none;
	color:#000000;
	}
.footer li a:hover{
	width:auto;
	text-decoration:underline;
	color:#000000;
	}
.inbg{
background:url(../images/innerbg.jpg) repeat-x;
height:467px;
}
.btnbar{
background:url(../images/btnbarbg.jpg) repeat-x;
height:29px;
}
.photodiv{
	width:156px;
	height:118px;
	float:left;
	border:0px solid #83b8f1;
	margin:10px 9px 0 0;
	}
.Certidiv{
	width:auto;
	height:186px;
	float:left;
	border:0px solid #83b8f1;
	margin:10px 10px 0 0;	
	}
.menu {float:left;font-size:12px;}
    .menu ul {margin:0;padding:0 0 0;list-style:none;}
    .menu li {margin:0;padding:0 0px 0 25px; text-align:center;  float:left;  text-decoration:none; font-weight:bold; color:#62aa28;}
    .menu li a {float:left; color:#ffffff;margin:0; text-align:center;
             text-decoration:none; font-weight:bold;}
    .menu a:hover { color:#FFFFFF; text-decoration:underline; } 
	
.innerleft{
background:url(../images/innerleftimg.gif) no-repeat;
height:468px;
width:90px;
}
/** index */
.leftcor{
	background:url(../images/left_cor.jpg) no-repeat;
	height:50px;
	width:33px;
	}
.welbg{
	background:url(../images/wel_bg.jpg) repeat-x;
	height:50px;
	width:auto;
	}
.welbg2{
	background:url(../images/wel_bg2.jpg) repeat-x;
	height:50px;
	width:218px;
	}
* html .welbg2{
	background:url(../images/wel_bg2.jpg) repeat-x;
	height:50px;
	width:215px;
	}
.rightcor{
	background:url(../images/ri_cor.jpg) right no-repeat;
	height:50px;
	width:48px;
	}
.invebg{
	background:url(../images/bg1.jpg) repeat-y;
	height:auto;
	width:1000px;
	}
.leftMenubg{
 background:url(../images/le_menubg.jpg) top repeat-x;
 width:218px;
 }
 .txtbg{
 	background:url(../images/txtbg.jpg) repeat-x;
	width:671px;
	}
.contentDiv{
	float:left;
	border:1px solid #dfdfdf;
	width:260px;
	height:190px;
	background:url(../images/txtbg.jpg) repeat-x;
	margin:15px 38px 15px 0;
	padding:10px;
	}