@charset "utf-8";
/* CSS Document */
.txtCont{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; text-decoration:none; font-weight:normal;
}
h1{
	width:auto; height:30px; clear:both; margin-top:10px;
	border-bottom:solid 4px #002D42;
	background:url(../imgs/backg_diag.jpg) repeat;
	font-size:20px; color:#FFF; padding-top:10px; padding-left:10px;
	text-decoration:none;
}
h2{
	width:auto; height:30px; clear:both; margin-top:0px;
	border-bottom:solid 4px #002D42;
	background:url(../imgs/backg_diag2.jpg) repeat;
	font-size:17px; color:#333; padding-top:10px; padding-left:10px;
	text-decoration:none;
}
.txtPP{
	clear:both; width:auto; text-align:center;
	margin:0 auto;
	font-size:11px; color;#999;
}
.txtSubTit{
	font-size:16px; color:#335F72;
}