@import url("reset.css");
body {
	background-color:#FFF;
}
#Wrapper {
	width:1000px;
	margin:0 auto;
}

#Header {
	background-image:url(../big-images/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#img {
	height:265px;
	background-image:url(../big-images/img_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}


#main {
	clear:both;
	overflow:hidden;
	background-image:url(../big-images/main_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#main #left {
	float:left;
	width:220px;
	margin-left:10px;
}

#main #info_left {
	float:left;
	width:195px;
}

#main #right {
	margin-left:245px;
	margin-right:10px;
}

#main #info_right {
	margin-left:225px;
	margin-right:10px;;
}

#main #info {
	margin-left:10px;
	margin-right:10px;
}



#footer {
	background-color:#f7f7f7;
	padding:30px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	margin-top:10px;
}

#main #Content {
	margin-left:220px;
	padding:10px 30px;
}

#main #Side {
	width:200px;
	float:left;
	padding:10px;
	background-image:url(../big-images/boxbg.png);
}

/* Header */

#Header h1 {
	float:left;
	display:block;
	width:192px;
	height:55px;
	margin-left:14px;
	margin-top:13px;
	margin-right:31px;
	text-indent:-9999px;
}

#Header h1 a{
	display:block;
	width:192px;
	height:55px;
	text-indent:-9999px;
	background-image:url(../big-images/LOGO-01.svg);
	background-position:left top;
	background-repeat:no-repeat;
}

#Header h1 a:hover{
	display:block;
	width:192px;
	height:55px;
	text-indent:-9999px;
}

.menu {
	height:34px;
	margin-left:237px;
	padding-left:20px;
	padding-top:7px;
	background-image:url(../big-images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.guide_menu {
	height:34px;
	margin-left:237px;
	}

.guide_left {
	height:34px;
	}

.guide_right {
float:right;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:34px;
	padding-right:10px;
	text-decoration:none;
	}

.guide_right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	text-decoration:none;
	}

.guide_right a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	text-decoration: underline;
	}

.guide_border {
width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:18px;
	height:18px;
	padding-left:2px;
	padding-right:2px;
	border:#003366 1px solid;
	margin-bottom:2px;
	}
	
.guide_buttom {
width:70px;
height:17px;
margin-left:5px;
background-image:url(../big-images/buttom_search.jpg);
border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
color:#09438a;
}




/* footer */

.footer_logo a {
	display:block;
	width:151px;
	height:21px;
	background-image:url(../big-images/LOGO-02.svg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.footer_word10 {
	display:block;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	letter-spacing:1px;
	line-height:200%;
	margin-bottom:10px;
	}

.footer_left {
	float:left;
	width:300px;
	}

.footer_add1 {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#001152;
	line-height:170%;
	}

.footer_add2 {
	float:left;
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#001152;
	line-height:170%;
	}

.footer_add3 {
	float:left;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#001152;
	line-height:170%;
	}

.footer_word11 {
	float:left;
	display:block;
	margin-right:5px;
	margin-bottom:10px;
	}

.footer_word11 a{
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c9ecf6;
	background-color: #001152;
	letter-spacing:1px;
	text-decoration:none;
	}

.footer_word11 a:hover {
	color:#ffd940;
	}

.footer_logo1 a {
	float:left;
	display:block;
	margin-right:10px;
	width:71px;
	height:71px;	
	background-image:url(../big-images/twca.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.footer_logo2 a {
	float:left;
	display:block;
	width:101px;
	height:37px;	
	background-image:url(../big-images/footer_logo2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}



/* index_main */

.index_service_bg {
	width:190px;
	height:220px;
	background-image:url(../big-images/service_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	}

.index_tool_bg {
	width:195px;
	height:69px;
	padding-left:9px;
	padding-top:19px;
	padding-right:14px;
	padding-bottom:10px;
	background-color: #dfeafb;
	border: #9aa5d0 1px solid;
	}

.index_tool_01 {
	float:left;
	display:block;
	width:57px;
	height:27px;
	border-right:#838383 1px solid;
	margin-bottom:15px;
	background-image:url(../big-images/index_tool_01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_01 a{
	background-image:url(../big-images/index_tool_01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_01 a:hover{
	background-image:url(../big-images/index_tool_01_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.index_tool_02 {
	float:left;
	display:block;
	width:66px;
	height:27px;
	border-right:#838383 1px solid;
	margin-bottom:15px;
	background-image:url(../big-images/index_tool_02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_02 a{
	background-image:url(../big-images/index_tool_02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_02 a:hover{
	background-image:url(../big-images/index_tool_02_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.index_tool_03 {
	float:left;
	display:block;
	width:69px;
	height:27px;
	margin-bottom:15px;
	background-image:url(../big-images/index_tool_03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_03 a{
	background-image:url(../big-images/index_tool_03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_03 a:hover{
	background-image:url(../big-images/index_tool_03_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.index_tool_04 {
	float:left;
	display:block;
	width:57px;
	height:27px;
	border-right:#838383 1px solid;
	background-image:url(../big-images/index_tool_04.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_04 a{
	background-image:url(../big-images/index_tool_04.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_04 a:hover{
	background-image:url(../big-images/index_tool_04_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.index_tool_05 {
	float:left;
	display:block;
	width:66px;
	height:27px;
	border-right:#838383 1px solid;
	background-image:url(../big-images/index_tool_05.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_05 a{
	background-image:url(../big-images/index_tool_05.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_05 a:hover{
	background-image:url(../big-images/index_tool_05_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.index_tool_06 {
	float:left;
	display:block;
	width:69px;
	height:27px;
	background-image:url(../big-images/index_tool_06.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_06 a{
	background-image:url(../big-images/index_tool_06.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.index_tool_06 a:hover{
	background-image:url(../big-images/index_tool_06_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	
.index_ad { 
	width:745px;
	height:98px;
	margin-top:
	}
	
.index_ad_1 { 
	float:left;
	width:127px;
	height:91px;
	margin-top:17px;
	margin-left:11px;
	margin-right:11px;
	}
	
.index_news { 
	float:left;
	width:420px;
	height:287px;
	margin-right:15px;
	}
	
.index_media { 
	float:left;
	width:310px;
	height:287px;
	}
	
.index_media_titile { 
	width:300px;
	height:25px;
	border-left:#001152 3px solid;
	padding-left:7px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color::#001152;
	line-height:25px;
	}
	
.index_media_movie { 
	width:310px;
	height:255px;
	background-color:#000;
	}
	
.index_news_table1 { 
	width:420px;
	margin-bottom:10px;
	}
	
.index_news_table2 { 
	width:390px;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom:#e3e4e4 1px solid;
	background-image: url(../big-images/arrow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:3px;
	}
	
.index_news_pic { 
	float:left;
	width:170px;
	height:120px;
	margin-right:10px;
	}
	
.index_news_info1_date { 
	width:240px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	height:15px;
	}
	
.index_news_info2_date { 
	width:70px;
	display:block;
	float:  left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	padding-top:1px;
	}
	
.index_news_info1_title { 
	width:240px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
.index_news_info1_title a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
.index_news_info1_title a:hover { 
	text-decoration: underline;
	}
	
.index_news_info2_title { 
	width:310px;
	display:block;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
.index_news_info3_title { 
	width:410px;
	display:block;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
.index_news_info2_title a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
.index_news_info2_title a:hover { 
	text-decoration: underline;
	}
	
	
.index_news_info1 { 
	width:240px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	line-height:140%;
	}
	
	

/* 暻萄���*/

.bread {
	display:block;
	width:755px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	line-height:24px;
	text-align:right;
	text-decoration:none;
	}

.bread a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	line-height:24px;
	text-align:right;
	text-decoration:none;
	}

.bread a:hover{
	text-decoration: underline;
	}
	

/* �折�璅����拙���*/

.title {
	display:block;
	width:750px;
	height:33px;
	padding-left:15px;
	background-image:url(../big-images/arrow01.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#001152;
	line-height:33px;
	margin-bottom:10px;
	}
	
.bar {
	display:block;
	background-image:url(../big-images/arrow02.png);
	background-position:left center;
	background-repeat:repeat-x;
	margin-bottom:5px;
	margin-top:5px;
	height:3px;
	}
	
.gototop {
	display:block;
	width:63px;
	height:100px;
	}
	
.gototop a {
	margin-left:700px;
	background-image:url(../big-images/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
.gototop a:hover {
	background-image:url(../big-images/top_down.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
.gotolist {
	margin-left:670px;
	display:block;
	text-align:center;
	width:89px;
	padding-top:10px;
	padding-bottom:3px;
	background-image:url(../big-images/gotolist.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.page {
	width:760px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#505050;
	line-height:150%;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.page a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	line-height:150%;
	text-decoration:none;
	}
	
.page a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	line-height:150%;
	text-decoration: underline;
	}
	
.page_down {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#b50000;
	line-height:150%;
	text-decoration:none;
	margin-bottom:20px;
	}
	
.community {
	width:760px;
	height:25px;
	margin-top:10px;
	
	}
	
.community_fb {
	margin-left:10px;
	float:right;
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	}
	
.community_fb a {
	text-indent:-9999px;
	background-image:url(../big-images/facebook.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_fb a:hover {
	text-indent:-9999px;
	background-image:url(../big-images/facebook.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_plurk {
	margin-left:10px;
	float:right;
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	}
	
.community_plurk a {
	text-indent:-9999px;
	background-image:url(../big-images/plurk.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_plurk a:hover {
	text-indent:-9999px;
	background-image:url(../big-images/plurk.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_twitter {
	margin-left:10px;
	float:right;
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	}
	
.community_twitter a {
	text-indent:-9999px;
	background-image:url(../big-images/twitter.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_twitter a:hover {
	text-indent:-9999px;
	background-image:url(../big-images/twitter.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.community_po {
	margin-left:10px;
	float:right;
	display:block;
	}

/* HTM蝺刻摩��*/

.info {
	margin-top:15px;
	margin-bottom:15px;
	}
	

/* 璁株� */

.awards_bg {
	margin-bottom:10px;
	border-bottom:#d0d0d0 1px solid;
	padding-bottom:10px;
	}

.awards_pic {
	float:left;
	width:210px;
	margin-right:15px;
	text-align:center;
	}

.awards_title {
	float: right;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:150%;
	margin-bottom:5px;
	}

.awards_info {
	float: right;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:150%;
	}
	

/* �啗� */

.news_bg { 
	width:730px;
	height:40px;
	background-image: url(../big-images/arrow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	}

.event_bg { 
	width:730px;
	height:40px;
	background-image: url(../big-images/arrow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	}
	
.news_date { 
	width:75px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	line-height:140%;
	}
	
.news_title { 
	width:655px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	
.news_title a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	
.news_title a:hover { 
	text-decoration: underline;
	}
	
.news_info_date { 
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	line-height:140%;
	margin-top:40px;
	}
	
.news_info_title { 
	display: block;
	margin-bottom:5px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	

/* 瘣餃� */

.event_bg { 
	width:730px;
	height:70px;
	background-image: url(../big-images/arrow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:#999 1px dotted;
	}

.event_bg1 { 
	width:730px;
	height:53px;
	margin-top:15px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../big-images/event_bg1.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565555;
	text-decoration:none;
	}

.event_bg2 { 
	width:750px;
	margin-top:15px;
	text-align:right;
	}
	
#button3, #button2 {
	display:none;
}
	
.event_title { 
	width:730px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	
.event_title a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#274dc0;
	line-height:140%;
	font-weight:bold;
	text-decoration:none;
	}
	
.event_title a:hover { 
	text-decoration: underline;
	}
	
.event_info { 
	margin-bottom:8px;
	display: block;
	float:left;
	width:65px;
	height:22px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	line-height:22px;
	background-color:#e1e1e1;
	text-align:left;
	padding-left:5px;
	}
	
.event_infob { 
	margin-bottom:8px;
	display: block;
	float:right;
/* 	width:265px; */
	height:22px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	line-height:22px;
	}
	
.event_info1 { 
	display: block;
	float:left;
	width:350px;
	height:25px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	line-height:140%;
	}
	
.event_info_title { 
	width:730px;
	padding-left:15px;
	margin-bottom:5px;
	background-image: url(../big-images/arrow3.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
	
	

/* link */


.link_bg {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:30px;
	}
	
.link_info { 
	margin-bottom:5px;
	display: block;
	float:left;
	width:350px;
	height:25px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.link_info a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.link_info a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration: underline;
	}
	
	
	

/* 蝺��勗� */

.apply_bg { 
	width:660px;
	margin-left:30px;
	background-image: url(../big-images/apple_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-top:30px;
	}

.apply_bg1 { 
	width:700px;
	margin-left:30px;
	height:20px;
	background-image: url(../big-images/apple_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:30px;
	}

.apply_y { 
	width:640px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background-color:#ffffde;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#7b7b7b;
	line-height:160%;
	margin-bottom:15px;
	}

.apply_yb { 
	color:#274dc0;
	font-weight:bold;
	}

.apply_table1 { 
	float:left;
	width:70px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

.apply_table2 { 
	float:left;
	width:250px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

/* .apply_table3 {  */
/* 	float:left; */
/* 	width:570px; */
/* 	height:50px; */
/* 	font-family:Arial, Helvetica, sans-serif; */
/* 	font-size:13px; */
/* 	font-weight:normal; */
/* 	color:#4d4f54; */
/* 	line-height:35px; */
/* 	} */

/* .apply_table3 {  */
/* 	float:left; */
/* 	width:570px; */
/* 	height:50px; */
/* 	font-family:Arial, Helvetica, sans-serif; */
/* 	font-size:13px; */
/* 	font-weight:normal; */
/* /* 	font-weight:bold; */ */
/* 	color:#cd0000; */
/* 	line-height:35px; */
/* 	} */

.apply_table4 { 
	float:left;
	width:640px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	}

.apply_border1 {
width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}

.apply_border2 {
width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}
	
	
/* �餃���*/

.epaper_bg { 
	width:730px;
	height:40px;
	background-image: url(../big-images/arrow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	}
	
.epaper_date { 
	width:75px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	line-height:140%;
	}
	
.epaper_no { 
	width:95px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	margin-right:10px;
	}
	
.epaper_no a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	}
	
.epaper_no a:hover { 
	text-decoration: underline;
	}
	
.epaper_title { 
	width:550px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	
.epaper_title a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}
	
.epaper_title a:hover { 
	text-decoration: underline;
	}
	
	
/* ��� */
	
.careers_title { 
	display: block;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}

/* 銝� */

.download_bg1 { 
	width:765px;
	height:30px;
	margin-bottom:15px;
	}

.download_bg2 { 
	width:765px;
	height:30px;
	margin-bottom:5px;
	border-bottom:#999 1px dashed;
	}

.download_list1 { 
	float:left;
	width:430px;
	height:28px;
	margin-right:3px;
	border:#5292b8 1px solid;
	background-image: url(../big-images/download_list.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	line-height:28px;
	}

.download_list2 { 
	float:left;
	width:105px;
	height:28px;
	margin-right:3px;
	border:#5292b8 1px solid;
	background-image: url(../big-images/download_list.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	line-height:28px;
	}

.download_list3 { 
	float:left;
	width:108px;
	height:28px;
	border:#5292b8 1px solid;
	background-image: url(../big-images/download_list.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	line-height:28px;
	}

.download_info1 { 
	float:left;
	width:405px;
	height:28px;
	margin-right:3px;
	background-image:url(../big-images/arrow1.png);
	background-position:left center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:30px;
	padding-left:27px;
	text-decoration:none;
	}

.download_info1 a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:30px;
	text-decoration:none;
	}

.download_info1 a:hover{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#274dc0;
	line-height:30px;
	text-decoration: underline;
	}

.download_info2 { 
	float:left;
	width:107px;
	height:28px;
	margin-right:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	line-height:30px;
	text-align:center;
	}

.download_but {  
	width:92px;
	height:24px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
	background-image:url(../big-images/download_but.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border:none;
	padding-left:15px;
	}
	

/* ��鈭箏���*/

.investor_bg { 
	width:733px;
	height:28px;
	margin-bottom:15px;
	background-image: url(../big-images/investor_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:#8c9ed5 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:28px;
	padding-left:30px;
	}
	

/* faq */

.faq_bg {
	width:735px;
	margin-top:15px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	border:#a8c9e2 1px solid;
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565555;
	line-height:180%;
	text-decoration:none;
	}

.faq_bg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565555;
	line-height:180%;
	text-decoration:none;
	}

.faq_bg a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565555;
	line-height:180%;
	text-decoration: underline;
	}
	

/* �舐窗�� */

.contact  {
	margin-top:15px;
	height:23px;
	}

.contact_title1 {
	float:left;
	background-image:url(../big-images/tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#274dc0;
	line-height:20px;
	width:80px;
	height:23px;
	}

.contact_title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#274dc0;
	line-height:20px;
	width:80px;
	height:23px;
	}
	
	
.contact_skype {
	float:left;
	display:block;
	background-image:url(../big-images/skype.png);
	background-position: right top;
	background-repeat:no-repeat;
	height:23px;
	width:23px;
	text-indent:-9999px;
	}

.contact_info1 {
	margin-top:15px;
	border-bottom:#CCC 1px solid;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.contact_info2 {
	margin-top:15px;
	}

.contact_bg { 
	width:540px;
	margin-left:80px;
	background-image: url(../big-images/contact_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:20px;
	padding-top:20px;
	margin-top:30px;
	}

.contact_bg1 { 
	width:600px;
	margin-left:80px;
	height:20px;
	background-image: url(../big-images/contact_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:30px;
	}

.contact_table1 { 
	float:left;
	width:70px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

.contact_table11 { 
	float:left;
	width:70px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

.contact_table2 { 
	float:left;
	width:470px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

.contact_table21 { 
	float:left;
	width:470px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4d4f54;
	line-height:35px;
	}

.contact_table3 { 
	float:left;
	width:470px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#ff0000;
	line-height:35px;
	}

.contact_border1 {
width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}

.contact_border2 {
width:400px;
height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}
	
.contact_border3 {
width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}


.contact_table4 { 
	float:left;
	width:540px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	}


	

/* �餃���*/

.epaper_order_bg {
	width:700px;
	height:63px;
	margin-top:15px;
	padding-left:50px;
	background-image:url(../big-images/epaper_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565555;
	line-height:63px;
	text-decoration:none;
	}

.epaper_border {
width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#505050;
	line-height:22px;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	border:#a8c9e2 1px solid;
	}
	
.epaper_but {
	background-image:url(../big-images/epaper_but.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:24px;
	padding-left:10px;
	padding-right:8px;
	border:#a8c9e2 1px solid;
	color:#FFF;
	text-align:center;
	}
	
	
/* ��� */

	
.services_title { 
	display: block;
	margin-bottom:5px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#274dc0;
	line-height:140%;
	text-decoration:none;
	}

.services_bg1 { 
	width:730px;
	margin-top:15px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../big-images/services_bg1.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	text-decoration:none;
	line-height:175%;
	}

.services_bg1 a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	text-decoration: underline;
	line-height:175%;
	}

.services_bg1 a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9f2929;
	text-decoration: underline;
	line-height:175%;
	}

.services_bg2 { 
	width:750px;
	height:10px;
	background-image:url(../big-images/services_bg1.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}

	

/* 銵冽 */

.form_all{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}

.form_top{
	width:100%;
	height:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:30px;
	text-align:right;
	}

.form1 {
	float:left;
	width:30%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	font-weight:bold;
	background-color:#406494;
	border:#036 0.5px solid;
	}

.form2 {
	float:left;
	width:69%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	background-color:#406494;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.form21 {
	float:left;
	width:18%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	background-color:#406494;
	border:#036 0.5px solid;
	font-weight:bold;
	}
	
.form22 {
	float:left;
	width:50%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	background-color:#406494;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.form3 {
	float:left;
	width:30%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:30px;
	text-align: center;
	background-color:#fff;
	border:#036 0.5px solid;
	}

.form4 {
	float:left;
	width:69%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#fff;
	border:#036 0.5px solid;
	}

.form41 {
	float:left;
	width:18%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#fff;
	border:#036 0.5px solid;
	}

.form42 {
	float:left;
	width:50%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#fff;
	border:#036 0.5px solid;
	}

.form5 {
	float:left;
	width:30%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:30px;
	text-align: center;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	}

.form6 {
	float:left;
	width:69%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	}

.form61 {
	float:left;
	width:18%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	}

.form62 {
	float:left;
	width:50%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	}

.form7 {
	float:left;
	width:30%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:30px;
	text-align: center;
	background-color:#f6efb5;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.form8 {
	float:left;
	width:69%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#f6efb5;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.form81 {
	float:left;
	width:18%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#f6efb5;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.form82 {
	float:left;
	width:50%;
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:30px;
	text-align: center;
	background-color:#f6efb5;
	border:#036 0.5px solid;
	font-weight:bold;
	}
	

/* map */

.map_bg { 
	width:305px;
	margin-top:25px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	}

.map_bg1 { 
	width:970px;
	margin-top:25px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	}

.map_title1 { 
	width:290px;
	height:28px;
	margin-bottom:15px;
	background-image: url(../big-images/map_title1.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:#8c9ed5 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#274dc0;
	line-height:28px;
	padding-left:15px;
	}

.map_title2 { 
	width:940px;
	height:28px;
	margin-bottom:15px;
	background-image: url(../big-images/map_title1.png);
	background-position:left top;
	background-repeat: repeat-x;
	border:#8c9ed5 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#274dc0;
	line-height:28px;
	padding-left:15px;
	}
	
	
	
.map_info_bg {
	margin-bottom:5px;
	}
	
.map_info { 
	margin-bottom:5px;
	display: block;
	float:left;
	width:225px;
	height:25px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.map_info a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.map_info a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration: underline;
	}
	
.map_info1 { 
	margin-bottom:5px;
	display: block;
	float:left;
	width:308px;
	height:25px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.map_info1 a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration:none;
	}
	
.map_info1 a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	line-height:140%;
	text-decoration: underline;
	}
	
	
	
	

	

/* �扳�蝺刻摩��*/

.html_gary13 {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:13px;
	color:#333;
	line-height:170%;
	margin-bottom:20px;
	}

.html_b13 {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:13px;
	color:#194f90;
	line-height:170%;
	margin-bottom:20px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	}

.html_b15b {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:15px;
	color:#194f90;
	line-height:170%;
	text-align: left;
	font-weight:bold;
	text-decoration:none;
	}

.html_b15b a{
	font:Arial, Helvetica, sans-serifl;
	font-size:15px;
	color:#194f90;
	line-height:170%;
	text-align: left;
	font-weight:bold;
	text-decoration:none;
	}

.html_b15b a:hover {
	font:Arial, Helvetica, sans-serifl;
	font-size:15px;
	color:#194f90;
	line-height:170%;
	text-align: left;
	font-weight:bold;
	text-decoration: underline;
	}

.html_b15 {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:15px;
	color:#194f90;
	line-height:170%;
	text-align: left;
	}

.html_b131 {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:13px;
	color:#194f90;
	line-height:170%;
	text-align: left;
	}

.html_gary13b {
	display:block;
	font:Arial, Helvetica, sans-serifl;
	font-size:13px;
	color:#333;
	line-height:170%;
	text-align: left;
	font-weight: bold;
	}

.pic {
	width:auto;
	text-align:center;
	margin-bottom:20px;
	}
	
	

.html_form_all{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	}

.html_form1 {
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	font-weight:bold;
	background-color:#406494;
	border:#036 0.5px solid;
	}

.html_form2 {
	height:30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:30px;
	text-align: center;
	background-color:#406494;
	border:#036 0.5px solid;
	font-weight:bold;
	}

.html_form3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#102e60;
	line-height:160%;
	text-align: center;
	background-color:#fff;
	border:#036 0.5px solid;
	}

.html_form4 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:160%;
	text-align:  left;
	background-color:#fff;
	border:#036 0.5px solid;
	padding-left:5px;
	}

.html_form5 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:160%;
	text-align: center;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	}

.html_form6 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:160%;
	text-align:  left;
	background-color:#e1eef6;
	border:#036 0.5px solid;
	padding-left:5px;
	}
	
.html_form8 {
	float:left;
	width:64px;
	height:19px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b90000;
	line-height:19px;
	text-align: center;
	display: block;
	margin-right:16px;
	background-image:url(../images/html_form8.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
.html_form9 {
	float:left;
	width:100%;
/* 	width:620px; */
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#001152;
	line-height:160%;
	text-align: left;
	display: block;
	margin-bottom:10px;
	}

.html_form10 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:160%;
	text-align: center;
	background-color:#fffca4;
	border:#036 0.5px solid;
	}
	
	
.html_t1{
	padding-bottom:10px;
	}
	
	
.html_t2{
	display:block;
	padding-left:13px;
	padding-bottom:10px;
	}
	
.html_services_bg {
	display:block;
	background-image:url(../images/arrow.png);
	background-position:left  top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#FFF;
	padding-left:5px;
	letter-spacing:8px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:2px;
	border-bottom:#999 1px dotted;
	}
	
.html_services_bg1 {
	color:#2355a1;
	}
	
.html_services_bg2 {
	color:#2355a1;
	letter-spacing:0px;
	}

	
.html_info_title { 
	width:730px;
	padding-left:15px;
	margin-bottom:5px;
	background-image: url(../images/arrow1.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#001152;
	line-height:140%;
	text-decoration:none;
	}
