body {
	background-image: url("images/bg.png");
}

body, table, td, div {
	font-size: 12px;
}

.box td {
	background-color: #FFFFFF;
}

.head_box {
	border-bottom: 3px solid #0A7AA5;
	height: 25px;
	font-size: 16px;
	font-weight: bolder;
}

.news_button {


}

.news_button a {
	color: #330000;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	/*background: url("theme/default/images/tab_news/mid_02.png");*/
}

.news_button {
	background-color: #ffffff;
	background: url("/theme/default/images/tab_news/mid_02.png");

}

.news_button_active a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}

.news_button_active {
	/*background-color: #e46820;*/
}

.news_detail {
	background-color: #FFFFFF;
	border-top: 3px solid #0A7AA5;
}
.news_detail a:hover {
	color: #4c4c4c;
	text-decoration: none;	
}


a {
	color: #2B8DC0;
	text-decoration: none;
}
a:hover{
color: #4c4c4c;
text-decoration: none;
}

.news_photo  a {
	color: #2B8DC0;
	font-weight: bolder;
	text-decoration: none;
}
.news_photo a:hover{
   color: #4c4c4c;
	font-weight: bolder;
	text-decoration: none;
}


.bottom_link {
	font-size: 14px;
}

.top_menu td {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}

.left_menu td {
	padding-left: 15px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
}

.footer {
	padding-top:10px;
	background-color:#1AACE2;
	color:white;
}

.news_tab_list a {
	text-decoration: none;
	color: #2B8DC0;
}

.news_detail {
	font-size: 12px;
}

.event_date {
	color: #0A7AA5;
}

.event_var_line {
border-right: 2px solid #1AACE2;
}

.header_text {
	padding-top:40px;
	padding-left:35px;
	font-size: 50px;
	color: #336666;
}