@CHARSET "UTF-8";



.man_sec {
	width:950px; margin:100px auto; text-align:left;
}
.man_sec p {
	text-indent:32px; font:16px/20px "Verdana", "Tahoma", "Arial";
}
.man_sec .t1 {
	font:bold 26px/26px "Verdana", "Tahoma", "Arial"; color:#A13131; text-align:center;
}
.man_sec .t2 {
	text-indent:0px; margin:60px auto 20px auto; font:bold 18px/18px "Verdana", "Tahoma", "Arial"; color:#A13131; text-align:left;
}
.man_sec .i1 {
	margin:30px auto; text-align:center;
}

.nav_lnk {
	width:950px; margin:50px auto; text-align:left;
}
.nav_lnk a {
	color:#2154C6; text-decoration:none; font:bold 16px/32px "Verdana", "Tahoma", "Arial";
}
.nav_lnk .top {
	float:left; width:475px;
}
.nav_lnk .llnk {
	float:left; width:433px; height:32px; text-align:left; padding:0px 0px 0px 42px; background-position:center left; background-image:url(style_res/nav_lnk_arrowl.gif); background-repeat: no-repeat;
}
.nav_lnk .bottom {
	float:left; width:475px;
}
.nav_lnk .rlnk {
	float:left; width:433px; height:32px; text-align:right; padding:0px 42px 0px 0px;  background-position:center right; background-image:url(style_res/nav_lnk_arrowr.gif); background-repeat: no-repeat;
}
