@import "reset.css";
@import "layout.css";
@import "public.css";
@import "sidebar.css";

.topad{
	padding-bottom:10px;
}

.hips {
}

.article {
    padding:20px;
    margin-bottom:10px;
    border:solid 1px #eee;
    background:url(../images/abg.gif) no-repeat;
}

.article h2 {
    color:#980001;
    height:36px;
    line-height:36px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    padding-bottom:10px;
}

.article .attribs {
    height:30px;
    line-height:30px;
    text-align:center;
}

.article .infos {
    padding:6px;
    line-height:24px;
    border:solid 1px #eee;
}

.article .text {
    font-size:14px;
}

.article .text p {
    line-height:28px;
    text-indent:28px;
    margin-top:14px;
}

.article .prenext {
    height:20px;
    padding:6px;
    font-size:14px;
    margin-top:10px;
    line-height:20px;
    text-align:center;
    border:dashed 1px #ccc;
}

.lad {
    margin-bottom:10px;
}

.likearc {
    float:left;
    width:348px;
    height:255px;
    border:solid 1px #eee;
}

.likearc dt {
    background: url(../images/tit_348.gif);
    height: 34px;
    padding-left:20px;
}

.likearc dt strong {
    font-size:14px;
    line-height:30px;
}

.likearc dd {
    
}

.likearc dd ul li {
    padding-left:24px;
    background:url(../images/lsg.gif) no-repeat 12px center;
}

.likearc dd ul li .date {
    float:right;
}

.preyue {
    float:left;
    width:348px;
    height:255px;
    display:inline;
    margin-left:10px;
    border:solid 1px #eee;
}

.preyue dt {
    background: url(../images/tit_348.gif);
    height: 34px;
    padding-left:20px;
    color:#980001;
    line-height:34px;
    font-size:14px;
    font-weight:bold;
}

.preyue dd {
    padding:6px;
}

.preyue dd table tr th {
    width:50px;
    text-align:right;
}

.preyue dd table tr td {
    padding:3px 0;
}

.preyue dd table tr td textarea{
	font-size:12px;
	width:256px;
	height:60px;
}

.preyue dd table tr tt {
    color:#980001;
    margin-left:5px;
}