@charset "gb2312";
/* CSS Document */

*{ padding:0; margin:0;}
body{ font-size:13px; font-family:Microsoft Yahei,Arial,"Î¢ÈíÑÅºÚ","ËÎÌå"; color:#000; background-color:#eee;}
ul, li{ list-style:none;}
img{ border:0px;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
em,th,i{ font-weight:normal; font-style:normal;}
table{ border-collapse:collapse; border-spacing:0;}
td,th{ font-size:13px; font-family:Microsoft Yahei,"Î¢ÈíÑÅºÚ",Arial,"ËÎÌå"; text-align:center;}

/* header */
.header{ width:100%; height:31px; background:url(header.png) repeat-x; border-bottom:1px solid #cecece; font-size:12px;}
.header_box{ width:1010px; height:31px; line-height:31px; margin:0px auto;}
.header_box .logo{ float:left; width:166px; height:31px; background:url(logo.png) no-repeat;}
.header_box .logo a{ width:166px; height:31px; display:block;}
.header_box .nav{ float:right; height:31px; overflow:hidden;}
.header_box .nav span{ padding:0px 20px;}
.header a{ color:#000; text-decoration:none;}
.header a:hover{ color:#4c9101; text-decoration:none;}

/* banner */
.banner{ width:100%; height:423px; background:url(banner.jpg) top center no-repeat;}
.banner_box{ width:1000px; height:423px; margin:0px auto; position:relative;}
.banner_box .input_select{ position:absolute; right:0px; bottom:15px;  font-size:13px; font-family:Microsoft Yahei,"Î¢ÈíÑÅºÚ",Arial,"ËÎÌå"; color:#000; outline:none; height:25px; line-height:25px; padding:2px; border:1px solid #ccc; border-radius:3px;}

/* dy */
.dy{ width:1000px; height:248px; margin:0px auto; background:url(dy.png) top left no-repeat;}
.dy_box{ float:left; width:614px; padding-left:364px; padding-top:52px; line-height:26px;}
.dy_box p{ text-indent:26px;}

/* title */
.title{ width:100%; height:100px;}
.t1{ background:url(t1.png) top center no-repeat;}
.t2{ background:url(t2.png) top center no-repeat;}
.t3{ background:url(t3.png) top center no-repeat;}
.t4{ background:url(t4.png) top center no-repeat;}
.t5{ background:url(t5.png) top center no-repeat;}
.t6{ background:url(t6.png) top center no-repeat;}
.t7{ background:url(t7.png) top center no-repeat;}
.t8{ background:url(t8.png) top center no-repeat;}
.t9{ background:url(t9.png) top center no-repeat;}
.t10{ background:url(t10.png) top center no-repeat;}
.t11{ background:url(t11.png) top center no-repeat;}
.t12{ background:url(t12.png) top center no-repeat;}

/* box */
.box{ width:970px; padding:15px; margin:0px auto; background-color:#09376e; overflow:hidden;}
.box table{ float:left; width:970px; color:#fff;}
.box table tr th{ border:0px none; font-weight:700; height:50px; background-color:#054189;}
.box table tr td{ border:0px none; height:50px; line-height:20px; padding:8px 15px;}
.box table tr.hs td{ background-color:#054189;}
.box a{ color:#ffe196;}
.box a:hover{ color:#ffe196; text-decoration:underline;}

/* bottom */
.bottom{ width:100%; height:70px; line-height:70px; text-align:center; font-size:12px;}
.bottom a{ color:#000; text-decoration:none;}
.bottom a:hover{ color:#000; text-decoration:underline;}

