@charset "utf-8";
/* CSS Document */

#sub #wrapper #contentArea {
	padding-left: 0;
	padding-right: 0;
}

#contents {
	color: #333333;
	background: #FFFFFF;
	margin-bottom:15px;
}

#contentArea #contents h2#earo_eye {
	background: #fff url("/cwest/img/eye_aero.jpg") no-repeat scroll 0 0;
	height: 536px;
	margin: 0 auto;
	padding: 0;
	text-indent: 100%; 
	white-space: nowrap; 
	overflow: hidden; 
	width: 940px;
}

#earo_text {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0 4px 20px;
  padding: 10px;
}

#contents h2 {
	background: url(/images/ww/h2back.png) no-repeat center left;
	height: 25px;
	padding-left: 16px;
	font-size: 16px;
	border: 1px solid #4d4c4b;
	line-height: 25px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin: 0 auto 10px;
	width: 912px;
}

#go_top {
	float: right;
}
#go_top a {
	background: url("/noxudol/images/arrow_gotop.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #e67f00;
	font-size: 14px;
	padding-left: 20px;
}
#go_top a:hover {
	color: red;
}






