* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ËÎÌå",arial,verdana,tahoma;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	line-height: 150%;
}
p {
	font-size: 14px;
	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: 100%;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 716px;
	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: 82px;
	width: auto;
	padding-top: 10px;
}
.logo2 {
	float: right;
	padding-top: 30px;
}

#navi{
	width:695px;
	height:37px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 21px;
}
#navi ul li{
	list-style-type:none;
	float:left;
	line-height:34px;
	height: 34px;
	text-align: center;
	margin: 2px 15px;
	width: 84px;
}
#navi ul li a{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
#navi ul li.current a{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#navi a:hover {
	display:block;
	color:#FFFFFF;
	font-size:14px;
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}
.ad {
	height: 259px;
	width: 716px;
	margin-top: 10px;
}
.main {
	height: auto;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
}
.main_right {
	float: right;
	height: auto;
	width: 716px;
}
.main_righttop {
	height: 23px;
	width: 716px;
	padding-top: 10px;	
}
.main_rightContent {
	height: auto;
	width: 716px;
	padding-top: 10px;
}
.Picture1 {
	padding: 10px;
	float: right;
}
.Picture2 {
	float: right;
	padding-right: 110px;
}
.Picture3 {
	float: right;
	padding-top: 10px;
}
.Culture_dl {
	float: left;
	width: 360px;
	margin-top: 15px;
}
dt {
	font-weight: bold;
	padding: 10px 25px;
	font-size: 16px;
	color: #C4261B;
	background-image: url(../images/dt.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
}
dd {
	padding-left: 25px;
	font-size: 14px;
	line-height: 20px;
}
.Lifetitle {
	font-size: 14px;
	font-weight: bold;
	color: #C4261B;
	margin: 0px 30px;
}

.LifePicture {
	float: left;
	width: 196px;
	text-align: center;
	height: 200px;
	padding-left: 31px;
}
.LifePicture img {
	border: 8px solid #F3F3F3;
}
.lifeText {
	height: 28px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}


.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: 716px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 10px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #596582;

}

