.box{
border:3px solid #CCCCCC;
padding:10px;
font-size:12px;
margin:5px 0px 0px 0px;
line-height:18px;
}

h3{
border-bottom:dotted #CCCCCC 3px;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
}
h4{
background-color:#EEEEEE;
margin:10px 0px 5px 0px;
padding:3px;
border:none;
font-size:10px;
color:#888888;
letter-spacing:2px;
float:none;
}

.title-name{
color:#CCCCCC;
margin-right:10px;
}

.box-img{
overflow:auto;
}

.box-left{
float:left;
text-align:center;
}

.box-right{
float:right;
}

.p-name{
font-size:14px;
font-weight:600;
}

dl.win dt {
  clear: left;
  float: left;
  width: 20em;
  padding: 10px 0em 10px 1em;
	font-size:12px;
}
dl.win dd {
  margin-left: 0;
  padding: 10px 1em 10px 0em;
  border-bottom: solid 1px #CCC;
	font-size:13px;
}

.b-top{
margin:3px;
text-align:right;
text-decoration:none;
}
