@charset "utf-8"; /** * Made by cgq **/ /*index.html==========================*/ .wrap{ width:1000px; height:auto;} .clearboth{ clear:both;} .Team_list li h4 a:hover{ color:#666;} .content2 li a:hover{ color:#000;} .text_c2 a:hover{ color:#000;} .class_list a:hover{ font-weight:bold;} .pagelink{ float:right; height:26px; line-height:26px; margin:20px 0 0 0; padding:0 10px;} .pagelink a, .pagelink span{ padding:0 3px;} .pagelink a.on, .pagelink a:hover{ color:#F9003B;}