body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background: #00213d url("/images/bg.jpg") center bottom no-repeat;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:hover {
	font-family: Arial, sans-serif;
	color: #2b5f8d;
	text-decoration: underline;
}
a:hover	{
	color:#333;
	text-decoration: none;
}

h1,h2,h3,.title {
	padding-bottom:10px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	padding:20px;
} 
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
	background-color:#81919d;
	border-bottom: #8896a1 2px solid;
	text-shadow: 0 1px 0 #002039;
}
h2	{
	font-size: 17px;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#002039;
	font-style:italic;
	text-shadow: 0 1px 0 #b2bfc6;
}
h3	{
	font-size: 16px;
	color:#666;
	font-weight:normal;
}
h4	{
	font-size: 14px;
	font-style:normal;
	color:#999;
}
.text	{
	padding:20px;
} 
.brd_bot	{
	border-bottom: #d1d7bd solid 1px;
}
.brd	{
	border: #d5d5d5 solid 1px;
}

ol, ul	{
	padding-left:10px;
	margin:0px;
}
li	{
	line-height:1em;
	list-style: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	margin-left:-10px;
	background: url("/images/arr.gif") left 9px no-repeat;
}
.botmenu ul.menu	{
	width:760px;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-385px;
	height:30px;
	background-color:#3e3c3f;
	margin-top:0px;
	padding-top:12px;
}
ul.menu	{
	width:900px;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-450px;
}
ul.menu li a	{
	font-size:10px!important;
}
.menu li	{
	line-height:1em;
	list-style: none;
	display:inline;
	padding-top:5px;
	padding-left:5px;
	margin-left:5px;
	padding-right:5px;
	margin-right:5px;
	background: none;
}
.menu li:hover	{
	border:#c1e0f3 1px dashed;
	padding-left:4px;
	padding-right:4px;
	/* background-color:#c1e0f3; */
}
.menu li:hover a	{
	/* color:#003c60; */
}
.menu li a	{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.inner	{
	padding-bottom:0px;
}
input.tx, select.tx {
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	height:19px;
	width:99%;
}

textarea.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.imgbrd	{
	border:#fff 2px solid;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.padd_icons	{
	padding-left:50px;
}
.logo	{
	padding-top:50px;
	padding-bottom:30px;
}
.logo_in	{
	padding-top:15px;
	padding-bottom:61px;
	background: #00213d url("/images/inner_menu2.png") center bottom no-repeat;
}
.subcontent	{
	background: #8195a1 url("/images/subbg.jpg") top left;
	border-top: #889aa6 2px solid;
}
.signright	{
	background: url("/images/sign_right.png") center right no-repeat;
}
.signleft	{
	background: url("/images/sign_left.png") center left no-repeat;
}
.subcontent a	{
	color:#fff;
	font-size:11px;
}
.banner	{
	padding-top:30px;
	z-index:999;
}
.content {
	width:874px;
	position:relative;
	left:50%;
	margin-left:-445px;
	text-align:left;
	font-size:11px;
	color:#fff;
	padding:0px;
	border:#fff 5px solid;
	background-color:#7a8a93;
}
.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
	background-color:#81919d;
	border-bottom: #8896a1 2px solid;
	text-shadow: 0 1px 0 #002039;
	padding: 20px;
	font-size: 25px;
}
.botsign	{
	width:100px;
	text-align:center;
	padding:10px;
	background-color:#003c60;
	color:#c1e0f3;
	font-size:11px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	position:relative;
	left:50%;
	margin-left:300px;
}
.botsign	a{
	color:#fff;
	font-size:11px;
}
.phone, .slogan {
	color: #c1e0f3;
	position:absolute;
	left:50%;
	margin-left:250px;
	margin-top:-65px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}
.slogan {
	margin-left:-370px;
	margin-top:-125px;
}
.logo_in .phone, .logo_in .slogan {
	margin-left:150px;
	margin-top:-85px;
}
.logo_in .slogan {
	margin-left:-500px;
	margin-top:-110px;
}
.phone .title, .slogan title {
	color:#fff;
	font-size:19px;
	padding:0;
	margin:0;
}
.white	{
	color:#fff;
	font-size:10px;
}
a.white{
	color:#ffe8d3;
	text-decoration:underline;
}
a.white:hover{
	color:#fff;
	text-decoration:none;
}
.small	{
	font-size:10px;
	color:#bbb;
}
.small	a{
	font-size:10px;
	color:#666;
	text-decoration:none;
}
.small	a:hover{
	font-size:10px;
	color:#333;
	text-decoration:underline;
}
.words h1	{
	border:0;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5c88a2;
	font-style:normal;
	padding:0;
	margin:0;
	text-align: center;
}
b	{
	font-weight:normal;
}
.bottom a, .bottom a:hover	{
	color:#5C88A2;
	text-decoration:none;
}

/* new head */
.banner	{
	background: url("/images/bg_box.jpg") top left;
	width:770px;
	border:#fff 5px solid;
	padding:0;
	margin: 0 auto;
	position:relative;
	top:25px;
	clear:both;
}
.mainblock h3 {
	background: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
	text-shadow: 0 1px 0 #002039;
	padding: 20px;
}
.mainblock ul {
	padding-left:30px;
}
.mainblock ul li {
	background:none;
}
.mainblock ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#bcbec8;
	text-decoration:none;
}
.mainblock ul li a:hover {
	color:#fff;
}
h4 a:hover {
	color:#fff;
}
.bottom strong {
	color:#87b7d4;
}
.padd_right	{
	padding-right:40px;
}
.bottom {
	width:770px;
	text-align:left;
	font-size:11px;
	color:#5c88a2;
	padding:20px;
	padding-top:50px;
	margin: 0 auto;
}
