@charset "utf-8";
a.link_normal:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link_normal:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link_normal:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.link_normal:active {
	font-size: 11px;
	color: #FF0000;
}

a.white:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.white:active {
	font-size: 11px;
	color: #FF0000;
}

a.menu_link:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_link:active {
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link1:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link1:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.link_blue_11px:link {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a.link_blue_11px:visited {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a.link_blue_11px:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.link_blue_11px:active {
	font-size: 11px;
	color: #FF0000;
}

a.link_red_11px:link {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.link_red_11px:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.link_red_11px:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
a.link_red_11px:active {
	font-size: 11px;
	color: #CC0000;
}

a.white_14px:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_14px:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_14px:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_14px:active {
	font-size: 14px;
	color: #FFFFFF;
}

a.list_title:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.list_title:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.list_title:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.list_title:active {
	font-size: 14px;
	color: #FF0000;
}

body {
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0062C7;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	font-size: 11px;
}
td {
	font-size: 11px;
}
select {
	font-size: 11px;
}
p {
	line-height: 1.2727em;
	font-weight: normal;
	font-style: normal;
}

.pt {
	font-size: 11px;
}
.lh120 {
	line-height: 120%;
}
.lh130 {
	line-height: 130%;
}
.lh140 {
	line-height: 140%;
}
.lh150 {
	line-height: 150%;
}
.lh160 {
	line-height: 160%;
}
.lh170 {
	line-height: 170%;
}
.lh180 {
	line-height: 180%;
}

.top_1px {
	padding-top:1px;
}
.top_2px {
	padding-top:2px;
}
.top_3px {
	padding-top:3px;
}
.top_5px {
	padding-top:5px;
}
.top_7px {
	padding-top:7px;
}

.top_margin_1px {
	margin-top:1px;
}
.top_margin_2px {
	margin-top:2px;
}
.top_margin_3px {
	margin-top:3px;
}
.top_margin_5px {
	margin-top:5px;
}
.top_margin_10px {
	margin-top:10px;
}
.news_index_padding {
	padding-top:10px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
} 
.menu_text {
	color:#FFFFFF;
	padding-top:10px;
}

.title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px;
	color: #003399;}
.title1 {font-size: 16px;
color: #003399;}
.title2 {font-size: 16px;
color: #003399;}

.content {
	line-height: 1.2727em;
	font-size: 11px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.news_content {
	line-height: 180%;
	font-size: 14px;
	color: #333333;
	padding-top:20px;
	padding-bottom:20px;
}
	
.news_content_title {
	color: #315087;
	font-size: 26px;
	font-weight: bold;
}
	
.list_title_font {
	font-size: 14px;
	color: #333333;}

.font_14px {font-size: 14px;}
.font_white {color:#FFFFFF;}

.nav { color:#FFFFFF;}
.nav a{ color:#FFFFFF; text-decoration:none;}
.nav a:hover{ color:#FFFFFF; text-decoration: underline;}
.menu_sublink { font-size: 11px;color: #000000;text-decoration: none;}
.menu_sublink a{ color:#000000; text-decoration: none;}
.menu_sublink a:hover{ color:#0066CC; text-decoration:none;}
.menu { font-size: 11px;color: #000000;text-decoration: none;background:url(/images/menu.gif);}
.menu a{ color:#000000; text-decoration: none;}
.menu a:hover{ color:#0066CC; text-decoration:none;}

.list_page { font-size: 14px;color: #333333;text-decoration: none;}
.list_page a{ color:#333333; text-decoration: none;}
.list_page a:hover{ color:#333333; text-decoration:underline;}
.list_page select{ color: #333333;}

.list_page_11px { font-size: 11px;color: #333333;text-decoration: none;}
.list_page_11px a{ color:#333333; text-decoration: none;}
.list_page_11px a:hover{ color:#333333; text-decoration:underline;}
.list_page_11px select{ color: #333333;}

.content_next { font-size: 14px;color: #333333;text-decoration: none; padding-top:10px; line-height:180%;}
.content_next a{ color:#333333; text-decoration: none;}
.content_next a:hover{ color:#FF0000; text-decoration:underline;}

.left_bg_en {
	background-image: url(/en/images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_1 {
	background-image: url(/images/left_pic_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_4 {
	background-image: url(/images/left_pic_4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_7 {
	background-image: url(/images/left_pic_7.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_11 {
	background-image: url(/images/left_pic_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_15 {
	background-image: url(/images/left_pic_15.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_19 {
	background-image: url(/images/left_pic_19.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}.left_bg_25 {
	background-image: url(/images/left_pic_25.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_bg_29 {
	background-image: url(/images/left_pic_29.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.news_tab {
	float:left;
	width:450px;
	height:auto;
}

.news_tab_title {
	width:450px;
	height:23px;
}
.news_tab_display {
	display:inline;
	float:left;
	margin-left:2px;
}
.news_tab_hidden {
	display:none;
	float:left;
}
.news_tab_title .news_tab_title_focus {
	background-image:url(/images/title_1.gif);
	width:89px;
	height:23px;
	margin-right:5px;
	padding-top:6px;
}
.news_tab_title .news_tab_title_normal {
	background-image:url(/images/title_2.gif);
	width:89px;
	height:23px;
	margin-right:5px;
	padding-top:6px;
}

.news_tab_title a {
	font-size: 11px;
	color: #0865B5;
	text-decoration: none;
	display:block;
	float:left;
	text-align:center;
}
.news_tab_title a.news_tab_title_focus:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
}
.news_tab_title a.news_tab_title_focus:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
}
.news_tab_title a.news_tab_title_focus:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
.news_tab_content {
	border-left:#91c8f5 1px solid;
	border-right:#91c8f5 1px solid;
	border-top:#306fae 1px solid;
	border-bottom:#91c8f5 1px solid;
	width:450px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding:2px;
}
.news_tab_content li {
	list-style-type:none;
}
.news_tab_content ul {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
}
.link_input {
	width:160px;
}
.select_dept {
	width:180px;
}
.content_branch {
	line-height: 180%;
	font-size: 14px;
	color: #333333;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}
.culture_title {
	color:#365da1;
	padding-top:4px;
	padding-left:15px;
	font-size:14px;
	line-height: 180%;
}
.culture_subtitle_1 {
	color:#49a197;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:50px;
	font-size:14px;
	font-weight:bold;
	line-height: 180%;
}
.culture_subtitle_2 {
	color:#3d5d95;
	font-size:14px;
	font-weight:bold;
	line-height: 180%;
}
.culture_content {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	line-height: 180%;
}