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

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

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	width:1000px;
	background:url(../images/wrapper_bg.jpg) left top repeat-x #686244;
	/*border:1px solid #fff;*/
	margin-top:50px;
}

#header{
	height:190px;
	/*border:1px solid #000;*/
	background:url(../images/header_bg.png) top center no-repeat;
	padding:0 20px;
	z-index:0;
}

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

#login{
	float: left;
    height: 30px;
    margin-left: -200px;
    margin-top: 96px;
	text-align:left;
}

#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:#c3ccaf;
	height:335px;
	padding:20px;
	/*margin:10px 0;
	border:1px solid #fff;*/
	margin:0px 0 20px 0;
	width:910px;
}

#abtus_content{
    float:right;
    width:520px;
	height:295px;
	/*border:1px solid #fff;*/
	padding:10px;
}

#abtus_title{
	text-align:left;
	font:bold 25px "Century Gothic";
	color:#0e0e0d;
}

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

#abtus_img{
	width:330px;
	/*border:1px solid #fff;*/
	float:left;
	height: 270px;
    margin-top: 35px;
}

#content_bg{
	height:310px;
	background:#c3ccaf;
	width:910px;
	padding:20px;
	*padding:30px 20px 40px 20px;
	/*border:1px solid #fff;*/
}

#content_area{
	width:660px;
	/*border:1px solid #fff;*/
	float:left;
	padding:10px 20px 10px 0;
}

#complaint{
    float: left;
    width:230px;
	height:260px;
	/*border: 1px solid #000000;*/
	margin-top:30px;
	background:url(../images/complaint_bg.jpg) center no-repeat;
}

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

.title{
	font:bold 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#0e0e0d;
	text-align:left;
}


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

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

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

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

#banner{
	height:190px;
	width:950px;
	margin-top:-4px;
}

#innerpg_content{
	margin:30px 0 20px 0;
    padding: 20px 20px 10px 20px;
	/*border:1px solid #000;*/
	width:910px;
	/*padding:10px;*/
	background:#c3ccaf;
}

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

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

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

#heading{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	letter-spacing:0.04em;
	background:url(../images/heading_bg.jpg) top left repeat-x;
	height:25px;
	padding:10px 0 10px 10px;
}

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


.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

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

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

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