.boxeffect { width:100%; float:left; background-image: url(../images/boxbg_normal.jpg); background-repeat:no-repeat; background-color:#e7e5e5; border:1px solid #d3d3d3;border-radius:4px; margin-bottom: 2px;}
.boxeffect a{ width:100%; float:left; display:block;  background-image: url(../images/boxbg_normal.jpg); background-repeat:no-repeat; background-color:#e7e5e5; }
.boxeffect a:hover, .boxeffect a.active {width:100%; float:left; background-image: url(../images/boxbg_over.jpg); background-repeat:no-repeat; background-color:#cfcaca; }

.mainbox2 {width:100%; float:left;}

.arrow {width:10%; float:left; text-align:center; padding-top:10px;}
.lefttext {width:60%; float:left;}
.righttext {width:30%; float:left;}