/* CSS Document */

body {
	background-color: #FFEEC6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: �s�ө���, Arial;
	font-size: 12px;
}
a:link {
	color: #5C0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C0000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.left {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/board_l.png');
}
.left[class] {   background: url(../images/board_l.png);
}
.right {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/board_r.png');
}
.right[class] {   background: url(../images/board_r.png);
}
.top_banner {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_banner2.png');
}
.top_banner[class] { background: url(../images/top_banner2.png);
}
.top_left {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_btn_bg_01.png');
}
.top_left[class] { background: url(../images/top_btn_bg_01.png);
}
.top_right{  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_btn_bg_02.png');
}
.top_right[class] { background: url(../images/top_btn_bg_02.png);
}
.top_btm{  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_btn_bg_03.png');
}
.top_btm[class] { background: url(../images/top_btn_bg_03.png);
}
.footer_01 {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer_bg_01.png');
}
.footer_01[class]{ background: url(../images/footer_bg_01.png);
}
.footer_02 {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer_bg_02.png');
}
.footer_02[class]{ background: url(../images/footer_bg_02.png);
}
.footer_03 {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer_bg_03.png');
}
.footer_03[class]{ background: url(../images/footer_bg_03.png);
}
#content{
	margin-left:60px;
	margin-right:60px;
	margin-bottom:30px;
}
#content h1{
	margin-top:30px;
	color:#670002;
	font-size:12px;
	font-weight:bold;
	height:21px;
	background-image:url(../images/content_h1_line.gif);
	background-repeat:repeat-x;
	width:700px;
}
.content_table{
	width:680px;
}
.title{
	color:#670002;
	font-weight:bold;
}
.content {
	line-height:18px;
	letter-spacing:1px;
}
.content_eng {
	font-size:12px;
	letter-spacing:0px;
	line-height:18px;
	text-align:justify;
}
#footer_content{
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
#footer_content a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_content a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_content a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_content a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}
#copyright a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.event_year{
	color:#993300;
	font-size:21px;
	font-family:Arial Black;
	font-style:italic;
}
.event_year a:link{
	color:#993300;
	text-decoration:none;
}
.event_year a:visited{
	color:#993300;
	text-decoration:none;
}
.event_year a:hover{
	color:#1C016A;
	text-decoration:none;
}
.event_year a:active{
	color:#1C016A;
	text-decoration:none;
}