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

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

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	width:1000px;
	/*border:1px solid #000;*/
}

#header{
	height:240px;
	/*border:1px solid #000;*/
	background:url(../images/header_bg.png) bottom center no-repeat;
}

#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:left;
	width:434px;
	height:97px;
	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:32px 0 0 145px;
}

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

#logo{
	float:right;
	height:77px;
	width:200px;
	text-align:left;
	/*border:1px solid #000;*/
	margin-top:20px;
	padding:20px 0 0 0;
	font:bold 30px "Chaparral Pro", Arial, Helvetica, sans-serif;
	color:#080808;
}

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

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

#abtus_content{
    float: left;
	margin-top:20px;
    width:650px;
	height:265px;
	/*padding:0 0px 0 20px;
	background:#4a4a48;
	border:1px solid #000;*/
}

#abtus_title{
	text-align:left;
	font:bold 25px "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	color:#103b6f;
}

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

#abtus_img{
	width:316px;
	height:345px;
	/*border:1px solid #000;*/
	float:right;
	/*margin-top:50px;*/
}

#content_bg{
	height:325px;
	/*border:1px solid #000;*/
}

#complaint{
	float:right;
    width:285px;
	background:url(../images/complaint_bg.jpg) center no-repeat;
	height:275px;
	margin-top:36px;
}

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

#content_area{
	width:700px;
	/*border:1px solid #000;*/
	float:left;
	padding:10px 0;
}

#content_area hr{
	color:#cac7c7;
}

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

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

#footer_wrapper{
	/*border:1px solid #000;*/
	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:400px;
	background:url(../images/banner_bg.png) bottom center no-repeat;
}

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

#contentbg_top{
	background:url(../images/content_topbg.png) top center no-repeat;
	height:73px;
}

#contentbg_mid{
	background:url(../images/content_midbg.png) top center repeat-y;
	/*padding:10px;*/
}

#contentbg_bottom{
	background:url(../images/content_bottombg.png) top center no-repeat;
	height:42px;
}

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

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

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

.heading{
	font:bold 22px "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	color:#103b6f;
	margin-left:48px;
	text-align:left;
}

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

.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

#home{
	color: #103b6f;
    float: left;
    font: 19px "Arial Rounded MT Bold";
    height: 30px;
    margin-left: -360px;
    margin-top: 133px;
}

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

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