@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0}
.fixed:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fixed{display:block;}
.fixed{min-height:1%;}
* html .fixed{height:1%;}
a:hover {text-decoration:underline;color:#666;}
a{color: #666666;text-decoration: none;}
div,ul,li{margin:0px 0px; padding:0px 0px;}
ul,li{list-style:none;}
body 
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../images/top_bg.gif) repeat-x center top;
}
img { border:0}


#uweb{ width:100%; height:auto; margin:0px auto; background:url(../images/foot_bg.gif) repeat-x center bottom; }
.content{ width:610px; height:auto; margin:0px auto; background:url(../images/title.gif) no-repeat center 40px; padding-top:100px; padding-bottom:20px;  }
.content li{  line-height:24px; background:url(../images/dot.gif) repeat-x center top; }
.content li div{ padding:20px 0px;padding-left:80px;  }
.content li.t1{ background:none; }
.content li.t1 div{ background:url(../images/01.gif) no-repeat left 20px; }
.content li.t2 div{ background:url(../images/02.gif) no-repeat left 20px; }
.content li.t3 div{ background:url(../images/03.gif) no-repeat left 20px; }
.foot{ color:#999; width:470px; height:50px; margin:0px auto; padding-top:15px; background:url(../images/logo.gif) no-repeat left center; padding-left:140px; line-height:25px;  }
.foot a{ color:#999;}





