/*首页底部4栏目背景图*/
.picbg {
	background-image: url(../images/in_menu_bg4.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*首页右边栏背景图*/
.RihgtPicBg {
	background-image: url(../images/in_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*默认样式*/
body {
	
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
a:link 
{
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

/*14号红色*/
.t14r {
	line-height: 140%;
	font-size: 14px;
	color: #FF0000;
}
.t14r a:link {
	line-height: 140%;
	text-decoration:none;
	color:#FF0000;
	font-size: 14px;
}
.t14r a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#FF0000;
	font-size: 14px;
}
.t14r a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#FF0000;
	font-size: 14px;
}
/*14号黑色*/
.t14b {
	line-height: 140%;
	font-size: 14px;
	color: #000000;
}
.t14b a:link {
	line-height: 140%;
	text-decoration:none;
	color:#000000;
	font-size: 14px;
}
.t14b a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#000000;
	font-size: 14px;
}
.t14b a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#000000;
	font-size: 14px;
}
/*页面底部导航样式*/
.t12w {
	line-height: 140%;
	font-size: 12px;
	color: #FFFFFF;
}
.t12w a:link {
	line-height: 140%;
	text-decoration:none;
	color:#FFFFFF;
}
.t12w a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#FFFFFF;
}
.t12w a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#FFFFFF;
}
/*首页导航样式*/
.t12Br {
	line-height: 140%;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.t12Br a:link {
	line-height: 140%;
	text-decoration:none;
	color:#FF0000;
}
.t12Br a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#FF0000;
}
.t12Br a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#FF0000;
}
/*计数器样式*/
.t12s {
	font-size: 12px;
	color: #646464;
	font-weight: normal;
}
.t12lk a:link {
	line-height: 140%;
	text-decoration:none;
	color:#000000
}
.t12lk a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#000000
}
.t12lk a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#000000
}

