@charset "utf-8";
/* CSS Document */

/*  -------------------------------
=Layout
--------------------------------  */
#info_main
{
	width:780px;
	float:left;
	_display:inline;
}
#info_main .p_title
{
	width:780px;
	background-image:url(../Images/y_780x24.gif);
}
#info_main .p_title h3,#info_main .p_title .fR a
{
	color:#7b2e00;
}
#info_main .p_title h3
{
	padding-left:20px;
}
#info_main .p_content
{
	width:758px;
}
/*  -------------------------------
=Content
--------------------------------  */
#content
{
	padding:25px;
	background:#f7fcff;
	border:1px solid #ddd;
}
#article h2
{
	margin-bottom:25px;
	font-size:21px;
	text-align:center;
	line-height:21px;
	font-weight:bold;
}
#article .articleInfo
{
	height:24px;
	line-height:24px;
	border-bottom:1px dashed #ccc;
	text-align:center;
	margin-bottom:20px;
}
#article .articleInfo span
{
	margin:0 5px;
}
#article .articleInfo span em
{
	color:#6e6e6e;
}
#main
{
	font-size:14px;
	line-height:21px;
}
#main p
{
	font-size:14px;
	line-height:1.5em;
	text-indent:2em;
	margin:10px 0;
}
.bother
{
	margin:20px 0 0;
	color:#666;
	text-indent:2em;
}
#infoList .p_content
{
	border:none;
}
#infoList .lists li
{
	height:27px;
	line-height:27px;
	border-bottom:1px dashed #ccc;
	position:relative;
}
#infoList .lists li a
{
	font-size:14px;
}
#infoList .lists li .light
{
	color:#6e6e6e;
	margin-left:10px;
}
#infoList .lists li .lighter
{
	color:#6e6e6e;
	font-size:12px;
	position:absolute;
	top:0;
	right:10px;
}
/*  -------------------------------
=Sidebar
--------------------------------  */
.topic .lists li
{
	padding-left:18px;
	background:url(../Images/1.gif) no-repeat 0 5px;
}
.topic .lists .num1
{
	background-image:url(../Images/1.gif);
}
.topic .lists .num2
{
	background-image:url(../images/2.gif);
}
.topic .lists .num3
{
	background-image:url(../images/3.gif);
}
.topic .lists .num4
{
	background-image:url(../images/4.gif);
}
.topic .lists .num5
{
	background-image:url(../images/5.gif);
}
.topic .lists .num6
{
	background-image:url(../images/6.gif);
}
.topic .lists .num7
{
	background-image:url(../images/7.gif);
}
.topic .lists .num8
{
	background-image:url(../images/8.gif);
}
.topic .lists .num9
{
	background-image:url(../images/9.gif);
}
.topic .lists .num10
{
	background-image:url(../images/10.gif);
}
