body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: ËÎÌå;
	text-align: center;
	}

body.grey { background: #999999;}

.jz { float: left }
.jy { float: right }

.space { height: 30px; clear: both; }

img.edge {
	padding: 2px;
	border: 1px solid #AAAAAA;
}

.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	}

#logo {
	width: 150px;
	height: 60px;
	float:left;
	}

#menu {
	width: 810px;
	height: 60px;
	float:right;
	text-align: center;
	}

#menu p{
	margin:0px;
	padding-top:19px;
	}

#menu a {
	color: #333333;	
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left:2px;
	margin-right:2px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#menu a:hover {
	color: #FF0000;	
	text-decoration: none;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#banner {
	width: 960px;
	height: 180px;
	background: #FFFFFF url('images/banner.gif') no-repeat center;
	clear: both;
	}

#cont hr{
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 8px;
	color: #D0D7C8;
	height: 2px;
    }

#cont h3{
	margin: 0px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #AC2F0B;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
    }

#cont h4{
	margin: 0px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #AC2F0B;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
    }
#cont h4 a:link { color: #AC2F0B; text-decoration: none; }
#cont h4 a:visited { color: #AC2F0B; text-decoration: none; }
#cont h4 a:hover { color: #FF0000; text-decoration: none; }
#cont h4 a:active { color: #FF0000; text-decoration: none; }


#cont h5{
	margin: 0px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #937534;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
    }
#cont h5 a:link { color: #937534; text-decoration: none; }
#cont h5 a:visited { color: #937534; text-decoration: none; }
#cont h5 a:hover { color: #FF0000; text-decoration: none; }
#cont h5 a:active { color: #FF0000; text-decoration: none; }


#cont p{
	margin: 0;
	padding-left: 26px;
	padding-right: 26px;
	line-height: 25px;
	text-align: justify;
    }

#cont a:link { color: #333333; text-decoration: none; }
#cont a:visited { color: #333333; text-decoration: none; }
#cont a:hover { color: #FF0000; text-decoration: none; }
#cont a:active { color: #FF0000; text-decoration: none; }

.side {
	width: 300px;
	vertical-align: top;
	text-align: center;
    }

.main {
	width: 640px;
	vertical-align:top;
    }

.text {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
    }

.text h1{
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	color: #AC2F0B;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
    }

.text p{
	color: #000000;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 25px;
    }

#footer {
	width: 960px;
	height: 60px;
	background: #FFFFFF url('images/footer.gif') no-repeat center;
	text-align: left;
	clear: both;
	}