@charset "utf-8";
/* CSS Document */

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.main_p {
	background-color: #FFFFFF;
	background-image: url(../images/p_tdbg.jpg);
	background-repeat: repeat-x;
}
.p_right_bg1 {
	background-image: url(../images/p_maintd_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.p_right_bg2 {
	background-image: url(../images/p_maintd_2.jpg);
	background-repeat: repeat-y;
}
.p_right_bg3 {
	background-image: url(../images/p_maintd_3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.p_left_line {
	line-height: 30px;
	background-image: url(../images/p_left_linebg.gif);
}
.p_font_c {
	color: #04798C;
}


.main_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
.fontb {
	font-size: 16px;
	font-weight: bold;
}

.main {
	background-color: #FFFFFF;
	background-image: url(../images/s_main_bg.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-color: #479AAC;
	background-image: url(../images/s_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.top{
	background-image: url(../images/s_top_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.top a {
	color: #FFFFFF;
	text-decoration: none;
}

.main_left {
	background-image: url(../images/s_main_left_bg.jpg);
	background-repeat: repeat-y;
}
.p_leftbg_1 {
	background-image: url(../images/p_git_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.p_leftbg_2 {
	background-image: url(../images/p_git_2.jpg);
	background-repeat: repeat-y;
}
.p_leftbg_3 {
	background-image: url(../images/p_git_3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.blue12 {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #0058B0;
	text-decoration: underline;
	font-weight: bold;
}
.blue12:link {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #0058B0;
	text-decoration: underline;
	font-weight: bold;
}
.blue12:hover {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.hei {
	font-family: Arial,Times New Roman;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.hei:link {
	font-family: Arial,Times New Roman;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.hei:hover {
	color: #FF0000;
	text-decoration:underline;
}
.bai {
	font-family: Arial,Times New Roman;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bai:link {
	font-family: Arial,Times New Roman;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bai:hover {
	color: #FF9900;
	text-decoration:underline;
}

.hei14 {
	font-family: Arial,Times New Roman;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hei14:link {
	font-family: Arial,Times New Roman;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hei14:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial,Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
.hei16 {
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hei16:link {
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hei16:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-weight: bold;
}

.b1 {
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.b1:link {
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.b1:hover {
	font-family: Arial,Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.tableNews
{
    BORDER-RIGHT: #000033 1px solid;
    BORDER-TOP: #000033 1px solid;
    BORDER-LEFT: #000033 1px solid;
    BORDER-BOTTOM: #000033 1px solid
}
.tableNews TH
{
    HEIGHT: 18px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    BORDER-BOTTOM: #000033 1px solid;
    BACKGROUND-COLOR: #DDDDEE;
	padding-left:5px;    
}
.tableNews TD
{
    FONT-SIZE: 11px;
	padding-left:5px;
	padding-top:5px;
    BORDER-BOTTOM: #000033 1px solid;
	padding-bottom:5px;

}
