/* CSS Document */
body {
	font-family:Arial;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #F7F7F7;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
}
.table_layout{
	table-layout:fixed;
}
.text_overflow{
	overflow:hidden;
	text-overflow:ellipsis;
}
.test{
	background-color: #F7FCFF;
	border: 1px solid #6CC7F2;
}
.test1{
	line-height: 17px;
	color: #4F618F;

}

.test2{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	}
.test4{
	line-height: 28px;
	color: #4F618F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}
.test3{
	line-height: 35px;
	color: #4F618F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}
