
body{
    font-size:12px;
    line-height:22px;
    text-align:center;
    background:#fff;
    margin:0;
    padding:0
    }
    
    div{margin:0; padding:0; text-align:left}
    a{color:#000; text-decoration:none;}
    a:hover{color:#f00; text-decoration:underline;}
    
    a.morered{color:#9b0000; text-decoration:none;}
    a.morered:hover{color:#9b0000; text-decoration:underline;}
    
    a.redlink{color:#A3343A; text-decoration:none;}
    a.redlink:hover{color:#A3343A; text-decoration:none;}
    
    .clear{clear:both;content:"."; height:0; visibility:hidden;display:block;}
    
    
    ul{
    margin:0;
    padding:0;
    }
    
    ul li {
    list-style:none;
    }
    
    h1{
    font-size:14px;
    font-weight:700;
    color:#036;
    height:30px;
    line-height:30px;
    padding-left:30px;
    border-bottom:#ccc 1px solid;
    background:url(http://www.chinataiwan.org/images/anrrow_2.gif) #efefef no-repeat 15px 8px;
    }
    
    #container{
    margin:0 auto 10px;;
    width:998px;
    border:#666 1px solid;
    }
    
    /*列表页面定义开始*/
    .title_list{margin:0 0 0 50px; line-height:30px;}
    
    .title_list ul{}
    
    .title_list li{
    font-size:14px;
    padding-left:20px;
    background:url(http://www.chinataiwan.org/images/blackanrrow_1.gif) no-repeat left center;
    }
    
    .title_list li span{
    float:right;
    margin-right:50px;
    text-align:right;
    font-size:12px;
    color:#666;
    }
    
    .currentpage{
    margin-top:20px;
    height:30px;
    line-height:30px;
    background:#f8f8f8;
    text-align:center;
    }
    /*end*/
    
    
    
    /*正文页面的样式定义*/
    h2{
    margin:0;padding:0;
    font-size:22px;
    color:#0A1183;
    height:auto;
    line-height:30px;
    text-align:center;
    }
    
    h3{
    font-size:12px;
    font-weight:normal;
    color:#00024F;
    height:30px;
    line-height:30px;
    padding-left:30px;
    border-bottom:#ccc 1px solid;
    background:url(http://www.chinataiwan.org/images/anrrow_2.gif) #efefef no-repeat 15px 8px;
    }
    
    h3 a{color:#00024F; text-decoration:none;}
    
    .source{
    margin:10px auto 20px;
    width:95%;
    height:25px;
    line-height:25px;
    text-align:center;
    border-top:#ccc 1px solid;
    border-bottom:#ccc 1px solid;
    }
    
    .content{margin:0 auto 20px; width:95%; line-height:25px; font-size:14px;}
    .txtsize{ margin:0 auto 20px; width:95%; height:25px; line-height:25px; text-align:right;}
    
    .curplace{margin:0 auto; width:95%; line-height:25px; font-size:12px; text-align:center;}
    /*end*/