@import url("/inc/css.css");
a:link {text-decoration:none;color:#000;}	  /* 未访问的链接 */
a:visited {text-decoration:none;color:#000;}  /* 已访问的链接 */
a:hover {text-decoration:underline;color:#f30;}		  /* 当有鼠标悬停在链接上,a:hover 必须位于 a:link 和 a:visited 之后 */
a:active {text-decoration:none;color:#000;}	  /* 被选择的链接,a:active 必须位于 a:hover 之后 */

.l {width:678px;float:left;overflow:hidden;}
.r {width:270px;float:right;overflow:hidden;}

.box{float:left;width:329px; height:283px;border:1px solid #E0A5C3;margin:0 8px 8px 0;overflow:hidden;}
.box h4{float:left;padding-left:15px;width:314px;height:26px;line-height:26px;overflow:hidden;background:url(image/lbg.jpg);font-size:14px;color:#A4015C;}
.box h4 em {float:right; padding-right:15px; font-size:12px; font-weight:lighter; font-style: normal; }
ul.box_logo{float:left;width:139px;overflow:hidden;}
ul.box_logo li {float:left; margin:5px 6px 0px 6px; width:127px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align: center; }
ul.box_logo li img{ width:121px; height:94px; border: 1px solid #eee; padding:2px;margin-bottom:3px; }
ul.box_list{float:left;width:180px;padding:8px 5px 5px 5px;overflow:hidden;}
ul.box_list li {padding-left:8px;background:url(image/dot.png) no-repeat 0px 8px;width:177px;height:22px; line-height:22px; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}



.box2{float:left;width:268px;border:1px solid #E0A5C3;margin-bottom:8px;overflow:hidden;}
.box2 h4{float:left;padding-left:15px;width:253px;height:26px;line-height:26px;overflow:hidden;background:url(image/lbg.jpg);font-size:14px;color:#A4015C;}
.box2 h4 em {float:right; padding-right:15px; font-size:12px; font-weight:lighter; font-style: normal; }
ul.box_list2{float:left;width:258px;padding:5px;}
ul.box_list2 li {padding-left:8px;background:url(/image/ico_0.gif) no-repeat 0px 8px;width:250px;height:22px; line-height:22px; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.box_gg250{float:left;width:250px;padding:9px;overflow:hidden;}