@charset "utf-8";
/* CSS Document */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body {
	padding: 0;
	margin: 0;
	background:
	-moz-linear-gradient(
	top,
	#87b400 0%,
	#fff 100%
	);
	background:
	-webkit-linear-gradient(
	top,
	#87b400 0%,
	#fff 100%
	);
	background:
	-o-linear-gradient(
	top,
	#87b400 0%,
	#fff 100%
	);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#87b400, EndColorStr=#ffffff);/* IE6 & IE7 &IE8 */
}
div, ul, h1, h2, h3, h4, p, img, form {
	padding:0;
	margin:0;
}
ul {
	list-style-type:none;
}
.blank {
	font-size: 0;
	clear:both;
	line-height: 0;
}
/*--------------------------------header pan---------------------------*/
h1 {
	margin: 0 auto;
	width: 640px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	background: #fff;
}
h1 a {
	color: #555;
	text-decoration: none;
	font-size: 16px;
}
#headerPan {
	margin:0 auto;
	width:640px;
	background:url(../img/top.jpg) no-repeat;
}
#headerPan ul {
	margin: 0;
	display:block;
	height:21px;
	border-bottom:solid 1px #393939;
	background:#242424;
}
#headerPan ul li {
	display:block;
	float:left;
	height:21px;
	margin:0;
	padding:0;
}
#headerPan ul li a {
	padding:0 14px 0 14px;
	color:#CCCC99;
	background:#242424;
	text-decoration:none;
	margin:0;
	height:21px;
}
#headerPan ul li a:hover {
	color:#330000;
	background:#00ffff;
}
#headerPan form {
	width:397px;
	height:46px;
	background:url(../img/search_bg.gif) no-repeat 0 0 #000;
	margin:132px auto 0;
	font-size:0;
	padding:0;
}
#headerPan form label {
	font:16px Arial, Helvetica, sans-serif;
	color:#ffff99;
	margin:16px 0 0 64px;
	float:left;
	padding:0;
	font-weight:normal;
	background:#000;
}
#headerPan form input {
	width:158px;
	height:22px;
	display:block;
	background:#171717;
	border:#494949 1px solid;
	color:#ACACAC;
	float:left;
	margin:12px 0 0 20px;
	padding:0 0 0 5px;
}
#headerPan form input.button {
	width:31px;
	height:23px;
	background:url(../img/search_button.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
	border:none;
}
/*----------------------------------body part----------------*/#mainBody {
	width:640px;
	margin:0 auto;
	background: #fff;
}
/*-------------left side------*/

#leftPan {
	width:161px;
	color:#B6B6B5;
	background:url(../img/left_side_up.gif) no-repeat 0 0 #171717;
	padding:19px 0 0 0;
	float:left;
}
#leftPan div {
	background:url(../img/img/left_side_down.gif) no-repeat bottom left;
	height:8px;
	font-size:0;
	display:block;
	float:left;
}
#leftPan h2 {
	background:url(../img/services_icon.gif) no-repeat 0 0 #171717;
	color:#fff;
	width:120px;
	height:34px;
	display:block;
	margin:0px 0 0 5px;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px;
}
#leftPan ul {
	width:129px;
	display:block;
	margin:6px 0 24px 10px;
	font-size:0;
}
#leftPan ul li {
	background:url(../img/left_side_arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 11px;
	display:inline;
	height:24px;
	vertical-align:top;
}
#leftPan ul li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#B6B6B5;
	text-decoration:none;
	background:#171717;
	display:block;
}
#leftPan ul li a:hover {
	background:#454545;
	color:#B6B6B5;
}
#leftPan h3 {
	color:#fff;
	width:114px;
	height:24px;
	display:block;
	margin:0px 0 10px 26px;
	padding: 0 0 0 0;
	background:#171717;
	font: normal 24px/24px Arial, Helvetica, sans-serif;
}
/*-------------------------------right-------*/
#rightPan {
	float: right;
	padding: 0 5px 0 0;
	width: 450px;
}
#rightPan h2 a {
	width:204px;
	height:95px;
	display:block;
	text-decoration:none;
}
#rightPan h2.about {
	margin: 15px 0;
	padding: 0;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	text-indent: 12px;
	border-left: 8px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#rightPan div {
	margin:0;
	line-height: 24px;
	font-size: 12px;
}
#rightPan div.kaisou {
	background:#000;
	color:#fff;
	margin:0;
}
#rightPan div span {
	color:#2BCB02;
	background:#000;
	font-size:17px;
	font-weight:bold;
}
#rightPan div.more {
	width:421px;
	border:#353535 1px solid;
	height:18px;
	background:#171717;
	color:#ffffFF;
	margin:25px 0 28px 0;
	padding:3px 3px 0 0;
}
#rightPan div.more a {
	display:block;
	text-align:right;
	text-decoration:none;
	font:14px/15px Arial, Helvetica, sans-serif;
	width:80px;
	height:15px;
	background:url(../img/read_more_arrow.gif) no-repeat right center #000;
	color:#ffffFF;
	float:right;
	padding:0 25px 0 0;
}
#rightPan div a:hover {
	text-decoration:underline;
}
#rightPan h3 {
	margin:20px 0 0 0;
	height:27px;
	color:#000033;
	font-size: 16px;
}
#rightPan div.hig {
	color:#333300;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:413px;
	float:left;
	padding:16px 0px 0 12px;
	margin:5px 0 0 0;
}
#rightPan div.hig1 {
	background:#151515;
	color:#8C8C8B;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:413px;
	padding:16px 0px 0 12px;
	margin:5px 0 0 0;
}
#rightPan div.two {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/02.gif) no-repeat 11px 13px #151515;
}
#rightPan div.three {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/03.gif) no-repeat 11px 13px #151515;
}
#rightPan div.one {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/01.gif) no-repeat 11px 13px #272727;
}
#rightPan div.more1 {
	background:#272727;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin:0 0 0 0;
}
#rightPan div.more1 a {
	background:#000;
	color:#2BCB02;
	width:397px;
	display:block;
	font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
	padding:0 3px;
}
#rightPan div.more1 a:hover {
	color:#fff;
	background:#124D8C;
	text-decoration:none;
}
#rightPan div.more2 {
	background:#151515;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin:0 0 0 0;
}
#rightPan div.more2 a {
	background:#000;
	color:#2BCB02;
	width:397px;
	display:block;
	font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
	padding:0 3px 0 0;
}
#rightPan div.more2 a:hover {
	color:#fff;
	background:#124D8C;
	text-decoration:none;
}
/*-------------------------------footer---------*/
#footerMain {
	clear: both;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #000;
}
#footerMain a {
	color: #fff;
}
#footerMain a:hover {
	text-decoration: none;
}
