@charset "gb2312";
/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background:#e8faff url(imagesbg.jpg) top center no-repeat; }
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/***** 全局链接 Global-Link-Style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{ margin:0 auto; }

/***** 清除浮动 *****/
.clear{ clear:both; }



/***** 头部 *****/
#banner { width:100%; height:172px; text-align:center; }




/***** 一级导航 *****/ 
#topnav1 { width:1004px; height:50px; background:url(imagesbg_topnav.gif) top right no-repeat; }
#topnav1 li.left { width:170px; height:50px; }
#topnav1 li  { float:left; font:16px/50px "Microsoft YaHei","宋体"; color:#ffffff; padding-left:20px; padding-right:20px; }
#topnav1 li a{ font:16px/50px "Microsoft YaHei","宋体"; color:#ffffff; }
#topnav1 li a:hover{ font:16px/50px "Microsoft YaHei","宋体"; color:#64ebff; }



/***** 搜索 *****/
#top02 { width:1004px; height:38px; background:url(imagesbg002.jpg) top left repeat-x; margin-bottom:4px; }
#wel{ float:left; width:480px; height:38px; padding-left:40px; font:12px/38px "宋体"; color:#c2f8fe; }
#search { float:right; width:320px; height:19px; margin-top:9px; }
#search li.ipt{ float:left; width:182px; }
#search li.ipt .keyword{ float:left; border:none; background:url(imagessearch1.gif) top left no-repeat; width:152px; height:16px; padding-left:22px; padding-top:3px; font:12px "宋体"; color:#a5a5a5; }
#search li.btn{ float:left; width:43px; padding-right:4px; }



/***** 友情链接 *****/
#links { width:1004px; height:111px; background:#ffffff; padding-top:6px; }
#links1 { width:991px; height:29px; background:url(imagesbg_links1.jpg) left top repeat-x; border-right:1px #bbe5f2 solid; }
#links1 .left{ float:left; width:100px; height:29px; font:bold 14px/29px "宋体"; color:#0274c4; text-align:center; border-left:1px #bbe5f2 solid; }
#links1 .right{ float:left; width:800px; text-align:center; }
#links1 .right li{ float:left; width:91px; height:29px; margin-right:2px; font:12px/29px "宋体"; color:#2493cb; background:url(imagesb_8_1.gif) center top no-repeat; text-align:center; }
#links1 .right li.on { display:block; width:91px; height:29px; font:bold 12px/29px "宋体"; color:#0072ba; background:url(imagesb_8_2.gif) center top no-repeat; }

#links2 { width:970px; height:60px; border-right:1px #bbe5f2 solid; border-bottom:1px #bbe5f2 solid; border-left:1px #bbe5f2 solid; padding:10px; } 
#links2 li{ float:left; width:190px; height:20px; font:12px/20px "宋体"; color:#6f6f6f; text-align:left; margin-left:1px; margin-right:1px; }
#links2 li a{ font:12px/20px "宋体"; color:#6f6f6f; }
#links2 li a:hover{ color:#ff0000; }




/***** 底部链接版权 *****/
#bottom { width:1004px; height:150px; background:#ffffff; padding-top:6px; }
#help { width:992px; height:40px; background:url(imagesbg_bottom.jpg) top left repeat-x; font:12px/40px "宋体"; color:#0072ba; text-align:center; }
#help a{ font:12px/40px "宋体"; color:#0072ba; }
#help a:visited{ color:#0072ba; }
#help a:hover{ color:#ff0000; }
#copyright { width:992px; text-align:center; }
#copyright .left{ float:left; width:120px; text-align:center; }
#copyright .center{ float:left; width:751px; font:12px/18px "宋体"; color:#636363; text-align:center; }
#copyright .center a{ font:12px/18px "宋体"; color:#636363; }
#copyright .center a:hover{ color:#ff0000; }
#copyright .right{ float:left; width:120px; text-align:center; }