@charset "utf-8";
	body {
	background-image: url(../image/p-stamp.gif);
	background-repeat: repeat;
}

.style1 {font-size: 36px}
.style2 {font-size: 12px;}
.style3 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../image/086d.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
}

.style4 {font-size: 14px}
.style8 {font-size: 24px}
.style9 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 25px;
	width: auto;
}
.style13 {font-weight: bold}
.style14 {color: #FF0000}

#main .style2 style4 style8 {background-color: #FF6600;}

/* CSS Document */
.hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;

}
.hr-2 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#topics {
	background-image: url(../image/news-point.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
	width: auto;
	margin-left: 30px;
}
#news-list {
	width: 500px;
	margin-left: 20px;
}
.hr-3 {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	width: auto;
	margin-left: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
