@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:#5a5959;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	width:960px;
	background:#fcfdf7;
	border:2px solid #b7bbac;
	padding:20px;
	margin:50px 0 0 0;
}

#header{
	height:150px;
	/*border-bottom:1px solid #000;*/
}

#logo{
	float:left;
	height:97px;
	width:200px;
	text-align:left;
	/*border:1px solid #000;*/
	padding:30px 0 0 0;
}

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

h3{
	font: bold 26px "Myriad Pro";
	color:#356db1;
	text-align:center;
}

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

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

#abtus_content{
	border: 1px solid #999;
    float: left;
    height: 205px;
    margin-top: 60px;
    padding: 20px;
    width: 400px;
    margin-left: 45px;
	background:#4a4a48;
}

#abtus_title{
	text-align:left;
}

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

#content_bg{
	/*background:url(../images/content_bg.jpg) center no-repeat;*/
	height:310px;
	margin-top:10px;
	/*border:1px solid #000;*/
}

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

#line{
	background:url(../images/line.jpg) center no-repeat;
	width:17px;
	height:233px;
	float:left;
	margin:30px 0 0 5px;
}

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

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

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

#complaint{
	float: left;
	margin: 30px 0px 30px 35px;
    width:222px;
	/*border:1px solid #000;*/
	background:url(../images/complaint_bg.jpg) center no-repeat;
	height:247px;
}

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

h2{
	font:bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	color:#fff;	
}

h2 a{
	font:bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	color:#fff;	
	text-decoration:none;
}

h2 a:hover{
	font:bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	color:#fff;	
	text-decoration:none;
}

#footer_wrapper{
	/*border:1px solid #000;
	padding:0px 20px 0 10px;
	margin:20px 0 0 0;*/
	height:95px;
	width:1000px;
	padding:20px 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;
}

#content_topbg{
	background:url(../images/content_top.jpg) center no-repeat;
	height:46px;
}

#content_mid{
	background:url(../images/content_mid.jpg) center repeat-y;
}

#content_bottombg{
	background:url(../images/content_bottombg.jpg) center no-repeat;
	height:46px;
}

#content_mid table{
	border:2px solid #aeada8;
}

#content_mid table tr{
	margin:5px 0;
}

#content_mid table th{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#616160;
	padding-left:10px;
	background:#fcfdf5;
	border:2px solid #aeada8;
}

.heading{
	font:bold 19px Centaur, Arial, Helvetica, sans-serif;
	color:#5c5c5b;
	padding-left:10px;
}

#content_mid table td{
	color:#5a5a59;
	padding-left:10px;
	background:#fcfdf5;
	border:2px solid #aeada8;
}

.price{
	padding-right:10px;
}

#home{
	color: #5C5C5B;
    float: right;
    font: bold 19px Centaur, Arial,Helvetica,sans-serif;
    height: 30px;
    margin-right: -355px;
    margin-top: 122px;
}

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

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