@charset "utf-8";
/* CSS Document */

* { padding:0px; margin:0px;}
#main { width:970px; margin:0px auto;}
#header { height:100px;}
#banner { padding-top:10px; background:url(images/banner.jpg) no-repeat top left; width:973px; height:206px;}
#clear { clear:both;}
.banner_float_left { padding:38px 0px 10px 20px; width:60%; font:bold 20px Arial, Helvetica, sans-serif; color:#FFF;}
.yellow { font:bold 22px Arial, Helvetica, sans-serif; color:#FFBA00;}
.banner_float_right { width:40%;}
h1 { font:bold 24px 'Trebuchet MS'; color:#005896;}
h2 { font:bold 20px 'Trebuchet MS'; color:#005896;}
h2.pannel { padding:10px; font:bold 20px 'Trebuchet MS'; color:#005896;}
#contant { padding-top:5px; font: normal 12px Arial; color:#262626; text-align:justify; line-height:18px;}
ul.bulit { padding-left:25px; line-height:22px; list-style:url(images/bulit.png);}
.moz { float:right; -moz-border-radius:10px; border:1px solid #666; background-color:#EFEFEF; width:240px; padding:10px 0px;}
.footer { padding-top:10px; background-color:#F8F8F8; height:30px; text-align:center; font:normal 11px arial; color:#CCC;}
