@charset "gb2312";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,div,ul,li,ol,dl,dt,dd,td,p,pre, form, fieldset, input, textarea, blockquote, th, button,em,select{ padding:0; margin:0;}
img,border,select,li{border:none; vertical-align:top;}
ul,dl,li{ list-style:none;}
body{color:#666; font-size:12px; font:Arial, 宋体, sans-serif;line-height:22px; background:url(../images/bg.gif) no-repeat center 0;}
/*共用*/
a{text-decoration:none;}
.left{ float:left;}
.right{ float:right;}
.clear{clear:both;}
/*共用结束*/

.top{width:956px;height:97px; margin:0 auto;}
.logo{width:214px; height:69px; padding-top:28px;}
.menu{width:742px; height:71px; margin:0 auto; padding-top:26px;z-index:100;}
.menu li{width:106px; height:40px;float:left; position: relative;}
.menu li ul {display: none;}
.menu li:hover ul {
                        position: absolute;
                        display: block;
                        z-index: 100;
                        left: 0;
                        top: 50px;
                        padding: 5px 0;
                        list-style: none;
                        background: #1A3874;

                        /* Box Shadows */
                        -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.6),
                                           0 1px 0 #1A3874;
                        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.6),
                                         0 1px 0 #1A3874;
                        box-shadow: inset 0 2px 4px rgba(0,0,0,0.6),
                                    0 1px 0 #1A3874;

                        /* Border Radius */
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        border-radius: 4px;
}
.menu li ul li {float: none;margin: 0 10px;border-bottom: 1px solid #1A3874;border-top: 1px solid #132957;}
.menu li ul li:first-child {margin: 0 10px;border-top: 0 none;}
.menu li ul li:last-child {border-bottom: 0 none;}
.menu ul li a, ul.dark_menu li ul li a:link {
                            color: #FFFFFF;
                            display: block;
                            background: transparent none;
                            padding: 10px 20px 10px 5px;
							text-align:center;
                            white-space: nowrap;
                            text-shadow: 0 1px 2px #000;
                            -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
                            -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
                            box-shadow: 0 0 0 rgba(0,0,0,0);
                            -webkit-border-radius: 0px;
                            -moz-border-radius: 0px;
                            border-radius: 0px;
                        }
.menu li ul li a:hover {text-decoration: underline;background: #1A3874;}

.bottombg{ background:url(../images/bottombg.gif) repeat-x; height:262px; margin:27px auto 0 auto;}
.bottom{width:956px; height:262px; margin:0 auto;}
.Copyright{width:956px; height:46px; padding-top:18px; color:#8b8b8b;}
.Copyright img{ float:left; margin-right:29px;}
.bottompic{ margin:69px 0 25px 0;}
.link p{width:943px; height:22px; line-height:14px; background:url(../images/bottomline.gif) repeat-x 0 bottom; color:#f3e551; padding-left:13px; margin-bottom:7px;}
.link span{ padding-left:11px;}
.link span a{color:#d9d8e6;}#a {
	font-size: 18px;
}
#jianjie {
	font-size: 18px;
	color: #F00;
}
