/* CSS Document */

body{
	margin:0;
	padding:0;
	background:/*url(../../common/images/body-bg.jpg) top left repeat-x #f1f2ed;*/ 
	}
	
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43515E;
	}
	
html{
	overflow:-moz-scrollbars-vertical;
	}
	
form, p, ul, li{margin:0; padding:0;}

.main-in-window{
	width:1003px;
	margin:0 auto;
	overflow:auto;
	background:#fff;
	}
	
.maindiv{
	width:806px;
	float:left;
	padding:99px 0 0 197px;
	}
	
.errormain{
	width:614px;
	float:left;
	}
.errormain-img01{
	width:614px;
	float:left;
	background:url(../images/error-collage.jpg) no-repeat 0 -9px;
	height:10px;
	}
.errormain-img02{
	width:573px;
	float:left;
	height:309px;
	border-left:2px solid #0094D2;
	padding:15px 15px 0 15px;
	}
.errormain-img03{
	width:9px;
	float:left;
	background:url(../images/error-collage.jpg) no-repeat 0 -41px ;
	height:324px;
	}
.errormain-img04{
	width:614px;
	float:left;
	background:url(../images/error-collage.jpg) no-repeat 0 -22px;
	height:15px;
	}
.errormain-sub01{
	width:464px;
	float:left;
	background:url(../images/error-collage.jpg) no-repeat -17px -47px;
	height:26px;
	padding-top:50px;
	padding-left:89px;
	margin-left:20px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
	}
.errormain-sub02{
	width:504px;
	float:left;
	border:1px solid #E4E6D7;
	background-color:#F7F9EE;
	padding:20px 31px 22px 36px;
	}
.errormain-subtxt01{
	width:504px;
	float:left;
	text-align:justify;
	font-size:12px;
	padding-bottom:20px;
	}
.errormain-subtxt02{
	width:504px;
	float:left;
	text-align:right;
	font-size:12px;
	padding-bottom:2px;
	color:#E2730D;
	}
.errormain-subtxt02 a{
	color:#E2730D;
	text-decoration:underline;
	}
.errormain-subtxt02 a:hover{
	color:#E2730D;
	text-decoration:none;
	}
.errormain-subbtn{
	width:573px;
	float:left;
	padding-top:18px;
	}
.errormain-subbtn01{
	width:155px;
	float:right;
	margin-left:20px;
	}
.errormain-subbtn02{
	width:109px;
	float:right;
	
	}





























