 /*

     * @Description: sitemap css

     * @Author:      mike+hu<mikeshin@126.com>

     * @Update:      mike+hu(2011-11-28 10:22)

     */



    /*Reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {

    margin:0;

    padding:0;

}

h1,h2,h3,h4,h5,h6 {

    font-size:100%;

    font-weight:normal;

}

ul,li {list-style-type:none;}

fieldset,img {

    border:0;

}

body{color:#333333;text-align:center;background:#FFFFFF;background:url(sitemap_images/sitemap_bg.jpg) repeat-x center 0;}

body,button,input,select,textarea {font:12px/1.5 Tahoma,Helvetica,Arial,'\5b8b\4f53',sans-serif;}

a {color:#333; text-decoration:none;}

a:hover {color:#f60;text-decoration:underline;}

.clearfix:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: " ";

    clear: both;

    height: 0;

}

* html .clearfix{ zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/*main*/

.wrap {width:960px;margin:0 auto; text-align:left; padding:20px 0 0 0;}

.wrap h1{ height:69px;border-bottom:1px solid #eee;}

.wrap h1 a{ width:177px; height:46px; display:block; text-indent:-99999px;}

.wrap .cur{ margin-top:100px; font-family:"\5b8b\4f53";}

.wrap h2{ height:31px; line-height:31px;border: 1px #B5D7EF solid;background:url(sitemap_images/sitemap_bg2.jpg) repeat-x 0 0; padding-left:20px;margin-top:20px;}

.wrap h2 span{background:url(sitemap_images/sitemap_bg4.jpg) no-repeat 0 center;height:31px;display:block; font-size:14px;font-weight:bold; padding-left:10px;color:#00659C;}

.wrap h2 span a{color:#00659C;}



.guidebox {}

.guidebox ul {border-bottom:1px dotted #CCCCCC;background:url(sitemap_images/sitemap_bg3.jpg) no-repeat 0 center;padding:15px 0;}

.guidebox li{float:left;height:15px; line-height:15px; padding:0 9px; border-right:1px solid #ccc;}

.guidebox li.cat_title{width:93px;font-weight:bold; text-align:center; padding:0; border:none;}

.guidebox li.last_li{ border:none;}

.guidebox ul#last_one{background:none;}


#bottominfo { text-align:center; border-top:1px solid #ddd; padding-top:10px; margin-top:10px; color:#999999;}

