@charset "utf-8";

.header{ height:300px; background:url(../img/landing_logo.jpg) no-repeat center bottom}
.content{ height:260px;overflow:hidden; position:relative}
.content ul{width:265px; position:absolute; }
.content li{width:170px;}
.content li a{ font-size:11px;color:#666}
.content li p a:hover {text-decoration: none; }
.content li p{ padding:20px 0 10px; height:105px;overflow:hidden;}
.lefbox{left:130px; top:10px; background:url(../img/landing_border.gif) no-repeat 220px 40px}
.cenbox{left:400px; top:10px;background:url(../img/landing_border.gif) no-repeat 210px 40px}
.rigbox{left:670px; top:10px;}
