.border01 {
	border: 1px solid #666666;
}
.border02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.text12 {
	font-size: 12px;
	color: #006699;

}
.bg {
	background-image: url(imgs/bg_main.jpg);
	background-repeat: repeat-y;
}
.border03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.text12-w {
	font-size: 12px;
	line-height: 25px;
	color: #006699;
}
.text-title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.text-title2 {

	font-family: "Times New Roman", "Times", "serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.text12-w2 {
	font-size: 12px;
	line-height: 20px;
	color: #006699;
}
