@import "common.css";
body{
	background-image:url(../parts/common/top_back.jpg);
	background-repeat:repeat-x;
}
#main_image{
	width:893px;
	height:408px;
	overflow:hidden;
}

#nv_bg{
	width:892px;
	padding-right:9px;
	height:89px;
	background-image:url(../parts/common/topnv_bg.jpg);
	background-repeat:no-repeat;
	display:block;
}
li{
	list-style:none;
	width:112px;
	height:32px;
	float:right;
	display:block;
}
#title1{
	width:893px;
	height:52px;
	background-image:url(../parts/common/title1.jpg);
	background-repeat:no-repeat;
}
#info_box{
	width:867px;
	height:170px;
	padding-left:26px;
	background-image:url(../parts/common/main_bg.jpg);
}
#infp_bd{
	width:499px;
	height:133px;
	padding:5px;
	background-image:url(../parts/top/info_bg.png);
	background-repeat:no-repeat;
	line-height:22px;
}
* html #infp_bd {
behavior: expression(IEPNGFIX.fix(this));
}