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

body{
	background:url(../images/bg.png) center top repeat;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#433592;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

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

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

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

#header{
	height:140px;
	/*border:1px solid #fff;*/
	/*background:url(../images/header_bg.jpg) top left repeat-x;
	padding:0 20px;*/
}

#header2{
	height:140px;
	/*border:1px solid #fff;*/
	background:url(../images/content_bg.png) left top repeat-y;
}

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

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

#login{
	float: left;
    height: 30px;
    margin-left: -250px;
    margin-top: 96px;
}

#logo_bg{
	float:left;
	height:100px;
	width:250px;
	text-align:left;
	margin-top:-24px;
	background:url(../images/logo_bg.png) left top no-repeat;
	margin-left: 47px;
	/*border:1px solid #000;
	margin-top:20px;
	padding:20px 0 0 0;*/
}

#logo{
	width:198px;
	height:53px;
	padding: 23px 0 0 5px;
}

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

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

#abtus_content{
    float:left;
    width:980px;
	height:335px;
	/*border:1px solid #fff;
	margin:52px 50px 0 50px;*/
}

#abtus_title{
	text-align:left;
	font:normal 22px "Californian FB", Arial;
	color:#fff;
	padding:50px 0 0 310px;
}

#abtus p{
	text-align:justify;
	line-height:1.5em;
	letter-spacing:0.04em;
	padding:0px 20px 10px 310px;
	color:#3d3290;
}

#abtus_img{
	width:428px;
	height:335px;
	/*border:1px solid #fff;*/
	float:left;
	/*margin-top:50px;
	margin-left:50px;*/
}

#content_bg{
	height:300px;
	background:url(../images/content_bg.png) left top repeat-y;
	padding:35px 20px 20px 20px;
	/*border:1px solid #000;*/
}

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    width:300px;
	/*height:300px;*/
	margin-left:10px;
	padding-bottom:20px;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    width:300px;
	height:300px;/**/
	margin:0 20px;
	padding-bottom:20px;
}

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

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

.title{
	font:normal 28px "Californian FB", Arial, Helvetica, sans-serif;
	color:#392f8f;
	text-align:left;
	padding:14px 0 10px 20px;
}


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

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

#banner{
	height:206px;
}

#innerpg_content{
	margin:0px 0 20px 0;
    padding: 20px;
	background:url(../images/content_bg.png) left top repeat-y;
	/*border:1px solid #000;
	padding:10px;*/
}

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

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

#innerpg_content table th{
	font:bold 18px "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:10px;
	margin:10px 0;
	background:#7373b4;
	border:1px solid #8181bc;
	padding-right:10px;
}

.heading{
	font:bold 20px "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	letter-spacing:0.04em;
	background:#4b4b9f;
	height:25px;
	padding:10px 0 10px 10px;
}

#innerpg_content table td{
	padding-left:10px;
	padding-right:10px;
	margin:10px 0;
	background:#fff;
	color:#4a4b9f;
	font:normal 12px "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	border:1px solid #8181bc;
}


.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

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

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

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