.html, body {
	margin: 0;
	padding: 0;
	background-image: url(../images/com-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	color: #da251c;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
h2 a:hover {
	color: #888888;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #da251c;
	line-height: 24px;
	display: inline;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #da251c;
	display: inline;
	margin: 0px;
}

/* ---------- Div ---------- */
#head {
	width: 950px;
	height: 82px;
	margin-right: auto;
	margin-left: auto;
}
#head-logo {
	float: left;
	width: 250px;
}
#head-menu {
	float: left;
	width: 700px;
}
#main-home {
	width: 950px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#main-com {
	width: 950px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
}
#main-link {
	float: left;
	width: 250px;
}
#main-flash {
	float: left;
	width: 700px;
}
#content {
	width: 930px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#content-left {
	float: left;
	width: 225px;
}
#content-right {
	float: left;
	width: 660px;
	margin-left: 35px;
}
#content-news {
	float: left;
	width: 355px;
	margin-left: 25px;
}
#content-about {
	float: left;
	width: 300px;
	margin-left: 25px;
}
#tail {
	float: left;
	width: 930px;
	height: 80px;
	margin-top: 30px;
}

/* ---------- Memu ---------- */ 
#menu a {
	display: block;
	font-size: 13px;
	color: #2f5caf;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/com-smenu-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	padding-top: 9px;
	padding-bottom: 5px;
}
#menu a:hover {
	color: #da251c;
	font-weight: bold;
}
#menu a:active {
	color: #da251c;
	font-weight: bold;
}
#menu a.unit-now {
	color: #f47e00;
	font-weight: bold;
	background-image: url(../images/com-smenu-2.gif);
}

/* ---------- Font ---------- */
.font-black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.font-black-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.font-black-13-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}
.font-gray-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 18px;
	text-decoration: none;
}
.font-gray-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
}
.font-gray-12-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
	text-decoration: none;
}
.font-lgray-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 18px;
	text-decoration: none;
}
.font-lgray-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	line-height: 18px;
	text-decoration: none;
}
.font-lgray-12-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
.font-blue-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f5caf;
	line-height: 18px;
	text-decoration: none;
}
.font-blue-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f5caf;
	line-height: 20px;
	text-decoration: none;
}
.font-lblue-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #597dbd;
	padding-top: 4px;
}
.font-lblue-13-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #597dbd;
	padding-top: 8px;}
.font-sky-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42a7e1;
}
.font-sky-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #42a7e1;
}
.font-orange-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f47e00;
}
.font-orange-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f47e00;
	text-decoration: none;
}
.font-red-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #da251c;
}

/* ---------- Layout ---------- */
.dotline-1 {
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dotline-2 {
	background-image: url(../images/com-dotline-2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.line-1 {
	background-image: url(../images/com-line-1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.border-1 {
	border: 1px solid #d9e4f3;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.border-2 {
	border: 1px solid #d9e4f3;
	padding: 4px;
}
.border-3 {
	border: 1px solid #d9e4f3;
}
.height-3 {
	line-height: 3px;
}
.height-5 {
	line-height: 5px;
}
.height-6 {
	line-height: 6px;
}
.height-8 {
	line-height: 8px;
}
.height-10 {
	line-height: 10px;
}
.height-15 {
	line-height: 15px;
}

/* ---------- Form ---------- */
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	border: 1px solid #CCCCCC;
}
.input-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}

