@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,700);

* { margin:0px; padding:0px; border:0px; list-style:none; font-family:"Nanum Gothic"; text-decoration:none; }
a { color:#000000; }

nav { width:1200px; margin:0 auto; }

.top_contain { width:100%; height:50px; font-size:13px; }
.top_contain .top_logo { width:350px; height:50px; float:left; text-align:center; background:url(../img/logo.png) no-repeat; text-indent:-9999px; }
.top_contain .top_nav { width:750px; height:50px; margin-top:5px; float:right; }
.top_contain .top_nav li { width:150px; margin-top:10px; margin-bottom:10px; height:30px; line-height:30px; float:left; text-align:center; background:gray; color:#FFFFFF; }
.top_contain .top_nav li a { color:#FFFFFF; }
.top_contain .top_nav li a:hover { color:blue; }
.top_contain .top_nav li:hover>.arrow { color:blue; }
.top_contain .top_nav li .top_subnav { display:none; position:relative; z-index:9999; }
.top_contain .top_nav li:hover { margin-top:0px; margin-bottom:0px; height:50px; line-height:50px; }
.top_contain .top_nav li:hover .top_subnav { display:block; }
.top_contain .top_nav li .top_subnav li { height:30px; line-height:30px; background:gray; margin-top:0px; margin-bottom:0px; }
.top_contain .top_nav li .top_subnav li .top_subsub { position:relative; top:-30px; left:150px; display:none; }
.top_contain .top_nav li .top_subnav li:hover .top_subsub { display:block; }

.index_silde { width:100%; height:400px; border:1px solid silver; overflow:hidden; }
.sub_silde { width:100%; height:200px; clear:both; }

.index_contain { width:100%; min-height:150px; margin:0 auto; }
.index_contain .index_content { width:600px; min-height:50px; float:left; }
.index_contain .index_content>img { float:left; }
.index_contain .index_content .index_contents { width:600px; clear:both; }
.index_contain .index_content .index_contents li { width:600px; font-size: 26px; font-weight:bold; }
.index_contain .index_content .index_contents li p { line-height:35px; float:left; }
.index_contain .index_content .index_contents li .index_more { width:100px; text-align:right; font-size: 13px; font-weight:400; float:right; }
.index_contain .index_content .index_contents li .index_contents1 { height:25px; line-height:25px; width:450px; text-indent:10px; border-bottom:1px dotted gray; font-size: 13px; font-weight:400; }
.index_contain .index_content .index_contents li .index_contents2 { height:25px; line-height:25px; width:100px; text-align:right; padding-right:10px; border-bottom:1px dotted gray; font-size: 13px; font-weight:400; }


.index_contain .busi_contain .busi_tab { width:350px; height:140px; margin:10px; padding:15px; overflow:hidden; float:left; background:#ccffff; }
.index_contain .busi_contain .busi_tab .tab1 { width:200px; height:50px; line-height:50px; float:left; font-size:25px; font-weight:bold;font-family: 'Playfair Display SC', serif; color:#004080;}
.index_contain .busi_contain .busi_tab>.more { width:50px; margin-top:10px; height:30px; line-height:30px; float:right; text-align:center; background:#0099cc;}
.index_contain .busi_contain .busi_tab>.more:hover { background:#004080; }
.index_contain .busi_contain .busi_tab>.more a { color:white; font-size:13px; }
.index_contain .busi_contain .busi_tab .tab2 { width:100%; height:25px; line-height:25px; clear:both; font-size:13px;text-overflow:ellipsis; }


.scroller_roll { width:100%; height:90px; overflow: hidden; }
.scroller_roll ul { padding: 0px; margin: 0px; float: left; }
.scroller_roll ul li { padding: 0px; margin: 0px; list-style: none; float: left; text-align: center; display:inline; }
.scroller_roll ul li a { text-decoration: none; }
.scroller_roll ul li a:hover{ text-decoration: underline; }
.scroller_roll ul li a img { border: none; }

.bot_contain { min-width:100%; height:100px; clear:both; border-top:1px solid silver; }
.bot_contain .bot_content { width:100%; height:100px; margin:0 auto; text-align:center; }
.bot_contain .bot_content p { height:25px; line-height:25px; font-size:13px; }

.sub_contain { width:100%; min-height:500px; margin:0 auto; clear:both; }

.sub_contain .sub_nav_contian { width:180px; margin-top:20px; margin-left:20px; float:left; }
.sub_contain .sub_nav_contian .sub_nav li { width:150px; height:30px; line-height:30px; text-align:right;  border-bottom:1px dotted gray; }
.sub_contain .sub_nav_contian .sub_nav .active a { color:blue; }


.sub_contain .sub_content { width:980px; min-height:500px; padding:10px; float:left; }
.sub_contain .sub_content { line-height:25px; font-size:13px; }
.sub_contain .sub_content .sub_title1 { line-height:50px; height:50px; font-size:18px; font-weight:bold; }
.sub_contain .sub_content .sub_title2 { font-size:15px; font-weight:bold; padding:10px; color:#004080; }

.table{ font-size:13px; padding:10px; }

.table .table_top { width:900px;; }
.table .table_top li { float:left; height:33px; line-height:33px; border-bottom:1px solid #0080c0; border-top:1px solid #0080c0; text-align:center; }
.table .table_top .table_tab1 { width:100px; }
.table .table_top .table_tab2 { width:600px; }
.table .table_top .table_tab3 { width:100px; }
.table .table_top .table_tab4 { width:100px; }

.table .table_body { width:900px;; }
.table .table_body li { float:left; height:34px; line-height:34px; border-bottom:1px dotted #0080c0; text-align:center; }
.table .table_body .table_tab1 { width:100px; }
.table .table_body .table_tab2 { width:600px; }
.table .table_body .table_tab3 { width:100px; }
.table .table_body .table_tab4 { width:100px; }

.table .table_bot { width:900px; text-align:center;  height:34px; line-height:34px; border-bottom:1px solid #0080c0; clear:both; }

.table .table_list_tab1 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0;  border-top:1px solid #0080c0; clear:both; text-indent:20px; }
.table .table_list_tab2 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0; text-indent:20px; }
.table .table_list_tab3 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0; text-indent:20px; }
.table .table_list_tab4 { width:860px; line-height:35px; border-bottom:1px dotted #0080c0; clear:both; padding:20px; }

.table .table_write_tab1 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0;  border-top:1px solid #0080c0; clear:both; text-indent:20px; }
.table .table_write_tab2 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0; text-indent:20px; }
.table .table_write_tab3 { width:900px; height:35px; line-height:35px; border-bottom:1px dotted #0080c0; text-indent:20px; }
.table .table_write_tab4 { width:860px; line-height:35px; border-bottom:1px dotted #0080c0; clear:both; padding:20px; }

.table .table_bot { width:900px; text-align:center;  height:50px; line-height:50px; border-bottom:1px solid #0080c0; clear:both; }

.t_title { font-size:48px; width:100%; font-weight:bold; height:50px;line-height:50px; margin:0 auto; font-family: 'Playfair Display SC', serif; }
.title_nav { font-size:12px; height:25px; line-height:25px;float:right; }
.title_nav a { text-decoration:underline; }