body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.w14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	word-spacing: 5px;
}
.w14 A:link{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 25px;
	vertical-align: middle;
}
.w14 A:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 25px;
	text-decoration: none;
	vertical-align: middle;
}
.w14 A:hover{
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	text-decoration: underline;
	line-height: 30px;
	vertical-align: middle;
}
.table {
	border: 1px solid #0E326B;
}
.table .img {

	width: 180px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #5680D7;
	padding: 4px;
}
.img_right {

	width: 175px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #5680D7;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.title_txt {
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #CC0000;
	font-family: "ºÚÌå";
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5282C3;
}
.img_1 {
	margin: 5px;
	height: 300px;
	width: 390px;
}
.text_title {
	font-size: 36px;
	font-weight: bolder;
	color: #CC0000;
	line-height: 40px;
}
.white_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
}

