@charset "utf-8";
#flame {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#line    {
	background-color: #019CDC;
	width: 870px;
	height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#line a {
	color: #FFFFFF;
	text-decoration: none;
}

#line   p  {
	color: #FFFFFF;
	font-size: 10px;
}
#line   ul  {
	float: right;
	height: 15px;

}
#line   ul   li  {
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
#head {
	height: 110px;
	padding-right: 10px;
	padding-left: 10px;
	width: 870px;
	padding-top: 18px;
}
#head .box_R {
	width: 250px;
	float: right;
}
#head .box_R .time {
	background-image: url(../img/temp/icon_time.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
}
#head .box_R p.note {
	text-align:right;
	padding-right:20px;
	color:#F00;
}
#head a img.left {
	margin-top:30px;
}
#menu {
	width: 890px;
	background-image: url(../img/temp/menu_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 39px;
}
#menu ul li {
	float: left;
}
#content {
	clear: both;
	width: 890px;
}

#foot {
	background-image: url(../img/temp/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	width: 850px;
}
#foot p {
	color: #FFFFFF;
}
#foot .copy {
	margin-top: 35px;
	float: right;
	color: #FFFFFF;
}
#foot .name {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
}
#foot .name a{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	color: #FFFFFF;
}

#foot .name a:hover{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	color: #FFFFFF;
}






.left {
	float: left;
}

.right {
	float: right;
}


.table {

	margin: 0px 0px 25px 10px;

	line-height: 1.5em;

	background: #999;

}

.table thead th {

	background: #E3E0DC;

	text-align: center;

	color: #666;

	border: solid 1px #f3f3f3;

	border-width: 2px 2px 1px 2px;

}

.table th,

.table td {

	padding: 7px 10px 6px;

	border: solid 1px #FFF;

	border-width: 2px 2px 1px 2px;

	background: #FFF;

	text-align: left;

	vertical-align: top;

}

.table th {

	background: #F3F2F1;

	font-weight: bold;

}
.sitemap{



	margin-top:20px;

	margin-left:11px;

}

.sitemap h2{



	font-size:14px;

	font-weight:normal;

	padding:8px 0px 2px 20px;

	margin:0px 0px 8px 0px;

	background:none;

	background-image: url(../img/s-dot5.gif);

	background-repeat:no-repeat;

	background-position: left top;

}

.sitemap h2 a{

	padding:0 0 0 5px;



}

.sitemap ul {

	font-size: 13px;

	margin-top: 0px;

	margin-bottom: 20px;

	color: #333333;

	padding-left: 0px;

	margin-left:34px;

	background-image: url(../img/s-dot3.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

.sitemap ul ul {

	margin-left:100px;

	margin-top: 3px;

	margin-bottom:3px;

	margin-right:-20px;

	padding-top:2px;

}

.sitemap ul li {

	background-image: url(../img/s-dot.gif);

	background-repeat: no-repeat;

	list-style-type: none;

	margin-bottom: 0px;

	margin-top: 0px;

	padding-top: 0px;

	padding-bottom: 2px;

	line-height: 20px;

}

.sitemap ul li  a{

	margin-left:23px;

}

.sitemap ul li li{





}



.sitemap ul li.bottom{

	background-image: url(../img/s-dot2.gif);

	margin-top:0px;

	margin-bottom:10px;

	padding-bottom:0;

}

p.q{

	background-image:url(../img/q.gif);

	background-position:left top;

	background-repeat:no-repeat;

	margin-left:18px;

	padding:5px 0px 5px 33px;

	margin-bottom:5px;

	font-weight: bold;

}

p.a{

	background-image:url(../img/a.gif);

	background-position:left top;

	background-repeat:no-repeat;

	padding:7px 0px 0px 33px;

	margin:10px 20px 24px 35px;

}

