body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FE0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.input_search {
	color: #999999;
	height: 18px;
	width: 130px;
}
.input_search_2 {
	height: 20px;
	width: 130px;
	color: #999999;
}
.input_login {
	color: #FF0000;
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	border: 1px solid #999999;
}
.select_link {
	width: 203px;
}


.banner_bg {
	background-image: url("../images/banner_bg.jpg"/*tpa=http://www.tengweiink.com/images/banner_bg.jpg*/);
	background-position: left top;
	background-repeat: no-repeat;
}
.dh_space {
	background-image: url("../images/dotted.gif"/*tpa=http://www.tengweiink.com/images/dotted.gif*/);
	background-repeat: repeat-y;
	background-position: center top;
}
.white {
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #EC1616;
}
a.red:link {
	color: #EC1616;
	text-decoration: none;
}
a.red:visited {
	color: #EC1616;
	text-decoration: none;
}
a.red:hover {
	color: #333333;
	text-decoration: underline;
}
a.red:active {
	color: #EC1616;
	text-decoration: none;
}

.grey9 {
	color: #999999;
}

a.grey9:link {
	color: #999999;
	text-decoration: none;
}
a.grey9:visited {
	color: #999999;
	text-decoration: none;
}
a.grey9:hover {
	color: #666666;
	text-decoration: underline;
}
a.grey9:active {
	color: #999999;
	text-decoration: none;
}


.border_gray {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
.border_gray9 {
	border: 1px solid #999999;
}
.border_white {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.padding_top5 {
	padding-top: 5px;
}



.padding_left10 {
	padding-left: 10px;
}
.padding_left15 {
	padding-left: 15px;
}
.padding_left22 {
	padding-left: 22px;
}
.padding_content {
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}


.padding_left30 {
	padding-left: 30px;
}
.padding_right30 {
	padding-right: 30px;
}
.padding_right5 {
	padding-right: 5px;
}

.pad_bbs_news {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.margin_top3 {
	margin-top: 3px;
}

.margin_top5 {
	margin-top: 5px;
}
.padding_l_r_5 {
	padding-right: 5px;
	padding-left: 5px;
}


.left_xian {
	background-image: url("../images/xian.gif"/*tpa=http://www.tengweiink.com/images/xian.gif*/);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuxian {
	background-image: url("../images/xuxian.gif"/*tpa=http://www.tengweiink.com/images/xuxian.gif*/);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #EC1616;
}
.grey6 {
	color: #666666;
}
.pad_news {
	padding-bottom: 10px;
	padding-left: 10px;
}
.dixian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #7F9DB9;
	border-left-color: #FFFFFF;
	height: 18px;
	width: 220px;
}
