@charset "utf-8";
/* CSS Document */

#sub #wrapper #contentArea {
	padding-left: 0;
	padding-right: 0;
}

#contents {
	color: #333333;
	background: #FFFFFF;
	margin-bottom:15px;
	padding: 20px 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;
}

#top_outer {
  background: #fff url("/top_exchang/img/eye.jpg") no-repeat scroll 0 0;
  color: #333;
  height: 300px;
  width: 950px;
}

#top_outer h3 {
  font-size: 22px;
  font-style: italic;
  line-height: 1em;
  padding: 10px 0 15px;
  text-align: center;
  text-shadow: 1px 1px 2px #fff;
}

.nox_name {
	color: #E67F00;
}

#top_outer h4 {
  font-size: 16px;
  padding: 0 0 0 20px;
}

#top_outer p {
  font-size: 15px;
  line-height: 1.3em;
  padding: 10px 20px;
}


.nox_01flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box01.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 20px;
}

.nox_02flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box02.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: right;
	margin-bottom: 20px;
}

.nox_03flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box03.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 20px;
}

.nox_04flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box04.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: right;
	margin-bottom: 20px;
}

.nox_05flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box05.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 20px;
}

.nox_06flow {
	width: 455px;
	height: 156px;
	background: url(/top_exchang/img/box06.png) no-repeat ;
	border-top: 1px solid #FFFFFF;
	float: right;
	margin-bottom: 20px;
}

.flow_img {
	width: 180px;
	height: 135px;
	margin: 10px 0 0 5px;
	float: left;
}

.flow_text {
	width: 240px;
	color: #333333;
	margin: 20px 10px 0 0;
	float: right;
}

#ex_price {
	padding: 20px 30px;
	background: #F0F0E6;
	margin-bottom: 30px;
}

#ex_price dt {
	font-size: 14px;
	font-weight: 700;
	color: red;
	margin-bottom: 5px;
}

#ex_price dd {
	font-size: 14px;
	margin-bottom: 5px;
}

/***************table********************/

.ex_tab {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
}

.ex_tab th {
	border: solid 1px #333333;
	border-bottom: none;
	padding: 0.5em;
	font-weight: 700;
	color: #FFFFFF;
background: rgb(239,165,166);
background: -moz-linear-gradient(top,  rgba(239,165,166,1) 10%, rgba(200,63,65,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(239,165,166,1)), color-stop(100%,rgba(200,63,65,1)));
background: -webkit-linear-gradient(top,  rgba(239,165,166,1) 10%,rgba(200,63,65,1) 100%);
background: -o-linear-gradient(top,  rgba(239,165,166,1) 10%,rgba(200,63,65,1) 100%);
background: -ms-linear-gradient(top,  rgba(239,165,166,1) 10%,rgba(200,63,65,1) 100%);
background: linear-gradient(to bottom,  rgba(239,165,166,1) 10%,rgba(200,63,65,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efa5a6', endColorstr='#c83f41',GradientType=0 );

}

.ex_tab td {
	border: solid 1px #333333;
	border-bottom: solid 2px #333333;
	padding: 0.5em;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );

}

.ex_caution {
	text-align: right;
	line-height: 1.5em;
}

.sample_img {
	width: 930px;
	height: 140px;
}

.sample_text {
	text-align: right;
	margin-bottom: 20px;
}


#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;
}

