body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

caption,th {
	text-align:left;
}

caption {
	font-size:0px;
	color:#FFFFFF;
	line-height: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}
.width1 { width: 1%; }

.width05 { width: 5%; }

.width08 { width: 8%; }

.width10 { width: 10%; }

.width13 { width: 13%; }

.width15 { width: 15%; }

.width18 { width: 18%; }

.width20 { width: 20%; }

.width25 { width: 25%; }

.width26 { width: 26%; }

.width30 { width: 30%; }

.width33 { width: 33%; }

.width35 { width: 35%; }

.width40 { width: 40%; }

.width45 { width: 45%; }

.width50 { width: 50%; }



/*------------- 共用bgs --------------*/
#navi ul li a,#navi ul li a:hover,#navi ul li ul.sec_nav,#navi ul li:hover ul.sec_nav,.leftbgli01 a,.leftbgli01 a:hover { 
    -webkit-transition:background 0.3s ease, color 0.3s;
	-moz-transition:background 0.3s ease, color 0.3s;
	-ms-transition:background 0.3s ease, color 0.3s;
	-o-transition:background 0.3s ease, color 0.3s;
	transition:background 0.3s ease, color 0.3s; }
