body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
a, a:visited {
	font-size:12px;
	color:#686868;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wrapper {
	background-color: #ffffff;
	border: 1px solid #dfded9;
	margin: 30px 0 30px 0;
	width: 850px;
	padding: 14px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 100%;
}
.header {
	background-image: url(../images/head2.jpg);
	height: 250px;
	width: 852px;
	margin: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.search {
	width: 300px;
	margin: 20px 0 0 0;
	float: left;
}
.menu {
	width: 550px;
	margin: 20px 0 0 0;
	float: left;
}
.menu a, .menu a:visited {
	float: right;
	height: 34px;
	display: block;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b3b5b6;
	color: #686868;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 20px 0 20px;

}
.menu a:hover {
	text-decoration: underline;
}
.first {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #b3b5b6;
}

.right {
	width: 278px;
	float: left;
	margin-top: 15px;
	padding-bottom: 250px;
}
.left {
	float:left;
	width:556px;
	margin:15px 12px 0 3px;
}
.post, .post2 {
	padding: 3px;
	border: 1px solid #dfded9;
	margin-bottom: 12px;
	float: left;
	clear: both;
}
.post {
	width:548px;
}
.post2 {
	width:270px;
}
.inner {
	background-color: #faf9f7;
	width: 100%;
}
.title {
	width: 100%;
	background-image: url(../images/title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9ac2c4;
	margin-bottom: 5px;
}
.title h1 {
	font-size: 13px;
	color: #ffffff;
	padding-bottom: 13px;
	padding-left: 65px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 5px;
}

.title a {
	
	color: #ffffff;
	line-height: 12px;	

}


.list {
	margin: 10px 0 10px 0;
	padding: 0px;
	color: #464646;
	font-size: 14px;
}
.list a, .list a:visited {
	color:#464646;
	text-decoration:none;
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	display: block;
	font-size: 14px;
}
.list a:hover {
	text-decoration:underline;
	background-position: 4px 4px;
}


.list li {
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
.search .text {
	height: 19px;
	width: 199px;
	border: 1px solid #999999;
	margin: 0;
}
.search .submit {
	background-color: #999999;
	border: 1px solid #686868;
	height: 19px;
	width: 57px;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
}
.search label {
	height: 40px;
	line-height: 28px;
	color: #686868;
	font-size:12px;
}
p {
	color: #686868;
	text-indent: 15px;
	font-size: 12px;
	margin: 0 10px 5px 10px;
	text-align: justify;
}

.pop {
	font-size: 14px;
	font-weight: bold;
	color: #578694;
	text-indent: 15px;
	margin: 0 20px 10px 0;
	text-align: center;
}

.search form {
	padding-left: 7px;
}
.wrapper .wrap {

}

.post img {margin:5px 5px 5px 5px;}



