body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	background-color:#d1d1d1;
	
}

a:link, a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #FFFFFF; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.main { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }



.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #515251;
	float: left;
	width: 638px;
	padding-top: 28px;

}




#viapost_header_wrapper {
	width: 1000px;
	height: 116px;
	margin: 0 auto;
	background: url(images/header-bg.png) repeat-x;
}

#viapost_header {
	width: 1000px;
	margin: 0 auto;
	
}

#viapost_header #site_logo {
	float: left;
	width: 300px;
	height: 71px;
	font-size: 40px;
	color: #ffffff;
	background: url(images/logomain.png) no-repeat;
}

#login_menu {
float: right;
width: 100px;
color: #FFF;
height: 50px;
margin-top: 20px;
}

#viapost_menu {
	position: relative;
	width: 875px;
	float: left;
	height: 28px;
	margin: 0px 0px 0 0;
	background: none;
	padding-top: 15px;
	
}

#viapost_menu #viapost_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: none;
}

#viapost_menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#viapost_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#viapost_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	height: 47px;
	padding: 0px 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;	
	font-weight: normal;
	outline: none;
	margin-top: -5px;
}

#viapost_menu li a:hover, #viapost_menu li .current{
	color: #cdcbcb;
}





#viapost_banner_wrapper {
	clear: both;
	width: 100%;
	height: 305px;
	margin: 0 auto;
	background: transparent;
}

#viapost_banner {
	width: 961px;
	height: 305px;
	margin: 0 auto;
	padding: 10px 40px 0 40px;;
	background:url(images/viapost_banner_bg.png) bottom no-repeat;
}

#viapost_banner #viapost_banner_image {
	float: left;
	width: 440px;	
}


#viapost_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:transparent;
}

#viapost_banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}



#viapost_content_wrapper {
	clear: both;
	width: 980px;
	padding-top: 10px;
	margin: 0 auto;
	padding-left: 20px;
	background: #FFF;
}

#viapost_content {
	width: 1000px;
	padding: 0px 0px;
	background: transparent;
}


#column_left {
	float: left;
	width: 638px;
	padding-left: 30px;
	line-height: 20px;
	background: transparent;
}

#column_right {
	float: left;
	width: 235px;
	padding-left: 50px;
	background: transparent;
	padding-top: 70px;

}



#copyright {
	padding-top: 0px;
	width: 1000px;
	clear:both;
	
	
}

.wrapper {
	margin-top: 20px;
	width: 100%;
	clear: both;
	height: 200px;
	background-color: #d1d1d1;
	
}
