@charset "UTF-8";
#contents:after {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

#contents #top-img {
	width: 518px;
	float: right;
}
#contents p {
	width: 400px;
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 25px;
}
#top {
	background-position: right top;
	background-image: url(../img/share/g_nav_btn.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#global-nav #top a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75C67D;
}

