/* CSS Document */

*,from{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	background:#FCE3B6;
}

img{
	border:none;
}

a:link,a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}


/*---------------------Í·²¿ÑùÊ½----------------------------------*/

.mainbox{
	width:578px;
	height:270px;
	background-image:url(../images/home/error/bg01.jpg);
	margin:100px auto 0px auto;
}

.m01{
	width:550px;
	height:43px;
	margin:10px auto 0px auto;
	background-image:url(../images/home/error/bg03.jpg);
	padding:7px 8px 0px 4px;;
}

.m02{
	width:562px;
	height:23px;
	background:url(../images/home/error/bg04.jpg);
	margin:0px auto;
	text-align:center;
	font-family:Tahoma;
	color:#000066;
	line-height:25px;
	padding-top:3px;
}

.m02 a{
	color:#006;
	text-decoration:none;
}

.m02 a:hover{
	color:red;
	text-decoration:underline;
}

.m03{
	text-align:center;
	margin-top:30px;
}

.m04{
	width:578px;
	height:55px;
	background-image:url(../images/home/error/bg02.jpg);
	text-align:center;
	margin:5px auto;
	font-family:Tahoma;
	padding-top:5px;
}

.m04 a{
	color:#000;
	text-decoration:none;
}

.m04 a:hover{
	color:red;
	text-decoration:underline;
}

.dl01{
	list-style:none;
	float:right;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

.dl01 dt{
	font-size:14px;
	color:#FC670D;
}

.dl01 dd{
	color:#FC670D;
        width:210px;

}

.m05{
	width:60%;
	margin:8px auto;
}