html, body {
	margin:0;
	padding:0
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background: url(../images/bg.png) repeat-y center #EBEBEB;
}
.logo_main{

width:400px; text-align:center; margin: 0 auto;  height:100px;
background: url(../images/logo_header.png);}
img{
border:none;}
a {
	color:#669900;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
div#header {
	background:#669900 url(../images/header_bg.png) repeat-x;
}
#logo_link {
	height:65px;
	width: 310px;
}
div#container {
	background:#FFFFFF;
	text-align:left;
	width:1000px;
	margin:0 auto;

}
div#content {
	line-height:1.4;
	float:left;
	width:670px;
	padding-right:9px;
	/*  border-right:1px solid #CCCCCC;  */
	margin:5px;
}
div#navigation {
	float:right;
	width:300px;
	margin:5px;
}
#nav_title {
font-weight:bold;
border-bottom:1px solid #CCCCCC;
	position:relative;
	padding:5px;
	background-color: #EBEBEB;
	color:#000000;
}
#nav_note {
color:#999999;
}
#nav_alert {
color:#FF0000;
}
div#extra {
	float:left;
	width:700px;
}
div#footer {
border-top:1px solid #669900;
	clear:both;
	width:95%;
	color: #666666;
	margin:0;
	padding:10px 10px 30px 10px;
	font-size:10px;
	text-align:center;
}

.ad_display_ad {
	width:660px;
}
.ad_display_holder {
	width:655px;
}

.ad_display_holder:hover {
background:#669900;
color:#FFFFFF;

}
.ad_display_holder:hover a {
color:#FFFFFF;
text-decoration:underline;
}
.pix_class{

border:2px solid #FFFFFF;


}


.ad_display_box {
border:1px solid #cccccc;
background:#FFFFFF;

}


.ad_display_pix {
	width:150px;
	float:left;
	text-align:center;
}
.ad_display_pix_front {
margin:7px;
	width:50px;
	float:left;
	text-align:center;
}
.ad_display_content {
	width:565px;
	float: right;
	margin-left:10px;
	padding-top:5px;
}
.ad_display_title {
	width:90%;
	font-size:14px;
}
.ad_display_menu {
	width:90%;
	font-size:11px;
}
.ad_display_des {
	width:95%;
	font-size:11px;
padding:10px;
;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
#content_pad{
padding:5px;}
li{
list-style:none;
list-style-image:url(../images/bulletlist.png);
line-height:20px;
}
input, textarea{
border: 1px #CCCCCC solid;
background: #FFFFFF url(../images/bg_input.gif) repeat-x;
margin-top:2px;}
input:hover, textarea:hover{
border: 1px  #669900 solid;
}
#button{
background:#669900;
color:#FFFFFF;
padding:0px 10px  0px 10px ;
border-bottom:#008000 1px solid;
border-right:#008000 1px solid;
border-top:#66CC00 1px solid;
border-left: #66CC00 1px solid;
}
radio{
background:none;
border:none;
}
#form_success{
width:95%; 
border: #99CC33 1px solid; 
background: #DCFFB9;
margin:1%;
padding:1%;
}
#form_error{
width:95%;
border: #FF8080 1px solid; 
background: #FFDFDF;
margin:1%;
padding:1%;
}

#form_holder {
	width:550px;
	padding-bottom:5px;
}
#form_title {
color:#666666;
	width:150px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#form_field {
	width:380px;
	float:left;
}
#form_area{
border:1px solid #CCCCCC; 
background:#EBEBEB; 
margin:10px;
padding:5px;
}
.div_close {
	cursor:pointer;
	text-decoration:none;
	
	
	background:#669900;
color:#FFFFFF;
padding:5px ;
border-bottom:#008000 1px solid;
border-right:#008000 1px solid;
border-top:#66CC00 1px solid;
border-left: #66CC00 1px solid;
	
	
}
.div_close a:hover {

	text-decoration: underline;
}
.div_content {
	padding-bottom:3px;
}
#previous {
	margin:10px;
	color:#FFFFFF;
	background:#669900;
	border:1px solid #669900;
	float: left;
	padding:2px;
	text-align: center;
}
#previous:hover {
background:#FFFFFF;
color:#000000;
	border:1px solid #669900;
}
#next {
	margin:10px;
	color:#FFFFFF;
	background:#669900;
	border:1px solid #669900;
	float: right;
	padding:2px;
	text-align: center;
}
#next:hover {
background:#FFFFFF;
color:#000000;
	border:1px solid #669900;
}
#ad_photo{
margin:3px;
border:3px solid #CCCCCC;
}

/* begin user manu*/

#nav_title_user {
background: #000000;
color:#FFFFFF;
font-weight:bold;
padding:3px;
border-bottom:1px solid #CCCCCC;
}
#nav_title_user_bg {
background:#EBEBEB;
}

.cell {
	position:relative;
	padding:5px;
	background-color: #EBEBEB;
	margin:5px 0px 5px 0px;
}
.corner {
	width:5px;
	height:5px;
	position:absolute;
	z-index:1;
}
.tl {
	top:0px;
	left:0px;
	background:url(../images/corners.png) top left no-repeat;
}
.tr {
	top:0px;
	right:0px;
	background:url(../images/corners.png) top right no-repeat;
}
.bl {
	bottom:0px;
	left:0px;
	background:url(../images/corners.png) bottom left no-repeat;
}
.br {
	bottom:0px;
	right:0px;
	background:url(../images/corners.png) bottom right no-repeat;
}
/* end user menu*/
.news_front{ text-decoration:none; display:block;}
.news_front a{ text-decoration:none; display:block;}

.paginate {
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #fff;
	background:#669900;
	
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #999;
		
		font-weight: bold;
		background-color: #999;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}

	