/* CSS Document */

/*aboutus*/
#aboutus{padding:0 0px;}
#aboutus:after, #aboutus .item:after{clear:both; display:block; height:0; visibility:hidden; content:".";}
#aboutus .item{
width: 300px;
    height: 180px;
    border: #eee 1px solid;
    float: left;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(iecss3.htc);
    margin: 15px 10px 15px 15px;
}
#aboutus .itemimg{width:145px; float:right; padding-top:15px;}
#aboutus .itemtxt{width:125px; float:left; margin-left:19px; padding-top:30px;}
#aboutus .itemtxt h2{background:url(../images/icon02.gif) no-repeat; font-size:18px; color:#000; line-height:18px; padding-left:14px;}
#aboutus .itemtxt .txt{font-size:12px; line-height:19px; color:#666; height:85px; padding-top:12px;}
#aboutus .itemtxt .more a{width:45px; height:20px; text-align:center; line-height:20px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:10px; background:#006cb8;display:block;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; behavior: url(iecss3.htc);}
#aboutus .itemtxt .more a:hover{background:#599fd2;}

.aboutus{font-size:1.15em;}
.aboutus h2.title{ font-size:20px; color:#000000; padding:10px 0px; font-weight:bold;}
.aboutus h3{ font-size:16px; font-family:Arial, Helvetica, sans-serif; border-top:2px solid #006cb8; line-height:28px; font-style:italic; margin-top:15px; padding-bottom:10px; color:#333; }
.aboutus h4{ font-size:15px; color:#006cb8; font-weight:bold;padding:5px 0px;}
.aboutus b{ color:#006cb8; font-weight:normal;}
.aboutus .txtboxleft{ width:262px; float:left; color:#666; padding-bottom:20px;}
.aboutus .txtboxright{ width:325px; float:right; color:#666; padding-bottom:20px;}
.aboutus ul{margin-left:15px; padding-bottom:20px;}
.aboutus li{list-style-type:disc; padding-bottom:5px; color:#333;}
.aboutus p{padding-bottom:20px;}
.aboutus .en{font-family:Verdana, Geneva, sans-serif; font-size:0.9em;}

.aboutus  a{color:#006cb8;}
.aboutus  a:hover{color:#a5cbe6;}
.aboutus { line-height:26px;}

.aboutus .table td { background:#FFF; padding:5px;}
.aboutus .table td h2{ background:url(../images/aboutus-td.gif) no-repeat center bottom; height:58px; line-height:42px; font-size:18px; color:#00acdc; text-align:center;}
.aboutus .table td a{color:#333;}
.aboutus .table td a:hover{color:#a5cbe6;}
.aboutus .table ul{list-style-position:inherit; margin:10px;}
.aboutus .table li{list-style-type:none; list-style-image:url(../images/aboutus-icon.gif); margin-left:10px; padding-bottom:5px; color:#333; font-size:1.05em;}
.aboutus .file ul{padding:0; margin:0;}
.aboutus .file li{list-style:none; background:url(../images/icon-file.gif) 0 7px no-repeat; padding:0; margin:0; padding-left:20px; padding-bottom:8px; font-size:1em;}
.aboutus .file li a{color:#666; padding:0; margin:0; font-size:0.9em; }
.aboutus .file li a:hover{color:#006cb8;}