* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ËÎÌå",arial,verdana,tahoma;
	font-size: 12px;
	color: #00468E;
	margin: 0px;
	line-height: 150%;
}
p {
	font-size: 12px;
	line-height: 30px;
	text-indent: 25px;
}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #00468E;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #00468E;
	text-decoration: underline;
}
#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 301px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.logo {
	float: left;
	height: 80px;
	width: 236px;
	padding-top: 14px;
}
#navi{
	width:502px;
	height:44px;
	float: left;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 20px;
}
#navi ul li{
	list-style-type:none;
	float:left;
	line-height:44px;
	height: 44px;
	width: 124px;
	text-align: center;
	padding-right: 1px;
}
#navi ul li a{
	display:block;
	line-height:44px;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}
#navi ul li.current a{
	display:block;
	line-height:44px;
	color:#B56C00;
	font-size:16px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
}
#navi a:hover {
	display:block;
	line-height:44px;
	color:#B56C00;
	font-size:16px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
}

.main {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.main_lift {
	float: left;
	height: auto;
	width: 184px;
}
.main_right {
	float: right;
	height: auto;
	width: 766px;
}
.box1 {
	height: auto;
	width: 184px;
	padding-top: 10px;
}
.box1 .box1top {
	line-height: 37px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/boxtop.jpg);
	float: left;
	height: 37px;
	width: 184px;
	text-align: center;
	font-size: 16px;
}
.box1middle {
	height: auto;
	width: 182px;
	border-right: 1px solid #458CCC;
	border-left: 1px solid #458CCC;
	float: left;
}
.box1middle ul {
	padding: 10px;
}

.box1middle ul li {
	background-image: url(../images/Point.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 25px;
	padding-left: 8px;
	font-weight: bold;
}
.main_rightContent li {
	background-image: url(../images/Point.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 25px;
	padding-left: 8px;
	margin: 2px;
}
.list {
	list-style-type: none;
	background-image: none;
}



.box1bottom {
	float: left;
	height: 7px;
	width: 184px;
}
.main_righttop {
	background-image: url(../images/rithgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 716px;
	border-bottom: 2px solid #438DCE;
	margin-top: 10px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 25px;
}
.main_rightContent {
	padding: 20px;
	height: auto;
	width: 726px;
}
dt {
	font-weight: bold;
	padding: 8px;
	font-size: 14px;
}


dd {
	padding-left: 30px;
	line-height: 20px;
}
.tablelist {
	margin-top: 10px;
}
.tabletitle {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.tablelist td {
	padding: 3px;
}
.Send li {
	float: left;
	height: 26px;
	width: 104px;
	margin-left: 15px;
	text-align: center;
	line-height: 26px;
}
.Send li a {
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/Send1.gif);
	display: block;
}
.Send li a:hover {
	line-height: 26px;
	font-weight: bold;
	color: #B56C00;
	background-repeat: no-repeat;
	background-image: url(../images/Send2.gif);
}





#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	border-top: 1px solid #438DCE;
	margin-top: 10px;
	padding: 10px;

}

