body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F8FE;	
}
#main {
	position: fixed; left: 0px; top:0px; bottom: 0px; right: 0px; z-index: -1; position:relative; top:-40px;
	
}
#main img{position: absolute; left: 0px; top: 0px; opacity: 1; width:100%; position:fixed; }
#wrapper {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.top {
	width:100%;
	height:150px;
	background-image:url('../images/top-repeter.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
.top .logo {
	width:450px;
	float:left;
	text-align:left;
}
.top .cont-info {
	width:450px;
	float:left;
	font-size:16px;
	text-align:right;
	padding-top:10px;
	line-height:22px;
	color:#FFF;
}
.menubar-bg {
	width:100%;
	background-image:url('../images/top-repeter.png');
	background-repeat:repeat;
	
}
.menubar {
	width:880px;
	margin-left:10px;
	margin-right:10px;
	height:30px;
	padding-top:10px;
	background-color:#FFF;
}
.menubar ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#034ea1;
	margin:0px;
}
.menubar li {
	list-style-type:none;
	display:inline;
	width:130px;
}
.menubar li a {
	text-decoration:none;
	color:#034ea1;
	padding:0px 16px 0px 10px;
}
.menubar li a:hover {
	text-decoration:none;
	background-color:#034ea1;
	color:#FFF;
}
.middle-bg {
	width:880px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background-image:url('../images/top-repeter.png');
	background-repeat:repeat;
}
.slider {
	width:100%;
	height:220px;
}
#content {
	width:100%;
	height:100%;
	margin-top:15px;
}
.content-left {
	width:400px;
	margin-right:20px;
	font-size:14px;
	float:left;
}
.content-left h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#444444;
}
.content-left .welcome {
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#d60000;
}
.content-left .box {
	width:97px;
	height:118px;
	float:left;
	padding:10px;
	text-align:center;
	background-color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	line-height:20px;
	margin-right:35px;
	color:#999;
}
.content-left .des {
	margin-top:10px;
}
.content-right {
	width:330px;
	float:left;
	padding:10px;
}
.content-right h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#444444;
}
.content-right ul {
	margin:5px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	list-style:inside;
	line-height:23px;
	font-size:14px;
	color:#0072fa;
}
.content-right li {
	width:auto;
	list-style-image:url('../images/bullet.png');
	list-style-position:inside;
}
.content-right a {
	text-decoration:none;
	color:#0072fa;
}
.content-right a:hover {
	text-decoration:underline;
	color:#034ea1;
}
.divclear {
	clear:both;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
.bottom {
	width:100%;
	height:60px;
	padding-top:20px;
	color:#99CDEB;
	line-height:22px;
	text-align:right;
	font-weight:bold;
}
.bottom a{
	text-decoration:none;
	color:#F00;

}
.bottom a:hover {
	text-decoration:underline;
	color:#FFF;
}

#active{ text-decoration:none; color:#fff;}

#active2{ text-decoration:none; color:#000;}

.form{

	 width:350px; 
	 height:240px;
	 font-size:15px;
	 color:#000;
	 text-align:left;
	 font-weight:normal;
	}

.input{box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
-webkit-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
-moz-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
border: 1px solid #FAABAB;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:22px;}

.button{-moz-border-radius: 20px;}