@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}

.bk {
	height: 150px;
	width: 330px;
	border: 1px solid #999999;
}
.bk2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bk3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	height: 48px;
}



a:link{
	text-decoration: none;
	color: #333333;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: none;
	color: #2891CA;
}


.top {
	color: #666666;
}
.top a:link{
	text-decoration: none;
	color: #666666;
}
.top a:visited{
	text-decoration: none;
	color: #666666;
}
.top a:hover{
	text-decoration: none;
	color: #FA4402;
}
.right {
	color: #FFFFFF;
	font-weight: bold;
}
.right a:link{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.right a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.right a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.pro {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.pro a:link{
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.pro a:visited{
	text-decoration: none;
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
}
.pro a:hover{
	text-decoration: none;
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
}

.pt1 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "黑体";
	font-weight: bold;
}
.pt2 {
	font-weight: bold;
	color: #2891CA;
}
.pt4 {
	color: #999999;
}


.pt3 {
	color: #666666;
	font-family: "宋体";
	font-size: 12px;
}
.pt5 {
	font-weight: bold;
}
.pt6 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
