body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body_index {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #099D1C;
}
a:hover {
	color: #CC0000;
}



#container{
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 7px;
}

#menu {
	position: absolute;
	top: 240px;
	width: 196px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 15px;
	left: 0px;
	background-position: right;
	padding-right: 2px;
	margin-top: 0px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-left: 17px;
	background-image: url(../images/ar_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	font-weight: bold;
	font-family: "trebuchet MS", arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a:hover {
	color: #549417;
	background-position: 5px;
	padding-left: 19px;
	background-color: #F7F7F7;
	border: 1px solid #BCBCBC;
	padding-top: 6px;
}
#youon {
	background-image: url(../images/youon.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 75px;
	margin-top: 8px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
}
#footer a {
	font-size: 11px;
	color: #999999;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
#footer a:hover {
	color: #43861C;
}
#indexs {
	width: 750px;
	margin-left: 10px;
}
#indexs  .bk1{
	background-color: #E9E9E9;
	padding: 20px;
	text-align: center;
}
#indexs  .bk2{
	background-color: #E9E9E9;
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 180px;
}
#indexs  h1{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#indexs  p{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#indexs  .more{
	background-image: url(../images/ar_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	display: block;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
#inners {
	margin-left: 210px;
}
#inners p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#inners h1 {
	font-size: 17px;
	color: #F82925;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial;
}
#inners h2 {
	font-family: "century Gothic", "comic Sans MS", arial;
	font-size: 30px;
	color: #99CC00;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: right;
	letter-spacing: -0.1em;
}
#inners h3 {
	font-family: "century Gothic", "comic Sans MS", arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	text-align: right;
}
#inners h4 {
	font-size: 13px;
	color: #89B847;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#inners h6 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 6px;
	background-color: #82B33D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #628200;
}
#inners .ptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C77B1;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7BB2D9;
}

#inners  ul {
	margin-left: 10px;
	background-color: #F4F7F5;
	padding: 15px;

}
#inners  li {
	color: #666666;
	list-style-type: none;
	background-image: url(../images/ar_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	padding-bottom: 3px;
}
#inners #bk_sitemap a {
	color: #7394BB;
}
#inners #bk_sitemap a:hover {
	color: #E14D7F;
}
#inners #bk_sitemap ul{
	color: #666666;
}
#inners #bk_sitemap li{
	list-style-type: none;
	line-height: 18px;
	background-image: url(../images/ar_sitemap.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px center;
}
#inners #bk_company {
	left: 0px;
	color: #666666;
	line-height: 20px;
}
#inners #bk_service .td1 {
	color: #666666;
	line-height: 16px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 15px;
}
#inners .supp1 {
	background-image: url(../images/ar_zip.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 40px;
}
#spec {
	color: #666666;
	font-size: 11px;
	height: 30px;
	margin-top: 15px;
	text-align: center;
}
#spec a.spc {
	color: #0099CC;
	font-size: 11px;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(../images/ar_spec0.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 18px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#spec a.voo {
	color: #0099CC;
	font-size: 11px;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(../images/ar_video.gif);
	background-repeat: no-repeat;
	background-position: -2px 7px;
	padding-left: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 2px;
}
#spec a:hover {
	text-decoration: underline;

}
.video {
	background-image: url(../images/bg_vdo.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	background-position: 0px bottom;
	padding-bottom: 10px;
	width: 135px;
	line-height: 18px;
}
.video h5{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/bg_vdo_h5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 12px;
	margin-bottom: 0px;
	font-family: "trebuchet MS", arial;
	letter-spacing: 0.1em;
}
.video .txt{
	padding-left: 15px;
	background-image: url(../images/bg_vdo_txt.gif);
	background-repeat: repeat-y;
}
.video .vvv{
	padding-left: 15px;
	background-image: url(../images/ar_vdo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: underline;
}
.video a.vvv:hover {
	background-image: url(../images/ar_vdo_hover.gif);
	color: #99CC00;

}
.rightline {
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	line-height: 13pt;
	vertical-align: top;
}

#sitemap {
	width: 750px;
	margin-left: 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sitemap h1 {
	font-size: 17px;
	color: #F82925;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial;
}

#sitemap ul li a {text-decoration:none;
line-height:18px;}