#static-content{
	width: 840px;
	text-align: left;
}

H2{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	background:none !important;
}

H3{
	font-size: 110%;
	margin: 0px 0px 1px 0px !important;
	padding: 0px 0px 1px 0px !important;
	border-bottom: 1px solid #CCCCCC;
	clear: none;
}

H3.nt{
	color: #006400 !important;
}

H3.ez{
	color: #eb6100 !important;
}


/*main-image*/
#main-image{
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#main-image IMG{
	margin: 0px;
	padding: 0px;
	display: block;
}

/*registration*/
#registration{
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 3px double #CCCCFF;
}

#registration UL{
	margin-left: 15px;
}

#registration UL LI{
	float: left;
	width: 162px;
}

#registration UL LI.arrow{
	width: 40px;
}

#registration UL LI IMG{
	margin: 0px;
	padding: 0px;
	display: block;
}

#registration UL LI.arrow IMG{
	margin: 115px 0px 0px 5px;
}

#registration UL LI IMG.mail{
	margin: 43px 0px 0px 0px;
}

#registration UL LI P{
	margin-top: 3px;
	padding: 5px;
	background-color: #FFFF99;
	color: #800000;
}



#registration DIV.box{
	padding: 10px 16px 5px 16px;
}
	
	
#registration DIV.notice{
	width: 585px;
	border: 3px double #996666;
	padding: 10px 5px;
	line-height:1.7em;
	background-color: #FFFFBB;
	float: left;
}


DIV.to_avoid{
	width:200px;
	height:35px;
	background:url(/pcstorage/html/train_mail/img/img_avoid.gif) no-repeat;
	text-align:center;
	padding-top:168px;
	float: right;
}


/*mobile*/
#mobile{
	margin: 10px 0px 15px 0px;
}

#mobile-service{
}

#mobile-service DIV.contents{

}

#mobile-service DIV.contents DL{
	margin:0px !important;
	border: none !important;
	width: 400px;

}

#mobile-service DIV.contents DL.left{float:left;}
#mobile-service DIV.contents DL.right{float:right;}


#mobile-service DIV.contents DL DT{
	text-align: left !important;
	float: none !important;
	width: 100% !important;
	padding:0px !important;
	border: none !important;
}

#mobile-service DIV.contents DL DD{
	width: 90% !important;
	border: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 2px 0px 10px 15px !important;
}



#mobile-access{
	width: 400px;
	float:right
}

#mobile-access DIV.contents{
	width: 400px;
	height: 129px;
	background-image: url(../img/mobile_bg_2.gif);
	background-repeat: no-repeat;
}

#mobile-access DIV.contents IMG{
	position: relative;
	top: 60px;
	left: 165px;
}


DIV.links{
	text-align: center;
	margin: 10px 0px;
}

/******************************/

.clf{
	zoom: 100%;	/*IE7 clearfix */
}

.clf:after{   	/* clearfix */
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;
}

