@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.header_menu {
	color: #FFDE77;
	font-weight: bold;
	padding-left: 268px;
	padding-top: 2px;
}


/*********** link **************/
/******** header_menu **********/
.header_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header_menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.header_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/******** header_menu2 **********/
.header_menu2 {
	color: #FFDE77;
	font-weight: bold;
	padding-left: 147px;
	padding-top: 2px;
}
.header_menu2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header_menu2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header_menu2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.header_menu2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/******** home_list **********/
.home_list {
	background-color: #FFF5D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD893;
}
.home_list a:link {
	color: #000000;
	text-decoration: none;
}
.home_list a:visited {
	text-decoration: none;
	color: #000000;
}
.font_news_header {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.home_list a:hover {
	text-decoration: underline;
	color: #000000;
}
.home_list a:active {
	text-decoration: none;
	color: #000000;
}


/******** link orange **********/
#link_orange a:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#link_orange a:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#link_orange a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/******** left_list **********/
.left_list {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left_list a:link {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left_list a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_list a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.left_list a:active {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/******** home_main **********/
.home_main {
	padding-left: 6px;
}
.home_main a:link {
	color: #000000;
	text-decoration: none;
}
.home_main a:visited {
	text-decoration: none;
	color: #000000;
}
.home_main a:hover {
	text-decoration: underline;
	color: #000000;
}
.home_main a:active {
	text-decoration: none;
	color: #000000;
}

/******** footer **********/
.footer {
	background-image: url(footer_line.png);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #6d6d6d;
	font-family: Tahoma;
	line-height: 28px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}



/******** home_list_table **********/
.home_list_table {
	margin-top: 15px;
}



.ul-title1 {
	color: #F95E01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	padding-left: 30px;
}
.il-title0 {
	color: #000000;
	background-image: url(dot_1.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	background-position: 33px 9px;
	height: 22px;
}
.il-title1 {
	color: #000000;
	background-image: url(dot_1.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	background-position: 33px 9px;
	height: 22px;
}
.home_mx {
	background-image: url(dot_2.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 10px 9px;
	height: 21px;
}
.home_news_title {
	font-size: 14px;
	font-weight: bold;
	color: #F95E01;
}
.home_news_il {
	background-image: url(dot3.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 11px 7px;
	height: 21px;
}
.home_news {
	border: 1px solid #DEDEDE;
}
.event {color: #FE0000}
.logored {
	color: #C53131;
	font-weight: bold;
}
.left_line {
	border: 1px solid #ff8500;
	background-color: #FFFFCC;
}

