/* CSS Document */

*{ margin: 0px; padding: 0px; list-style: none; font-family: Microsoft YaHei,arial,verdana,sans-serif;}
.grey_bg{ background:#ededed;}

.space1{ width:100% ; height: 2px ; line-height: 2px ; font-size:2px ; clear:both;}
.space2{ width:100% ; height: 10px ; line-height: 10px ; font-size:10px ; clear:both;}
.border_top{ width:100% ; height: 4px ;line-height: 2px ; font-size:2px ; clear:both; background: #444; }
.left{ width: 130px; float:left}
.right{ width: 870px;float:left}

.bottom_line{ border-bottom: 1px solid #ccc;}
.top_line{ border-top: 1px solid #fff;}
.rightborder{ border-right:1px solid #ccc;}
.leftborder{ border-left:1px solid #fff;}

.width1{ width: 95%; margin: 0px auto;}

.duiqi1{ text-align:left;}
.duiqi2{ text-align:center;}
.suojin1{ text-indent: 24px;}

img{ border:0px;}
.top{ width:100% ; height: }
.bottom{ width: 100% ; height: 100px;}

/* 小图标样式 */
.icon1,.icon2,.icon3,.icon4{ width: 20px ; height: 20px ; background-image:url(../images/icon.png); background-repeat:no-repeat; }
.icon1{ background-position: 0px 0px ; }
.icon2{ background-position: 0px -20px ; }
.icon3{ background-position: 0px -40px ; }
.icon4{ background-position: 0px -60px ; }
.bianju{ margin-top: 8px;}

/* 匹配样式 */
.width1{ width: 95%;} 
.bottom_line1{ border-bottom: 1px dotted #333;}
.centerbox{ width: 980px ; margin: 0px auto ;}

.position{ width: 100% ; height: 35px ; line-height: 35px ; font-size:12px ; color: #333;}
.position a{ color:#333 ; text-decoration:none;}
.position a:hover{ text-decoration:underline;}

.duiqi1{ text-align:center;}
/* 字体颜色 */
.grey1{ color:#999;}
