@charset "utf-8";
body { background:url(../images/bg.jpg) center top repeat-y #106470; margin:0; font-size:12px; color:#00373f; }
.nav { background:#cfe0e2; color:#000000; line-height:30px; height:30px; width:950px; margin:auto; }
	.nav a { margin:0 15px; text-decoration:none; }
	.nav a:hover { color:#FF0000; }
a:link,a:visited { color:#000000; }
.line { background:url(../images/line.jpg) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px; }
.main { padding:25px; width:900px;margin:auto; line-height:24px; }
.fc{ color:#ff4800; }
h2 { background:url(../images/tit_bg.jpg) left center no-repeat; height:25px; line-height:25px; font-size:14px; color:#FFFFFF; padding-left:10px; overflow:hidden; }
.foot { color:#999999; font-family:Arial, Helvetica, sans-serif; text-align:right; }

