@charset "utf-8";
body {
	font-family: Arial, "宋体";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.top_30 {
	padding: 0px;
	margin-top: 30px;
}
td {
	font-family: Arial, "宋体";
	font-size: 12px;
	text-decoration: none;
}

.top_nav {
	padding-bottom:5px;
	border-bottom:2px solid #f73400;
	margin-bottom: 20px;
}
h2 {
	font-family: Verdana, "宋体";
	font-size: 16px;
	text-decoration: none;
}
a:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ff3301;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.thisone {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3301;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom:2px solid #cd0100;
}

.top_nav  A:link {
	color: #f73400;
	text-decoration: none;
}
.top_nav  A:hover {
	color: #f73400;
	text-decoration: underline;
}

.top_nav  A:visited {
	color: #f73400;
	text-decoration: none;
}
p {
	text-indent: 24px;
	line-height: 24px;
}
.smallclass {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	padding-bottom:10px;
}
.left_nav  A{
	border-bottom:1px #fff dotted;
	line-height: 25px;
}
.left_nav  A:link {
	color: #fff;
	text-decoration: none;
}
.left_nav  A:hover {
	color: #fff;
	text-decoration: underline;
}

.left_nav  A:visited {
	color: #fff;
	text-decoration: none;
}