@charset "utf-8";
/* CSS Document */

body,form,h1,h2,h3,h4,h5,h6,img,ul,li,div,table { margin: 0px; padding: 0px; border: 0px; }
body {
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bj.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #ededed;
}
a:link {
	font-size: 11px;
	color: #2C7392;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #2C7392;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #2C7392;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
.red {
	font-size: 11px;
	color: #FF0000;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.bigred {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.midred {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-through;
	color: #3366FF;
}
.bigblack {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
