body {
	background-color: #f9f9f9;
	font-family: "Arial", "Verdana";
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	margin-bottom: 0px;
}
h1{ font-size: 11px;
}
h2{ font-size: 12px;
}
h3{ font-size: 13px;
}
h4{ font-size: 14px;
}
h5{ font-size: 15px;
}
h6{ font-size: 16px;
}
h7{ font-size: 17px;
}

a.left_link:link {
	color: #4F5458;
	text-decoration: none;
}

a.left_link:visited {
	color:#4F5458;
	text-decoration: none;
}

a.left_link:hover {
	color: #5BB1F5;
	text-decoration: none;
}

a.news_link:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.news_link:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a.news_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.title {
	font-family: "Arial", "Verdana";
	font-size: 12pt;
	color: #474747;
	font-weight: bold;
	letter-spacing: 1pt;
}

.content {
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #454545;
	word-spacing: 1pt;
	line-height: 18px;
}

.subtitle{
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #73451F;
	font-weight: bold;
	word-spacing: 1pt;
	letter-spacing: 1pt;
}

.sub_subtitle{
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #CC6600;
	line-height: 19px;
	word-spacing: 1pt;

}

.note{
	font-family: "Arial", "Verdana";
	font-size: 10px;
	color: #993300;
}

a:link {
	color: #0073A1;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.dotlinetable {
	color: #454545;
	text-decoration: none;
	font-family: "Arial", "Verdana";
	padding: 10px;
	border: 1px dotted #454545;
	font-size: 11px;
}

input, select, textarea {
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #454545;
	BACKGROUND-COLOR: #F2F2F2;
	border: 1px solid #454545;
	padding: 1px;
}

.toptd {
	padding-right: 13px;
	padding-left: 205px;
}
.copyright {

	font-family: "Arial", "Verdana";
	font-size: 10px;
	color: #8082AE;
	word-spacing: 1pt;
}
.lefbg {
	padding-left: 13px;
}
.linebg {
	background-image: url(../images/inside/left_link_line.gif);
	background-repeat: repeat;
	background-position: center;
}
a.imgagelink:link {
	padding: 0px;
	border: 1px dashed #999999;
}
a.imgagelink:hover {
	padding: 0px;
	border: 1px dashed #999999;
}
a.imgagelink:visited  {
	padding: 0px;
	border: 1px dashed #999999;
}
