@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height: 1;
}
nav ul {
	list-style:none;
}
ul {
	list-style: none;
}
:focus {
	outline: 0;
}
html {
	margin-left: -1px;
	overflow-y: scroll;
}
/* Body
---------------------------------------------------------------------- */
body {
	margin:0 auto;
	color:#222;
	background:url(../images/head_bg.png) repeat-x left top;
	letter-spacing:0.03em;
	font:normal 13px/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:900px;
	position:relative;
}
p {
	margin-bottom:20px;
	font-size:14px;
	line-height:1.5;
	text-align:justify;
	text-justify:distribute;
}
h2 {
	margin:0 0 1em;
	width:670px;
	height:27px;
	float:right;
	text-align:center;
	background: url(../images/intro_bar001.jpg) no-repeat left top;
	font:normal 18px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3 {
	margin-bottom:10px;
	font-size:16px;
}
h4 {
	padding-left: 10px;
	border-left:6px solid #ff0000;
	font: 22px/1.2 "Trebuchet MS", "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.b20 {
	margin-bottom:20px;
}
a {
	color:#555;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
img {
	border:0;
}
.clear {
	clear: both;
}
/* Content Wrap 
---------------------------------------------------------------------- */
#content_wrap {
	margin:0 0 30px;
	padding-bottom: 70px;
	overflow:hidden;
	width:900px;
	clear: both;
}
/* Content Main
---------------------------------------------------------------------- */
#content_main {
	margin-left:30px;
	float:right;
	width:670px;
	display:inline;
}
/* Navi
---------------------------------------------------------------------- */
#content_navi {
	width:200px;
	float:left;
	display:inline;
}
#navi {
	border-top:2px solid #999;
	font-weight:700;
}
ul#navi li a {
	margin-bottom:1px;
	padding:4px 0;
	border-bottom:1px solid #ccc;
	line-height:20px;
	display:block;
	height:1%;
}
ul#navi li.lastest a {
	border-bottom:none;
}
ul#navi li ul li {
	font-weight:300;
}
ul#navi li ul {
	font-size:12px;
	margin:0;
}
ul#navi li ul li a {
	padding-left:10px;
}
a.current {
	color:#ff0000;
}
/* Header 
---------------------------------------------------------------------- */
#header {
	margin-bottom:30px;
	height:131px;
	width:900px;
	background: url(../images/header.png) no-repeat left top;
	position:relative;
}
#header h1 {
	float:left;
}
#header h1 a {
	margin:35px 20px 0;
	display:block;
}
#header ul {
	position:absolute;
	top:10px;
	right:220px;
}
#header ul li {
	margin:0px 1px 0;
	padding:0 6px;
	border-right:1px solid #ccc;
	float:left;
	line-height:1;
}
#header ul li.last-chi {
	border:none;
}
#header ul li a {
	font-size:12px;
	display:block;
}
#header ul li a:hover {
	background:none;
	text-decoration:underline;
}
#header form {
	position:absolute;
	top:5px;
	right:20px;
}
#header input {
	vertical-align:middle;
}
#header .isearch {
	font-size:12px;
	background:#fff;
	padding:3px;
	border: 1px solid #ddd;
	width:120px;
}
/* Footer
---------------------------------------------------------------------- */
#footer-wrap {
	position: relative;
	margin-top: -70px;
	width:100%;
	height: 70px;
	clear:both;
	background:url(../images/bg_foot.gif) repeat-x left top;
}
#footer-inner {
	margin:0 auto;
	padding:0px 0 0;
	position:relative;
	height:70px;
	width:900px;
	text-align:center;
}
#footer-inner p {
	margin:0px 0 0;
	padding:35px 0 0;
	color:#fff;
	font-size:12px;
	line-height:1;
}
#footer-inner p#backtotop {
	margin-top:-47px;
	position:relative;
	text-align:right;
}
#footer-inner p#backtotop a {
	color:#fff;
	font-weight:700;
}
#footer-inner p#backtotop a:hover {
text-decoration:underline;
}
.left {
	margin:0 20px 20px 0;
	float:left;
}
.right {
	margin:0 0 20px 20px;
	float:right;
}
/* flash
---------------------------------------------------------------------- */

#column-flash {
	margin:20px 0 0;
	width:900px;
	height:470px;
	clear:both;
}
/* Top 
---------------------------------------------------------------------- */
#main {
	margin-top:50px;
	height:500px;
}
#main2 {
	padding-bottom: 150px;
}
#column-bottom {
	clear:both;
}
/* Product 
---------------------------------------------------------------------- */
.column-wrap {
	margin:20px 0 50px;
	width:670px;
	overflow:hidden;
}
.column-left {
	margin:0 auto;
	float:left;
	width:200px;
	text-align:center;
	display:inline;
}
.column-right {
	padding-left:20px;
	border-left:1px solid #ccc;
	float:right;
	width:449px;
	display:inline;
}
ul.product {
	margin-bottom:30px;
	float:left;
}
ul.product li {
	margin:0 10px 10px 0;
	float:left;
}
ul.product li a {
	border:2px solid #dad8d8;
	width:156px;
	height:170px;
	display:block;
}
ul.product li a:hover {
	border:2px solid #777;
}
ul.product li.last {
	margin-right:0;
}
.product img {
	margin:10px 0;
}
.product, .product p {
	text-align:center;
}
.product p {
	margin:0 10px;
	font-size:12px;
	letter-spacing:0;
}
/* Subsidialy
---------------------------------------------------------------------- */
.mid-img {
	margin-right:1em;
	vertical-align:middle;
}
/* Privacy Policy
---------------------------------------------------------------------- */
ol li {
	margin:0 0 1em 1em;
	list-style:decimal;
	font-size:14px;
}
/* Sitemap
---------------------------------------------------------------------- */
#sitemap h3 {
	margin:0;
	font-size:12px;
}
ul#sitemap {
	line-height:1.8em;
}
ul#sitemap, ul#sitemap ul {
	margin:0;
	list-style:none;
}
ul#sitemap a {
	color:#417baa;
}
ul#sitemap a:hover {
	color:#125a95;
}
ul#sitemap li {
	margin:0;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
ul#sitemap li ul li {
	padding:0;
	border:none;
}
ul#sitemap li ul li {
	padding-left:15px;
	background:url(../images/icon_sitemap.gif) no-repeat 0 8px;
}
/* Table 
---------------------------------------------------------------------- */
table.date {
	margin-bottom:15px;
	border:1px solid #ccc;
	border-collapse:collapse;
}
table.date th {
	padding:8px;
	border:1px solid #ccc;
	text-align:left;
	background:#fefdfb url(../images/table_head.png) repeat-x left bottom;
	color:#000000;
	letter-spacing: 0.05em;
}
table.date tbody th {
	padding:8px;
	border:1px solid #ccc;
	text-align:left;
	background:#fefdfb url(../images/table_head.png) repeat-x left bottom;
	color:#000;
	white-space:nowrap;
}
table.date tbody th {
	width:100px;
	background:none;
}
table.date td {
	padding:7px;
	border:1px solid #ccc;
	width:200px;
}
table h3 {
	margin-bottom:0px;
}
.w420 {
	width:449px;
}
.w620 {
	width:670px;
	float:right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

