.STYLE5 {color: #3F3CC4}
.myDiv {
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
	clear: none;
	float: left;
	height: 150px;
	width: 200px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-size:12px;
}


a:link{
	color:#000000;
	text-decoration: none;
}

a:visited{
	color:#333399;
	text-decoration: none;
}

a:hover{
	/*color:#FF0000;*/
	color:Blue;
	text-decoration:underline;
}
a.normalfont:link
{
	color:#000000;
	text-decoration: none;
	}
a.link_1:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link_1:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link_1:hover {
	color: #3333FF;
	text-decoration: none;
}

a.lingdao:link {
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a.lingdao:visited {
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a.lingdao:hover {
  font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}

a.link_2:link {
	color: #000000;
	text-decoration: none;
}
a.link_2:visited {
	color: #000000;
	text-decoration: none;
}
a.link_2:hover {
	color: #FF0000;
	text-decoration: none;
}

.dot1 {color: #CC3300}

.text1 {
        color : #B02D00;
        font-size : 14px;
        font-weight: bold;
}

.text2 {
        font-size : 14px;
}

.text3 {
	font-size: 14px;
	line-height: 28px;
}

.box2 {
        BORDER-RIGHT: #a2a2a2 1px solid;
        BORDER-TOP: #a2a2a2 1px solid;
        BORDER-LEFT: #a2a2a2 1px solid;
        COLOR: #333333;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: #a2a2a2 1px solid;
        font-size: 9pt;
        font-family: Arial, Helvetica, sans-serif;
}
.button{
    border-right: #98bef1 1px solid; 
    border-top: #98bef1 1px solid; 
    border-left: #98bef1 1px solid; 
    border-bottom: #98bef1 1px solid; 
    background-color: #e7f1f8;
    font-size:12px;
    height:20px;
    width:70px;
}