@charset "utf-8";
.tablebg {
 background-image: none;
 background-repeat: no-repeat;
 background-position: left top;
}
.newstukuang {
 border: 1px solid #aec5ab;
}
a{
text-decoration:none;}

<!--联系方式的样式-->
ul{
 padding-top:10px;
 margin-bottom:0px;
}
li{
 padding-top:4px;
 list-style:none;
 margin-bottom:0px;
 color:#222222;
 font:13px;
}

<!--毕业论文选题系统字体的样式-->
#xkxt{
 width:auto;

}
#xkxt a{
 font:bold;
}
#xkxt a:link,#xkxt a:visited{
 color:#444444;
}
#xkxt a:hover{
 color:#cc0000;
}