@charset "utf-8";
/* CSS Document */

/*column*/
.frame{padding-bottom:80px;}
.frame .directory{background:#f0f0f0;}
.frame .directory div{height:30px;padding-left:20px;margin-bottom:30px;width:1200px;margin:0 auto;}
.frame .directory span,.frame .directory a{font-size:14px;line-height:30px;color:#666;}
.frame .directory a:hover{color:#e66700;}
.frame .article{width:1200px;margin:0 auto;}
.frame .text h2{font-size:18px;color:#1d9999;text-align: center;margin-top:40px;margin-bottom:30px;}
.frame .photo{margin:0 auto;width:500px;}
.frame .photo img{width:100%;height:100%;margin-bottom:40px;}
.frame .particulars{width:990px;margin:0 auto;padding-top:20px;}
.particulars p{font-size:16px;color:#333;line-height:28px;margin-top:25px;}