@charset "gb2312";
/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background:#f0f0f0  url(imagesindex_bg.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; }


/***** 公用头部 *****/

/***** banner动画 *****/ 
#banner        { width:100%; height:232px; background:url(imagesbanner1.png) top center no-repeat;}
#banner .logo  { margin:0 auto; width:1004px; height:74px;}
#banner .logo img { margin-top:48px;}
/***** 一级导??*****/
#top_nav       { width:1054px; height:44px; background:url(imagesnav_bg.png) center top no-repeat;}
#nav           { float:left; width:720px; height:44px; text-align:center; padding-left:42px;}
#nav li        { float:left; width:90px; font:bold 14px/44px "微软雅黑"; color:#f1d4c2; text-align:center; padding-left:10px;}
#nav li a      { font:16px/44px "微软雅黑"; color:#fff; display:block; }
#nav li a:hover{ font:bold 16px/44px "微软雅黑"; color:#f1d4c2; background:url(imagesnews_bg_dj.jpg) left center repeat-x; text-align:center;}

/***** 搜索 *****/
#nav_left                { float:right; width:220px; height:21px; font:12px/21px "宋体"; color:#2069c1; padding-top:12px; padding-right:35px;}
#nav_left li.ipt         { float:left;}
#nav_left li.ipt .keyword{ float:left; background: url(imagessearch.jpg) no-repeat; border:0; color:#9e9e9e; width:135px; height:21px; padding-left:24px;}
#nav_left li.btn         { float:left; width:42px; height:21px;}
.x                       { width:1004px; text-align:center; border-bottom:5px solid #e28a00;}

	

/***** 底部链接版权 *****/

#links        { width:732px; height:11px; padding-top:10px;}
#links select { float:left; width:212px; font:12px/18px "宋体"; color:#5c5b58; border:1px solid #000066; margin-right:30px;}

#db   { width:1004px; height:155px; background:#fff; padding-top:5px;}

#foot { width:984px; height:38px; text-align:center; background:url(imagesfoot.jpg) left top repeat-x;}

#copyright                { width:920px; padding-top:30px;}
#copyright .left         { float:left; width:100px; text-align:left;  }
#copyright .center        { width:800px; float:left; font:12px/20px "宋体"; color:#6e6c6c; text-align:center; }
#copyright .center a      { font:12px/20px "宋体"; color:#6e6c6c; text-align:center;}
#copyright .center a:hover{ color:#ff0000; }
#copyright .right         { float:right; width:100px; text-align:right;  }


