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

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

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	background:url(../images/wrapper_bg.png) center repeat-y;
	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;
	background:url(../images/logo_bg.png) left top no-repeat;
	height:70px;
	width:258px;
	/*text-align:left;
	border:1px solid #000;*/
	margin-top:20px;
	margin-left:-47px;
	font:bold 30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding-top:10px;
}

#logo a{
	color:#fff;
	text-decoration:none;
}

#logo a:hover{
	color:#fff;
	text-decoration:none;
}

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

h3{
	font: bold 25px "Arial Rounded MT Bold";
	color:#356db1;
	text-align:center;
	margin: 30px 0 0 20px;
}

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

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

#abtus_content{
    float: left;
    margin: 0px 0 0 50px;
    width:601px;
	/*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:#44618f;
}

#abtus_img{
	width:307px;
	height:255px;
	/*border:1px solid #000;*/
	float:left;
}

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

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    margin:20px 20px 20px 0;
    width: 280px;
	background:url(../images/pkg_bg.png) top left no-repeat;
}

#pkg_content{
    background: none repeat scroll 0 0 #FCFDFE;
    border-bottom: 1px solid #3B77B9;
    border-left: 1px solid #3B77B9;
    border-right: 1px solid #3B77B9;
    float: left;
    margin-left: 1px;
    margin-top: 45px;
    padding: 10px;
    width: 235px;
    z-index: -1;
}

#pkg_content p{
	color:#44618f;
	line-height:1.8em;
	letter-spacing:0.04em;
	text-align:justify;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    margin:20px 20px 20px 35px;
    width: 280px;
	background:url(../images/payment_bg.png) top left no-repeat;
}

#payment_content{
    background: none repeat scroll 0 0 #FCFDFE;
    border-bottom: 1px solid #3B77B9;
    border-left: 1px solid #3B77B9;
    border-right: 1px solid #3B77B9;
    float: left;
    margin-left: 1px;
    margin-top: 45px;
    padding: 10px;
    width: 235px;
    z-index: -1;
}

#payment_content p{
	color:#44618f;
	line-height:1.8em;
	letter-spacing:0.04em;
	text-align:justify;
}

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;
    width:282px;
	background:url(../images/complaint_bg.jpg) center no-repeat;
	height:275px;
	/*border:1px solid #000;*/
	margin: 20px 0 0 35px;
}

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

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 0 0 0;
}

#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:#f6f9fb;
	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:#dedfe9;
	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 20px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:10px;
	background:#dedfe9;
	letter-spacing:0.04em;
	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;
	color:#000;
}

.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;
}