body 
{
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial;
}

A:LINK
{
    color:#727272;
    text-decoration: none;
    font-size: 12px;
}

A:VISITED
{
    color: #727272;
    text-decoration: none;
    font-size: 12px;
}

A:HOVER
{
    color: red;
    font-size: 12px;
}

A:ACTIVE
{
    text-decoration: none;
}

li
{
	list-style-type: none;
}

.table1, .table2
{
    font-size:12px;
    border-collapse: collapse;
	border:solid 1px #D1D1D1;
    width:100%;
}

.td_right
{
	padding-left: 5px;
	width:170px;
}

.td_right1
{
	padding-left: 5px;
	width:460px;
}

.td_right2
{
	padding-left: 5px;
	width:460px;
}

.left_table
{
	background-color: #F7F7F7;
	width: 120px;
	padding: 0 0 0 10px;
	text-align: left;
}

.table1 td
{
	border:solid 1px #D1D1D1;
	height:30px;
}
.table_index
{
	height:18px;
}

.table_index A:link , .table_index A:visited
{
	color:#6F0208;
}

.table_index A:hover ,.table_index A:active
{
	color:White;
}

UL{list-style-type:none; margin:0px;}

/* 标准盒模型 */
.ttl{height:18px;}

/*这里调整整个滑动门的宽度*/
.w936{width:954px; position:absolute}

/* TAB 切换效果 */
.tb_{background-repeat: repeat-x;margin-top:3px;}
.tb_ ul{height:25px;}
.tb_ li{float:left; height: 24px;line-height:1.9;width: 100px;cursor:pointer; border-right:solid 2px #D0D0D0}

/* 用于控制显示与隐藏的css类 */
.normaltab   { background-image: url('images/kinsunweb/index2.jpg'); text-align:center;}
.hovertab    { background-image: url('images/kinsunweb/index_1.jpg'); background-repeat: no-repeat; color:white; font-weight:bold; text-align:center;padding-top:2px; }
.dis{display:block;}
.undis{display:none;}

.normaltab A:hover
{
	color:White;
}

.hovertab A:hover, .hovertab A:active
{
	color:White;
}
.normaltab A:link
{
	color:Black;
}
