@charset "utf-8";
/* CSS Document */
#main-left { float: left; width: 624px; }
.error { width: 600px; float:left; margin:5px 0px 5px 5px; overflow:hidden; text-align:left; line-height:18px; }
.error h1{ font-family: Arial; font-size: 16px; line-height: 30px; color: #386da1; text-decoration: none; text-align:left;}
.error h2,h3 { font-size:14px; color:#000; font-weight:bold; margin-bottom:10px;}
.error p{ margin-bottom:10px;}
.error ul{ margin-left:10px;}
.error ul li{ margin-bottom:10px;}
.error a{ text-decoration:underline;}
.error a:hover{ text-decoration:none;}
.error .error_search input { float:left }
.error .error_search .searchbox {width: 250px; height:16px; }
.error .error_search .searchbtn{}