/* 050107*/

html
{
	background-color: #f9f9f9;
	border-top: 10px solid #1B4599;
}

body
{
	padding: 0;
	width: 940px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(images/body_bg.png);
	background-color: #f9f9f9;
}

html, body { position: relative; }

#top{
	padding: 0;
	width: 940px;
	margin: 0 auto;
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#bottom{
	padding: 0;
	width: 940px;
	margin: 0 auto;
	background-image: url(images/body_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content{
padding-top:30px;
width: 760px;
margin: 0 auto;
}

.f16px {font-size: 100%;line-height: 150%;}
.f14px {font-size: 88%;line-height: 150%;}
.f12px {font-size: 77%;line-height: 150%;}
.f10px {font-size: 60%;line-height: 150%;}
.f10pxBwh {font-size: 60%;color: #FFFFFF;font-weight: bold;line-height: 150%;}
.f10pxwh {font-size: 60%; color: #FFFFFF;line-height: 150%;}
.f9px {font-size: 55%;line-height: 150%;}
.f8px {font-size: 50%;line-height: 150%;}
.fsimHei {font-family: "MS Hei", SimHei;line-height: 150%;}

span.title { font-family: ‚l‚r P ƒSƒVƒbƒN; font-size: 190%; font-weight: bold; text-indent: 0; line-height: 120% }
span.title_e { font-family: Times New Roman; font-size: 220%;  font-weight: bold; text-indent: 0; line-height: 120% }
.link_list { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 77%; text-indent: 0;  line-height: 150% }
.gaiyo   { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 80%; text-indent: 0; line-height: 150% }
.tokucho { font-family: ‚l‚r P ƒSƒVƒbƒN; font-size: 88%; font-weight: bold; text-indent: 0; line-height: 150%;  margin-top: 1%; margin-bottom: 1% }
.chyu { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 77%; text-indent: 0; line-height: 150% }
.midashi_S { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 100%; font-weight: bold; text-indent: 0; line-height: 150% }
.midashi_M { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 150%; font-weight: bold; text-indent: 0; line-height: 150% }
.midashi_L { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 190%; font-weight: bold; text-indent: 0; line-height: 150% }
.spec_body { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 80%; text-indent: 0; line-height: 150% }
.menuOff{ font-size: 60%; text-indent: 0; color: #000000; line-height: 150% }
.menuOn{ font-size: 60%; text-indent: 0; color: #FFCC00; line-height: 150% }

.new {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: 'MS UI Gothic', Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.t-style { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 130%; font-weight: bold; 
               text-indent: 0; line-height: 150% }
.b-style { font-family: ‚l‚r ƒSƒVƒbƒN; font-size: 88%; text-indent: 0; 
               line-height: 150% }

h4           { font-family: ‚l‚r ƒSƒVƒbƒN}
h4           { font-size: 100%; font-weight: bold; 
               text-align: left; text-indent: 0; line-height: 150%; 
               margin-bottom: 30px }

a {  color: #08427c;  text-decoration: none}
a:link {  color:#08427c;  text-decoration: none}
a:visited {  color:#990099;  text-decoration: none}
a:active {  color:#2a68a6;  text-decoration: underline}
a:hover {  color:#2a68a6;  text-decoration: underline}

a.white {  color: #FFFFFF;  text-decoration: none}
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

a.black {  color: #000000;  text-decoration: none}
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.black:active {  color:#000000;  text-decoration: underline}
a.black:hover {  color: #000000;  text-decoration: underline}

.fotter { margin: 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
height: 10px;
}