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

body{
	background:#f6f6f6;
	margin:0px;
	padding:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#808080;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

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

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

#payment_img{
	float:right;
	width:360px;
	height:95px;
	background: url(../images/online_bg.jpg) 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:48px 0 0 170px;
}

#login{
	float: left;
    height:25px;
    margin-left: -200px;
    margin-top: 96px;
}

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

#logo a{
	color:#080808;
	font:bold 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
}

#logo a:hover{
	color:#080808;
	font:bold 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
}

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

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

#abtus_content{
	background:url(../images/abtus_contentbg.png) center top no-repeat;
    float:left;
    width:366px;
	height:289px;
	/*border:1px solid #000;*/
	margin:70px 0 0 80px;
}

#abtus_title{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#007abd;
	text-align:left;
	padding:25px 0 0 85px;
}

#abtus p{
	text-align:justify;
	line-height:1.7em;
	letter-spacing:0.04em;
	padding:0px 20px 10px 85px;
}

#content_bg{
	height:320px;
	/*background:url(../images/content_bg.jpg) left top repeat-x #e5e5e5;*/
	padding:15px 0px 20px 0px;
	/*border:1px solid #000;*/
}

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    width:260px;
	height:290px;
	margin-left:5px;
	background:url(../images/pkg_bg.png) center top no-repeat;
	padding:20px;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    width:260px;
	height:290px;
	margin:0 45px;
	background:url(../images/pkg_bg.png) center top no-repeat;
	padding:20px;
}

#complaint_bg{
    float: left;
    width:300px;
	height:330px;
	/*border: 1px solid #000000;*/
	background:url(../images/pkg_bg.png) center top no-repeat;
}

#complaint{
    width:199px;
	height:236px;
	background:url(../images/complaint_bg.jpg) center no-repeat;
	margin-top:35px;
}

p{
	text-align:justify;
	line-height:2em;
	letter-spacing:0.05em;
	/*color:#5e8f03;*/
}

.title{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#007abd;
	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;
	padding-right:12px;
}

#line{
	background:url(../images/line.jpg) center top no-repeat;
	height:20px;
	margin:10px 0;
}

#footer_wrapper{
	/*border:1px solid #000;*/
	height:100px;
	padding:20px 5px;
}

#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:#007abd;
	font-weight:bold;
}

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

#innerpg_content{
	margin:30px 0 20px 0;
    padding: 20px;
	border:6px solid #b4b2b2;
	background:#e4e4e4;
	/*padding:10px;*/
}

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

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

#innerpg_content table th{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:10px;
	margin:10px 0;
	background:#d8d8e1;
	border:1px solid #cfcfcf;
	padding-right:10px;
}

#heading{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#007abd;
	text-align:left;
	letter-spacing:0.04em;
	background:#d3d3e0;
	border:2px solid #cfcfcf;
	height:25px;
	padding:10px 0 10px 10px;
}

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


.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

#home{
	color: #007abd;
    float: left;
    font: bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    height: 30px;
    margin-left: -120px;
    margin-top:92px;
}

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

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