@charset "gb2312";

h1 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 18px;
	color: #AABF57;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}


.tableTopBox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
	
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

.thumbnail{
	padding: 7px;
	border: 1px solid #FFFFFF;
	float: none;
	margin: 10px;
}	
p {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h3 {
	background-image: url(images/titleBg.jpg);
	color: #F8F8F8;
}
hr {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #666666;
}
h2 {
	color: #F68028;
}

.smallSize {
	font-size: 12px;
	/*font-family: "Times New Roman", Times, serif;*/
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
color: #333333;
text-decoration:none;

}
h4 {
	font-size: 18px;
}
.green_h4 {
	font-size: 18px;
	color: #6b8e23;
}
.red_title {
	color: #800000;
}
.orange_title {
	color: #FF6633;
}
.blue_title {
	color: #3333CC;
}
.pink_title {
	color: #c71585;
}
.orangeBg {
	background-image: url(orange_bg2-706x568.jpg);
}
