@charset "utf-8";
/* CSS Document */
/* @group Reset */

html, div, body, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 100%;
	vertical-align: baseline;
}


/*body {
	line-height: 1;
}*/

ol, ul {
	list-style: none;
}

/*blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,  
q:before, q:after {
	content: '';
	content: none;
}*/

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


test {
	border-bottom: ;
	border-style: dotted;
	border-width: .1em;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */
body{color:#676767;}
html body{font-family:Arial,serif,Georgia, "Times New Roman", Times;word-wrap:break-word;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
h2, h3, h4, h5 {
    color: #1a1813;
    font-weight: bold;
    line-height: 1em;
    padding-bottom: 1em;
    text-shadow: 0 1px #FFFFFF;
}
a,a:link,a:visited,a:hover,a:acive{ color:#000000; text-decoration:none; font-weight:bold}
/*************************************************************88*/
.div_box{width:700px;margin:0 auto;background-color:#98F5FF;}
.div_box1{width:100%;margin:0 auto;}
.div_box1 div{ position:relative; float:left}
.box_404{ width:100%;}
.box_404_table{ background-image:url(cloud3.png); background-position:bottom; background-repeat:repeat-x; font-size:15px;min-height:250px;}
.box_404_table td,li,p,h1,h2,h3,h4,h5{ text-align:center; line-height:30px; padding:5px 0px;font-weight:bold}
.box_404_table h1{ font-size:20px; }