/* CSS Document */

.style_white12 {font-size: 12px; color:#ffffff;}
.style_mail {font-size: 12px; color:#000000;}
.style_small {font-size: 12px; color:#555555;}
.style_middle {font-size: 13px; color:#555555;}
.style_big {font-size: 14px; color:#ffffff;}
.style_huge {font-size: 21px; color:#555555; font-family:"华文中宋";}

.style_txt {font-size:14px;line-height:150%; text-indent:28px; text-align:left;}

A:link		{ color: #222222; text-decoration: none ;}
A:visited	{ color: #333333; text-decoration: none ;}
//A:active 	{ color: #ff0000; text-decoration: underline ;}
//A:hover 	{ color: #ff0000; text-decoration: underline ;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/main_bg.gif) repeat-x;}
.k {
	border: 1px   solid  #000000;}
