@charset "utf-8";
body{
font-family:\5FAE\8F6F\96C5\9ED1, sans-serif;
font-size:14px;
margin:0px;
padding:0px;
text-align: center;
}
img{
border:0px;
padding:0px;
margin:0px;
}
ul{
margin:0px;
padding:0px;
list-style:none;
}
li{
margin:0px;
padding:0px;
list-style:none;
}
h1{
margin:0px;
padding:0px;
list-style:none;
}
a{
text-decoration:none;
cursor:pointer;
}
.w1000{
width:1000px;
margin:0 auto;
text-align:left;
overflow-x:hidden;
}
.header{
width:1000px;
height:190px;
background:url(../images/header.gif) no-repeat;
}
.nav{
width:1000px;
height:32px;
background:url(../images/nav.gif) no-repeat;
}
.nav a{
width:58px;
height:32px;
float:left;
margin-left:16.5px;
color:#fff;
text-align:center;
line-height:27px;
}
.hbox{
float:left;
width:360px;
height:21px;
margin-top:163px;
margin-left:560px;
_margin-left:280px;
color:#fff;
font-size:16px;
}
.rx{
float:left;
letter-spacing:1px;
}
.login{
float:left;
margin-left:53px;
letter-spacing:4px;
width:140px
}
.login a{
color:#fff;
}
.leftlist{
float:left;
margin-top:18px;
margin-left:8px;
width:173px;
}

.icon1{
background:url(../images/icon1.gif) no-repeat;
width:173px;
height:53px;
}

.icon2{
margin-top:16px;
background:url(../images/icon2.gif) no-repeat;
width:173px;
height:53px;
}

.icon3{
margin-top:16px;
background:url(../images/icon3.gif) no-repeat;
width:173px;
height:53px;
}

.icon4{
margin-top:16px;
background:url(../images/icon4.gif) no-repeat;
width:173px;
height:53px;
}

.icon5{
margin-top:16px;
background:url(../images/icon5.gif) no-repeat;
width:173px;
height:53px;
}

.icon6{
margin-top:16px;
background:url(../images/icon6.gif) no-repeat;
width:173px;
height:53px;
}

.icon7{
margin-top:16px;
background:url(../images/icon7.gif) no-repeat;
width:173px;
height:53px;
}
.icon8{
margin-top:16px;
background:url(../images/icon8.gif) no-repeat;
width:173px;
height:53px;
}
.icon9{
margin-top:16px;
background:url(../images/icon9.gif) no-repeat;
width:173px;
height:53px;
}
.icon10{
    margin-top:16px;
    background:url(../images/icon10.gif) no-repeat;
    width:173px;
    height:53px;
}
.rightlist{
float:left;
margin-top:18px;
margin-left:22px;
width:780px;
border-left:1px solid #36b1da;
border-right:1px solid #36b1da;
border-bottom:1px solid #36b1da;
height:auto !important; height:500px; min-height:500px !important;
}
.rtitle{
font-size:12px;
width:776px;
height:28px;
padding: 6px 0px 0px 4px;
background:url(../images/004.jpg) repeat-x 0 0;
}
.rtitle-txt{
 height: 19px;
 background: url(../images/005.jpg) no-repeat 0 0;
 padding-left: 27px;
 line-height: 15px;
}
.rtitle-txt a{
	color:blue;
	font-weight:bold
}
.rtext ul li{
width:745px;
height:33px;
line-height:33px;
border-bottom:1px dashed #c3c3c3;
}

.rtext ul li a{
float:left;
color:#6692b2;
}

.rtext ul li span{
float:right;
color:#918b8d;
}

.page{
margin-top:10px;
width:766px;
height:33px;
line-height:33px;
text-align:center;
}
.footer{
float:left;
margin-top:20px;
width:743px;
height:46px;
background-color:#228dbc;
color:#fff;
line-height:46px;
padding-left:257px;
}
.button {
background: url(../images/btnBackground.gif);
border: 1px solid gray;
color: black;
width: 70px;
height: 25px;
cursor: pointer;
}
.site-gray, .site-gray *{
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); 
}