@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	}
td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3f3d3d;
	line-height:16px;
	}
a { color:#595959; text-decoration:none; }
img { border:0px; }
form { padding:0px; margin:0px; }

.bg_dot {
	background-image:url(../images_new/bg_dot.gif);
	background-repeat:repeat-y;
	background-position:left top;
	}
.bg_dot_foter {
	background-image:url(../images_new/bg_dot2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#d24239;
	padding-left:10px;
	}
.header2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#d24239;
	line-height:26px;
	}

.link {	color:#b36c14; font-size:12px;	}
.link a {	color:#b36c14;	text-decoration:underline;	}
.link a:hover { color:#b36c14; text-decoration:none; }

.footer { font-size:10px; color:#999999; }

.more { color:#d24239; }
.more a { color:#d24239; text-decoration: underline; }
.more a:hover { color:#d24239; text-decoration:none; }
.lean { color:#d24239; font-size:14px; font-weight:bold; }