@charset "utf-8";
/* CSS Document */

html {
overflow-y:scroll;
}
body {
	background-color: #95b1bf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,textarea,password,input,select,button,submit,reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
a, div, span {
	outline: none;
	font-size: 12px;
}
.cat {
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.subtitle {
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
}
.subtitle2 {
	color: #900;
	font-weight: bold;
	font-size: 12px;
}
.spc {
	font-size: 10px;
	line-height: 18px
}
.boldspace {
	font-weight: bold;
	line-height: 16px
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}
.footer a {
	color:#6FF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
