/* CSS Document */



#top{ width:100%; overflow:hidden; clear:both; box-shadow: 0px 5px 5px #ccc;}
#top ul{ width:90%; border:1px solid #999; border-radius:5px; margin:4% auto 3%; overflow:hidden;}
#top li{ width:25%; float:left; font-size:16px; text-align:center; line-height:35px; color:#999; font-size:14px;}
#top li a{ width:100%; float:left; font-size:16px; text-align:center; line-height:35px; color:#999; font-size:14px;}
#top li.on a{ background:#8e8e8e; color:#fff;}


#content{ width:92%; margin:0 auto; margin-top:5%; background:#333; padding-bottom:15%;}
#content h1{ width:66%; margin:0 auto; text-align:center; color:#fff; font-size:18px; font-weight:normal;
               line-height:35px; padding-top:15%; padding-bottom:10%;}
#content .text{ width:74%; border-radius:5px 10px 10px 5px ; background:#FFF; height:40px; margin-left:13%; text-indent:4px;}
#content .text .text_1{ width:75%; height:100%;  float:left; text-indent:4px;line-heigth:16px;}/*margin-top:3%;*/
#content .text .text_2{ width:25%; float:right; height:40px; background:#494949; border-radius: 0px 5px 5px 0; cursor:pointer;}
#content .text .text_2 img{margin-top:5px;}/* width:15%; margin-left:40%; margin-top:20%;*/






































































































