﻿*{margin:0;padding:0;list-style:none;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A6A;
	background-image: url(indexbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
img{border:0;}
.L{float:left;}
.R{float:Right;}
.tL{text-align:left;}
.tC{text-align:center;}
.tR{text-align:right;}
a{
	text-decoration:none;
	color:#6A6A6A;
}
a:hover{
	text-decoration:none;
	color:#1A74B0;
}
.wrap{
	width:960px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}.header {
	height: 85px;
	width: 959px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.logo {
	height: 85px;
	width: 115px;
	overflow: hidden;
}
.logo ul {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	background-position: 0px 10px;
	cursor:pointer;
	float: right;
}
.nav {
	height: 85px;
	overflow: hidden;
	width: 778px;
}
.navtxt {
	height: 27px;
	width: 320px;
	float: right;
	background-color: #EDF2F6;
	overflow: hidden;
}
.yuyan {
	height: 24px;
	width: 90px;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 3px;
}
.toplxdh {
	height: 20px;
	padding-top: 7px;
}
.toplxdh span {
	text-transform: uppercase;
	color: #1A74B0;
}

.mainnav {
	width: 778px;
	float: right;
	height: 26px;
	text-transform: uppercase;
	color: #1A74B0;
	font-weight: bold;
	overflow: hidden;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 35px;
}
.mainnav a{
	text-decoration:none;
	color:#1A74B0;
}
.mainnav a:hover{
	text-decoration:none;
	color:#6A6A6A;
}
.foob {
	line-height: 21px;
	height: 50px;
	width: 959px;
	overflow: hidden;
	padding-top: 10px;
	color: #000000;
}
