﻿@charset "utf-8";
#wrap { border-left: #b2b2b2 10px solid; padding-left: 1px; }

/* #content { padding: 15px 0; } */
.maincontent { float: left; width: 620px; }
.side { float: right; width: 330px; border: #ccc 1px solid; padding: 10px; }
.intropic { text-align: center; margin-bottom: 10px; }

.box_s1 { margin-bottom: 10px; }
.box_s1 .hd { border-bottom: #eee 1px solid; }
.box_s1 .hd .title { color: #c00; }
.box_s1 .hd .more { margin-top: 5px; }
.box_s1 .bd { padding: 10px 15px; }

.box_s2 .hd { border-bottom: #eee 1px solid; height: 35px; line-height: 35px; }
.box_s2 .hd .title { font-size: 16px; font-weight: bold; float: left; }
.box_s2 .hd .title span { margin-right: 5px; color: #c00; font-size: 20px; }
.box_s2 .hd .title span.green { color: #1d8e4a; }
.box_s2 .hd .more { float: right; display: block; width: 37px; height: 12px; background: url(/uploads/image/tdsimages/more.gif) no-repeat; overflow: hidden; text-indent: -9999px; margin-top: 10px; }
.box_s2 .bd { padding: 10px 15px 30px; }
.introtext { line-height: 24px; }