body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}
/* 背景 */
.bj{
	background-image: url(../images/top-pic01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.index_28{
	background-image: url(../images/index_28.jpg);
	background-repeat: no-repeat;
}
.index_01{
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/*链接*/
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.graylink{
	color: #878787;
	font-size: 9pt;
	text-decoration: none;
	line-height: 18px;
}
A.graylink:link{
	color: #878787;
	font-size: 9pt;
	text-decoration: none;
	line-height: 18px;
}
A.graylink:hover{
	color: #878787;
	font-size: 9pt;
	text-decoration: underline;
	line-height: 18px;
}
.darkbluelink{
	color: #2A3A45;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.darkbluelink:link{
	color: #2A3A45;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.darkbluelink:hover{
	color: #2A3A45;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
.darkred{
	color: #AC090A;
	font-size: 14px;
	text-decoration: none;
}
a.darkred:link{
	color: #AC090A;
	font-size: 14px;
	text-decoration: none;
}
a.darkred:hover{
	color: #AC090A;
	font-size: 14px;
	text-decoration: underline;
}
/*字体 大小 颜色 高度 加粗*/
.pt9{font-size: 9pt;}
.px12{font-size: 12px;}
.px14{font-size: 14px;}

.black{color: #000000;}
.white{color: #FFFFFF;}
.white-gray{color: #E3E3E3;}
.gray{color: #6B6B6B;}
.gray-dark{color: #979797;}
.red{color: #AC090A;}

.height18{line-height: 18px;}
.height20{line-height: 20px;}
.height22{line-height: 22px;}

.weight{font-weight: bold;}


/*填充 间距*/
.left63{
	padding-left: 63px;
}
.right16{
	padding-right: 16px;
}
.left18{
	padding-left: 18px;
}
.bot04{
	margin-bottom: 4px;
}
.bot10{
	margin-bottom: 10px;
}
.top06{
	padding-top: 6px;
}
.kk12{
	padding-left: 12px;
	padding-right: 12px;
}
/*边框 线*/
.top-input{
	border: 1px solid #999999;
	background-color: #6A696A;
}
.search-bor{
	background-color: #353535;
	border: 1px solid #666666;
	height: 14px;
}
.index-tu{border: 1px solid #C7C3C0;}
.bk01{border: 1px solid #999999;}
.bk02{border: 1px solid #D6D6D6;}
.bk03{border: 1px solid #AEAEAE;}

.xian-01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.xian-02{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6B6B6B;
}
.xian-03{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.style-input{
	height: 18px;
	width: 154px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


.tr,td,div{font-size: 12px;word-wrap:break-word; overflow:hidden;}

