@charset "utf-8";
/* CSS Document */
/*author:chenxu; e-mail:chenxuyx@163.com*/
* {margin: 0; padding: 0;}
body {background-color: #000; color: #415366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
img {border: none;}
li {list-style: none;}
#wrap {width: 984px; margin: 0 auto; background-color: #fff;}
#real_content {width: 980px; margin: 0 auto;}
a {text-decoration: none; color: #fff; font-weight: bold;}
.clear_both {clear: both;}
h4 {color: #fff; font-size: 12px; font-weight: bold; height: 22px; line-height: 22px;}
/*header begins*/
#header {height: 123px; overflow: hidden; background: url(../images/index_02.jpg) 0 0 no-repeat;}
   #logo {height: 88px;}
     #logo ul {margin-right: 41px; _margin-right: 24px;}
       #logo ul li {float: right; margin: 25px 17px 0 0;}
   #nav {height: 35px; background: url(../images/index_13.jpg) 0 0 repeat-x; line-height: 26px;}
       #nav ul li {float: left; margin-left: 90px;}
	   #nav ul li#special {margin-left: 120px; _margin-left: 60px;}
/*sidebar begins*/
#sidebar {width: 249px; float: left; background-color: #D0D9DE;}
   #sidebar h4 {background: url(../images/index_24.jpg) 0 0 no-repeat; padding-left: 32px;}
         #products #different {background: url(../images/index_16.jpg) 0 0 no-repeat;}
	 #sidebar ul li {height: 22px; line-height: 22px; background-color: #D0D9DE; border-bottom: 1px solid #FBFFFF; padding-left: 32px;}
	    #sidebar ul li a {color: #415366;}
	 #contact_us p {line-height: 28px; margin: 8px 0 0 24px;}
/*main_content begins*/
#main_content {width: 721px; float: left; margin-left: 9px; overflow: hidden;}
   #main_content #different {margin-bottom: 10px;}
   #main_content h4 {background: url(../images/index_18.jpg) 0 0 no-repeat; color: #415366; padding-left: 10px;}
/*footer begins*/
#footer {height: 69px; background: url(../images/index_32.jpg) 0 0 repeat-x; color: #fff;font-weight:bold; text-align: left; margin-top: 1px;}
   #footer p {float:left; padding-top: 13px; line-height:25px;}
/*page begins*/
#page {margin: 10px 163px;}
   #page ul li {float: left; margin-left: 5px;padding: 2px 4px;border: 1px solid #EEEEEE;color: #036CB4;}
   #page ul li:hover{background-color: #036CB4; color: #fff;}
   #page ul li:hover a{background-color: #036CB4; color: #fff;}
   #page ul li.curpage{color:#FFFFFF; background-color:#3667C3;}
      #page ul li a {display: block; color: #036CB4; font-weight: normal;}