﻿/* CSS Document */

/* box_list */

.wenzi_list{ zoom:1; overflow:hidden;margin:0 15px 20px;}
.wenzi_list h2{ line-height:60px; border-bottom:#ccc 1px dotted; color:#323232; font-size:16px; font-weight:bold;}
.wenzi_list ul{margin:10px auto;}
.wenzi_list li{ height:26px; line-height:26px; background:url(../images/dot_gary.jpg) no-repeat 2px 12px;clear:both; padding-left:10px;}
.wenzi_list li b{ float:right; padding-right:10px; font-weight:normal;color:#888;}
.wenzi_list li a{ color:#454545; text-decoration:none;  float:left;}
.wenzi_list li a:hover{ text-decoration:underline;}
.wenzi_list li.list_event {background:#f8f8f8 url(../images/dot_gary.jpg) no-repeat 2px 12px;}

/* box_detail */
#detail_content{padding-top:10px;border-left:solid 1px #ddd; border-right:solid 1px #ddd; padding-bottom:10px;}
.box_detail { text-align:left; vertical-align:top; padding:0 40px;}
.box_detail h2 { line-height:80px; text-align:center;}
.box_detail h2 span { color:#323232; font-size:16px; font-weight:bold;}
.box_detail p { margin:0 40px; text-indent:24px; line-height:22px; color:#676767; margin-bottom:15px;}
.box_detail div img { margin:10px 40px 10px 10px;}