body {
font-family : Arial, Verdana, Tahoma,;
font-size : 12px;
background : #ddd url(images/bg.gif) repeat-x top left;
color : #202020;

}

html, body, div, span, applet, object, border, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
}


#body_box {
width : 803px;
margin : 0 auto;
}

#site_box {
float : left;
}

#header_box {
width : 803px;
height : 110px;
float : left;
background : #fff url(images/d1.jpg) no-repeat top right;
}

#stat_d2 {
width : 803px;
height : 81px;
float : left;
background : url(images/d2.gif) no-repeat;
}

#stat_e2 {
width : 803px;
height : 81px;
float : left;
background : url(images/e2.gif) no-repeat;
}

#stat_f2 {
width : 803px;
height : 81px;
float : left;
background : url(images/f2.gif) no-repeat;
}

#content {
width : 803px;
height : 557px;
background : url(images/d3.gif) no-repeat;
float : left;
padding-left : 32px;
padding-right : 39px;
}

#fotter {
width : 803px;
height : 30px;
float:left;
margin-top : 7px;
}

#fotter a {
color : #6b6b6b;
font-size : 9px;
font-family : Verdana;
text-decoration : none;
}

#fotter a:hover {
text-decoration : none;
color : #d90000;
}

div.left_box {
width : 433px;
height : 498px;
margin-right : 26px;
float : left;
}

div.right_box {
width : 237px;
height : 498px;
float : left;
}

.left {float:left;}
.right {float:right;}
h1 {color:#525252;font:normal 18px Verdana;padding-left:15px;}
.red {color : #d90000;text-align : right;padding-right : 3px;}
p.tresc_p {text-indent:37px;text-align : justify;}
ul {list-style-type :disc;list-style-image: url(images/arrow.gif);margin-left : 15px;}
.red_span {color:#d90000;}

input {background:#FFF;border: 1px solid #707070;font-size:11px;}
.error {border: 1px solid #d90000;}
.passed {border: 1px solid #00cd00;}
textarea {background:#FFF;border: 1px solid #707070;font-size:11px;}
input.submit {background:#e0e0e0;border:1px solid #000;}
input.submit:hover {background:#fff;border:1px solid #000;color:#ff0000;}

a.mail {color:#000;font-weight:bold;text-decoration:none;}
a.mail:hover {text-decoration:underline;color:#d90000;}
