@import url(default.css);

body{margin:auto;padding:auto;font-size:12px;line-height:18px;font-family:宋体, Arial, Helvetica, sans-serif;width:990px;overflow:hidden;clear:left;zoom:1;}
body={background: #FBA800 url(bg/bg.gif) no-repeat 50% 0;margin-top:85px}/*新年*/
body{background: #ECF3F8 url(bg/bg.jpg) repeat-x;}/*默认*/

a	  {color: #000000;text-decoration: none;}/*链接默认样式*/
a:hover {color: #FF0000;text-decoration: none;}/*	鼠标停留	 */
a:active {color: #000000;text-decoration: underline;}/*	点击时	*/





#logo{background:url("bg/index_logo.jpg") ;width:880px;height:93px;margin:90px 45px 0 45px;}/*默认*/
#logo={background:url("index_logo.gif") ;width:880px;height:100px;margin:0px 45px 0 45px;}/*新年*/

.menu_nav{width:850px;height:14px;padding:5px 15px;background:#F0F0F0;margin:0 45px;}/*默认*/
.menu_nav={width:850px;height:14px;padding:5px 15px;background: #FFC;background:url(bg/menu_navbg.gif) repeat-x 0 -50px;margin:0 45px;}/*新年*/
.menu_nav li{float:left;margin:0 10px}
.menu_nav a{color:#000;font-size:14px}
.flash{width:880px;margin:0 45px;}




