@charset "utf-8";
/* CSS Document */

/*  -------------------------------
=layout
--------------------------------  */
#header
{
	width:970px;
	height:68px;
	background:url(../Images/shape.gif) no-repeat left top;
	position:relative;
}
#nav_st
{
	display:block;
	width:260px;
	height:20px;
	position:absolute;
	top:14px;
	right:14px;
}
#nav_st li
{
	display:block;
	width:125px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:center;
}
#nav_st #home
{
	margin-right:10px;
}
#nav_st li a
{
	font-weight:bold;
	color:#fff;
}
#footer
{
	background:#ff8e0a;
}
#footer h6
{
	height:24px;
	line-height:24px;
	color:#fff;
}
#sidebar
{
	width:180px;
	float:left;
}
#content_main
{
	width:780px;
	float:right;
}
/*  -------------------------------
=sidebar
--------------------------------  */
#sidebar .p_content
{
	border-bottom:none;
}
#sidebar .trail
{
	border-bottom:1px solid #ffb64b;
}
.lists li
{
	height:auto;
	overflow:visible;
	white-space:normal;
}
/*  -------------------------------
=content_main
--------------------------------  */
#crumb
{
	height:24px;
	line-height:24px;
	border-bottom:1px dashed #cdcdcd;
	padding-left:20px;
	background:url(../Images/arrow1.gif) no-repeat left center;
}
#crumb ul li
{
	display:inline;
}
#crumb ul li a
{
	padding-right:12px;
	background:url(../Images/arrow2.gif) no-repeat right center;
}
#crumb ul .current
{
	font-weight:bold;
}
#contentHelp h3
{
	font-size:14px;
	font-weight:bold;
	color:#7b2e00;
	margin-bottom:10px;
}
.c_content
{
	padding:0 20px;
}
.c_content h2
{
	font-size:16px;
	font-weight:bold;
	color:#ff7300;
}
.c_content h4
{
	font-size:12px;
	color:#333;
	margin-top:15px;
	font-weight:bold;
}
.c_content p
{
	line-height:21px;
}
.ad_img
{
	width:646px;
	height:360px;
	overflow:auto;
	border:1px solid #e1e1e1;
	margin-bottom:10px;
}
.ad_img img
{
	border:0;
}
.agreement
{
    height: 680px;
    width: 645px;
    border: 1px solid #ccc;
    overflow: scroll;
}