body,ul,li{padding:0px;margin:0px;}
li{list-style-type:none;}
a{
	color: #414141;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #BC2600; 
	TEXT-DECORATION: underline
}
img{
	border:none}
h1{
		FONT-SIZE: 20px;
		font-weight: normal;
	}
/*加粗*/
.b{
	font-weight: bold;	
}
.u{
	text-decoration: underline;
}
/*字大小*/
.red12 {
	FONT-SIZE: 12px;
	color: #CF2A00;
}
.red14 {
	FONT-SIZE: 14px;
	color: #CF2A00;
}
.blue12 {
	FONT-SIZE: 12px;
	color: #024299;
}
.blue14 {
	FONT-SIZE: 14px;
	color: #024299;
}
.white12,a.white12:visited,a.white12:link {
	FONT-SIZE: 12px;
	color: #ffffff;
}
.white14,a.white14:visited,a.white14:link {
	FONT-SIZE: 14px;
	color: #ffffff;
}

.gray12 {
	FONT-SIZE: 12px;
	color: #AAAAAA;
}
.gray14 {
	FONT-SIZE: 14px;
	color: #AAAAAA;
}
.grayd12 {
FONT-SIZE: 12px;
color: #414141;
}
.grayd14 {
FONT-SIZE: 14px;
color: #414141;
}
/*标题字黑体*/
.heiti18 {
	FONT-SIZE: 18px;
	FONT-FAMILY: "黑体";
	color: #024299;
}
.heiti20 {
	FONT-SIZE: 20px;
	FONT-FAMILY: "黑体";
	color: #024299;
}
/*行高*/

.h18 {
	LINE-HEIGHT: 18px
}
.h20 {
	LINE-HEIGHT: 20px
}
.h22 {
	LINE-HEIGHT: 22px
}
.h24 {
	LINE-HEIGHT: 24px
}
/*边框效果*/

.bordergray {
	BORDER: #D5D5D5 1px solid; 
}
.borderblue {
	BORDER: #C6DAE5 1px solid; 
}
.borderblue_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6DAE5;
	border-bottom-color: #C6DAE5;
	border-left-color: #C6DAE5;
}
.bordergray_3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.bg_daohang {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7C88F;
}
.bg_2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.bg_3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
.input {
	height: 13px;
	font-size: 12px;
}
.input2 {
	font-size: 12px;
}
.input3 {
	width: 80px;
	height: 13px;
	font-size: 12px;
}
/*间距控制*/
.margin_2 {
	margin-top: 2px;
}
.margin_4 {
	margin-top: 4px;
}
.margin_6 {
	margin-top: 6px;
}
.margin_8 {
	margin-top: 8px;
}
.margin_10 {
	margin-top: 10px;
}
.margin_12 {
	margin-top: 12px;
}
.margin_16 {
	margin-top: 14px;
}
.padding_4 {
	padding-bottom: 4px;
}
/*menu*/
.menuspan {
	color: #FFFFFF;
	display: block;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_04.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	height: 24px;
	padding-top: 10px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.menuspanright {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 24px;
	padding-top: 10px;
	font-weight: bold;
	cursor: hand;
}
.menua {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_03.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-decoration: none;
}
.menualeft {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_left.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-decoration: none;
}
.menuaright {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_right.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: right;
	text-decoration: none;
}
a.menua:hover {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_033.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-decoration: none;
}
a.menualeft:hover {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_left0.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: left;
	text-decoration: none;
}
a.menuaright:hover {
	display: block;
	height: 34px;
	background-image: url(http://www.jiaodong.net/ytzfw/images/2010/a_right0.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: right;
	text-decoration: none;
}
 