@charset "utf-8";
/* CSS Document */
/*column*/
.frame{padding-bottom:50px;}
.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:#999999;}
.frame .directory a:hover{color:#e66700;}
.frame .details{width:990px;margin:0 auto;} 
.frame .details h2{font-size:25px;color:#1d9999;text-align: center;margin-top:40px;margin-bottom:12px;}
.frame .details p{font-size:16px;color:#333;line-height:28px;margin-top:25px;}
.frame .details .photo img{margin:0 auto;}