
/*----------------------------------ÓÒ²à---------------------------------------*/
.list{
	 width:1000px;
	 overflow:hidden;
     }
.listTitle{
     height:32px;
	 width:1000px;
	 line-height:32px;
	 border-bottom:1px solid #1C7887;
	 color:#464540;
	 overflow:hidden;
     }
.listText{
	 width:980px;
	 padding:10px;
	 overflow:hidden;
     }
.listTextLi{
     height:26px;
	 width:980px;
	 padding-left:20px;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 float:left;
	 overflow:hidden;
	 background:url(../../../images/Japanese/img01.jpg) no-repeat; 
     }
.listTextLi01{
     height:26px;
	 padding-left:10px;
	 width:970px;
	 font-weight:bold;
	 color:#B60C17;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 background:#F7F7F7;
	 margin-bottom:10px;
	 float:left;
	 overflow:hidden;
     }
.listTextLi05{
     height:26px;
	 padding-left:10px;
	 width:970px;
	 font-weight:bold;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 float:left;
	 overflow:hidden;
	 background:#FBFBFB;
	 color:#FF6C00;
     }
.listTextLi02{
     height:26px;
	 width:225px;
	 padding-left:20px;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 float:left;
	 overflow:hidden;
	 background:url(../../../image/sc/img01.jpg) no-repeat; 
	 font-family:MS Gothic;
     }
.listTextLi02 a{
     height:26px;
	 line-height:26px;
     }
.listTextLi03{
     height:26px;
	 width:940px;
	 padding-left:40px;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 float:left;
	 overflow:hidden;
	 background:url(../../images/Japanese/img04.jpg) no-repeat; 
     }
.listTextLi03 a{
     height:26px;
	 line-height:26px;
     }
.listTextLi04{
     height:26px;
	 width:930px;
	 padding-left:50px;
	 line-height:26px;
	 border-bottom:1px dotted #ddd;
	 float:left;
	 overflow:hidden;
	 background:url(../../images/Japanese/img05.jpg) no-repeat; 
     }
.listTextLi04 a{
     height:26px;
	 line-height:26px;
     }
.contentText{
	 width:960px;
	 padding:20px;
	 overflow:hidden;
     }
.contentTextBT{
	 height:50px;
	 line-height:50px;
	 font-weight:bold;
	 font-size:18px;
	 color:#1C7887;
	 width:960px;
	 text-align:center;
     }
.contentTextJJ{
	 height:20px;
	 line-height:20px;
	 font-size:12px;
	 color:#666;
	 width:960px;
	 text-align:center;
	 padding-bottom:15px;
	 border-bottom:1px solid #ddd;
     }
.page{  
     height:35px;
	 width:920px; 
	 line-height:35px; 
	 text-align:center; 
	 float:left;
	 margin-top:10px;
	 }
.page span{ 
     padding:4px; 
	 color:#FFFFFF;
	 background:#1C7887; 
	 }
.page a{ 
     color:#1C7887; 
	 padding:4px;
	 }