@charset "utf-8";
html {
	height: 100%;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0 auto;
}
ul, li {list-style:none;}
img {border:0px;}
p {line-height: 15px;}
a {
	color:#03F;
	text-decoration:none;
}
a:hover {
	color:#09F;
	text-decoration:none;
}
.set-iframe {
	padding-left: 5px;
}
.set-iframe2 {
	margin-left:-30px;
	margin-top:-5px;
}
.set-iframe3 {
	margin-left:-30px;
}
.noise #container{
	width:100%;
	margin: 0 auto;
	border: 0 solid #eee;
	text-align:left;
}
.noise #header {
	width:100%;
	height:40px;
	background:#464646;
}
.noise #textheader h1 {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	display:inline;
	float:right;
	padding-right:0.8em;
	
}
.noise #textheader a {
	color:#fff;
	text-decoration:none;
}
.noise #textheader a:hover {
	color:#F90;
	text-decoration:none;
}
.noise #logoheader {
	width:100%;
	height:150px;
	border: 0 solid #eee;
	background:url(../_data/images/hbg1.jpg) no-repeat 0 50%;
}
.noise #logo img {
	width:119px;
	height:80px;
	display:block;
	position:absolute;
	margin: 3% 3% 3% .6%;
	padding: 0;
}
.noise #logo span {
	width:175px;
	color:#fff;
	font-weight:bold;
	display:block;
	position:absolute;
	margin: 9.5% 3% 3% 0.5%;
	padding: 0;
}
.noise #banner img {
	width:360px;
	height:150px;
	display:block;
	position:absolute;
	margin: 0 0 0 71.2%;
	padding: 0;
}
.noise #leftmenu {
	float:left; 
	width:237px; 
	margin:0 auto;
	padding:0; 
	border:1px solid #eee; 
}

.noise #leftmenu ul {
	margin:0;
	padding:0;
}
.noise #leftmenu li {
	width:237px;
	height:35px;
	padding:0 0 0 4em;
	background:url(../_data/images/button.gif) left no-repeat;
}
.noise #leftmenu li a {
	display:block;
	position:absolute;
	padding-top:10px;
	text-decoration:none;
	font-weight:bold;
	color:#346FAC;

}
.noise #leftmenu li a:hover {
	display:block;
	position:absolute;
	padding-top:10px;
	text-decoration:none;
	font-weight:bold;
	color:#09F;

}
.noise #leftbox {
	width:237px;
	height:auto;
	background:#4A748A;
	display:block;
	position:absolute;
	padding:0 0 0 0;
	margin-top:0.1em;
}
.noise #leftbox p {
	font-size:11px;
	color:#fff;
	padding:5px 5px 5px 5px;
}
.noise #leftbox p a {
	color:#fff;
	text-decoration:none;
}
.noise #leftbox p a:hover {
	color:#fff;
	text-decoration:underline;
}
.noise #leftad {
	width:237px;
	height:auto;
	background:#069;
	display:block;
	position:absolute;
	padding:0 0 0 0;
	/*margin-top:495px;*/
	margin-top:460px;
	margin-left:0.1em;
}
.noise #leftad p a {
	color:#fff;
	text-decoration:none;
}
.noise #leftad p a:hover {
	color:#fff;
	text-decoration:underline;
}
.noise #leftad p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 5px 5px 5px;
}
.noise #leftad span {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FC0;
	padding:5px 5px 5px 5px;
}
.noise #mainconten {
	margin: 0 3% 3% 22.5%; 
	border: 0 solid #eee; 
	padding: 0 5px; 
}
.noise #mainconten p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.noise #mainconten h1 {
	width:379px;
	height:63px;
	background:url(../_data/images/welcome.gif) no-repeat 50% 50%;
	margin-top:-20px;
	margin-bottom:-10px;
}
.noise #mainconten h2 {
	width:379px;
	height:46px;
	background:url(../_data/images/services.gif) no-repeat 50% 50%;
}
.noise #mainconten h3 {
	width:379px;
	height:63px;
	background:url(../_data/images/welcome-admin.gif) no-repeat 50% 50%;
	margin-top:-20px;
	margin-bottom:-10px;
}
.noise #mainconten h5 {
	height:200px;
}
.noise #lineconten {
	width:80.7%;
	height:3px;
	background:#4A748A;
	margin: 0.1% 3% 3% 19%;
	padding: 0;
}
.noise #signin span {
	width:120px;
	font-size:11px;
	color:#060;
	display:block;
	position:absolute;
	margin: -2.5% 3% 3% 90.5%;
	padding: 0;
}
.noise #signin span a {
	color:#060;
	text-decoration:none;
}
.noise #signin span a:hover {
	color:#0C0;
	text-decoration:none;
}
.noise #Service1 {
	width:97%;
	border:1px solid #03F;
	margin:0;
	padding:10px;
}
.noise #Service1 a {
	color:#03F;
	text-decoration:none;
}
.noise #Service1 a:hover {
	color:#09F;
	text-decoration:none;
}
.noise #Service2 {
	width:97%;
	border:1px solid #03F;
	margin:0;
	padding:10px;
}
.noise #Service2 a {
	color:#03F;
	text-decoration:none;
}
.noise #Service2 a:hover {
	color:#09F;
	text-decoration:none;
}
.Pload {background : url(../_data/images/loading.gif) no-repeat 50% 50%;}
.footer {
	position: fixed;
	bottom: 0px;
	width:100%;
	height:70px;
	background:#333;
	border: 0 solid #eee; 
	margin:8% 0 0 0; 
	padding-top:5px;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer p {
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
.W3c {
	width:130px;
	height:21px;
	position: fixed;
	bottom: 48px;
	right: 0;
	/*
	display:block;
	position:absolute;
	margin: -148px 3% 3% 89%;
	padding: 0;
	*/
}
.scroller {
	overflow:auto;
	width:100%;
	margin:0 auto;
	padding:0px;
}
span.c4 {
	color:#0033FF;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
img.c3 {
	border:0;
	width:60px;
	height:21px
}
span.c2 {color: #0033FF;}
strong.c1 {text-decoration: underline;}
.text { 
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin: 0 10px 8px; 
	color: #fff; 
} 
textarea, input, select, file { 
	font: 12px Arial, Helvetica, sans-serif; 
	padding: 1px 3px 0 3px; 
	vertical-align: middle; 
	margin-bottom: 1px; 
} 
select {border: 1px solid #d4eff7;}
.btn { 
	background-image: url(../_data/images/btn_submit.gif); 
	background-color: #fff; 
	width: 26px; 
	height: 20px; 
	border: 0; 
	cursor: pointer; 
} 
.btm { 
	background-color: #5aa0d6; 
	color: #fff; 
	width: auto; 
	height: 22px; 
	border: 0; 
	cursor: pointer; 
	padding-left:7px;
	padding-right:7px;
}
.bts { 
	background-color: #EEE; 
	color: #fff; 
	width: auto; 
	height: 22px; 
	border: 0; 
	cursor: pointer; 
	padding-left:7px;
	padding-right:7px;
}
.line {border-bottom:1px solid #EEE;}
.clear-all {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.fix-height {height: 200px;}html {
	height: 100%;
}
/* table style*/
.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
}
.datatable td {
	border-top: 1px solid #D6DDE6;
	border-bottom: 1px solid #D6DDE6;
	border-left: 1px solid #D6DDE6;
	border-right: 1px solid #D6DDE6;	
	padding: 5px;
	vertical-align: top;
}
.datatable td.left {
	background-color: #f9f9f9;
	border: 1px solid #D6DDE6;	
	padding: 5px;
	width: 175px;
	vertical-align: top;
	font-family: MS Sans Serif, Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.datatable td span {
	font-weight: bold;
	color: #5B81A8;
}
.datatable td .orange {
	color: #F90;
}
.datatable td .red {
	color: #F00;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: left;
	padding-left: 0.3em;
}
.datatable caption {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding: 0.4em 0 0.8em 0;
}
.datatable tr.altrow {
	background: url(../images/tab-gray.gif) center 0 repeat-x #fff;
	font-weight: bold;
	/*background-color: #DFE7F2;*/
	color: #FFF;
}
/* table style normall */
.normalltable {
	border: 0px solid #D6DDE6;
	border-collapse: collapse;
	width: 98%;
	margin-left: 5px;
}
.normalltable td {
	padding: 5px;
}
.normalltable td.line {
	border-bottom: 1px solid #EEE;
}
.normalltable td.top {
	vertical-align: text-top;
}
.normalltable td.left {
	padding: 5px;
	width: 170px;
	vertical-align: top;
	text-align: right;
	font-family: MS Sans Serif, Tahoma, Geneva, sans-serif;
}
.normalltable td.right {
	padding: 5px;
	vertical-align: top;
}
.normalltable td span {
	/*font-weight: bold;*/
	color: #5B81A8;
}
.normalltable td .orange {
	color: #F90;
}
.normalltable td .red {
	color: #F00;
}
.normalltable td .green {
	color: #090;
}
.normalltable th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: left;
	padding-left: 0.3em;
}
/* table style set */
.settable {
	border: 0px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
	margin-left: 5px;
}
.settable td {
	padding: 5px;
}
.settable td.top {
	vertical-align: text-top;
}
.settable td.line {
	border-bottom: 1px solid #EEE;
}
.settable td.fixheight {
	height: 0px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
.settable td.left {
	padding: 5px;
	width: 170px;
	vertical-align: top;
	text-align: right;
	font-family: MS Sans Serif, Tahoma, Geneva, sans-serif;
}
.settable td.right {
	padding: 5px;
	vertical-align: top;
}
.settable td span {
	/*font-weight: bold;*/
	color: #5B81A8;
}
.settable td .orange {
	color: #F90;
}
.settable td .red {
	color: #F00;
}
.settable td .green {
	color: #090;
}
.settable th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: left;
	padding-left: 0.3em;
}
.text-botton {
	table-layout: auto;
}
