@charset "utf-8";
/* CSS Document */
html {
    margin-top:0px;
    padding:0px;
}
body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/main-bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #86C35B;
}
htm{
	margin-top: 0px;
	padding: 0px;
}
.paging a:link {font-weight:bold;text-align:center; font-size:16px; color:#999999; font-family:Century Schoolbook; align:center; }
.paging a:hover {color:#cc0000;}
.paging a:visited{color:#999999;text-decoration:underline;}
.paging a:active{color:#cc0000;text-decoration:underline;}




.main{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	background-position: center top;
}
.photo{	border:1px solid #C5C5C5; margin:10px 20px 10px 10px; padding:4px; float:left; width:auto; height:auto; background-color:#DDD;}
.photo img{ border:1px solid #fff;}
.clr{
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.specer{
	clear: both;
	margin-right: auto;
	margin-left: auto; height:20px;
}
.line{
	padding: 0px;
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #E9E9E9;
	width: 95%;
}
.line-dash{ margin:5px; border-bottom:1px dashed #999;}
.line-grey{
	padding: 0px;
	clear: both;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #666;
	width: 98%;
	background-image: url(images/line-bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.header{
	height: 110px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
.header .regi{
	float: right;
	height: 25px;
	width: 500px;
}
.header .regi p{
	font-family: cen
	font-size: 14px;
	color: #000;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.header .regi p a{
	color: #000;
	text-decoration: none;
}
.header .regi p a:hover{
	color: #CB3536;
}
.home-icon{
	float:right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo{
	float: left;
	height: 90px;
	width: 178px;
	margin: 10px 5px 5px 15px;
	background-image: url(images/logo.gif);
}
.login-box{
	padding: 0px;
	float: right;
	height: 41px;
	width: 490px;
	background-image: url(images/login-bg1.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.facebook-box{
	padding: 0px;
	float: right;
	height: 40px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.log-form{}
.log-form input.tx{
	
	border: 1px solid #999;
	margin-left: 20px;
	font-family: Century Schoolbook;
	color: #3A3A3A;
	font-size: 14px;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFF;
}
.log-form input:focus{
	background-color: #CAFFCA;
}
.log-but{
	float: right;
	height: 30px;
	width: 73px;
	margin-right: 10px;
	background-image: url(images/log-but.png);
	margin-top: 5px;
	text-align: center;
	color: #FFF;
	font-family: Century Schoolbook;
	font-size: 14px;
	line-height: 25px;
}
.log-but a{
	color: #FFF;
	text-decoration: none;
}
.log-but a:hover{
	color: #0F0;
}
.banner{
	width: 960px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #88BC64;
}
.menu{
	height: 51px;
	width: 960px;
	margin-right: 1px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.green{
	background-image: url(images/green.jpg);
	background-repeat: repeat-x;
}
.orange{
	background-image: url(images/orange.jpg);
	background-repeat: repeat-x;
}
.red{
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
}
.blue{
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
}
.body{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 10px;
}
.body h1{
	font-family: Century Schoolbook;
	font-size: 25px;
	color: #FFF;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.body h2{
	font-family: Century Schoolbook;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight:bold;
}
.body h3{
	font-family: Century Schoolbook;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.body h4{
	font-family: Century Schoolbook;
	font-size: 22px;
	color: #333;
	margin: 11px;
	font-style: italic;
	padding-top: 1px;
	padding-bottom: 1px;
}

.body p{
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	margin: 10px;
}
.body p span{ color:;}
.body p em{ color:#930}
.body p em a{color:#930; text-decoration:none;}
.body p em a:hover{ color:#000; text-decoration:underline;}
.body p a{	
	color: #930;	
	text-decoration: none;
}
.body p a:hover{
	color:#000;
	text-decoration: underline;
}
.body h6{
	font-family: Century Schoolbook;
	font-size: 14px;
	color: #FFF;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
}
.body h6 a{color: #FFF; text-decoration:none;}
.body h6 a:hover{ color:#090; text-decoration:underline;}
.us{
	font-family:Century Schoolbook;
	font-size:14;
	color:#FFF;
	height:20px;
	text-align:center;
	margin-top: 10px;
}
.us a{ color:#FFF; text-decoration:none;}
.us a:hover{ color:#000}
.b1{
	font-family: "Century Schoolbook";
	font-size: 16px;
	color: #FFF;
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.b1 a{ color:#FFF; text-decoration:none;}
.b1 a:hover{ color:#000; text-decoration:underline;}
.b4{
	font-family: "Century Schoolbook";
	font-size: 16px;
	color: #FFF;
	background-image: url(images/2_023.gif);
	background-repeat: no-repeat;	
	padding: 5px 0px 6px 20px;	
	background-position: 4px 10px;	
	margin:0px 0px 0px 25px;
}
.b4 a{ color:#FFF; text-decoration:none;}
.b4 a:hover{ color:#000; text-decoration:underline;}
.b2{
	font-family: Century Schoolbook;
	font-size: 14px;
	color: #333;
	background-image: url(images/);
	background-repeat: no-repeat;
	padding:4px 0px 4px 30px;
	
	background-position: 4px 7px;	
	margin:0px 0px 0px 10px;
}
.sub{
	font-family: Century Schoolbook;
	font-size: 14px;
	color: #FFF;
	margin: 5px 5px 5px 20px;
	
	padding: 0px;
}
.main-mid{
	padding:0px;
	width:960px;
	margin: 0px 0px 5px 0px;
	
}
.left-box{
	float:left;
	width:auto;
	padding:10px;
	margin-left:10px;
	background-color:#F7F7F7;
	border:1px solid #EBEBEB;
	margin-top: 10px;
}
.left-box .bg-green{
	background-image:url(images/green.jpg);
	width:260px;
	padding: 2px 10px 4px 10px;
}
.left-box .bg-orange{
	background-image:url(images/orange.jpg);
	width:260px;
	padding: 2px 10px 4px 10px;
}
.left-box .bg-red{
	background-image:url(images/red.jpg);
	width:260px;
	padding: 2px 10px 4px 10px;
	
}
.right-box{
	float:right;
	width:590px;
	padding:10px;
	margin-right:10px;
	background-color:#FCFCFC;
	border:1px solid #EBEBEB;
	margin-top: 10px;
}

.main-mid .frame{
	border:1px #CCC solid;
	background-color:#CCC;
	-moz-box-shadow: 3px 3px 3px #6C6C6C;
	-webkit-box-shadow: 3px 3px 3px #6C6C6C;
	box-shadow: 3px 3px 3px #6C6C6C;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
}
.main-mid .frame img{ border:0px #666 solid;}
.green-box{
	float: left;
	height: 435px;
	width: 291px;
	margin-left: 0px;
	background-color: #9BBA1F;
	padding: 5px 11px 5px 11px;	
	background-image: url(images/o-bg.jpg);
}
.calender{
	height: 40px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/calender.gif);
	text-align: center;
}
.calender a{
	font-family: Century Schoolbook;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 40px;
}
.calender a:hover{
	background-position: center top;
	color: #666;
}
.orange-box{
	float: left;
	height: 435px;
	width: 291px;
	margin-left: 10px;
	background-color: #FFA200;
	padding: 5px 11px 5px 11px;
	
	background-image: url(images/g-bg.jpg);
	margin-bottom: 5px;
}
.red-box{
	float: right;
	height: 435px;
	width: 291px;
	background-color: #CCC;
	margin-right: 0px;
	padding: 5px 11px 5px 11px;
	
	background-image: url(images/r-bg.jpg);
}
.read-more{
	background-image: url(images/reedmore.png);
	float: right;
	height: 33px;
	width: 101px;
	text-align: center;
}
.read-more a{
	font-family: Century Schoolbook;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
.read-more a:hover{
	color: #666;
}
.thought{
	margin-left:auto;
	margin-right:auto;
	height:106px;
	width:914px;
	background-image:url(images/1thought.png);
	background-position:center;
	padding: 5px 6px 0px 6px;	
}
.thot-txt{
	font-family: Century Schoolbook;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin: 10px 10px 10px 20px;	
}
.thots{
	font-family: Century Schoolbook;
	font-size: 14px;
	color: #FFF;
	line-height: 1.5em;
	margin: 5px 10px 0px 10px;
}	
.bloggreen{
	background-image: url(images/green-blog-bg.png);
	height:229px;
	width:297px;
	float:left;
	margin: 0px;
}

.bloggreen-sp{ float:left; width:18px; height:200px;}
.bloggreen .head{
	font-family:Century Schoolbook;
	font-size:20px;
	color:#FF9E16;
	line-height:30px;
	margin:15px;
	float:left;
}
.bloggreen .head a{color:#FF9E16; text-decoration:none;}
.bloggreen .head a:hover{
	color:#333;
}
.bloggreen .frame{
	border:1px #CCC solid;
	padding:3px;
	float:left;
	background-color:#FFF;
	margin: 5px 10px 0px 10px;
	width: auto;
}
.bloggreen .frame img{ border:0px #666 solid;}
.blogorange{
	background-image: url(images/orange-blog-bg.png);
	height:229px;
	width:297px;
	float:left;
	margin: 0px;
}

.blogorange-sp{ float:left; width:18px; height:200px;}
.blogorange .head{
	font-family:Century Schoolbook;
	font-size:20px;
	color:#FF9E16;
	line-height:30px;
	margin:15px;
	float:left;
}
.blogorange .head a{color:#FF9E16; text-decoration:none;}
.blogorange .head a:hover{
	color:#333;
}
.blogorange .frame{
	border:1px #CCC solid;
	padding:3px;
	float:left;
	background-color:#FFF;
	margin: 5px 10px 0px 10px;	
	width: auto;
}
.blogorange .frame img{ border:0px #666 solid;}
.blogred{
	background-image: url(images/red-blog-bg.png);
	height:229px;
	width:297px;
	float:left;
	margin: 0px;
}

.blogred-sp{ float:left; width:18px; height:200px;}
.blogred .head{
	font-family:Century Schoolbook;
	font-size:20px;
	color:#FF9E16;
	line-height:30px;
	margin:15px;
	float:left;
}
.blogred .head a{color:#FF9E16; text-decoration:none;}
.blogred .head a:hover{
	color:#333;
}
.blogred .frame{
	border:1px #CCC solid;
	padding:3px;
	float:left;
	background-color:#FFF;
	margin: 5px 10px 0px 10px;	
	width: auto;
}
.blogred .frame img{ border:0px #666 solid;}
.footer-link{
	width: 960px;
	margin-right: 0px auto 0px 5px;	
	height: 253px;	
	background-image:url(images/footer-bg.jpg);
}
.footer-link h1{
	font-family:Century Schoolbook;
	font-size:16px;
	color:#333;
	background-image:url(images/2.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 10px;	
	padding: 0px 0px 0px 20px;	
	line-height: 1.6em;
}
.footer-link .link-box{
	width:235px;
	height:233px;
	float:left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
}
.footer-link p{
	font-family:Century Schoolbook;
	font-size:14px;
	color:#333;
	margin:0px 0px 0px 10px;
	background-image:url(images/2_007.gif);
	background-position:1px 9px;
	background-repeat:no-repeat;	
	padding: 0px 0px 0px 18px;		
	line-height: 1.5em;	
}
.footer-link p a{ color:#333; text-decoration:none;}
.footer-link p a:hover{	color:#000; text-decoration: underline;}
.footer-link .sub{
	font-family:Century Schoolbook;
	font-size:14px;
	color:#333;
	margin:0px 0px 0px 30px;
	background-image:url(images/dot2_023.gif);
	background-position:3px 9px;
	background-repeat:no-repeat;	
	padding: 0px 0px 0px 18px;			
	line-height: 1.7em;	
}
.footer-link .sub a{color:#000; text-decoration: none;}
.footer-link-sub a:hover{ color:#000; text-decoration: underline;}	
.footer{
	width: 960px;
	margin-right: 0px auto 0px auto;	
	height: 40px;	
	background-color: #000;
}
.footer .Copyright{
	font-family: Century Schoolbook;
	font-size: 12px;
	line-height: 40px;
	color: #0F0;
	float: left;
	margin: 0px 0px 0px 5px;	
} 
.powered_by{
	float: right;
	text-align: right;
	width: 340px;
	margin: 0px 5px 0px 0px;
	
}
.powered_by a{
	color: #0f0;
	text-decoration: none;
	font-family: Century Schoolbook;
	font-size: 12px;
	line-height: 40px;
}
.powered_by a:hover{
	color: #fff;
}
/* for contact pg */

.contact-box{
	float:left; width:292px; padding:3px;}
/* end contact pg */
/*=============================== admin ====================*/

.body h4 em{ font-size:16px; font-style: normal;}
.body h4 em a{ color:#666; text-decoration:none}
.body h4 em a:hover{ color:#069; text-decoration:underline;}
.body h4 em a.active{ color:#069; text-decoration:underline;}

.dimin-right{ float:right; width:590px;	padding:10px; margin-right:10px; background-color:#FCFCFC; border:1px solid #EBEBEB; margin-top: 10px;}
.dimin-right .formtext{font-family: Century Schoolbook; line-height:25px; color:#666; font-size:14px; width:150px; font-weight:normal; text-align:right; float:left; margin:5px 20px 5px 5px;}
.dimin-right .formtext strong{ font-size:16px;}
.admin-left{ float:left; width:280px; border:1px solid #CCC; font-size:14px; padding:10px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px;	margin-left: 10px;}
.b3{ background-image:url(images/2.gif); background-repeat:no-repeat; background-position:2px 8px; line-height:25px; padding-left:20px; margin:5px;}
.b3 a{ color:#666; text-decoration:none;}
.b3 a:hover{ color:#000;}
#admin-form{ margin:20px;}
#admin-form input.tx, textarea, select{ width:263px;border:1px solid #999; font-size:14px; background-color:float:left; margin:10px}
#admin-form .submit{ margin:10px auto 10px auto; width:113px; height:38px;}
.changepassword{ width:457px; height:268px; margin:10px auto 10px auto; background-image:url(images/change-password-bg.jpg)}
#password-form{margin:20px;}
#password-form input.tx{width:170px; border:1px solid #999; font-size:14px; background-color:#CCC; float:left; margin:10px}
#password-form .submit1{ margin:10px auto 10px auto; width:163px; height:38px;}
.dimin-right .search{ float:right; margin:5px; width:auto;}
.dimin-right .search input.tx{width:150px; border:1px solid #999; font-size:14px; background-color:#CCC; float:left; margin:10px}
.dimin-right table,tr,td{ border:1px solid #CCC; border-collapse:collapse; font-family:Century Schoolbook; font-size:14px; color:#666; padding:5px; text-decoration:none;}
.dimin-right table,tr,td a{font-family:Century Schoolbook; font-size:14px; color:#666; text-decoration:none;}
.dimin-right table,tr,td a:hover{color:#f00;}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	background-image: url(../images/green.jpg);
	background-repeat: repeat-x;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Century Schoolbook;
	font-size: 11px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-bottom: 0;
	margin-bottom: 0;
	padding-top: 17px;
	width:160px;
	padding-bottom: 17px;
	
	font-size: 16px;
	font-family: Century Schoolbook;
	font-weight: bold;
}

#sddm li a:hover
{
	background-image: url(images/green-light.jpg);
	color: #000;
	background-repeat: repeat-x;
}


#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	-moz-box-shadow: 3px 3px 3px #6C6C6C;
	-webkit-box-shadow: 3px 3px 3px #6C6C6C;
	box-shadow: 3px 3px 3px #6C6C6C;
	
	}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	
	font-family: Century Schoolbook;
	font-size: 14px;
	font-weight: normal;
 width:150px;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-image: url(images/green-light.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.num{ padding: 0px;	width: 100px; float: left; background-image: url(images/); background-position: right; height: 27px;	background-repeat: no-repeat;	margin: 0px 20px 0px 55px;}
#admin-form .submit{ margin:10px auto 10px auto; width:113px; height:38px;}

.welcome-text{ font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#000; font-weight:bold; float:right; width:auto; padding:5px;}
.welcome-name{ font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#000; font-weight:bold; float:right; width:auto; padding:5px 15px 5px 5px;}
