body {

	margin: 0px;

	margin: 0px;

	background: url(../images/bg.jpg);

	font-family: Verdana;

}

.menubg {

	background: white;

}

.top {

	margin: 0;

	padding: 0;

}



.bt {
background: url(../images/bt.gif);
width: 160px;
height: 54px;
background-repeat: no-repeat;
background-color: #ffffff;
}

.press_bt {
	background: url(../images/press_bt.gif);
	width: 163px;
	height: 55px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-weight: bold;
}
div.link {
	text-align: center;
	color: white;
    width: 163px;
	font-family: Verdana;
	font-size: 16px;
	color: yellow;
}
div.link a {
text-decoration: none;
display: block;
width: 163px;
height: 30px;
color: white;
}
div.link a:hover {

	text-decoration: none;

	padding-top: 10px;

	display: block;

	width: 165px;

	height: 25px;

	color: white;

	font-weight: normal;

}



map, area {

	margin: 0;

	padding: 0;

}

.content {

	padding: 20px;

	background: white;

}

.bottom {

	background: url(../images/bottom.jpg);

	width: 980px;

	height: 125px;

	text-align: center;

}

.cMenu {

	font-family: Verdana;

	font-size: 12px;

	background: #3F5CD2;

	padding: 2px 2px 2px 2px;

	color: white;

}

.cMenu a {

	color: yellow;

	text-decoration: none;

}

.cMenu a:hover {

	text-decoration: underline;

}

.copy {

	font-size: 10px;

	color: white;

	padding-top: 40px;

}

.copy a {

	color: white;

}