/* CSS Document */

body {
	font-family: "·L³n¥¿¶ÂÅé", Arial, sans-serif;
	text-align: justify;
	font: 12pt;
	line-height: 20pt;
	scrollbar-face-color: #b80101;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ff6e14;
	scrollbar-3dlight-color: #ff6e14;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #b80101;
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #6f0001;
}
li {
	font: 10pt;
	line-height: 18pt;
	color: #333333;
	margin-top: 0px;
	list-style-image: url(bulletin.gif);
	list-style-type: circle;
	vertical-align: text-bottom;
}
.content {
	font: 10pt;
	line-height: 15pt;
	color: #333333;
	margin-top: 0px;
}
.gobal_nav {
	font: 10pt;
	color: #666666;
}
.title {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.rtitle {
	font-size: 16px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.btitle {
	font-size: 16px;
 color: #4795de;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #005aff;
	border: none;
	font: 10pt;
	line-height: 15pt;
}
a:hover, a:active {
	text-decoration: underline;
	color: #005aff;
	border: none;
	font: 10pt;
	line-height: 15pt;
}
.footer {
	color: #999999;
	font-size: 10px;
}
.more {
	color:#005aff;
	font-size: 10px;
}
.bline {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 12px;
}
.dotline {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.ldotline {
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.fdotline {
	border-style: dotted;
	border-color: #CC3300;
	border-width: 2px;
}

