td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.a {
	border: 1px solid #DDDEDE;
}

.bg {
	background-image: url(images/dearsun_11.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bonnom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.b2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link,a:visited {
	color: #7B7B7C;
	text-decoration: none;
}
a.white:link,a.white:visited {
	font-family: "宋体";
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FF6600;
	text-decoration: none;
}
a.big:link,a.big:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/dearsun_16.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 144px;
	margin-top: 0px;
	padding-top: 8px;
}
a.big:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/dearsun_15.gif);
}
.r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #C1C2C6;
	border-right-color: #C1C2C6;
	border-bottom-color: #C1C2C6;
	border-left-color: #C1C2C6;
}



a:hover {
	color: #7B7B7C;
	text-decoration: underline;
}
.border1{border:solid #FF9900 1px;}