@charset "utf-8";
/* CSS Document */
body {	margin: 0px;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;}
.text_marqueetitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.text_marquee {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text_newstitle {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text_news {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.text_content {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.text_content2 {
	font-family: Verdana;
	font-size: 13px;
	color: #145c99;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.text_content3 {
	font-family: Verdana;
	font-size: 15px;
	color: #867648;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.input {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.select {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
a:link {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
}
a.top:link {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.top:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.top:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:link {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
a.news:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
a.news:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 22px;
}
a.news:active {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.list_title:link {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
a.list_title:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
a.list_title:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
}
a.list_title:active {
	font-family: Verdana;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
}
.border1 {
	border: 1px solid #d5d0c1;
}
.border2 {
	border: 1px solid #d5d0c1;
	padding: 4px;
}
