body {
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
}
.nowrap {
	white-space: nowrap;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.line_bottom1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #055b89;
}
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
}
.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0166a4;
	text-decoration: underline;
}
img {
	border:0px;
}
.menu {
	padding-right:30px;
	white-space: nowrap;
}
.menu img {
	margin-right:6px;
}
input, select, textarea {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
a.blue {
	color: #0166a4;
	text-decoration: none;
}
a.blue:hover {
	color: #000;
	text-decoration: underline;
}
.m_top {
	margin-top:5px;
}
.LED_BT {
	font-size:16px;
	color:#2c65b3;
}
.banner_btn {
	border-collapse:collapse;
	background-image:url(../images/menu_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.banner_btn a {
	background-image: none;
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height:24px;
	padding-top:8px;
	text-decoration:none;
}
.banner_btn a:hover {
	background-color:#FFFFFF;
	background-image:none;
	font-size:12px;
	font-weight:bold;
	color:#3275c4;
	display:block;
	height:24px;
	padding-top:8px;
	text-decoration:none;
}
.banner_c a {
	background-color:#FFFFFF;
	background-image:none;
	font-size:12px;
	font-weight:bold;
	color:#3275c4;
	display:block;
	height:24px;
	padding-top:8px;
	text-decoration:none;
}
.td11px td {
	font-size:11px;
}
.bt {
	color:#3275c4;
	font-size:14px;
	text-transform: uppercase;
}
.cp_style td {
	font-size:11px;
	color:#666666;
	line-height:15px;
}
.cp_style strong {
	color:#3275c4;
	margin-right:5px;
}
.cp_style hr {
	color:#dcdcdc;
	margin-top:12px;
	margin-bottom:5px;
}
.cp_more td {
	font-size:11px;
	line-height:1.8;
}
.cp_more h1 {
	font-size:16px;
	text-align:center;
}
h1 {
	font-size:16px;
	text-align:center;
}


.redfont {
	color:#FF0000;
}
.cp_tab1 {
	background-color:#DCF1FA;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	color:#3275c4;
	font-weight:bold;
}
.cp_tab2 {
	background-color:#ffffff;
	white-space:nowrap;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	color:#333333;
}
.lineheight20px {
	line-height:2;
}
.lineheight24px {
	line-height:24px;
}
.table1 {
	border:1px solid #e1e1e1;
	border-collapse:collapse;
}
.table1 tr {
	background-color:expression('#fcfcfc,#ffffff'.split(',')[rowIndex%2]); 
}
.table1 td {
	border:#e1e1e1 solid 1px;
}
.table1 th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	border:#e1e1e1 solid 1px;
	background-color:#f5f5f5;
	line-height:20px;
}
.table2 {
	border:1px solid #e1e1e1;
	border-collapse:collapse;
}
.table2 td {
	border:#e1e1e1 solid 1px;
	background-color:#f3fafe;
}
.table1 tr:hover,table1 tr.altrow {
	background-color:#EEF8FF;
}

