@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family: Tahoma;
	font-size:12px;
	line-height:14.5px;
	color:#383c40;
	background:#BFCCD4;
}
ul, ol {
	margin:0;
	padding:0;
}
img {
	border:0;
	text-align: center;
}
a, a:visited {
	text-decoration:none;
	color:green;
}
a:hover {
	text-decoration:none;
	color:#494949;
}
.product, .product:visited {
	text-decoration:none;
	color:#383c40;
}
.product:hover {
	background-color:#424a4e;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#header {
	background:url(../images/main-new/neomate_01.jpg) no-repeat top left;
	width:1003px;
	height:70px;
}
.content-head {
	height:70px;
	width:1003px;
}
.head-logo {
	float:left;
	height:70px;
	width:600px;
}
.head-menu {
	float:left;
	height:55px;
	padding-top:15px;
	width:403px;
}
#container {
	background:url(../images/main-new/neomate_02.jpg) no-repeat top left;
	width:1003px;
	height:630px;
	top:350px;
}
.content-main {
	height:630px;
	width:1003px;
}
.content .block {
	border-left:#999897 1px solid;
	border-top:#999897 1px solid;
	padding-left:22px;
	padding-right:14px;
	float:left;
}
.clear {
	margin:0 auto;
	padding-left:23px;
	float:left;
}
.menu-left {
	width:208px;
	float:left;
	overflow:hidden;
}
.column-center {
	width:527px;
	float:left;
}
.column-right {
	width:265px;
	float:left;
}
.bg-online {
	background: url(../img/right/bg-online.jpg) repeat-x left top;
	color:#150303;
	background-color:#150102;
	padding: 18px 13px;
}
.menu-right {
	width:177px;
	border:1px solid #9B8C77;
	margin-bottom:13px;
	overflow:hidden;
}
.txt-green {
	color:#336600;
}
.txt-red {
	color:#f40701;
}
.form {
	font-size:11px;
	color:#336600;
	border:1px; 
	border-style: solid ; 
	border-color: #c0c0c0;
}
#footer {
	background:url(../images/main/bg_foot.jpg) no-repeat top left;
	width:1003px;
	height:80px;
}
.footer {
	width:1003px;
}
.footer .contact {
	color:#000;
	width:600px;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
}
.footer .copyright {
	color:#494949;
	padding-top:20px;
	font-size:11px;
}

#footer_logo {
}

