@import url("common.css");


			/* layout */
			#wrap{width:100%;}
			#header{width:100%; height:96px; border-bottom:1px solid #ddd;}
			#visual{width:100%;}
			#contents{width:100%;}
			#rolling{width:100%; border-top:1px solid #D9D9D9; }
			#footer{width:100%; height:133px; border-top:1px solid #D9D9D9; background-color:#F0F0F0;}
			.in_Layer{width:1000px; margin:0 auto;}
			
			#skip a{position:absolute; top:0; left:0; width:100%; height:0; font-size:0; text-align:center;}
			#skip a:active, #skip a:focus{position:relative; display:block; padding:8px 0 0 0; width:100%; height:32px; font-size:18px; font-weight:600; color:#fff; background-color:#333;}

			/* header */
			#header>.in_Layer{width:1000px; margin:0 auto; position:relative;}
			#header>.in_Layer:after{content:""; display:block; clear:both;}

			#header .top_navi{padding:10px 0 50px 540px; position:absolute; top:0; right:0; }
			#header .top_navi:after{content:""; display:block; clear:both;}
			#header .top_navi>li{float:left; margin:0 0 0 10px; padding-left:20px; height:17px; vertical-align:middle;}
			#header .top_navi>li.ico_1{background: url("../images/ico/ico_topImg1.gif") 0 3px no-repeat;}
			#header .top_navi>li.ico_2{width:53px; background: url("../images/ico/ico_topImg2.gif") 0 3px no-repeat;}
			#header .top_navi>li.ico_3{background: url("../images/ico/ico_topImg3.gif") 0 0 no-repeat;}

			#header h1.logo{float:left; padding:17px 0 0 0; width:260px; position:relative; z-index:9999; }

			/* gnb */
			#header .gnb_Area{float:left; width:736px; }
			#header .gnb{padding:45px 0 0 0; display:inline-block; width:100%;}
			#header .gnb>li{float:left; width:184px; height:52px; text-align:center; position:relative; z-index:999; }
			#header .gnb>li>a{display:inline-block; width:100%; height:51px; border-bottom:1px solid #ddd; background-color:#FFF;}
			/* gnb_sub */
			.gnb_2depth_Bg{position:relative; width:100%; height:0px; margin:0 auto; background: url("../images/common/gnb_2depth_Bg.gif") center 0 no-repeat; overflow:hidden;}
			.gnb_2depth_Bg>.in_Layer{width:1000px; margin:0 auto;}
			.gnb_2depth_Bg>.in_Layer:after{content:""; display:block; clear:both;}
			.gnb_2depth_Bg .sub{float:left; width:163px; padding:21px 0 0 20px; height:198px; text-align:left; border-left:1px solid #ddd; background-color:#fff; overflow:hidden;}
			.gnb_2depth_Bg .sub.on{background-color:#426CAB;}
			.gnb_2depth_Bg .sub.sub_1{margin-left:260px;}
			.gnb_2depth_Bg .sub.sub_4{border-right:1px solid #ddd;}
			.gnb_2depth_Bg .sub>li{padding:0 0 14px 0;}
			.gnb_2depth_Bg .sub>li.align{}
			.gnb_2depth_Bg .sub>li>a{color:#666;}
			.gnb_2depth_Bg .sub>li>a:hover{color:#fff; font-weight:bold; }

			/* main_visual */
			#visual .m_Slider{width:100%; height:501px; margin:0 auto; position:relative;}
			#visual .m_Slider>.slide{position:absolute; top:0; left:0; width:100%; height:501px;}
			#visual .sub_Slider{width:100%; height:160px; margin:0 auto; position:relative;}
			#visual .sub_Slider>.slide{position:absolute; top:0; left:0; width:100%; height:160px;}
			#visual .sub_Slider>.sub_slide_img1{background: url("../images/contents/sub_visual_img1.png") center 0 no-repeat;}
			#visual .sub_Slider>.sub_slide_img2{background: url("../images/contents/sub_visual_img2.png") center 0 no-repeat;}
			#visual .sub_Slider>.sub_slide_img3{background: url("../images/contents/sub_visual_img3.png") center 0 no-repeat;}
			#visual .m_Slider>.slide_img1{ background: url("../images/contents/m_visual_img1.png") center 0 no-repeat;}
			#visual .m_Slider>.slide_img2{ background: url("../images/contents/m_visual_img2.png") center 0 no-repeat;}
			#visual .m_Slider>.slide_img3{ background: url("../images/contents/m_visual_img3.png") center 0 no-repeat;}
			.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
			.cycle-pager-bg{width:1000px; margin:0 auto; margin-top:0; position:relative; z-index:99999; }
			.cycle-pager{padding-left:0; position:absolute; top:-240px; left:0; width:250; overflow:hidden;}
			.cycle-pager div{ float:left; width:36px; height:4px; margin-right:8px; background-color:#fff;}
			.cycle-pager > * {cursor: pointer;}
			.cycle-pager div.cycle-pager-active{width:36px;height:4px; background-color:#183C7A;}
			.btn_area{width:100%; position:relative; z-index:99999999; }
			.btn_area .pause{position:absolute; bottom:26px; right:34px;}
			.btn_area .prev{position:absolute; top:-265px; left:40px;}
			.btn_area .next{position:absolute; top:-265px; right:40px;}
			
			/* contents */
			#contents>.in_Layer{width:1000px; margin:0 auto; padding:30px 0 5px 0; position:relative;}
			#contents>.in_Layer:after{content:""; display:block; clear:both;}
			#contents h3.h3_title{font-size:17px; font-weight:600; color:#1c4489;}
			#rolling h2.h2_title{font-size:15px; font-weight:600; color:#555;}

			#contents .m_Top_Layer:after{content:""; display:block; clear:both;}
			#contents .notice_Box{float:left; margin:5px 18px 0 0; padding:27px 0 0 20px; width:308px; height:173px; border-left:1px solid #ccc; border-right:1px solid #ccc; background: url("../images/common/notice_Bg.gif") right 80px no-repeat;position:relative;}
			#contents .info_Rolling_Box{float:left; margin:5px 0 0 0; padding:27px 0 0 20px; width:630px; height:173px; border-left:1px solid #ccc; border-right:1px solid #ccc; position:relative;}
			#contents span.top{position:absolute; top:-5px; left:-1px;}
			#contents span.bottom{position:absolute; bottom:-5px; left:-1px;}

			#contents p.more_btn{position:absolute; top:30px; right:20px;}
			#contents p.more_btn>a{font-size:11px; color:#afafaf;}
				
			#contents .div_rolling{margin:20px 0 0 0; width:610px;}
			#contents .div_rolling:after{content:""; display:block; clear:both;}
			#contents .div_rolling>p.img{float:left; width:230px;}
			#contents .div_rolling>dl.dl_txt{float:left; width:370px;}
			#contents .div_rolling>dl.dl_txt>dt.title{padding:0 0 18px 0; font-size:15px; font-weight:600; color:#555;}
			#contents .div_rolling>dl.dl_txt>dd{color:#777; line-height:19px;}

			#contents p.more{position:absolute; top:27px; right:20px;}
			#contents p.more1{position:absolute; bottom:20px; right:20px; z-index:99999;}
			#contents p.more>a{font-size:11px; font-weight:600; color:#afafaf; text-decoration:none;}

			#contents .m_Bottom_Layer{margin:35px 0 50px 0; display:inline-block;}
			#contents .b_Cont_Box{float:left; margin-right:48px; width:301px; height:235px; }
			#contents .b_Cont_Box.last{margin-right:0;}

			#rolling>.in_Layer{position:relative;}
			#rolling>.in_Layer:after{content:""; display:block; clear:both;}
			#rolling h2.h2_title{float:left; padding:9px 0 0 0; width:74px;}
			#rolling .div_Hidden{float:left; margin-left:20px; width: 870px; height:55px; overflow: hidden;}
			.rolling_div {width: 870px; overflow: hidden; font-size: 0;}
			.rolling_div ul {width:1500px; overflow: hidden;}
			.rolling_div ul:after{content:""; display:block; clear:both;}
			.rolling_div ul li {float:left; padding: 15px 0 15px 20px; height:24px;}
			#rolling p.prev{position:absolute; top:15px; left:70px;}
			#rolling p.prev>a{cursor:pointer;}
			#rolling p.next{position:absolute; top:15px; right:10px;}
			#rolling p.next>a{cursor:pointer;}
			
			/* SUB CSS START */

			/* sub_visual */
			#visual .slide>.in_Layer{padding:0 0 0 290px; width:710px; }
			#visual h3.h3_pageTitle{padding:50px 0 15px 0; font-size:28px; font-weight:600; color:#444;}
			#visual ul.page_navi{display:inline-block;}
			#visual ul.page_navi>li{float:left;}
			#visual ul.page_navi>li.home{padding:0 0 0 20px; background: url("../images/ico/ico_home.png") 0 1px no-repeat;}
			#visual ul.page_navi>li>span.bullet{display:inline-block; padding:0 5px;}
			#visual ul.page_navi>li>a{color:#737373; }
			#visual ul.page_navi>li>a:active,
			#visual ul.page_navi>li>a:focus,
			#visual ul.page_navi>li>a:hover{color:#555; font-weight:600; }
			#visual ul.page_navi>li>a.on{color:#555; font-weight:600;}

			/* sub_layout */
			#contents .lnb_Layer{position:absolute; top:-110px; left:0; width:230px;}
			#contents .sub_Contents{margin:0 0 0 290px; width:710px; min-height:600px;}
			#contents .sub_Img_LAyer{margin:0 0 70px 0;}
			
			/* lnb */
			#contents h3.lnb_tltle{padding:60px 0 0 0; width:230px; height:90px; font-size:27px; font-weight:600; color:#fff; text-align:center; background: url("../images/common/lnb_title_Bg.png") 0 0 no-repeat;}
			#contents h3.lnb_tltle>span.sub_title{padding:10px 0 0 0; display:block; font-family:"Univecon",sans-serif; font-size:14px; color:#6080b6;}
			#contents ul.lnb{}
			#contents ul.lnb>li{width:230px; height:47px; border-bottom:1px solid #DEDEDE}
			#contents ul.lnb>li>a{display:inline-block; padding:15px 0 0 15px; width:215px; height:32px; font-size:14px; color:#666; text-decoration:none;}
			#contents ul.lnb>li>a:active,
			#contents ul.lnb>li>a:focus,
			#contents ul.lnb>li>a:hover{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 15px no-repeat;}
			#contents ul.lnb>li>a.on{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 15px no-repeat;}
			#contents ul.lnb>li.align{width:230px; height:55px; border-bottom:1px solid #DEDEDE}
			#contents ul.lnb>li.align>a{display:inline-block; padding:10px 0 0 15px; width:215px; height:50px; font-size:14px; color:#666; text-decoration:none;}
			#contents ul.lnb>li.align1{width:230px; height:60px; border-bottom:1px solid #DEDEDE}
			#contents ul.lnb>li.align1>a{display:inline-block; padding:5px 0 0 15px; width:215px; height:55px; font-size:14px; color:#666; text-decoration:none;}
			#contents ul.lnb>li.align>a:hover{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 20px no-repeat;}
			#contents ul.lnb>li.align>a.on{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 20px no-repeat;}
			#contents ul.lnb>li.align1>a:hover{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 22px no-repeat;}
			#contents ul.lnb>li.align1>a.on{color:#1c4996; font-weight:600; background: url("../images/ico/ico_lnb_over.png") 90% 22px no-repeat;}

			#contents h4.h4_title{padding:0 0 30px 25px; font-size:23px; font-weight:600; color:#444; background: url("../images/ico/ico_h4title.gif") 0 5px no-repeat; clear:both;}
			#contents h4.h4_title.align{margin:50px 0 0 0; letter-spacing:-1px;}

			#contents .div_histoy_type{height:335px; padding:15px 20px; text-align:center; border:1px solid #ddd; background-color:#F6F6F6;}
			#contents .map{width:100%; border:1px solid #ddd;}

			/* quick */
			#quick{}
			#quick ul.ul_quick_type>li{width:96px; }
			#quick ul.ul_quick_type>li>a{font-weight:600; color:#666; text-align:center}
			#quick ul.ul_quick_type>li>a.bg_1{display:block; padding:50px 0 0 0; height:31px; width:100%; background: url("../images/common/quick_img2.gif") 0 0 no-repeat;}
			#quick ul.ul_quick_type>li>a.bg_2{display:block; padding:55px 0 0 0; height:26px; width:100%; background: url("../images/common/quick_img3.gif") 0 0 no-repeat;}
			#quick ul.ul_quick_type>li>a.bg_3{display:block; padding:55px 0 0 0; height:26px; width:100%; background: url("../images/common/quick_img4.gif") 0 0 no-repeat;}
			#quick ul.ul_quick_type>li>a.bg_4{display:block; padding:55px 0 0 0; height:26px; width:100%; background: url("../images/common/quick_img5.gif") 0 0 no-repeat;}

			/* tab_type */
			#contents .sub_Tab_Area{width:100%; position:relative; height:100%;}
			#contents .sub_Tab_Area:after{content:""; display:block; clear:both;}

			/* #contents .sub_Tab_Area h3.d{float:left;width:130px; height:42px; text-align:center;}
			#contents .sub_Tab_Area h3.tab_Btn>a{display:inline-block; padding:12px 0 0 0; width:128px; height:28px; font-size:14px; color:#666; text-align:center; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#F3F3F3;  text-decoration:none;}
			#contents .sub_Tab_Area h3.tab_Btn>a:hover{color:#fff; background-color:#6CB2DE; border:1px solid #5B99C0;}
			#contents .sub_Tab_Area h3.tab_Btn>a.on{color:#fff; background-color:#6CB2DE; border:1px solid #5B99C0;} */


			#contents .sub_Tab_Area ul.tab_Btn{display:inline-block;}
			#contents .sub_Tab_Area ul.tab_Btn>li{float:left; width:130px; height:41px; text-align:center;}
			#contents .sub_Tab_Area ul.tab_Btn>li>a{display:inline-block; padding:11px 0 0 0; width:128px; height:29px; font-size:16px; color:#666; text-align:center; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#F3F3F3;  text-decoration:none;}
			#contents .sub_Tab_Area ul.tab_Btn>li>a.align{display:inline-block; padding:3px 0 0 0; width:128px; height:37px; font-size:16px; color:#666; text-align:center; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#F3F3F3;  text-decoration:none;}
			#contents .sub_Tab_Area ul.tab_Btn>li>a:hover{color:#fff; background-color:#6CB2DE; border:1px solid #5B99C0;}
			#contents .sub_Tab_Area ul.tab_Btn>li>a.on{color:#fff; background-color:#6CB2DE; border:1px solid #5B99C0;}
			#contents .sub_Tab_Area .tab_Cont{padding:40px 0 100px 0; width:100%; border-top:1px solid #ccc;}
			#contents .sub_Tab_Area .tab_Cont h4.h4_title{padding:0 0 30px 25px; font-size:23px; font-weight:600; color:#444; background: url("../images/ico/ico_h4title.gif") 0 5px no-repeat;}

			/* history */
			#contents .history_Area{position:relative;}
			#contents .history_Area:after{content:""; display:block; clear:both;}
			#contents .history_Area h4.tab_Btn{float:left;}
			#contents .history_Area h4.tab_Btn>a{display:inline-block; padding:11px 0 0 0; width:128px; height:29px; font-size:15px; font-weight:600; color:#666; text-align:center; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#F3F3F3;}
			#contents .history_Area h4.tab_Btn>a:hover{color:#fff; background-color:#6CB2DE; border-top:1px solid #5A97BE; border-left:1px solid #5A97BE; border-right:1px solid #5A97BE; border-bottom:1px solid #5A97BE;}
			#contents .history_Area h4.tab_Btn.on>a{color:#fff; background-color:#6CB2DE; border:1px solid #5A97BE; border-left:1px solid #5A97BE; border-right:1px solid #5A97BE; border-bottom:1px solid #5A97BE;}
			#contents .history_Area div.tab_Cont{position:absolute; top:0; left:0; padding:40px 0 150px 0;border-top:1px solid #ccc;}

			#contents .div_Bg_type{font-size:16px; color:#666; line-height:27px;}
			#contents .div_Bg_type1{height:220px; font-size:16px; color:#666; line-height:27px; background: url("../images/contents/sub3_Cont5_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type2{height:163px; font-size:16px; color:#666; line-height:27px;}
			#contents .div_Bg_type2.bg_1{background: url("../images/contents/sub4_Cont1_Bg.gif") right 0 no-repeat; border-bottom:1px solid #ddd;}
			#contents .div_Bg_type2.bg_2{padding:0 0 40px 0; background: url("../images/contents/sub4_Cont2_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type2>span.bold{display:block; padding:20px 0 15px 0; font-size:23px; color:#1c4996; font-weight:600;}
			#contents .div_Bg_type2>span.txt{display:block; padding:60px 0 0 0; font-size:16px; color:#1c4996; font-weight:600;}

			#contents .div_Bg_type.bg_1{padding:60px 265px 0 0; height:156px; background: url("../images/contents/sub2_Cont2_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type.bg_2{padding:60px 265px 0 0; height:156px; background: url("../images/contents/sub2_Cont3_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type.bg_3{padding:30px 265px 0 0; height:186px; background: url("../images/contents/sub2_Cont4_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type.bg_4{padding:60px 265px 0 0; height:156px; background: url("../images/contents/sub2_Cont5_img1.gif") right 0 no-repeat;}
			#contents .div_Bg_type>strong{font-size:16px;}
			#contents .div_Box_top{padding:40px 0 0 65px; width:645px; height:123px; background: url("../images/contents/sub2_Cont2_Bg1.gif") 0 0 no-repeat;}
			#contents .div_Box{width:710px; height:202px; background: url("../images/contents/sub2_Cont2_Bg.gif") 0 0 no-repeat;}

			#contents .div_contact_Box{display:inline-block;}
			#contents dl.dl_contact_type{float:left; margin:0 0 0 18px; width:217px; height:169px; background: url("../images/contents/sub4_Cont2_Bg.gif") 0 0 no-repeat;}
			#contents dl.dl_contact_type.first{margin-left:0;}
			#contents dl.dl_contact_type>dt.title{padding:20px 0 0 0; width:100%; height:36px; font-size:14px; color:#666; text-align:center;}
			#contents dl.dl_contact_type>dd{padding:40px 0 0 0; width:100%;  font-size:14px; color:#777; text-align:center;}

			/* txt_type */
			#contents ul.ul_Contact_type{padding:30px 0 0 0;}
			#contents ul.ul_Contact_type>li{font-size:13px; color:#777; line-height:29px;}
			#contents ul.ul_Contact_type>li>span{display:inline-block; width:40px; color:#1c4489; font-weight:600;}


			#contents .div_Table_type{padding:0 0 0 240px; background: url("../images/contents/sub2_Cont6_img1.gif") 40px 70px no-repeat;}
			#contents .ul_img_type{display:inline-block;}
			#contents .ul_img_type>li{float:left; margin-left:10px;}
			#contents .ul_img_type>li.first{margin-left:0px;}

			#contents .div_color_Box{display:inline-block;}
			#contents .dl_color_type{float:left; margin:0 0 0 10px; width:168px; height:126px; border:1px solid #ddd;}
			#contents .dl_color_type.first{margin-left:0;}
			#contents .dl_color_type>dt.title{padding:8px 0 0 0; width:100%; height:26px; font-size:13px; font-weight:600; color:#fff; text-align:center; }
			#contents .dl_color_type>dd{padding:0 0 0 20px; font-size:13px; color:#777; line-height:22px;}
			#contents .dl_color_type>dd>span{font-weight:600;}
			#contents .dl_color_type>dt.title.color_1{ background-color:#155091;}
			#contents .dl_color_type>dt.title.color_2{background-color:#0094C9;}
			#contents .dl_color_type>dt.title.color_3{background-color:#426CAB;}
			#contents .dl_color_type>dt.title.color_4{background-color:#64656A;}

			#contents ul.ul_notice_type{margin:16px 0 0 0; width:290px; }
			#contents ul.ul_notice_type>li{width:283px; margin:10px 0 0 0; padding:0 0 0 7px; background: url("../images/ico/ico_bullet.gif") 0 5px no-repeat;  position:relative;}
			#contents ul.ul_notice_type>li>a{color:#777;}
			#contents ul.ul_notice_type>li>span.day{position:absolute; top:0; right:0;}

			#contents dl.dl_history_Type{display:inline-block; padding:26px 0 26px 0; width:710px; border-bottom:1px dashed #bbb;}
			#contents dl.dl_history_Type>dt{float:left; width:95px; font-size:26px; font-weight:600; color:#1c4996;}
			#contents dl.dl_history_Type>dd{float:right; padding:0 0 15px 0; width:615px; font-size:13px; color:#777; }
			#contents dl.dl_history_Type>dd>span.month{display:inline-block; padding:3px 0 0 0; width:45px; font-size:20px; font-weight:600; color:#666;}
			#contents dl.dl_history_Type>dd span.align{display:block; padding:10px 0 0 48px;}

			#contents dl.dl_Bg_type{padding:140px 0 0 0; width:100%;}
			#contents dl.dl_Bg_type.bg_1{background: url("../images/contents/m_Cont_img2.gif") 0 0 no-repeat;}
			#contents dl.dl_Bg_type.bg_2{background: url("../images/contents/m_Cont_img3.gif") 0 0 no-repeat;}
			#contents dl.dl_Bg_type.bg_3{background: url("../images/contents/m_Cont_img4.gif") 0 0 no-repeat;}
			#contents dl.dl_Bg_type>dt.title{padding:0 0 19px 0; font-size:15px; font-weight:600; color:#555;}
			#contents dl.dl_Bg_type>dd{color:#777; line-height:19px;}

			#contents ul.ul_txt_type{}
			#contents ul.ul_txt_type>li{font-size:13px; color:#666; line-height:32px;}

			#contents ul.ul_txt_type1{}
			#contents ul.ul_txt_type1>li{font-size:13px; color:#666; line-height:30px;}
			#contents ul.ul_txt_type1>li>span.type_1{display:inline-block; padding:0 15px 0 10px; width:115px; font-size:13px; color:#1c4996; font-weight:600; background: url("../images/ico/ico_spanBullet.gif") 0 14px no-repeat;}
			#contents ul.ul_txt_type1>li>span.type_2{display:inline-block; padding:0 15px 0 10px; width:20px; font-size:13px; color:#1c4996; font-weight:600; background: url("../images/ico/ico_spanBullet.gif") 0 14px no-repeat;}
			#contents ul.ul_txt_type1>li>span.align_span{display:inline-block; padding-left:140px;}

			#contents ul.ul_txt_type2{}
			#contents ul.ul_txt_type2>li{padding:0 0 0 10px; font-size:13px; color:#666; background: url("../images/ico/ico_spanBullet.gif") 0 14px no-repeat; line-height:30px;}

			#contents ul.ul_list_type{display:inline-block;}
			#contents ul.ul_list_type>li{float:left; margin:0 0 0 25px;}
			#contents ul.ul_list_type>li>span.txt{display:block; padding:10px 0 0 0; text-align:center; font-size:13px; color:#777; font-weight:600;}
			#contents ul.ul_list_type>li.first{margin-left:0px;}

			#contents p.p_txt_type{font-size:13px; color:#666; letter-spacing:-1px;}
			#contents p.p_txt_type1{font-size:13px; color:#666; line-height:24px;}
			#contents p.p_txt_type2{font-size:18px; color:#434343; font-weight:600; line-height:35px;}
			#contents p.p_txt_type2>span{display:block; font-size:16px; color:#888;  font-weight:normal;}
			#contents p.p_img_type{margin:20px 0 40px 0; text-align:center; }
			#contents p.p_ico_type{padding:0 0 0 10px; font-size:13px; color:#666; background: url("../images/ico/ico_spanBullet.gif") 0 6px no-repeat;}

			#contents ul.ul_banner_list { display: inline-block;}
			#contents ul.ul_banner_list > li { float: left; margin: 10px 6px 0px 0;}
			#contents ul.ul_banner_list > li.fisrt {margin-right: 0;}

			#contents dl.dl_img_type{padding:50px 0 0 30px; width:680px; display:inline-block;}
			#contents dl.dl_img_type>dt{float:left; padding:50px 0 0 0; width:124px; height:73px; font-size:15px; color:#fff; font-weight:600; text-align:center; background: url("../images/contents/sub2_Cont2_circle.png") 0 0 no-repeat;}
			#contents dl.dl_img_type>dt>span{display:block;}
			#contents dl.dl_img_type>dd{float:right; padding:0 0 0 10px; width:546px; font-size:13px; color:#777; line-height:25px; }

			#contents p.p_Bg_type{padding:60px 0 0 0; width:710px; height:208px; font-size:21px; color:#666; background: url("../images/contents/sub1_Cont1_img1.gif") 0 0 no-repeat;}
			#contents p.p_ceo_type{float:right; margin:35px 0 50px 0; padding:10px 0 0 0; font-size:13px; color:#777; text-align:right; width:160px; height:26px; /* background: url("../images/contents/ceo_img.gif") right 0 no-repeat; */}
			/#contents p.p_ceo_type>strong{font-size:18px; font-weight:600; color:#555;} 
			#contents p.p_Bg_type>span{display:block; font-size:21px; color:#666; line-height:35px; }
			#contents p.p_Bg_type>span>strong{ font-size:21px; color:#1c4996; font-weight:600;}
			#contents div.div_txt_type{font-size:13px; color:#777; line-height:24px;}
			#contents strong.bold{font-size:13px; font-weight:600; color:#555;}
			#contents strong.bluebold{ font-weight:600; color:#1c4996;}
			
			/* table_Style */
			/* #contents .table_Style{width:100%; border-top:2px solid #95C7EA;}
			#contents .table_Style th{padding:10px 0 10px 0; font-size:13px; color:#777;  background-color:#F2F8FE; border-bottom:1px solid #ddd;}
			#contents .table_Style td{padding:10px 0 10px 10px; font-size:13px; color:#777; border-bottom:1px solid #ddd;} */
			#contents .table_Style{width:100%; border-top:2px solid #95C7EA;}
			#contents .table_Style th{padding:14px 0 14px 21px; text-align:left;  font-size:13px; color:#666; border-bottom:1px solid #E8E8E8; background-color:#F2F8FE;}
			#contents .table_Style td{padding:14px 0 14px 16px; font-size:13px; color:#666; border-bottom:1px solid #E8E8E8;}

			#contents .table_Style1{width:465px; border-top:2px solid #95C7EA;}
			#contents .table_Style1 th{padding:5px 0 5px 0; font-size:13px; color:#666; border-bottom:1px solid #E8E8E8; background-color:#F2F8FE;}
			#contents .table_Style1 td{padding:5px 0 5px 16px; font-size:13px; color:#666; border-bottom:1px solid #E8E8E8;}

			/* footer */
			#footer>.in_Layer{padding:0 0 0 0;}
			#footer>.in_Layer:after{content:""; display:block; clear:both;}
			#footer h2.f_logo{float:left; width:148px; margin:0 40px 0 0; padding:30px 0 0 0;}
			#footer .address{float:left; width:812px; padding:15px 0 0 0;}
			#footer .address address>p{color:#888; line-height:18px;}
			#footer .address address>p>span.bullet{display:inline-block; padding:0 10px; color:#888; }
			#footer .address p.copy{padding:10px 0 0 0; color:#aaa;}
			#footer .address p.copy>a{color:#aaa;}
			#footer .address p.copy>span{color:#888;}