@charset "utf-8";
/* CSS Document */

body{margin:0;
font-size:12px;
color:#666;
background:url(../images/user_bg.gif) repeat-x;
}
img{border:0;}
a:link,a:visited{color:#666;
text-decoration:none;
}

.fo12{font-size:12px;}
.fo14{font-size:14px;}
.fo14b{font-size:14px;
font-weight:bold;
}
.fonc1{color:#e055a1;
}
.bold{font-weight:bold;}
.left{float:left;}
.red a:hover
{
	color:#f00;
}


/*网站尾部*/
#footer{border-top:3px #0082f0 solid;
text-align:center;
width:1002px;
}
#footer li{list-style:none;
line-height:18px;
float:left;
}
#footer ul{margin:6px 0;}
#footer .link{ margin-left:252px;
}
#footer .link li{width:98px;
}

#footer .ip{ margin-left:376px;
clear:both;
}
#footer .ip li{width:130px;}

#footer .copyright{clear:both;
margin-left:380px;}
#footer .copyright li{width:280px;}
#footer p{margin:0;
clear:both;
}

/*首页新闻列表*/
.text{float:left;}
.date{float:right;}