/* 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;}