@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline; color:#CC0000;

}
a:active {
	text-decoration:none;
}

*{
	margin:0 auto; padding:0px;
}

/*.foot_txt1{
	width:1200px; height:50px; margin:0 auto; padding:0px; overflow:hidden; font-family: "宋体"; font-size:12px; line-height:50px; color:#333333; text-align:center;
}*/

/*.lb{
	width:645px ; height:165px;
}

.lb ul{
	width:645px; height:165px;
}

.lb ul li{
	width:320px; height:40px; float:left; list-style:none;
}*/

/*.txt{
	font-family:"宋体"; font-size:14px; color:#434343; text-align:left; line-height:40px;
}

.co{
	color:#000000;
}*/
