@charset "utf-8";

.f_left {
	float:left;
	width:48%;
}

.f_right {
	float:right;
	width:48%;
}
.f_center{
	text-align:center;
}
.three_img_l{
	width: 45%;
	float: left;
}
.three_img_c{
	width: 9%;
	float: left;
	
}
.three_img_r{
	width: 45%;
	float: left;
}
	
.margin-top10{
	margin-top:10px;
}
.c2{
	padding:0px;
	margin:0px;
}
.hight{
    text-align:center;
	height:500;
}
.table00 th {
	background-color: #DDECFB;
	background-image: url(../../imgs/common/bg_table01.gif);
	color: #0058AE;
	background-repeat: repeat-x;
}

table.bordernone td,
table.bordernone th{
	border:none;
}

/*NXgij*/
.floatlist li{
	display: block;
    width: 100px;
	padding: 2px 5px 2px 15px;
	float: left;
	background: url(../../imgs/common/ic_cursor05.gif) no-repeat 0 0.2em;
}
.floatlist2 li{
	display: block;
	width: 100px;
	padding: 2px 0 2px 15px;
	float: left;
	background-image: url(../../imgs/common/ic_cursor05.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
