@import url("mars2.css");
body {
	color: #333333;
}
img {
	border: 0px;
}
/*------------------------
head
------------------------*/
.head {
	width: 780px;
	text-align: left;
	margin-bottom: 0px;
}
.head h1 {
        font-size: 9pt;
	float: left;
        height: 40px;
	width: 130px;
	margin: 0px;cv
}
ul.headnavi li{
	list-style:none;
	height: 40px;
	float: left;
	width: 130px;
}
.font-s {
	font-size: 10pt;
}
.head img {
	vertical-align: top;
}
/*------------------------
left
------------------------*/
.left {
	width: 150px;
}
.left ul {
	margin: 0px;
	padding: 0px;
}
.left ul li {
	list-style-type: none;
	margin-bottom: 10px;
        float: left;
	height: 46px;
	width: 150px;
}

.text-style {
	margin: 0px;
	padding-left: 100px;
}

/*------------------------
center
------------------------*/
.center-wrap {
	width: 610px;
        float: left;    
        margin-bottom: 10px;
        margin-left: 19px;
}
.main-wrap {
	float: left;
	width: 300px; 
	margin-right: 4px;
        margin-bottom: 3px;
}

.main-wrap2 {
	float: left;
	width: 300px;
	margin-right: 4px;
        margin-bottom: 20px;
}

.right-wrap {
	float: left;
	width: 300px;
        margin-bottom: 10px;
}
.brand-wrap {
        float: left;
	margin-top: 5px;
	margin-bottom: 10px;
        margin-right: 0px;
}

/*------------------------
footer
------------------------*/
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	width: 780px;
	margin-top: 10px;
	text-align: right;
	line-height: 1.5;
	margin-bottom: 10px;




}
.footer p {
	margin: 0px;
	padding: 10px;
}
.footer h2 {
	font-size: 9pt;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;

}

