@charset "utf-8";
/* CSS Document */

.wraper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 95px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FAFDE3;
}
.slider {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.content {
	float: left;
	width: 690px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: left;
}
.content p {
	text-align: justify;
}
.wraper2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
}
.logo {
	width: 300px;
	height: 77px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.menu {
	width: 600px;
	float: right;
	height: 43px;
	margin-top: 30px;
}
.menu ul {
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
}
.menu ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	width: 70px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/menubg.png);
	background-repeat: repeat-x;
	border-radius:5px;
}
.menu ul li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.footer {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
}

.right {
	width: 200px;
	float: left;
	background-color: #FFF;
	margin-top: 35px;
	padding-right: 30px;
}
.right h3 {
	margin-left: 25px;
}
.right ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
}
.right ul li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li .current {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/menubg.png);
	background-repeat: repeat-x;
	border-radius:5px;
}

.footer p {
	float: right;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer p strong a {
	text-decoration: none;
	color: #F60;
}
.footer p strong a:hover {
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.right ul li a:hover {
	color:#090;
	text-decoration: none;
	font-weight: bold;
}

.clr {
	clear: both;
}
.mail {
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-color: #090;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
.mail h4 {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.mail a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.1 {
	float: left;
	width: 230px;
	height: 245px;
	background-color: #FFF;
}
.right span {
	font-weight: bold;
	color: #FFF;
	background-color: #FFFFFF;
	display: block;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.right span a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
