@charset "utf-8";
/* CSS Document */
body {font:normal 12px Arial, Helvetica, sans-serif; color:#3f3f3f; background: url(../images/bg.jpg) center repeat; margin:0; padding:0;}
div, p, ul, h2, h3, h4, h5, img, form, hr{padding:0px; margin:0px;}
ul {list-style:none}
a {text-decoration:none; color:#3f3f3f;}
a:hover, .selected a {text-decoration:none; color:#b01003;}
.nguago {clear:both;}
.border {border:1px #F00 solid;}
.fl {float:left;}
.fr {float:right;}
/*///////////////////////////////////////*/

/*Contact*/
.contact {padding:10px 30px; line-height:20px;}
.contact .warning {font:bold 13px Arial, Helvetica, sans-serif; color:#578f15; margin-bottom:10px;}
.contact td {line-height:30px;}
.contact td input, .contact td textarea {border:1px #F60 solid;}
.contact .submit {text-align:center; margin-top:10px;}
.contact .submit input {border:1px #F60 solid; background:#CCC; font:bold 12px Arial, Helvetica, sans-serif; padding:3px 5px;}




