body{
	background:#EAECB9;
	margin:20px 0;
	padding:0;
	font-family:arial;
	color:#53552F;
	font-size:12px;
	line-height:17px;
	}
p{margin:0; padding:7px 0;}
.input{height:16px; border:1px #666 solid;}	
.tt{border-top:1px #ccc solid; text-align:center; margin:10px 0; padding:5px 0;}
.tt1{border-top:1px #ccc solid;  margin:10px 0; padding:10px 0;}
h3{font-size:16px; margin:0; padding:0; color:#ADB80F; padding-bottom:10px;}
b{color:#C2CC2E; font-size:12px; }
a{color:#A1A928; text-decoration:underline;}
a:hover{color:#0073D4; text-decoration:none;}
ul{margin-top:0; margin-bottom:0;}
#cc{background:#eee;}
#cc td{background:#fff; padding:2px 5px;}
.pright{padding:7px 0 7px 12px; }
#content{
	margin:0 auto;
	width:776px;
	padding:0 10px;
	background:#fff;
	border:10px #BBC08A solid;
	
	}
#logo{
	width:776px;
	margin:0 auto;
	}
#banner{
	width:776px;
	margin:0 auto;
	}
#menu{
	width:776px;
	height:31px;
	background:url("images/menu_bg.jpg");
	}
#menu a{ margin:0 10px; background:url("images/menu_right.gif") right top no-repeat; float:left; display:block; text-decoration:none; color:#333;}
#menu a span{display:block;	padding:0 15px; line-height:31px; background:url("images/menu_left.gif") left top no-repeat;}
#menu a:hover{background:url("images/menu_right.gif") right bottom no-repeat;}	
#menu a:hover span{ background:url("images/menu_left.gif") left bottom no-repeat; color:#A1A928;}	
#menu a.active{background:url("images/menu_right.gif") right bottom no-repeat;}	
#menu a.active span{ background:url("images/menu_left.gif") left bottom no-repeat; color:#A1A928;}	

#main_text{
	clear:both;
	width:776px;
	background:url("images/menu_ct.jpg") top  repeat-x;
	}
#left{
	width:560px;
	padding:20px 0 0 10px;
	float:left;
	}		
#right{
	width:188px;
	float:right;
	}	
a.black{font-weight:bold; color:#000; padding-left:12px; background:url("images/point.jpg") left no-repeat; text-decoration:none;}
a.black:hover{text-decoration:underline; color:#666;}		

#bottom{
	padding:40px 0 20px 0;
	background:url("images/ct_bt.jpg") top repeat-x;
	font-size:11px;
	padding-left:10px;
	width:766px;
	}
