@charset "gb2312";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.heiti20red {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #CC0000;
}

.h24 {
	line-height: 24px;
}
.h26 {
	line-height: 26px;
}
.b {
	font-weight: bold;
}

.grayborder {
	border: 1px solid #dddddd;
}
.graydborder {
	border: 1px solid #666666;
}
.blue12 {
	font-size: 12px;
	color: #0054b8;
}
.blue14 {
	font-size: 14px;
	color: #0054b8;
}
.heiti14blue {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #0054b8;
}

.red12 {
	color: #CC0000;
	font-size: 12px;
}
.black12 {
	font-size: 12px;
	color: #333333;
}
.blueborder_rl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b1d5eb;
	border-right-color: #b1d5eb;
	border-bottom-color: #b1d5eb;
	border-left-color: #b1d5eb;
}
.blueborder_trd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b1d5eb;
	border-right-color: #b1d5eb;
	border-bottom-color: #b1d5eb;
	border-left-color: #b1d5eb;
}


.blueborder_rdl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b1d5eb;
	border-right-color: #b1d5eb;
	border-bottom-color: #b1d5eb;
	border-left-color: #b1d5eb;
}
.picbg {
	background-image: url(http://www.jiaodong.net/peixun/images/picbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.black14 {
	font-size: 14px;
	color: #333333;
}
.blueborder {
	border: 1px solid #b1d5eb;
}
.dtbg {
	background-image: url(http://www.jiaodong.net/peixun/images/pxdt.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.org12 {
	font-size: 12px;
	color: #FF3300;
}
.lbbg {
	background-image: url(http://www.jiaodong.net/peixun/images/liebiao_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lbbg02 {
	background-image: url(http://www.jiaodong.net/peixun/images/lbbg02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.heiti25blue {
	font-family: "ºÚÌå";
	font-size: 18px;
	font-weight: normal;
	color: #0054b8;
}
.cutofftext { overflow: hidden; white-space:nowrap; text-overflow:ellipsis; }