body,td,th {
	font-size: 14px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0px;
	text-align: center;
	background-image:url(../Images/bg_blue.jpg)
}
.font_red{color: #FF0000}
.font_orange{color: #CC3300}
.font_write_big{
	color:#FFFFFF;
	font-weight: bold;
}
.font_white {color: #FFFFFF}
.font_yellow_bold {
	color: #FFCC99;
	font-weight: bold;
}
.font_yellow {
	color: #FF3300;
	font-weight: bold;
}
.font_blue{color: #0000FF}
.font_deepblue{color: #006699}
.font_title {
	color: #003944;
	font-size: 24px;
	font-weight:bold;
	font-family:Georgia;
}
.font_s_title {
	color: #FD8E01;
	font-size: 24px;
	font-weight:bold;
	font-family:Georgia;
}

.input1 {
	font-size: 14px;
	border: 1px solid #999999;
}
.input2 {
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-left: 1px solid #C0C0C0;
	color: #245573;
}
.select {
	font-size: 12px;
	border: 1px solid #287BA4;
}

A:link {text-decoration: none; color:#0000ff}
A:visited {text-decoration: none; color: #0000ff}
A:hover {text-decoration: underline; color: #ff0000}

A.more:link {text-decoration: none; color:#ff0000}
A.more:visited {text-decoration: none; color: #ff0000}
A.more:hover {text-decoration: none; color: #0000CC}

A.blue:link {text-decoration: none; color:#003366;}
A.blue:visited {text-decoration: none; color: #003366}
A.blue:hover {text-decoration: none; color: #FF3366}

A.red:link {text-decoration: none; color:#FF6600}
A.red:visited {text-decoration: none; color:#FF6600}
A.red:hover {text-decoration: none;color:#CCCC33}

A.white:link {text-decoration: none; color:#FFFFFF}
A.white:visited {text-decoration: none; color:#FFFFFF}
A.white:hover {text-decoration: none; color:#11EE44}

.Indexpg1 {
	background-image: url(../images/Index_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #035ACA;
}
.Indexpg2 {
	background-image: url(../images/Index_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D0E7ED
}
.Indexpg3 {
	background-image: url(../images/Index_11.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

