#placeholder {padding: 5px 10px 0px 5px;}
/* ---------------------------------listtop图片列表---------------------------- */	
#placeholder #listtitle {
	background-image: url(images/underline_02.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	height: 25px;
	position: relative;
}

#placeholder #listtitle span {
	font-size: 12px;
	color: ThreedDarkShadow;
	background-image: url(images/arrow_BlueDown.gif);
	background-repeat: no-repeat;
	background-position: 0,60%;
	/*  vertical-align: -18px;*/
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 20px;
}
#placeholder #listshow {   
	width: 320px;
}
#placeholder #listshow .img{
   float: left;
	padding-left: 5px;
	 margin-right: 10px;
}

#placeholder #listshow ul {  
    display: block;    
    list-style-type: none;
    padding: 0 0 5px 5px;	
}

#placeholder #listshow ul li{ 
 display: block;   
	  padding-left: 20px;
	 /*  padding-bottom: 2px;*/
    color: #666;
    background-color: #fff;
	 background-image: url(placeholder/bullet02.gif);
	 background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#placeholder #listshow ul li ul li{   
	  padding-left: 20px;
	 /*  padding-bottom: 2px;*/
    color: #777;
    background-color: #fff;
	 background-image: url(placeholder/icon_c6.gif);
	 background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#placeholder #listshow ul li ul li a{
    text-decoration: none;
    color: #777; 
	 
}

#placeholder #listshow ul li a{
    text-decoration: none;
    color: #303030; 
	 
}
#placeholder #listshow  ul li a:hover{
    text-decoration: none;
    color: #6495ED;   
    padding: 0 0 0 1px;
}


/* ---------------------------------文章列表----------------------------- */

#placeholder #sub-title{
	background: url(placeholder/sub_top.jpg) no-repeat left top;
	margin: 12px 0px;
	padding-top:12px;
} 

#placeholder  #sub-title h2 {
	background: url(placeholder/sub_bottom.jpg) no-repeat left bottom;
	font-size: 12px;
	margin: 0;
	padding: 0 1em;
	text-align: center;
	padding-bottom:12px;
}

#placeholder  #view-footer{
	background: #F0F0F0;
	height: 40px;
	line-height:40px;
	text-align: center;
	font-weight: bold;
	clear: both;
}
#placeholder  #view-footer a {
	background: url(placeholder/back.gif) no-repeat center center;
	color: #999;
	display: block;
	width: 100px;
	margin:0 auto;
}

#placeholder #listol ol{
	width:95%;
	margin:10px 0px 10px 0px;
	padding-left:15px;
	background-image: url(placeholder/bullet_10.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	list-style-type: none;
}
#placeholder #listol ol li{
	line-height:30px;
	font-size: 12px;
}



/* ---------------------------------table----------------------------- */
.xi{
    border: 1px solid #A6A6A6;
    border-width:1px 0 0 1px;
    margin:8px 0 8px 0;
    text-align:center;
    border-collapse:collapse;	 
}
.xi td,th{
    border:1px solid #A6A6A6;
    border-width:0 1px 1px 0;
	 padding:4px;
    margin:2px 0 2px 0;
    text-align:left;
}
#placeholder #showbody .xi tr td p,#placeholder #showbody .xi th td p{
   padding:4px;
	margin:0;
	text-indent: 0em; 
	font-size:12px; 
	line-height: 120%;
	font:12px Arial,Verdana,Tohama ;
	}

.xi th{
    text-align:center;
    font-weight:600;
    font-size:12px;
    background-color:#F4F4F4;
} 
.xi .tou{
    text-align:center;
    font-weight:600;
    font-size:12px;
    background-color:#F4F4F4;
} 
.tou td,th{
    text-align:center;
    font-weight:600;
    font-size:12px;
    background-color:#F4F4F4;
} 
/* ---------------------------------content----------------------------- */


#placeholder #showbody a {
    color: #00759F;
	 text-decoration:  none;		 
}
#placeholder #showbody a:hover ,#placeholder #showpro a:hover { color: #228B22; text-decoration:none;}
#placeholder #showbody strong {
    color:  #624019;              /*#9DAE2f;*/
	font-size: 12px;
	line-height: 120%;	
}
#placeholder #showbody h2,#placeholder #showbody h1,#placeholder #showpro h2,#placeholder #showpro h1 {
    color: #624019;
	font-size: 14px;
	line-height: 200%;	
}
#placeholder #showbody h3{
display: block;
height: 20px;
width:auto;
margin-top: 15px;
margin-bottom: 5px;
padding-left: 10px;
font-size: 12px;
color: #00759F;
}
