@charset "gb2312";
/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background: #edf8fe url(imagesbg.jpg) center top 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; }


/***** 公用头部 *****/
/***** 公用头部 *****/
#top_home    { width:1004px; height:107px;}
.logo        { width:794px; float:left; padding-top:8px;}
.home        { width:210px;font:12px/24px "宋体";color:#5d5d5d; float:right; padding-top:70px; }
.home a      { width:70px; font:12px/24px "宋体";color:#5d5d5d;}



  /***** banner动画 *****/ 
  #banner { width:1004px; height:290px; }
  
	  /***** 一级导航 *****/
	#top_nav       { width:1004px; height:56px;}
	#nav           { width:997px; height:56px; }
	#nav li        { float:left; font:14px/56px "微软雅黑"; color:#fff; text-align:center; }
	#nav li.line   { width:2px; height:56px; background:url(imagesnav_line.jpg) center center no-repeat;}
	#nav li a      { width:109px; height:56px; font:14px/56px "微软雅黑"; color:#fff; display:block; }
	#nav li a:hover{ font:bold 14px/56px "微软雅黑"; color:#fff; background:url(imagesnav_hot.jpg) center center no-repeat;}

/***** 搜索 *****/
#message                { width:1004px; height:34px;font:12px/34px "宋体"; color:#000000; background:url(../images/search_bg.jpg) left center repeat-x; }
#message li             { float:left; height:19px; padding:0 0; line-height:19px; color:#000000; margin-top:5px;}
#message li.wellcome    { width:620px; padding-top:3px; margin-left:5px; background:url(imagesico.jpg) left center no-repeat; padding-left:25px;}
#message li.search      { width:70px; padding-top:3px;} 
#message li.ipt         { width:178px;}
#message li.ipt .keyword{ background-image:url(imagessearch.jpg); border:0; color:#9e9e9e; width:158px; height:17px; padding-left:20px;padding-top:4px;}
#message li.btn         { width:44px; padding-left:4px;}

	



/***** 底部链接版权 *****/
#links              { width:996px; height:48px; padding:0px 4px 0px 4px; background: #FFFFFF url(imagesfri.jpg) center bottom no-repeat;}
#links .left        { width:130px; float:left;}
#links .right       { width:866px; float:right; padding-top:12px;}
#links .right select{ width:180px; margin-right:15px;font:12px/18px "宋体";color:#5c5b58;}

#foot          { width:1004px; height:140px; background:url(imagesfoot2.jpg) center top no-repeat;}
#help          { width:996px; height:30px; text-align:center; font:12px/31px "宋体"; color:#1181d9; padding-top:10px;}
#help a        { font:12px/30px "宋体"; color:#1181d9; }
#help a:visited{ color:#1181d9; }
#help a:hover  { color:#ff0000; }

#copyright                { width:996px; height:80px;text-align:center;}
#copyright .left          { float:left; width:200px; text-align:right;}
#copyright .center        { float:left; width:580px; font:12px/20px "宋体"; color:#666666; text-align:center; padding-top:5px; }
#copyright .center a      { font:12px/20px "宋体"; color:#666666; }
#copyright .center a:hover{ color:#ff0000; }
#copyright .right         { float:left; width:200px; text-align:left;}
