
/*-----TOP-----*/

.topmain{
	width:750px;
	text-align:center;
}

.mainimage{
	margin:0px;
	padding:0px;
	height:486px;
	border-top:2px solid #FFCC00;
	border-bottom:2px solid #FFCC00;
	background-image:url(../image/top_img.jpg);
}

.mainline{
	border-top:10px solid #6699FF;
	border-bottom:10px solid #6699FF;
}

.mainimage2{
	margin:0px;
	padding:0px;
	height:486px;
	border-top:2px solid #0087FF;
	border-bottom:2px solid #0087FF;
	background-image:url(../image/top_img2.jpg);
}

.mainline2{
	border-top:10px solid #FF9966;
	border-bottom:10px solid #FF9966;
}

.18out{
	padding:10px 0px 10px 0px;
	
}

/*-----⿁E----*/

.header{
	text-align:center;
	margin:0px;
	padding:0px;
}

.contents{
	text-align:left;
	margin:10px 0px 10px 0px;
}

.list{
	text-align:left;
	width:306px;
	margin:0;
}

.list p{
	margin:0px 0px 10px 0px;
}

img.pspace{
	margin-right:5px;
	vertical-align:middle;
}

/*-----ECE----*/

.linef{
	width:100%;
	height:7px;
	background-image:url("../image/linef.gif");
	background-repeat:repeat-x;
}
.linet{
	width:100%;
	height:7px;
	background-image:url("../image/linet.gif");
	background-repeat:repeat-x;
}

.linef2{
	width:100%;
	height:7px;
	background-image:url("../image/linef2.gif");
	background-repeat:repeat-x;
}
.linet2{
	width:100%;
	height:7px;
	background-image:url("../image/linet2.gif");
	background-repeat:repeat-x;
}

.lineworkf{
	width:100%;
	height:7px;
	background-image:url("../image/lineworkf.gif");
	background-repeat:repeat-x;
}
.lineworkt{
	width:100%;
	height:7px;
	background-image:url("../image/lineworkt.gif");
	background-repeat:repeat-x;
}

.lineschf{
	width:100%;
	height:7px;
	background-image:url("../image/lineschf.gif");
	background-repeat:repeat-x;
}
.linescht{
	width:100%;
	height:7px;
	background-image:url("../image/linescht.gif");
	background-repeat:repeat-x;
}

.linelinkf{
	width:100%;
	height:7px;
	background-image:url("../image/linelinkf.gif");
	background-repeat:repeat-x;
}
.linelinkt{
	width:100%;
	height:7px;
	background-image:url("../image/linelinkt.gif");
	background-repeat:repeat-x;
}

/*-----ƁE----*/
.whatsnew{
	font-size:10pt;
	line-height:15pt;
	text-align:left;
	width:300px;
	padding:5px;
}

.whatsnew p{
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #666666;
}

.whatsnew table{
	font-size:10pt;
	line-height:15pt;
}

.ssize{
font-size:8pt;
}