@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.tab_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
}
.tab_line2 {
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.tab_line3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.tab_line4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #324c6f;

}
.tab_box1 {
	border: 1px solid #9edae5;
	height: 155px;
	width: 403px;
}


.tab_box2 {
	border: 1px solid #9edae5;
	height: 155px;
	width: 302px;
}
.tab_box3 {
	border: 1px solid #9edae5;
	height: 86px;
	width: 302px;
}
.tab_box4 {
	height: 233px;
	width: 222px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #62abd2;
	border-bottom-color: #62abd2;
	border-left-color: #62abd2;
}
.tab_box5 {
	border: 1px solid #9edae5;
}
.tab_box6 {
	border: 1px solid #dedede;
    padding: 5px;
}
.title16 {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #04528d;
	padding-left: 50px;
}
.newstitle {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #04528d;
	text-align: center;
}

td {
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
}
.img_box {
	border: 1px solid #dddddd;
	padding: 3px;
}


#menu_link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background:url(../images/menu_bg.gif);
	line-height: 37px;
	text-align: center;
	height: 37px;
}
#menu_link a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 37px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_link a:hover {
	color: #fefffe;
}
#news_link a {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 1.5;
	padding-left: 5px;
}
#news_link a:hover {
	color: #000000;
}
.news_link a {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 1.5;
	padding-left: 5px;
}
.news_link a:hover {
	color: #000000;
}

.divtitle01 {
	font-size: 12px;
	color: #1780ae;
	background-image: url(../images/list_div_bg.gif);
	text-align: center;
	line-height: 24px;
	background-repeat: no-repeat;
}

.f-right
{
         text-align: center;
}


.divtitle03 {
	font-size: 12px;
	color: #700a;
	line-height: 30px;
	background-repeat: no-repeat;
}
.divtitle02 {
	font-size: 12px;
	color: #424242;
	background-image: url(../images/list_div_bg.gif);
	text-align: center;
	line-height: 24px;
	background-repeat: no-repeat;
}
