/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-repeat: repeat-x;
	background-color: #0D9EC4;
}
.FFFFFF{color:#FFFFFF}
.005697{color:#005697}
.h_18{
line-height:18px;
}
.h_20{
line-height:20px;
}
.h_22{
line-height:22px;
}

.b{font-weight:bold}
.font_12{font-size:12px;}
.font_18{font-size:18px;}
.table_bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.top_bg{
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}
.menu_bg{
	background-image: url(../images/index2_06.jpg);
	background-repeat: repeat-x;
}
.menu_bg2{
	background-image: url(../images/index2_72.jpg);
	background-repeat: repeat-x;
}
.title_top_bg{
	background-image: url(../images/index2_23.jpg);
	background-repeat: repeat-x;
}
.main_table_top_bg{
	background-image: url(../images/index2_34.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.main_table_left_bg{
	background-image: url(../images/index2_36.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.mina_bg{
	background-color:#F3F9FB;
	}
.main_table_right_bg{
	background-image: url(../images/index2_38.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.main_table_bottom_bg{
	background-image: url(../images/index2_51.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.copyrihgt_table_bg{
	background-image: url(../images/index2_74.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.tabama {
	margin-top: 12px;
}
a:link {
	color: #005697;
	text-decoration: none;
}

a:visited {
	color: #005697;
	text-decoration: none;
}
a:hover {
	color: #F56D15;
	text-decoration: none;
}
.bline{ border:1px solid #0096BF; padding:5px;}
.bottoml{ border-bottom:1px dashed #82CFE3;
margin-top:5px;}
.classz{ font-size:12px; font-weight:bold; line-height:22px; color:#5F5F5F;}