#content_left{
	float:left;
	width:75%;
	height:700px;
	margin-right:2px;
}

#content_right{
	float:left;
	width:24.5%;
	height:700px;
	border:1px solid #006699;
	background-color:#EBF8FE;
}

.rec_link{
	width:190px;
	height:173px;
	text-align:center;
	padding:1px 0;
	margin:5px 6px 10px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

.rec_link2{
	width:394px; 
	height:173px;
	text-align:center;
	padding:1px 0;
	margin:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:18px;
	float:left
}

.s_box{
	height:168px;
}

.b_box{
	height:168px;
}

.s_box img{
	width:190px;
	height:120px;
	margin:2px 0px 0px 0px;
	padding:0;
	border-width:0;
}

.b_box img{
	width:194px;
	height:120px;
	margin:2px 0px;	
	padding:0;
	border-width:0;
}

.s_box a:link, .b_box a:link{
	margin-bottom:0px;
	margin-top:2px;
	color:#fff;
	text-decoration: none;
	font-weight:bolder;
}

.s_box a:visited, .b_box a:visited {
	margin-bottom:0px;
	margin-top:2px;
	color:#fff;
	text-decoration: none;
	font-weight:bolder;
}

.s_box a:hover, .b_box a:hover {
	margin-bottom:0px;
	margin-top:2px;
	color:#fff;
	text-decoration: none;
	font-weight:bolder;
}

.s_box a:active, .b_box a:active {
	margin-bottom:0px;
	margin-top:2px;
	color:#fff;
	text-decoration: none;
	font-weight:bolder;
}

.r_div{
	background-color:#FFFFFF;
	width:185px;
	height:110px;
	margin:2px 0px;	
	border-width:0;
	padding:5px;
	text-align:left;
	line-height:20px;
	float:right
}

.r_div a:active, .r_div a:visited, .r_div a:link{
	font-size:15px;
	font-weight:bold;
	padding-left:0px;
	vertical-align:middle;
	margin:0px;
}

#list1 a:active, #list1 a:visited, #list1 a:link{
	color:#4e5125;
}

#list2 a:active, #list2 a:visited, #list2 a:link{
	color:#265487;
}

#list1 a:hover{
 	color:#5CAF1F;
 }
 
#list2 a:hover {
	color:#3da3cc;
}

.top_menu { 
  	color: #666;
  	display:block;
  	font-size:13px;
  	line-height:35px;
  	float:left;
  	width:800px;
  	padding-bottom:2px;
  	border-bottom:1px solid #666;
}

.top_menu ul {
  	padding:0px;
 	list-style: none; 
 	float:left; 
  	margin:0px;
  	color: #666;
}

.top_menu ul li { 
  	margin: 0px 0px 0px 0px; 
  	list-style: none; 
  	float:left;
  	text-align: center;
  	color: #666;
}

.top_menu ul li a { 
  	margin: 0px;  
  	color: #666;
  	text-decoration:none;
}

.top_menu ul li a:hover { 
  	margin: 0px;  
  	color: #666;
  	text-decoration:none;
}

.clickable {
	CURSOR: pointer;
}


#wlink a {
	color:#666666;
  	text-decoration:none;
}

#wlink a:hover { 
	text-decoration:underline;
  	color:#666666;
}


#top_box{
	position:absolute;
	top:10px;
	right:0;
	width:280px;
	color:#FFF;
	background:#91007b;
	text-align:center;
	font-weight:bold;
}

#top_box a {
	color:#FFF;
}

#main_home {
	position:relative;
	}







