/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #1d1d1d;
	line-height:180%;
}
.middle-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

body {
	line-height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.black {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.black:link {
	text-decoration: none;
	font-weight: bold;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.black:hover {
	text-decoration: underline;
	color: #000000;
}
a.black:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.white {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.blue {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.blue:link {
	text-decoration: none;
	text-decoration: underline;
}
a.blue:visited {
	text-decoration: none;
	color: #FF0000;
	text-decoration: underline;
}
a.blue:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.blue:active {
	text-decoration: none;
	color: #FF0000;
	text-decoration: underline;
}
a.blue14 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
a.blue14:link {
	text-decoration: none;
	font-weight: bold;
}
a.blue14:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a.blue14:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
a.blue14:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.t_bottom {
	font-size: 12px;
	color: #A1B6C9;
}
.t_ffffff {
	font-size: 12px;
	color: #FFFFFF;
}
.t_ff0000 {
	font-size: 12px;
	color: #FF0000;
}
.tit {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.menubg1 {
	background-color: #6B7F28;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #6B7F28;
	border-left-color: #FFFFFF;
}

form {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.inputsearch {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bk {
	padding: 4px;
	border: 3px solid #e2e2e2;
}
.menubg2 {
	background-color: #D7E3CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dashedline {
	background-attachment: fixed;
	background-image: url(../images/dashedline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.STYLE1 {font-family: "ºÚÌå"}