@charset "utf-8";
/* CSS Document */
body {
	background:#ffffff; background:url(../images/bodybg.gif); background-repeat:repeat-x; background-position:top;
	font-size:12px;
	color:#222222; 
	margin:0;
}
a:link{
	color:#333333; 
	text-decoration:none; 
}
a:visited{
	color:#333333; 
	text-decoration:none;
}
a:hover{
	color:#333333; 
	text-decoration:none;
}
.bodytable{	
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid; 
	border-right:#CCCCCC 1px solid;
	
}
.bodytable2{	
	
	
}
.bluetable{ text-align:center;	 
	border-bottom:#2c7bc6 1px solid;
	border-top:#2c7bc6 1px solid;
	border-left:#2c7bc6 1px solid; 
	border-right:#2c7bc6 1px solid;
}
.tableman{ background-color:#ffffff;
 	border-bottom:#CCCCCC 1px solid;
	height:28px;
}
.title{
	color:#1b294d;
	FONT-FAMILY: "";
	LINE-HEIGHT:24px; 
	font-size:14px;
 	font-weight:bold;
	text-align:left 
}
.lianjie{ 
	font-size:12px;
	line-height:20px
	}
.chakan{ 
	color:FF6E02; 
	font-size:12px; 
	line-height:20px
}
.xblue{
	font-size:12px; 
	color:#04329A; 
	font-weight:bold; 
	line-height:20px
}
.ch{
	font-size:14px; 
	color:#cc0000; 
	font-weight:bold; 
	line-height:24px
}
.xhui{
	font-size:12px; 
	color:#555555;  
	line-height:20px
}
.sec1 { 
	background-color:#EEEEEE;
	cursor: hand;
	color: #000000;
	border-right: 1px solid #cccccc; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc
  }
.sec2 { 
	background-color: #ffffff;
	cursor: hand;
	color: #000000;
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #ffffff; 
	font-weight: bold; 
}
.table01{ border:#CCCCCC 1px solid}
.daohangfont{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


/*列表页*/
.n_list .list_ul{
	width: 454px;
	float: left;
	margin: 16px 16px 10px 0;
	_margin: 16px 16px 10px 0;
}
.n_list .list_ul1{
	margin: 16px 0 10px;
}
.n_list .list_ul .oneTitle{
	margin-bottom: 8px;
}
.n_list .list_ul ul{
	width: 454px; 
}
.n_list .list_ul ul li {
    width: 444px;
    height: 32px;
    padding-left: 10px;
    display: block;
    float: left;
    line-height: 32px;
}
.n_list .list_ul ul li a {
    color: #575757;
}
.n_list .list_ul ul li a:hover {
    color: #0C7124;
    text-decoration: underline;
}
.n_list .list_ul ul li a span {
    float: right;
    color: #A1A1A1;
}

/*列表详细列表*/

.n_listxx1{
min-height:500px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.n_listxx1 li{
	width: 100%;
        padding: 10px 0;
	border-bottom: 1px solid #ededed;
}
.n_listxx1 li.marr{
	border-bottom: 0;
}

.n_listxx1 li h2:after{
        clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

.n_listxx1 li h2{
     margin:0;
}

.n_listxx1 li h2 a{
	font-size: 16px;
	color: #636363;
	float: left;
}
.n_listxx1 li h2 a:hover{
	color: #6D3117;
	text-decoration: underline;
}

.n_listxx1 li h2 span{
	
	font-size: 14px;
	color: #a2a2a2;
	padding-left: 15px;
float:right;
}

.n_listxx1 li p{
	font-size: 14px;
	padding-top: 4px;
	color: #9b9b9b;
	line-height: 28px;
	text-indent: 2em;
        margin-top: 0px;
        margin-bottom: 0px;
}
.n_listxx1 li p a{
	color: #6D3117;
}
.n_listxx1 li p a:hover{
	color: #0C7124;
}
