﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,div,
fieldset,td,form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
}
font{ font-size:inherit}
*{font-size:12px;}
img{ border:0;}
.clear{ clear:both; height:0; font-size:0;}
body { font-size:12px; margin-top:0px; font-family:"\5b8b\4f53", Verdana, Geneva, sans-serif; background:#FFFFFF;background:url(../images/eye_top_bg.gif) #FFFFFF top repeat-x;/*background:url(../images/newyear_bg.jpg)  #FFFFFF top center no-repeat; */ margin-top:0px;}
button, input, select, textarea { font-size:12px; font-family:"\5b8b\4f53", Verdana, Geneva, sans-serif;}
ul{list-style:none;list-style-type:none;}
a {
  text-decoration:none;
  color:#555;
  font-size:12px;
  font-weight:normal;
}
a:hover {
  color: #FF6600;
  text-decoration: underline;
  font-size:12px;
}
td{ line-height:23px;}
.mb10{ margin-bottom:10px;}
.mb0{ margin-bottom:0px;}

.fmtop{ width:996px; height:49px; padding-bottom:8px;margin:auto; display:none}
.fmtop a{width:109px; height:30px; display:block; float:right; margin-right:100px; margin-top:11px;*display:inline}
.fmtop a span{ display:none}


.navbox{margin: 0 auto;background:url(../images/eye_nav_bg.png) no-repeat scroll center top #007BB8; margin-bottom:8px;overflow: hidden; height:384px;}
.navbox_search{margin: 0 auto;background:url(../images/eye_nav_bg_search.png) no-repeat scroll center top #007BB8; margin-bottom:8px;overflow: hidden; height:184px;}
.navbox_news{margin: 0 auto;background:url(../images/eye_nav_bg_news.png) no-repeat scroll center top #007BB8; margin-bottom:8px;overflow: hidden; height:260px;}
.eyenav{ margin:auto; width:980px; height:35px; margin-bottom:10px;}
.eyenav dl{ margin:0; padding:0}
.eyenav dd{ background:url(../images/eye_nav_split_bg.gif) no-repeat right top; text-align:center; padding:0 17px; height:25px; padding-top:10px; float:left;}
.eyenav dd a{ color:#FFF; font-size:14px; font-weight:bold}
.eyenav dd a:hover{ color:#FFFFFF;font-size:14px; text-decoration:underline;}
.eyenav dd.last{ background:none}
.eyenav dd.home{ padding:0 25px;height:25px; padding-top:10px;}

.eyechildbox{margin:auto; width:975px; height:57px; overflow:hidden }
.eyechildbox dd{height:57px; background:url(../images/nav_btn_right_ico.gif) no-repeat right; padding-right:5px; float:left; margin-right:8px;}
.eyechildbox dd.last{ margin-right:0;}
.eyechildbox dd.last2{ margin-right:7px;}
.eyechildbox dd .childname{ width:54px; float:left;}
.eyechildbox dd .childnav{ padding:0 8px; padding-left:4px; background:url(../images/nav_btn_bg.gif);height:50px; padding-top:7px; float:left; line-height:22px; color:#555}
.eyechildbox dd .childnav ul{ width:180px; float:left;}
.eyechildbox dd .childnav ul li{ width:60px; float:left;}

.banner{  margin:auto;  margin-bottom:8px;}

.indextop{ width:980px; margin:auto; background-image:url(../images/newtopbg.jpg); height:151px;}
.indextop .newtopnav{ text-align:right; height:19px; padding-top:5px; padding-right:30px; color:#0D6DC4}
.indextop .newtopnav a{color:#0D6DC4}
.indextop .newtopnav a:hover{color:#FF6600}

.indextop .newmenu{ height:42px; margin-top:85px; text-align:right;}
.indextop .newmenu ul{ float:right; width:672px; height:42px;}
.indextop .newmenu ul li{ float:left; width:112px; text-align:center; padding-top:16px; height:26px;}
.indextop .newmenu ul li a{ font-size:14px; color:#FFFFFF; font-weight:bold}
.indextop .newmenu ul li a:hover{ font-size:14px; color:#FFFF00; font-weight:bold; text-decoration:none}
.newtopbanner{ height:219px; width:980px; margin:auto;margin-bottom:10px; background-image:url(../images/newtopbanner.jpg); padding-top:7px;}

.news02 ul li {
    background: url(../images/underline01.gif) repeat-x scroll center bottom transparent;
    clear: both;
    height: 20px;
    line-height: 20px;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 640px;
}
.news02 ul li a {
    display: block;
    float: left;
    padding-left: 15px;
}
.news02 ul li a:link, .news02 ul li a:visited {
    background: url(../images/icon04.gif) no-repeat scroll 0 10px transparent;
    color: #676767;
}
.news02 ul li a:hover {
    background: url(../images/icon03.gif) no-repeat scroll 0 10px transparent;
    color: #9B1515;
}
.news02 ul li span {
    color: #AAAAAA;
    float: right;
}






#rifloat {
	Z-INDEX: 150; position:fixed; WIDTH: 100px; HEIGHT: 228px; TOP: 212px; LEFT: 5px;
	_position:absolute; /* for IE6 */ 
	_top: 212px;
	_left: 5px; /* for IE6 */ 
	display:block;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat')?(documentElement.scrollTop+212)+'px':(document.body.scrollTop+212)+'px');	
}
#rifloat_close {
	Z-INDEX: 200; position: fixed;cursor:pointer; WIDTH: 12px; HEIGHT: 12px; TOP: 200px; LEFT: 93px;
	_position:absolute; /* for IE6 */ 
	_top: 200px;
	_left: 93px; /* for IE6 */ 
	display:block;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat')?(documentElement.scrollTop+200)+'px':(document.body.scrollTop+200)+'px');
}

.index_main {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 980px;
}
.index_main .about {
    background-image: url("../images/mav_10.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 5px;
    margin-top: 2px;
    overflow: hidden;
}
.index_main .about .L {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 600px;
}
.index_main .about .L .T {
    background-image: url("../images/mav_20.jpg");
    background-repeat: no-repeat;
    height: 39px;
    line-height: 39px;
    text-align: right;
}
.index_main .about .L .T a, .index_main .about .IR .T a {
    color: #F8931D;
    text-decoration: none;
}
.index_main .about .L .C {
    background-image: url("../images/bgd-5.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    margin-top: 8px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 579px;
}
.index_main .about .IR {
    float: right;
    overflow: hidden;
    padding-right: 10px;
    width: 348px;
}
.index_main .about .IR .T {
    background-image: url("../images/mav_23.jpg");
    background-repeat: no-repeat;
    height: 39px;
    line-height: 39px;
    text-align: right;
}
.index_main .about .IR .C {
    background-image: url("../images/cbg-5.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 145px;
    margin-top: 8px;
    padding: 5px;
    text-align: left;
    width: 339px;
}




.footer{ width:100%;}
.footernav{ width:100%; background:url(../images/footnav_bg.gif); height:22px; padding-top:8px; text-align:center; color:#FFF;}
.footernav a{color:#FFF}
.footernav a:hover{ color:#FFF}

.footerbox{width:980px; margin:auto; font-weight:400;}
.footerbox{line-height:22px; text-align:center;color:#757575; padding-top:10px; padding-bottom:5px; font-family:Arial, Helvetica, sans-serif;}