@charset "utf-8";
.m_popbg {
	background-color: #91d3fd;
	background-image: url(images/notesbg_pop.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


.m_poppaper {
	background-image: url(images/mainbg_pop.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 772px;
}

.m_popbottom {
	background-image: url(images/bottom_pop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 772px;
}

.m_toparea {
	background-image: url(images/top_pop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 772px;	

}

.m_urimg {
	position: relative;
	left: 132px;
	top: 85px;
}

.m_pnopad {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.m_conttext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
