body{
	background:#e7f6bf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.main	{
	/*border:#000 1px solid;*/
	width:933px;
	background-color:#fff;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	text-align: left;
	margin: 0 auto;
}

#top-body {
	background:url(../images/top-body.jpg) no-repeat;
	height:89px;
	overflow:hidden;
}

#left-border {
	background:url(../images/left-boder.jpg) repeat-y;
	overflow:hidden;
	width:10px;
	/*border:#f00 1px solid;*/
}

#right-border {
	background:url(../images/right-boder.jpg) repeat-y;
	overflow:hidden;
	width:8px;
	/*border:#f00 1px solid;*/
}

#main-body {
	background:url(../images/main-body-bg.jpg) no-repeat top #8bb32b;
	width:915px;
	/*border:#ccc 1px solid;*/
	overflow:hidden;
}

#main-bottom {
	background:url(../images/footer.jpg) no-repeat;
	height:27px;
}

.clear {
	margin:0px;
	padding:0px;
	clear:both;
}

#left-mod {
	float:left;
	/*border:#f00 1px solid;*/
	width:232px;
	padding-left:1px;
}	

#right-mod {
	margin-left:9px;
	float:left;
	/*border:#ccc 1px solid;*/
	width:670px;
	font-size:12px;
}

#right-mod .maintop{
	background:url(../images/right-headerbox-top.jpg) no-repeat;
	width:652px;
	height:12px;
	margin-top:0px;
}

#right-mod .mainbottom {
	background:url(../images/right-headerbox-bottom.jpg) no-repeat;
	width:652px;
	height:14px;
}

#right-mod .mainmid {
	border-left:#8bb32b 1px solid;
	border-right:#8bb32b 1px solid;
	width:650px;
	background:url(../images/mainmid-bg.jpg) repeat-x bottom #fff;
	overflow:hidden;
}

#right-mod .mainmid p {
	padding:0px;
	margin:10px 10px 0px 10px;
	text-align:justify;
	
}	
#right-mod .maintop2{
	background:url(../images/right-headerbox-top2.jpg) no-repeat;
	width:652px;
	height:13px;
	margin-top:10px;
}

#right-mod .readmore a{
	float:right;
	color:#85af1c;
	font-size:11px;
}

#logo {
	padding-left:15px;
}

#menu {
	margin-top:75px;
	width:199px;
	margin-left:15px;
}

#menu .top {
	background:url(../images/box-top.jpg) no-repeat;
	/*border:#ccc 1px solid;*/
	width:199px;
	height:8px;
}

#menu .middle{
	background:url(../images/menu-bg.jpg) repeat-x bottom #fff;
	/*overflow:hidden;*/
}

#menu .bottom {
	background:url(../images/box-menu-bottom.jpg) no-repeat;
	width:199px;
	height:9px;
}

.box-top {
	background:url(../images/box-top.jpg) no-repeat;
	/*border:#ccc 1px solid;*/
	width:199px;
	height:8px;
}

.box-bottom {
	background:url(../images/box-bottom.jpg) no-repeat;
	/*border:#ccc 1px solid;*/
	width:199px;
	height:8px;
}

#login-form {
	background:#fff;
	overflow:hidden;
	padding-left:10px;
	height:142px;
}

#login-form img {
	padding:0px;
	margin:0px;
}	

#login-form input.inputtype{
	border:#ccc 1px solid;
	width:175px;
}

#login-form input.btn{
	border:#ccc 1px solid;
	background:url(../images/btn.jpg) repeat;
	height:18px;
	color:#fff;
	font-size:11px;
	float:right;
	margin-right:12px;
	margin-top:10px;
}

.left-break {
	height:5px;
}

#visitor {
	background:#fff;
	overflow:hidden;
}

#visitor img {
	padding-left:5px;
}	

#bottom-menu {
	text-align:center;
	margin-top:1px;
	/*border:#ccc 1px solid;*/
	color:#fff;
}

#bottom-menu a {
	text-decoration:none;
}

#bottom-menu a:hover {
	text-decoration:underline;
}

#bottom-menu a {
	text-align:center;
	margin-top:1px;
	color:#fff;
}

hr {
	border:#a9cf50 1px solid;
}

#footer {
	color:#dcff91;
	text-align:center;
}

#manich {
	float:right;
	color:#5e8500;
	padding-right:165px;
}

#manich a {
	text-decoration:none;
	color:#5e8500;
	font-weight:bold;
}

#front-top-banner {
	padding-left:25px;
}

#front-top-pic{
	padding-left:10px;
}

#last-update {
	color:#fff;
	padding:10px 0px 0px 5px;
}

#error {
	text-align:center;
}

#error h1{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	font-family: trebuchet ms;
}

#error h2 {
	color: #888;
	font-size:15px;
}