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

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

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#main_wrapper{
	width:100%;
}

#wrapper{
	width:1000px;
	/*background:#fff;
	border:1px solid #fff;*/
	margin-top:30px;
}

#header_bg{
	background:url(../images/header_bg.jpg) left top repeat-x;
	height:130px;
	width:100%;
	margin-top:40px;
	z-index:0;
}

#header{
	width:1000px;
	padding:15px 0;
}

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

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

#login{
	float: left;
    height: 30px;
    margin-left: -200px;
    margin-top:60px;
}

#logo{
	float:left;
	height:53px;
	width:200px;
	text-align:left;
	color:#fdfafa;
	font:normal 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
}

#logo a{
	color:#fdfafa;
	font:normal 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#logo a:hover{
	color:#fdfafa;
	font:normal 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#content_wrapper{
    width:1000px;
	/*border:1px solid #fff;*/
}

#abtus{
	height:370px;
	padding:20px;
	/*border:1px solid #fff;*/
}

#abtus_content{
	/*border:1px solid #fff;*/
	float:left;
	width:570px;
	height:370px;
	margin-left:40px;
}

#abtus_title{
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}

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

#abtus_img{
	width:345px;
	height:370px;
	float:left;
}

#content_bg{
	height:320px;
	margin:10px 0;
	/*border:1px solid #fff;*/
}

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    width:280px;
	height:270px;
	padding: 20px 15px;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    width:280px;
	height:270px;
	margin:0 42px;
	padding:15px;
}

#complaint{
    float:right;
    width:280px;
	height:270px;
	margin:17px 0 0 0;
	/*border: 1px solid #000000;*/
	background:url(../images/complaint_bg.jpg) center no-repeat;
}

p{
	text-align:justify;
	line-height:2em;
	letter-spacing:0.05em;
}

.title{
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}


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

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

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

#footer_wrapper{
	background:url(../images/header_bg.jpg) left top repeat-x;
	height:125px;
	width:100%;
	/*border:1px solid #000;*/
}

#footer{
	width:1000px;
	padding:16px 0;
	/*border:1px solid #fff;*/
}

#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;
	color:#fff;
	font-weight:bold;
}

#banner{
	height:260px;
	margin-top:30px;
}

#innerpg_content{
	margin:30px 0 20px 0;
    padding: 20px;
	border:2px solid #3c3c3c;
	background:none;
	/*padding:10px;*/
}

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

#innerpg_content table th{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:10px;
	margin:10px 0;
	background:#a58d04;
	padding-right:10px;
}

.heading{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:left;
	letter-spacing:0.04em;
	background:url(../images/line.jpg) center top no-repeat;
	height:25px;
	padding:10px 0 10px 10px;
}

#innerpg_content table td{
	padding-left:10px;
	padding-right:10px;
	margin:10px 0;
	background:#fefefd;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #ccbf72;
}


.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

#home{
	color: #fff;
    float: left;
    font: bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    height: 30px;
    margin-left: -110px;
    margin-top:60px;
}

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

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