@charset "utf-8";
/*general tags*/
body { background:url(../images/111bg.gif) #111; margin:0; padding:0; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; letter-spacing:0.02em}
ul , li { padding:0; margin:0; list-style:none}

a { color:#333; outline:none}

#container { width:900px; margin:7px auto; background:#111; -moz-border-radius:10px }

.header  {  overflow:hidden; padding:5px 20px; background:#111; position:relative}
.header  .logo { width:400px; }
.header  .contact { float:right; padding-right:100px; color:#ddd;  }
.header  .contact h2 { margin-top:40px}



.menu { height:40px; background:url(../images/menu.gif) top left no-repeat ; -moz-border-radius-topleft:10px ; -moz-border-radius-topright:10px;   padding-left:20px  }
.menu ul li { float:left;  } 
.menu ul li a { display:block; padding:10px 30px; color:#ddd; text-decoration: none; font-size:14px; font-weight:bold; letter-spacing:0.1em}
.menu ul li a:hover { color:#fff; }

.banner { height:244px; background:url(../images/sample5.jpg) top left no-repeat}



.info { background:#ffe9d5 ;   -moz-border-radius-bottomleft:10px ; -moz-border-radius-bottomright:10px; padding-bottom:20px ; margin-bottom:10px  }
.info  .nav { height:25px; background:#361501 url(../images/menu.gif) top left no-repeat; color:#ddd; line-height: 25px; padding:2px 20px; font-size:13px; border-bottom: #fff solid  1px}
.info  .nav span { color:#FFFFFF}

.info  .article   { background:url(../images/bg_trans.png); padding:5px 20px}
.info  .article  ul  { border-bottom:#999 dotted 3px}
.info  .article  ul li { display:block;  margin-bottom:0px; border-bottom:#eee solid 1px; }
.info  .article  ul li img { float:left; border:#333 solid 2px; width:130px; height:86px;  margin: 0 30px 10px 0}
.info  .article img { float:left ; border:#4d1e00 solid 2px; margin: 10px 30px 10px 0}


.info .sub_right_tag  { float:right; width:150px; border:1px solid #ccc; margin:20px 20px 20px 60px; overflow:hidden; padding:10px 20px; background:#f9e6ce; font-size:0.85em } 

#outside_footer { width:900px; margin:7px auto ; color:#ddd; font-size:10px ; margin-bottom:20px; text-align:center}
