@charset "UTF-8";

/* -----------------------------------------------
template_customize
----------------------------------------------- */
#CONTENTS {
	background-color:#E2F3E1;
	line-height:1.4;
	padding-bottom:0;
	width:950px;
	color:#333;
}

/* -----------------------------------------------
wrapper
----------------------------------------------- */
.wrapper{
	margin: 0px auto;
	width:910px;
}




/* -----------------------------------------------
maincontents
----------------------------------------------- */
.maincontents{
	width:950px;
	background:url(../mymy-images/h4image.gif) no-repeat 420px 0px;
	height:36px;
	text-indent:-9999px;
	margin:15px 0px 15px 0px;

}


/* -----------------------------------------------
aboutcontents
----------------------------------------------- */
div.aboutcontents{
	background-color:#FFF;
	width:910px;
	margin:0px auto 20px;
	padding-top:10px;
	padding-bottom:20px;
}

/* -----------------------------------------------
abouttitle
----------------------------------------------- */
div.abouttitle{
	width:880px;
	margin:0px auto;
}

div.abouttitle h5{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	border-bottom:3px solid #ccc;
	padding-bottom:5px;
	margin:0px 0px 20px 0px;
}
/* -----------------------------------------------
about_inner
----------------------------------------------- */
div.about_inner{
	width:870px;
	margin:0px auto 20px;
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
}

div.about_inner_last{
	width:870px;
	margin:0px auto;
}


div.leftcontents{
	width:280px;
	float:left;

}

div.rightcontents{
	width:570px;
	float:left;
	margin-left:20px;
}

p.bold{
	font-weight:bold;
	padding:5px 0px 3px 0px;
}

p.contentstitle{
	background:#eeeeee;
	padding:5px 0px 5px 10px;
}
div.contentstitle{
	background:#eeeeee;
	padding:5px 0px 5px 10px;
}


p.leftcontentstitle{
float:left;
width:390px;
margin-left:10px;
_margin-left:5px;
}
p.rightcontentstitle{
float:right;
width:140px;
}



span.tr{
	font-weight:bold;
	padding-left:270px;
}



p.maintext{
	padding-bottom:5px;
}

p.textbottom{
	font-size:10px;
	padding-bottom:20px;

}

.b-border img{
	margin:20px 0px;
}




/* -----------------------------------------------
infomation
----------------------------------------------- */
div.infomation{
	width:910px;
	background-color:#C8E8C7;
	margin-bottom:20px;
}

div.infomation h5{
	background:url(../mymy-images/infomation.gif) no-repeat 400px 10px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	
}

div.infotext{
	width:860px;
	margin:0px auto;
	padding-bottom:20px;
}



/* template_superscription */
#PAGE {
	background-color:#E2F3E1;
	background-image:url(../mymy-images/bg_05.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#PAGE .back,
#PAGE .top {
	display:inline; /* IE6 */
}


em{
color:red;
}

u{
color:blue;
text-decoration:none;
}

