body{
background-color:#F4F4F4;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

/*table_style----------------------------------------------------------------*/

.bg_pp{
background-image:url(images/body1_bg.jpg);
background-repeat:repeat-y;
background-position:center;
}
.cd_pu{background-image:url(images/cd_bg.jpg);
background-repeat:repeat-x;
}
.body{
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E7E7E7);
}

/*border_style ------------------------------------*/

.bk {
	border: 1px solid #C2C2C2;
}
.border_bk {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
}
.line_yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF7301;
}
.h_bk {
	border: 1px solid #CCCCCC;
}
.left_border_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_bk1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



/*font_style-----------------------------------------------------------------*/

.zi{
	font-family:"ËÎÌå";
	
	color:#333333;
	font-style:normal;
	text-decoration: none;
	
	FONT-SIZE: 13px;
   LINE-HEIGHT: 25px
	}

.zi333{
	font-family:"ËÎÌå";
	
	color:#333333;
	font-style:normal;
	text-decoration: none;
	
	FONT-SIZE: 13px;
   LINE-HEIGHT: 18px
       }
.font_yellow01{
	font-family:"ËÎÌå";
	font-size:12px;
	color:#ED7401;
	font-style:normal;
	line-height:22px;
	text-decoration: none;
}
