body, html {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	height:100%;
	width:100%;
	background-color:#FFF;
}#logo {
	position:absolute;
	left:0px;
	top:0px;
}#menu {
	position:absolute;
	right:0px;
	bottom:0px;
}.menu {
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	padding-left:16px;
	padding-right:16px;
	cursor:pointer;
}.menu:hover {
	background-image:url(../images/menu_bg.png);
	background-position:right center;
	background-repeat:no-repeat;
	color:#336799;
}.m_menu {
	position:relative;
	width:250px;
	height:124px;
	cursor:pointer;
}.m_menu:hover {
	background-color:#072b4f;
}.m_icon {
	position:absolute;
	right:16px;
	bottom:16px;
	width:19px;
	height:19px;
	background-image:url(../images/m_icon.png);
	background-position:center center;
	background-repeat:no-repeat;
}.m_ve {
	position:absolute;
	left:42px;
	top:34px;
	font-family:Arial, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
}#slider {
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:350px;
}.slider_item {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:350px;
	background-position:center center;
	background-repeat:no-repeat;
}.input {
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#888;
	padding:4px;
	margin-bottom:10px;
	width:240px;
}.btn_send {
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background-color:#154c81;
	border:none;
	border-radius:2px;
	padding:4px 10px 4px 10px;
	cursor:pointer;
}.btn_send:hover {
	color:#154c81;
	background-color:#7ab0e4;
}#m_b {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:4px;
	background-color:#97cfff;
}.gal_ve {
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#154c81;
	border-bottom:1px solid #154c81;
	padding-left:4px;
	margin-bottom:10px;
}._img {
	padding:1px;
	margin:1px;
	border:1px solid #888;
	box-shadow:1px 1px 4px #888;
}