body {
	font-family:Arial, sans-serif;
	margin:0 auto;
	background-color:#f0f0f0;
}

a{
	text-decoration:none;
	color:#009cff;
	font-size:12px;
	border-bottom:1px dotted #009cff;
	border:none;
}

a:hover{
	color:#009cff;
	border-bottom:1px dotted #009cff;
}


img {  
border-style: none;
}

a.img_link:hover {
	border:none;
}


h1 {
	margin-top:0px;
}

.spacer {
	height:25px;
}

#bar {
border-bottom:1px solid #e2e2e2; 
height:1px; 
width:100%;
margin-top:5px;
margin-bottom:10px;
}


#content {
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 4px 4px;
	background:#fff;
	clear:both;
	margin:10px auto;
	padding:10px 25px 25px 25px;
	text-align:justify;
	overflow:hidden;
}

#serround {


}
#contain {
	width:875px;
	height:auto;
	margin: 0 auto;
}

.innerpage_searchholder{
float:left; 
margin-top:15px;
width:80%;
}

.search_text{
float:left; 
width:25%; 
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#777777;
}

#header {
	background:#00253c;
	height:20px;
	width:860px;
	padding:8px 8px 8px 8px;
	margin: 0 auto;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	-moz-border-radius-bottomleft:4px 4px 4px 4px;
	-moz-border-radius-bottomright:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	border-radius-bottom-left: 4px 4px 4px 4px;
	border-radius-bottom-left: 4px 4px 4px 4px;

}

.small {
	font-size:12px;
}

#header a{
	font-size:15px;
	color:#fff;
	border:none;
}

#header a:hover{
	color:#009cff;
}

#header_contain {
	width:825px;
	margin:0 auto;
	color:#fff;
	text-shadow: 0.1em 0.1em #000;
}

#header_contain span.right {
	float:right;
}
#header_contain span.left {
	float:left;
	color:#ffffff;
}

#inputArea {
	margin:25px 0 50px 0;
}
#pages {
	margin:0 auto;
	text-align:center;
	font-size:12px;
}

#leader_ad {
	margin-top:25px;
}
#footer {
	float:left; 
	width:100%; 
}

#footer .latest {
	float:left;
	width:50%;
}

#footer .top {
	float:right;
	width:50%;

}

#footer_links{
	width:100%;
	float:left;
	margin-top:20px;
	text-align:center;
	font-size:12px;
}
