body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

.all {
	width: 765px;
}


.top {
	background-image:url(images/top.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 107px;
}

.top-left {

	float:left;
	width: 540px;
	padding-top: 15px;
}

.top-right {

	float:right;
	width: 200px;
	padding-top: 20px;
}

.Search-left {
	background-image:url(images/Search-left.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 91px;
	float:left;
}

.Search-right {
	background-image:url(images/Search-right.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 91px;
	float:right;
}

.Search-center {
	height: 91px;
	margin: 0 auto;
	background-image: url('images/Search-center.jpg');
	background-repeat: repeat-x;
}

#right {

	width: 542px;
	float:right;
	padding-top: 20px;
}

#left {
	width: 210px;
	float:left;
	padding-top: 20px;
}

.top-page {

	background-image: url('images/top-page.jpg');
	background-repeat: no-repeat;
	width: 542px;
	height: 56px;
}

.end-page {

	background-image: url('images/end-page.jpg');
	background-repeat: no-repeat;
	width: 542px;
	height: 56px;
}

.page {
	width: 542px;
	margin: 0 auto;
	background-image: url('images/page.jpg');
	background-repeat: repeat-y;
}

.top-menu {

	background-image: url('images/top-menu.jpg');
	background-repeat: no-repeat;
	width: 211px;
	height: 41px;
}

.page-menu {

	width: 211px;
	margin: 0 auto;
	background-image: url('images/page-menu.jpg');
	background-repeat: repeat-y;
}

.end-menu {

	background-image: url('images/end-menu.jpg');
	background-repeat: no-repeat;
	width: 211px;
	height: 68px;
}

.footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 109px;
}

.add {
	background-image:url(images/add.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 31px;
}

.add a {
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.add a:hover{
	text-decoration: underline;
}

.move-2 {
	padding-top: 8px;

}

.move {
	padding-top: 10px;
	clear: both;
}


h1 {

	color:#3787f3;
	font-family: Arial;
	font-weight:bold;
	float:right;
	padding: 15px;
	font-size: 18px;
	margin: 0;
}


.des {
	width: 500px;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	float:right;
}

.des a{

	margin: 0;
	color:#a4082c;
	font-family: Arial;
	text-decoration: underline;
}

.des a:hover{
	text-decoration: none;
}


.links-menu {

	float:right;
	width: 190px;
	margin: 0 auto;
	text-align: right;
}

.links-menu a{
	color:#808080;
	text-decoration: none;
}

.links-menu a:hover {
	color:#3787f3;
	text-decoration: underline;
}


.title-menu {

	color:#3787f3;
	font-weight:bold;
	padding-top: 10px;
}


.title-menu {

	color:#3787f3;
	font-weight:bold;
	padding-top: 10px;
}


.adv-img {
	float:right;
	padding-top: 10px;
	padding-right: 15px;
	width: 104px;
}

.adv-text {
	float:right;
	text-align: right;
	padding-top: 10px;
	width: 410px;
}

.adv-title {
	float:right;
	width: 410px;
	padding-right: 15px;
}

.adv-title a{

	color:#3787f3;
	font-weight:bold;
	font-size: 14px;
}

.adv-title a:hover {
	color:#3787f3;
	text-decoration: none;
}


.adv-info {
	color:#808080;
	padding-top: 3px;
}

.adv-info-bold {
	color:#3787f3;
	font-weight:bold;
}

.adv-line {
	background-image:url(images/adv-line.jpg);
	background-repeat: no-repeat;
	width: 542px;
	height: 16px;
	clear: both;
}










.clear {

	clear: both;

}


