@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
}

a:link {
	color: #1b1b1b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1b1b1b;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

.h1 {
	font-size: 15px;
	font-weight: bold;
}
.p1 {
	color: #626262;
}
.p2 {
	line-height: 25px;
}
.p3 {
	letter-spacing:6px
}
.p3_1 {
	letter-spacing:6px;
	font-weight: bold;
	color: #F30;
}
.p3_1 a:link {
	color: #F30;
	text-decoration: none;
}
.p3_1 a:visited {
	text-decoration: none;
	color: #F30;
}
.p3_1 a:hover {
	text-decoration: underline;
	color: #F60;
}
.p3_1 a:active {
	text-decoration: none;
	color: #F60;
}
.p4 {
	font-size: 10pt;
	line-height: 25px;
	color: #333;
}
.p4_1 {
	font-size: 10pt;
	line-height: 25px;
	color: #333;
	font-weight: bold;
}


.bg {
	background-image: url(images/index/index_21.jpg);
	background-repeat: no-repeat;
}
.bg1 {
	background-color: #FFF;
	background-image: url(images/news/news_06.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.box {
	background-color: #f3f1eb;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd6c4;
	border-bottom-color: #b2b2b2;
}
.box_1 {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #666;
}
.box_1 a:link {
	color: #666;
	text-decoration: none;
}
.box_1 a:visited {
	text-decoration: none;
	color: #666;
}
.box_1 a:hover {
	text-decoration: underline;
	color: #F60;
}
.box_1 a:active {
	text-decoration: none;
	color: #F60;
}
.box_1_1 {
	color: #99988c;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 11px;
}
.box_2 {
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ddd6c4;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.box3_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}
#top {
	position:fixed; bottom:5px;
    _position: absolute; /* position fixed for IE6 */
    _top:expression(documentElement.scrollTop+100);
    z-index:3;
}
#top_1 {
	position:fixed; top:247px;
    _position: absolute; /* position fixed for IE6 */
    _top:expression(documentElement.scrollTop+100);
    z-index:3;
}
