/* CSS Document */

body,td,th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}
.line_box {
	background-color: #EBEBEB;
	border: 1px solid #028DC8;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#162392;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D0C5C;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.font_14{
	color:#003366;
	font-size:14px;
	font-weight:bold;
}
.font_2em {
	
	line-height: 2em;
}
.red{
color:#FF0000;
}
.line_2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
.font_2em_1 {
	letter-spacing: 3px;
}
.table_line {
	border: 1px solid #DFDFDF;
}
.font_1em {
	line-height: 1.7em;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #026088;
}
.blue{
	color:#0B1191;
}
.font_14px{
	font-size:14px;
}
.bg_c {
	background-image: url(../images/5_08.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg_o {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blod{
	font-weight:bold;
}
.white{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.white_2{
	color:#f3f3f3;
	font-size:14px;
}
.da{
	color:#000066;
	font-weight:bold;
	font-size:24px;
}
.white_1{
	color:#FFFFFF;

}.boxxx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font_hei{
	font-family:"ºÚÌå";
	font-size:18px;
	color:#F6F6F6
}
.bond_color{
	color:#FF6600;
	font-weight:bold;
}