@charset "gb2312";
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
#box{
	width:670px;
	margin:auto;
}
#top{
	text-align:right;
	padding:18px 0;
}
#center{
	background:#F1F3E6;
	border:1px solid #3B3C34;
}
#c_top{
	text-align:center;
	padding:16px 0;
}
#c_center{
	padding:0 8px 0 16px;
}
#c_center01{
	padding:0 8px 8px 16px;
}
#c_c_left{
	width:215px;
	float:left;
}
#c_c_l_top{
	width:215px;
	height:104px;
	background:url(../images/c_c_left.jpg);
}
#c_c_l_bottom{
	width:201px;
	padding:6px;
	height:210px;
	background:#FFF;
	border:1px solid #FFCD98;
	border-top:none;
}
#c_c_right{
	width:375px;
	float:left;
	margin:8px 10px 0 40px;
	line-height:18px;
	color:#2A2A28;
}
#c_bottom{
	height:49px;
	padding:0 0 0 320px;
	margin-bottom:2px;
}
#bottom{
	text-align:center;
	margin:4px 0 0 0;
	font-size:11px;
	color:#999;
}
.anniu{
	height:40px;
	text-align:center;
	border-bottom:1px dotted #999;
	margin-bottom:8px;
}
.c_title{
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-align:center;
	border:1px solid #900;
	background:#F60;
}
.c_content{
	border:1px solid #900;
	border-top:none;
	background:#FFF;
	padding:6px;
}
.c_content01{
	border:1px solid #900;
	border-top:none;
	background:#FFF;
	padding:6px;
	line-height:40px;
}

.c_td_title{
	font-size:14px;
	color:#F00;
	line-height:24px;
	font-weight:bold;
}
.c_td_content,.c_td_content01{
	font-size:13px;
	color:#333;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #999;
}
.c_td_content ol,.c_td_content01 ol{
	padding:0 0 0 40px;
	margin:0;
}
.c_td_content ol li{
	margin-bottom:8px;
}
.c_td_content ol li a{
	color:#00F;
	text-decoration:underline;
}
.c_td_content ol li a:hover{
	color:#F00;
	text-decoration:underline;
}
.c_td_content01 ol li{
	line-height:18px;
}


/*下拉菜单*/
.suckerdiv ul{
margin: 0;
padding: 0;
font-size:12px;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family:Arial, Helvetica, sans-serif;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#053388;
text-decoration: none;
background: #fff;
padding: 6px 8px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;color: #053388;
}

.suckerdiv ul li a:hover{
background-color: #FF9;
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%;}
* html .suckerdiv ul li a { height: 1%;}
/* End */

/*链接代码*/
.a1{
	color:#00F;
	text-decoration:underline;
}
:hover.a1{
	color:#F00;
	text-decoration:underline;
}

/*字体代码*/
.red{
	color:#F00;
	font-weight:bold;
}
.lancu{
	text-align:center;
	color:#00F;
	font-size:14px;
	font-weight:bold;
	background:#FFC;
}
.lancu01{
	text-align:right;
	color:#00F;
	font-weight:bold;
}
.heicu{
	color: #000;
	font-weight:bold;
}


/*8.24添加代码*/
.c_content01{
	border:1px solid #900;
	border-top:none;
	background:#FFF;
	line-height:50px;
	font-weight:700;
}
