


a.vIndex:link {
	color: #8174b4;
	text-decoration: none
}

a.vIndex:visited {
	font-size: 12px;
	color: #053E97;
	text-decoration: none;
}

a.vIndex:hover {
	font-size: 12px;
	color: #053E97;
	text-decoration: none;
}

a.vIndex:active {
	font-size: 12px;
	color: #053E97;
	text-decoration: none;
}



.title1
{
	font-size:14px;
	color: #1d2088;
	letter-spacing: 0.1mm;
	font-weight: bold;
	text-indent: 5px;
}

.title2
{
	color: #9d93bb;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 18px;
}

.title3
{
	color: #1e2979;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 10px;
}



.longkuangDiv
{
	height:15px;
	width=150px;
	background-image: url('images/longkuang.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}

.textLongkuang
{
	position: relative;
	left: 6px;bottom: 4px;
	height:12px;
	width=135px;
	border: 1;
	font-size: 12px;
	line-height: 12px;
}

.kuangDiv
{
	height:20px;width=105px;
	background-image: url('images/kuang.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
	left: 2px;
}

.textKuang
{
	position: absolute;
	left: 4px;
	top: 2px;height:10px;
	width=90px;
	border: 0;
	font-size: 12px;
	line-height: 8px;
}


.divRoundAngle1
{
	height:20px;width=105px;background-image: url('/xin/images/kuang.gif');background-attachment: fixed;background-repeat: no-repeat;position: relative;top: 3px;left: 2px;
}

.textRoundAngle1
{
	position: absolute;left: 4px;top: 2px;height:10px;width=90px;border: 0;font-size: 14px;line-height: 8px;
}

.lineDotted
{
	border-bottom-color: gray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.lineDotted1
{
	border-bottom-color: gray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: gray;
}
.bordFont1
{
	border-bottom-color:  #a397c8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #a397c8;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color:  #a397c8;
	
}