@charset "utf-8";

body {
	background-image: url(images/bg.gif);
}

.cptable {
	background-image: url(../cp/images/tablebg.gif);
}


.txt_m {
	font-size: 12px;
	line-height:18px;
	color:#333;
	text-align:left;
	}
	
.txt_mw {
	font-size: 12px;
	line-height:18px;
	color:#fff;
	text-align:left;
	}
	
