@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) left top repeat-x #edf1e3;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1c7387;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	width:960px;
	/*border:1px solid #000;*/
	padding:0 20px 20px 20px;
	/*margin:50px 0 0 0;*/
}

#header{
	height:170px;
	/*border-bottom:1px solid #000;*/
	background:url(../images/header_bg.jpg) center no-repeat;
	padding:0 20px;
}

#logo{
	float:left;
	height:77px;
	width:200px;
	text-align:left;
	/*border:1px solid #000;*/
	margin-top:20px;
	padding:20px 0 0 0;
}

#payment_img{
	float:right;
	width:372px;
	height:97px;
	background: url(../images/online_bg.png) center no-repeat;
	margin-top:20px;
}

h3{
	font: bold 26px "Arial Rounded MT Bold";
	color:#356db1;
	text-align:left;
	padding:5px 0 0 5px;
	margin:0px;
}

#login{
	float:right;
	height:30px;
	margin-top:130px;
	margin-right:-373px;
}

#abtus{
	/*background:url(../images/abtus_bg.jpg) center no-repeat;*/
	height:275px;
	margin:10px 0;
	/*border:1px solid #000;*/
}

#abtus_content{
    float: left;
	margin:20px 0 0 40px;
    width:460px;
	padding:0 0px 0 20px;
	/*background:#4a4a48;*/
}

#abtus_title{
	text-align:left;
	font:bold 24px Tahoma, Geneva, sans-serif;
	color:#287393;
}

#abtus p{
	text-align:justify;
	line-height:1.7em;
	letter-spacing:0.04em;
	color:#1c7387;
}

#abtus_img{
	width:435px;
	height:200px;
	/*border:1px solid #000;*/
	float:left;
	margin-top:50px;
}

#content_bg{
	background:#fbfcfd;
	height:310px;
	margin-top:10px;
	border:1px solid #adafaf;
}

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    margin: 0px 10px 20px 20px;
    padding: 25px 10px 20px 5px;
    width: 260px;
}

#line{
	background:url(../images/line.png) center no-repeat;
	width:3px;
	height:271px;
	float:left;
	margin:20px 0 0 5px;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    margin: 0px 15px 30px 35px;
    padding: 25px 10px 20px 0;
    width: 260px;
}

p{
	text-align:justify;
	line-height:1.6em;
	letter-spacing:0.04em;
	padding:10px 0;
}

.more_img{
	float:right;
	margin-top:5px;
}

#complaint{
	float: left;
	margin:25px 0px 30px 35px;
    width:260px;
	background:url(../images/complaint_bg.png) center no-repeat;
	height:247px;
}

#online_txt{
	width:200px;
	height:70px;
	margin-top:20px;
}

h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
}

h2 a{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
	text-decoration:none;
}

h2 a:hover{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
	text-decoration:none;
}

#footer_wrapper{
	/*border:1px solid #000;
	padding:0px 20px 0 10px;
	margin:20px 0 0 0;*/
	height:95px;
	width:960px;
	padding:20px;
}

#address{
	float:left;
	background:url(../images/address_bg.jpg) center no-repeat;
	width:200px;
	height:95px;
}

#address pre{
	padding:10px 15px;
	text-align:left;
	color:#000;
	line-height:1.2em;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#power{
	float:right;
	height:50px;
	width:100px;
	text-align:right;
	/*border:1px solid #000;*/
	margin-top:10px;
}

#banner{
	height:190px;
	margin-top:10px;
}

#innerpg_content{
	/*border:1px solid #000;*/
	margin:20px 0;
	background:#f5f9f9;
	border:1px solid #adafaf;
	padding:10px;
}

#innerpg_content table{
	/*border:2px solid #aeada8;*/
	margin:20px 0;
}

#innerpg_content table tr{
	margin:25px 0;
}

#innerpg_content table th{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#151615;
	padding-left:10px;
	background:#cdebf7;
	border-top:7px solid #f5f9f9;
	border-bottom:7px solid #f5f9f9;
	border-left:1px solid #f5f9f9;
	border-right:1px solid #f5f9f9;
	margin:10px 0;
}

.heading{
	font:normal 22px Tahoma, Geneva, sans-serif;
	color:#257698;
	padding-left:10px;
	background:#abe0f6;
	width:960px;
	height:55px;
}

#innerpg_content table td{
	padding-left:10px;
	border-top:7px solid #f5f9f9;
	border-bottom:7px solid #f5f9f9;
	border-left:1px solid #f5f9f9;
	border-right:1px solid #f5f9f9;
	margin:10px 0;
}

.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

#home{
	color: #287393;
    float: right;
    font: normal 19px "Arial Rounded MT Bold";
    height: 30px;
    margin-right: -305px;
    margin-top:133px;
}

#home a{
	color: #287393;
	text-decoration:none;
}

#home a:hover{
	color: #287393;
	text-decoration:none;
}