.font {
	font-size: 12px;
	color: #352c1b;
	line-height: 200%;
	text-decoration: none;
	word-break:break-all;
}
a.font:active {color: #333333;} /* 点击激活链接 */


a.font:link {
	color: #333333;
	text-decoration: none;
} /* 未访问的链接 */
a.font:visited {
	color: #555555;
	text-decoration: none;
} /* 已访问的链接 */
a.font:hover{
	color: #666666;
	text-decoration: none;
} /* 鼠标在链接上 */ 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #000000;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
} 
}
a:link {
	color: #333333;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #333333;
	text-decoration: none;
} /* 已访问的链接 */
a:hover{
	color: #000000;
	text-decoration: none;
} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */.blackfont {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: 180%;
}
.content {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}
.productfont {
	font-size: 12px;
	color: #333333;
	line-height: 210%;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #ff6000;
}
.memberlogin {
	background: #234D73;
	border-bottom: 1px solid #C6E1FD;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #c6e1fd;
	font-size: 12px;
}

.Font1 {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 130%;
}
.form1 {
	color: #09131C;
	background: #FFFFFF;
	font-size: 12px;
	padding: 4px 0px 0px 2px;
	border: 1px solid #A7A7A7;

}
.form2 {
	color: #09131C;
	background: #FFFFFF;
	font-size: 12px;
	border: 1px solid #A7A7A7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: -3px;
	padding-left: 0px;

}
.bluefont {
	font-size: 12px;
	color: #0099FF;
}
.pic /*图片频道图片边框 */ 
{ 
border: 4px solid  #f4f4f4; 
filter:progid:dximagetransform.microsoft.glow(color=#cccccc,strength=1); 
}
