@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family:"宋体";
	margin: 0px;
}
#right{	float: right;
	width: 222px;
	height:1000px;
	overflow:hidden;
}

#top {
	width:1000px;
	margin:0px auto;
	background:url(bg1.gif) repeat-x;
	height:92px;
	overflow: hidden;
}
#top .b1 { 
background:url(b1.gif) no-repeat;
width:20px;
height:92px;
float:left;}
#top .b2 { 
background:url(b2.gif) no-repeat;
width:20px;
height:92px;
float:right;
}
.menu {
	background: url(menubg.gif) no-repeat;
	float: right;
	width: 107px;
	height: 61px;
	margin-top: 3px;
	padding-left: 15px;
	}

#bottom {
	width:1000px;
	margin:0 auto;
	background:url(bg2.gif) repeat-x;
	height:92px;
	overflow: auto;
}
#bottom .b1 { 
background:url(b7.gif) no-repeat;
width:20px;
height:92px;
float:left;}
#bottom .b2 { 
background:url(b8.gif) no-repeat;
width:20px;
height:92px;
float:right;}
#bottom .b3 { 
text-align:center;
margin:50px 0 10px;
float:left;
width:940px;
}
.line {background: url(b50.gif) no-repeat;
	width: 983px;
	margin:0 auto;
	height:9px;
}
.rightk {
	height:15px;
	text-align:right;
	float:left;
	padding:13px 5px 0 0;
	width:952px;
	color: #0E6FCF;
}
.rightk3 {
line-height: 23px;
float: right;
overflow: auto;
}
#logo {
	float: left;
	width: 180px;
	margin:8px 0 0 0;
	line-height: 200%;
	text-align: center;
	color: #58BCE2;
}
.quick {
	line-height: 18px;
	float: right;
	width: 220px;
	margin-top: 15px;
	background: #ebebeb url(bbb1.gif) no-repeat;
	height: 34px;
}
.quickbt{
	font-size:14px;
	font-weight:bold;
	width:178px;
	height:24px;
	padding:10px 0 0 42px;
	line-height:20px;
	float:left;
}
.quickbg{
float:left;
background-color:#ebebeb;
width:200px;
padding:0 10px;
}
.quickbg p{
	line-height:25px;
	margin:5px 0;
	height:25px;
	padding:0;
	text-align:center;
}
.gonggao {
	float:left;
	background:#fff;
	width:196px;
	margin:3px 0;
	line-height:20px;
	padding:2px;
	text-align:left;
}
.quickbottom{
	width: 220px;
	float:left;
	background:#fff url(bbb2.gif) no-repeat;
	height: 10px;
}
.chat{
	float: right;
	width: 222px;
	margin-top:15px;
	line-height:18px;
}
#main{width:1000px;
      margin:auto;
	  overflow:hidden;
	  }
#left{width:740px;
      float:left;
	  margin-left:6px;
	  }
#sb{margin:auto;
    width:730px;
    margin-top:10px;
	float:left;
 }
#sb_body{margin:auto;
         padding:0px;
}
#sb_bodycenter{
	width:732px;
	background:url(center2.gif) repeat-y;
	margin:0px;
	padding:0px;
	float: left;
}
#button{
	width:670px;
	padding:0px 8px 4px 15px;
	margin-left:10px;
	float:left;
		}
.button{
	width:136px;
	height:136px;
	margin:6px 15px 4px 15px;
	float:left;
	display:inline;
		}
.img{border:0px;}
.tiao{
	background:url(tiao.gif) no-repeat;
	width:600px;
	height:24px;
	margin:2px auto 4px 35px;
	float:left;
	display:inline;
	line-height:24px;

	  }
.title{height:20px;
       font-size:14px;
	   color:#FFFFFF;
	   font-weight:bold;
	   display:inline;
	   overflow:hidden;
	   }	  

.icon{line-height:22px;
      padding:3px 2px 0 15px;
	  border:0px;
	  }
.text{line-height:20px;
      width:640px;
      margin:2px 4px 2px 40px;
	  float:left;
	  overflow:hidden;
	  display:inline;
	  }
.font{color:#999999;
	  font-weight:bold;
	  }
a:visited,a:link {
color:#0e6fcf;
text-decoration: none;
}
a:hover {
color: #0e6fcf;
text-decoration: underline;
}
a.b:visited,a.b:link{color:#FFFFFF;
                    text-decoration:none;
					}
a.b:hover{color:#FFFFFF;
           text-decoration:underline;
		   }
a.c:visited,a.c:link{color:#0e6fcf;
                    text-decoration:none;
					}
a.c:hover{color:#FF3300;
           text-decoration:none;
		   }
a.d:visited,a.d:link{color:#0099FF;
                    text-decoration:none;
					}
a.d:hover{color:#FF6666;
           text-decoration:none;
		   }

