@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	background-color: #333399;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
div#tipDiv {
	color:#000;
	font-size:11px;
	line-height:1.2;
	background-color:#E1E5F1;
	border:1px solid #667295;
	padding:4px;
}
a.li-1:link, a.li-1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}
a.li-1:hover, a.li-1:active {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #333399;
}
a:hover, a:active {
	text-decoration: none;
	color: #333399;
}
a.li-2:link, a.li-2:visited {
	text-decoration: none;
	color: #333399;
}
a.li-2:hover, a.li-2:active {
	text-decoration: underline;
	color: #333399;
}

.txt14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
	line-height: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.locate {
	background-image: url(../images/button_breadcam.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding-left: 16px;
}
.border_top {
	background-image: url(../images/bg_table_top.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
.boder_bottom {
	background-image: url(../images/bg_table_bottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
.border_left {
	background-image: url(../images/bg_table_left.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
.border_right {
	background-image: url(../images/bg_table_right.jpg);
	background-repeat: repeat-y;
	width: 31px;
}
.bg_white {
	background-color: #FFFFFF;
}
#border_picture {
	width: 162px;
	background-color: #2b2f86;
	border: 1px solid #0066cc;
	text-align: center;
	float: left;
	clear: none;
	margin-bottom: 15px;
	margin-right: 7px;
	padding-top: 6px;
	line-height: 20px;
	color: #FFFFFF;
}
#border_picture1 {
	width: 162px;
	background-color: #7e93a8;
	border: 1px solid #0066cc;
	text-align: center;
	float: left;
	clear: none;
	margin-left: 17px;
	margin-right: 7px;
	padding-top: 6px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.footer {
	color: #FFFFFF;
	background-color: #ccccff;
	height: 25px;
	text-align: center;
}
#sub_border {
	margin-left: 6px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 16px;
	margin-top: 2px;
}

