@charset "utf-8";
/* CSS Document */
.history{width:719px;}
.history h1{width:462px; height:30px; line-height:30px; font-size:14px; border-bottom:1px dotted #737373; float:left; margin-top:10px; margin-right:10px; margin-bottom:10px;}
.history p{line-height:24px; text-indent:24px; color:black; margin:10px;}
.history .pic{background:url(../images/historyPicBg.gif) no-repeat; width:191px; height:167px; float:left; padding-right:20px; margin-left:36px; margin-top:17px; padding-bottom:10px; display:inline;}
.history .pic img{margin-left:4px; margin-top:4px; margin-bottom:10px;}
.history .pic span{background:url(../images/historySreachDot.gif) no-repeat 51px 5px; height:24px; line-height:24px; text-align:center; display:block;}
.history .pic span a{color:black;}
.history .pic span a:hover{color:#0f5b90;}
.turnPage{padding-top:10px; padding-bottom:10px; clear:both;}
.turnPage .prev{margin-left:10px;}
.turnPage .next{text-align:right; margin-right:10px; float:right;}
.turnPage a{color:#787878;}
.turnPage a:hover{color:#0f5b90;}
.history  h1.titleH1{ width:100%; text-align:center; padding:0px 0px 10px 0px;}
.retLink{ color:#666666; padding:6px; display:block;}
