@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/cn_txtbg.jpg);
	background-repeat: no-repeat;
	background-position: right TOP;
}

.cnbody{
	width:620px;
	padding-left:10px;
	padding-right:10px;
}

.txttitle {
	font-size: 24px;
}


.txtmain {
	font-size: 12px;
	line-height:1.5em;
}

.cnform{
	width:550px;
	font-size: 12px;
	line-height:1.5em;
}