ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a{
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
body, td{
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif; 
	font-size: 10pt;
	background-color: #fff;
}
td{
	padding:3px;
}
th{
	color:#666;
	text-align:left;
}
img{
	border:none;
}

hr{
    width:100%;
    border: 0 none; 
    height: 1px; 
    color: #cccccc;
    background-color: #cccccc;
}
h1{
	font-size: 10pt;
	padding-left:7px;
	padding-bottom:2px;
}
h2{
  font-size: 13pt;
	padding:5px 5px 3px 33px;
	margin-bottom:20px;
	/* border-bottom:1px dotted #D05621;
	border-right:1px solid #D05621; */
	background-color:#FFA500;
	background-image:url(../images/arrow.gif); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}
h3{
  font-size: 13pt;
  padding:5px 5px 5px 10px;
	margin-bottom:28px;
	border-bottom:1px dotted #FF4D00;
	border-left:5px solid #FF4D00;
	/* background-color:#FFA500;
	background-image:url(../images/arrow.gif); 
	background-repeat:no-repeat;
	background-position:10px 8px; */
}

/*======================================= */
/* 2. 404 */
/*======================================= */
table#login{
	margin-bottom:15px;
	border-collapse:collapse;
	padding:5px;
}
table#login td{
	padding:5px;
}
table#login input{
	width:200px;
}
td#login_back{
	background-image:url(../images/login_back_big.gif); 
	background-repeat:no-repeat;
	background-position:center;
}
table#login_table{

}

