@charset "utf-8";
/* CSS Document */

#tencent{ width:123px;}
.qq_tit{ clear:both; height:auto;}
.qq_bg{ clear:both; background:url(qq_bg.gif) repeat-y left top;}
.qq_down{ clear:both; height:20px;}

.qq_bg ul{ clear:both; width:90px; margin:0 auto;}
.qq_bg ul li{clear:both;height:30px;line-height:30px;font-size:12px;color:#3d3d3d;background:url(qq_gif.gif) no-repeat 0px 4px;padding-left:25px;}
.qq_bg ul li a{ color:#3d3d3d; text-decoration:none;}
.qq_bg ul li a:hover{ color:#006a94; text-decoration:none;}

.qq_more{ clear:both; width:97px; margin:0 auto; margin-top:5px;text-align:center; color:#fff; background:url(qq_more.gif) no-repeat; height:17px; line-height:17px; font-size:12px; padding-right:0px;}
.qq_more a{ color:#fff; text-decoration:none;}
.qq_more a:hover{ color:#fff; text-decoration:underline;}
