@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
/*---reset---*/

html { overflow-y:scroll; overflow-x:hidden;}
* { margin:0; padding:0; }
img { border:0; }
ul, ol, dl, li { list-style:none; }
caption { width:1px; height:1px; overflow:hidden; }
table { border-collapse:collapse; border-spacing:0; font-family:"나눔고딕", Nanum Gothic,  "돋움", Dotum, AppleGothic, sans-serif !important;}
body { font-family:"나눔고딕", Nanum Gothic,  "돋움", Dotum, AppleGothic, sans-serif !important; font-size:13px; color:#353535; line-height:20px; text-decoration:none; -webkit-text-size-adjust:none;}

/*---a link---*/
a { text-decoration:none; color:#4e4e4e; }
a.top { color:#bbb; text-decoration:none; }
a.top:hover { color:#eee; text-decoration:none; }
a.subtop { text-decoration:none; color:#4e4e4e; }
a.subtop:hover { text-decoration:none; color:#002844; font-weight:bold; }
a.subtop:active { text-decoration:none; color:#002844; font-weight:bold; }
a.main {color:#fff;}

p{line-height:22px;}
p.space {padding-bottom:30px; clear:both;}
p.img_space {clear:both;}
h3{font-size:18px;line-height:30px;color:#4f93d9; padding-top:10px; padding-bottom:10px;}
h3.under_space{margin-bottom:15px; width:753px;}
h4{font-size:19px;line-height:26px;color:#1269ca;margin:5px 0 12px 0; font-weight:600;}
h5{font-size:19px;line-height:26px;color:#1269ca;margin:5px 0 12px 0; font-weight:600; text-align:center;}

#wrapper {
	width:100%;
	margin:0 auto;
	}
/*---header---*/
#header_wrap { width:100%; height:116px;  border-bottom:2px solid #03187e; background:#fff;  }
#top_wrap {
	width:100%;
	height:25px;
	background:url(../images/top_menu_bg.png) top repeat-x;
	}
#top_menu {
	width:1024px;
	margin:0 auto;
	}
#top_menu ul {
	float:right;
	width:416px;
	}
#top_menu ul li {
	float:left;
	font-size:11px;
	height:25px;
	line-height:25px;
	border-right:1px solid #d6d6d6;
	}
#top_menu ul li.last {
	border-right:0;
	}
#top_menu ul li a {
	color:#afafaf;
	display:block;
	padding:0 10px;
	}
#top_menu ul li.lang {
	background-color:#262261;
	height:25px;
	line-height:25px;
	}
#top_menu ul li.lang a {
	padding-right:0;
	color:#ffffff;
	font-weight:600;
	padding-right:10px;
	}
	
#header { width:1024px; height:91px; margin:0 auto;}
#header h1 {
	float:left;
	padding-top:10px;
	}
.nav_wrap { width: 750px; float:right;}

/* @group core nav menu */
#nav { margin: 0; padding: 0; list-style: none; height: 91px;  }
#nav li { float: left; display: block; background: none; position: relative; z-index: 999; }
#nav li a { display: block; padding: 0; font-weight: 600; line-height: 91px; text-decoration: none; zoom: 1; width:150px; text-align:center; font-size:17px; color:#4e4e4e;}
#nav li a:hover, #nav li a.hov { background-color: #234e74; color: #fff; }

/* @group subnav */
#nav ul { position: absolute; left:0px; display: none; margin: 0; padding: 0; list-style: none; border-left:1px #d5dce8 solid; border-right:1px #d5dce8 solid; border-top:1px #d5dce8 solid;}	
#nav ul.menu1 li { width:148px; float: left; border-top: 1px solid #fff; text-align: left; }
#nav ul.menu2 li { width:240px; float: left; border-top: 1px solid #fff; text-align: left; }
#nav ul li:hover { border-left:0px solid transparent; border-right: 0px solid transparent;background:#eee }

#nav ul.menu1 a { width:128px; display: block; height: 20px; line-height: 20px; padding: 6px 10px 6px 10px;  font-size:13px; color:#8f8e8e; text-align:left; border-bottom:1px #d5dce8 solid; background:#fff;}
#nav ul.menu1 a:hover { color:#fff; font-weight:600; 	text-decoration:none; 	background:#234e74; }
#nav ul.menu2 a { width:220px; display: block; height: 20px; line-height: 20px; padding: 6px 10px 6px 10px;  font-size:13px; color:#8f8e8e; text-align:left; border-bottom:1px #d5dce8 solid; background:#fff;}
#nav ul.menu2 a:hover { color:#fff; font-weight:600; 	text-decoration:none; 	background:#234e74; }

/*---mainV---*/
#main_visual {
	clear:both;
	width:100%;
	height:518px;
	margin:0 auto;
	background:url(../images/main_visu_bg.png) center top no-repeat;
	z-index:1;
	}
#main_ele {
	width:1024px;
	margin:0 auto;
}
#sub_visual {
	clear:both;
	width:100%;
	height:299px;
	margin:0 auto;
	background:url(../images/sub_visual.png) center top no-repeat;
	}
/* ---section--- */
#section1_wrap {
	width:100%;
	height:201px;
	}
.section1 {
	width:1024px;
	height:201px;
	margin:0 auto;
}
.section1_1 {
	float:left;
	width:256px;
	height:201px;
	background:url(../images/section1_1_bg.png)
}
.section1_1 ul.one {
	width:221px;
	float:right;
	padding-top:12px;
}
.section1_1 ul.two {
	width:97px;
	float:left;
	padding-left:35px;
}
.section1_1 ul.three {
	width:110px;
	float:left;
	margin-top:40px;
}
.section1_1 ul li {
	list-style:none;
	color:#ffffff;
	background:url(../images/main_bullet.gif) left no-repeat;
	padding-left:10px;
	font-weight:600;
}
.section1_2 {
	float:left;
	width:256px;
	height:201px;
	background:url(../images/section1_2_bg.png)
}
.section1_2 ul {
	width:221px;
	float:right;
	padding-top:12px;
}
.section1_2 ul li {
	list-style:none;
	color:#ffffff;
	background:url(../images/main_bullet.gif) left no-repeat;
	padding-left:10px;
	font-weight:600;
}
.section1_3 {
	float:left;
	width:256px;
	height:201px;
	background:url(../images/section1_3_bg.png)
}
.section1_3 ul {
	width:221px;
	float:right;
	padding-top:12px;
}
.section1_3 ul li {
	list-style:none;
	color:#ffffff;
	background:url(../images/main_bullet.gif) left no-repeat;
	padding-left:10px;
	font-weight:600;
}
.section1_4 {
	float:left;
	width:256px;
	height:201px;
	background:url(../images/section1_4_bg.png)
}
.main_section_title {
	font-size:17px;
	color:#ffffff;
	font-weight:600;
	padding:33px 0 0 33px;
}

#section2_wrap {
	width:100%;
	height:210px;
	}
.section2 {
	width:1024px;
	height:210px;
	margin:0 auto;
}
.section2_1 {
	float:left;
	border:1px solid #ededed;
	width:203px;
	height:208px;
	background-color:#f7f7f7;
}
.section2_1_1 {
	width:170px;
	height:90px;
	margin:10px 17px 17px 17px;
	border-bottom:1px solid #868686;
}
.section2_1_2 {
	width:170px;
	height:80px;
	margin:0px 17px 12px 17px;
}
.section2_2 {
	float:left;
	width:611px;
	height:210px;
	background-color:#c8e3e9;
}
.section2_2_title {
	font-size:20px;
	color:#535353;
	font-weight:600;
	margin:26px 0 0 26px;
	float:left;
}
.section2_2_more {
	margin:26px 26px 0 0;
	float:right;
}
.latest_board {
	width:611px;
	padding-top:50px;
}
.section2_3 {
	float:right;
	width:208px;
	height:210px;
	background-color:#d75656;
}
.section2_title {
	float:left;
	font-size:17px;
	font-weight:600;
	color:#section2_title;
	padding:17px 0 0 15px;
}
.section2_img {
	float:left;
	font-size:17px;
	font-weight:600;
	color:#section2_title;
	padding:17px 0 0 25px;
}



/* record tab */
#sub_menu ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}
#sub_menu ul.tabs li {
    float: left;
    margin: 0 0 8px 0;
	font-size:18px;
	color:#333333;
    text-align:center;
    cursor: pointer;
	width: 195px;
    height: 53px;
    line-height: 53px;
    border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
    background: #ffffff;
}
#sub_menu ul.tabs li.first {
    float: left;
    margin: 0 0 8px 0;
	font-size:18px;
	color:#333333;
    text-align:center;
    cursor: pointer;
	width: 194px;
    height: 53px;
    line-height: 53px;
    border: 1px solid #dddddd;
    background: #ffffff;
}
#sub_menu ul.tabs li.active {
    background: #4f93d9;
	border:1px solid #4281c1;
	color:#ffffff;
	width: 194px;
    height: 53px;
    line-height: 53px;
}



/* ---contents--- */
#contents {
	width:980px;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	}
h1.sub_title {
	font-size:40px;
	font-weight:600;
	color:#4f6c8a;
	text-align:center;
	line-height:40px;
	padding-top:35px;
}
.navi {
	text-align:center;
	font-size:13px;
	color:#888888;
	padding:20px 0 50px 0;
}
/*-------------------------------------------------------------------------------------=-------*/

#quick_menu {  
  position:absolute;
  height:444px;   /* 퀵메뉴, 배너 이미지의 높이 */
  width:80px;    /* 퀵메뉴, 배너 이미지의 너비*/
  margin:0px 0px 0px 514px;   /* 가장 오른쪽의 수치가 화면 가운데에서 얼마만큼 오른쪽으로 레이어를 붙일 것인지 설정  */ 
  top: 584px;  /* 배너 상단에서 얼마나 떨어뜨릴지 설정*/
  left: 50%;     /* 레이어의 시작점이 왼쪽으로 부터 50% 지정 */
  text-align: left;
  padding: 0px;
}
/*-------------------------------------------------------------------------------------=-------*/

#article_wrap {
	width: 980px;
	margin:0 auto;
	}

#greeting {
	width:980px;
	padding-top:105px;
	background:url(../images/com_img1.png) center 200px no-repeat;
	}
#greeting p.greeting_title {
	font-family: 'Nanum Square';
	font-size:21px;
	color:#1c5fa4;
	font-weight:600;
	padding-bottom:33px;
	width:100%;
	}
#greeting p { font-size:13px; padding-bottom:20px; width:485px; }
#greeting p.sign { font-size:16px; font-weight:600; color:#1b1b1b; padding-top:20px; }

#history {
	width:980px;
	padding-top:105px;
	background:url(../images/history.png) center 130px no-repeat;
	}
#history ul {
	background:url(../images/history_line.gif) repeat-y 73px 0;
	}	
#history ul li.noyear { margin-left: 100px; line-height:35px;}
#history ul li.year {
	background:url(../images/bullet_history.png) no-repeat 64px 10px;
	margin-top:20px;
	font-size:13px;
	font-family:"나눔고딕", Nanum Gothic,  "돋움", Dotum, AppleGothic, sans-serif;
	color: #4e4e4e;
	line-height:35px;
	}	
#history ul li.year span {
	display:block;
	float:left;
	width:100px;
	font-size:25px;
	line-height:35px;
	font-weight:600;
	color:#00598c;
	}
#history ul li.year b {
	display:block;
	float:left;
	line-height:35px;
	width:50px;
	}
#history ul li.noyear b {
	display:block;
	float:left;
	line-height:35px;
	width:50px;
}

#organization {
	width:980px;
	padding-top:80px;
}

#equipment {
	width:980px;
	padding-top:105px;
	}
#equipment ul {
	height:730px;
	}
#equipment ul li.left {
	float:left;
	margin-right:25px;
	border:1px solid #dddddd;
	margin-bottom:15px;
	height:185px;
	display:block;
	}
#equipment ul li.last {
	float:right;
	border:1px solid #dddddd;	
	margin-bottom:15px;
	height:185px;
	display:block;
	}
#equipment ul li.text_left {
	float:left;
	margin-right:25px;
	margin-bottom:30px;
	width:310px;
	font-size:16px;
	font-weight:600;
	line-height:23px;
	text-align:center;
	display:block;
	}
#equipment ul li.text_last {
	float:right;
	margin-bottom:30px;
	width:310px;
	font-size:16px;
	font-weight:600;
	line-height:23px;
	text-align:center;
	display:block;
	}

#certificate {
	width:980px;
	padding-top:80px;
}
#certificate ul li.left {
	float:left;
	margin-right:20px;
	border:1px solid #dddddd;
	margin-bottom:15px;
	height:324px;
	display:block;
	}
#certificate ul li.last {
	float:right;
	border:1px solid #dddddd;	
	margin-bottom:15px;
	height:324px;
	display:block;
	}

#location {
	width:980px;
	padding-top:105px;
	}

#product {
	width:980px;
	padding-top:220px;
	}
#product_des {
	width:980px;
	height:306px;
	margin-bottom:20px;
}
.product_des {
	width:445px;
	height:306px;
	float:left;
	margin-bottom:20px;
}
.product_des ul {
	padding-top:27px;
	padding-left:10px;
}
.product_des ul li {
	background:url(../images/product_bullet.gif) 5px 10px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:27px;
}
.product_des ul li p {font-size: 15px; padding-top: 10px;}
.product_des ul ul {
	padding-left:10px;
}
.product_des ul ul li {
	background:url(../images/product_bullet2.gif) 5px 7px no-repeat;
	font-size:16px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:11px;
	line-height:20px;
}
#product_des2 {
	width:980px;
	height:356px;
	margin-bottom:20px;
}
.product_des2 {
	width:445px;
	height:356px;
	float:left;
	margin-bottom:20px;
}
.product_des2 ul {
	padding-left:10px;
}
.product_des2 ul li.first {
	background:url(../images/product_bullet.gif) 5px 32px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
	padding-top:27px;
}
.product_des2 ul li {
	background:url(../images/product_bullet.gif) 5px 5px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
}
.product_des2 ul ul {
	padding-left:10px;
}
.product_des2 ul ul li {
	background:url(../images/product_bullet2.gif) 5px 7px no-repeat;
	font-size:16px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:11px;
	line-height:20px;
}
.product_des2 ul ul li.second {
	background:url(../images/product_bullet2.gif) 5px 7px no-repeat;
	font-size:16px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:20px;
	line-height:20px;
}

#product_des4 {
	width:100%;
    height: 620px;
	margin-bottom:20px;
}
#product_des4_2 {
	width:100%;
    height: 480px;
	margin-bottom:20px;
}
.product_des4 {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.product_des4 ul {
	padding-left:10px;
}
.product_des4 ul li.first {
	background:url(../images/product_bullet.gif) 5px 32px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
	padding-top:27px;
}
.product_des4 ul li {
	background:url(../images/product_bullet.gif) 5px 5px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
}
.product_des4 ul ul {
	padding-left:10px;
}
.product_des4 ul ul li {
	background:url(../images/product_bullet2.gif) 5px 10px no-repeat;
	font-size:16px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:11px;
	line-height:26px;
}
.product_des4 ul ul li p {
    font-size:13px;
}
.product_des4 ul ul li.second {
	background:url(../images/product_bullet2.gif) 5px 10px no-repeat;
	font-size:16px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:20px;
	line-height:26px;
    word-break: keep-all;
}

.product_title {
	font-size:49px;
	font-weight:600;
	color:#4f93d9;
	font-family: "Calisto MT";
	line-height:55px;
	border-bottom:1px solid #9595bc;
	padding-bottom:13px;
}
#product8 {
	width:980px;
	}
#product8 ul {
	height:660px;
	}
#product8 ul li.left {
	float:left;
	margin-right:25px;
	border:1px solid #dddddd;
	margin-bottom:15px;
	height:303px;
	display:block;
	}
#product8 ul li.last {
	float:right;
	border:1px solid #dddddd;	
	margin-bottom:15px;
	height:303px;
	display:block;
	}
#product8 ul li.text_left {
	float:left;
	margin-right:25px;
	margin-bottom:30px;
	width:310px;
	font-size:16px;
	font-weight:600;
	line-height:23px;
	text-align:center;
	display:block;
	}
#product8 ul li.text_last {
	float:right;
	margin-bottom:30px;
	width:310px;
	font-size:16px;
	font-weight:600;
	line-height:23px;
	text-align:center;
	display:block;
	}
#product_des3 {
	width:980px;
	height:410px;
	margin-bottom:20px;
}
.product_des3 {
	width:445px;
	height:410px;
	float:left;
	margin-bottom:20px;
}
.product_des3 ul {
	padding-left:10px;
}
.product_des3 ul li.first {
	background:url(../images/product_bullet.gif) 5px 32px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
	padding-top:27px;
}
.product_des3 ul li {
	background:url(../images/product_bullet.gif) 5px 5px no-repeat;
	font-size:20px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:20px;
	padding-bottom:11px;
	line-height:20px;
}
#product9 {
	width:980px;
	height:750px;
}
#product9 ul li.left {
	float:left;
	margin-right:20px;
	border:1px solid #dddddd;
	margin-bottom:15px;
	height:200px;
	display:block;
	}
#product9 ul li.last {
	float:right;
	border:1px solid #dddddd;	
	margin-bottom:15px;
	height:200px;
	display:block;
	}
.ques {
	font-size:16px;
	font-weight:600;
	line-height:23px;
}
.product_img {
	float:right;
	width:489px;
	border:1px solid #dddddd;
	margin-bottom:20px;
}
h2.title {
	background:url(../images/product_title.gif) 0px 0px no-repeat;
	font-size:28px;
	color:#3f3f3f;
	line-height:63px;
	font-weight:400;
}
.product_blank {
	width:980px;
	height:30px;
}
.red {
	font-weight:600;
	color:#F00;
}
.product_text li {
	background:url(../images/product_bullet2.gif) 5px 8px no-repeat;
	font-size:14px;
	color:#404040;
	font-weight:600;
	list-style:none;
	padding-left:15px;
	padding-bottom:8px;
}

#tech {
	width:980px;
	padding-top:80px;
	}

#inquiry1 {
	width:980px;
	padding-top:80px;
}
#inquiry1 p.inquiry1_title {
	font-family: 'Nanum Square';
	font-size:21px;
	color:#1c5fa4;
	font-weight:600;
	padding-bottom:33px;
	width:100%;
	line-height:28px;
	text-align:center;
	}
.form_mail {
	width:980px;
}
.spec {
	border-top:2px solid #6dcef6;
	font-size:13px;
	padding-bottom:57px;
	}
.spec td {
	vertical-align:middle;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding: 7px 0 7px 0;
	}
.spec td.no-right {
	border-right:none;
	padding: 7px 10px 7px 20px;
	}
.spec td.bg {
	background:#f5f5f5;
	}




/*---button---*/
.btn {
	text-align:center;
	width:150px;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  text-shadow: 1px 1px 3px #666666;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 50px 8px 50px;
  text-decoration: none;
  margin: 20px 0 20px 0;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  font-weight:600;
}


.form_btn {
    text-align:center;
    padding-top:25px;
	padding-bottom:30px;
    }
#hscroll_box {
    border:1px solid #D9D9D9;
    width: 710px;
    height: 150px;
    overflow: auto;
    padding:20px;
    }
p.pro_des3 {
	padding-bottom: 5px;
}
.spec3 {
	border-top:2px solid #194477;
	border-bottom:2px solid #194477;
	margin-bottom:20px;
	font-size:13px;
	}
.spec3 th {
	vertical-align:middle;
	background:#f5f5f5;
	text-align:center;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding: 7px 0 7px 0;
	}
.spec3 th.no-right {
	text-align:center;
	border-right:none;
	padding: 7px 10px 7px 10px;
	}
.spec3 td {
	vertical-align:middle;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding: 7px 0 7px 0;
	}
.spec3 td.no-right {
	border-right:none;
	padding: 7px 0 7px 15px;
	}
.spec3 td.bg {
	background:#f5f5f5;
	text-align:center;
	}

/*---footer---*/
.blank {
	margin:0 auto;
	clear:both;
	width:980px;
	height:80px;
	}
.blank2 {
	clear:both;
	width:753px;
	height:35px;
	}
#footer_wrap {
	clear:both;
	width:100%;
	height:126px;
	background:#252525;
	}
#footer {
	width:1024px;
	height:82px;
	padding-top:30px;
	margin:0 auto;
	}
#footer p {
	float:left;
	color:#cacaca;
	padding-top:10px;
	padding-left:10px;
	}
#footer span.footer_bolder {
	font-weight:600;
	}


.table_type{ padding-top:20px;}
.table_type .nominator{color:#767676; font-weight:bold; border-top:#99b5ce 2px solid;}
.table_type .nominator > span{padding:0 10px 0 10px; margin-right:5px;}
.table_type table{border-top:#99b5ce 2px solid;}
.table_type table th{color:#767676; background:#e8faff; border-left:#fff 1px solid; border-bottom:#fff 1px solid; padding-left:5px}
.table_type table th.skyblue{background:#f2fafe;}
.table_type table .borRignt{border-right:#d5d5d5 1px solid; padding-left:20px;}
.table_type table td{color:#767676; border-bottom:#d5d5d5 1px solid; padding:2px 3px 2px 3px; font-size:12px}
.table_type table td .padding_left10{color:#767676; border-left:#d5d5d5 1px solid; border-bottom:#d5d5d5 1px solid; padding:2px 3px 10px 3px; font-size:12px}
.table_type table .borLNone{border-left:none;}
.table_type table .padding{padding-left:10px; border-right:#d5d5d5 1px solid;}
.table_type table td.padding_left{color:#767676; border-left:#d5d5d5 1px solid; border-bottom:#d5d5d5 1px solid; padding-left:10px}


table.style_v3 {
    width:100%;
    border-top:2px solid #222222;
    margin-bottom:30px;
}
.style_v3 thead th {
    font-weight:600;
    font-size:13px;
    line-height:1.5em;
    color:#333333;
    background-color:#c5ede6;
    padding:12px 0;
    border-bottom:1px solid #d6d6d6;
}
.style_v3 tbody th {
	font-size:13px;
    padding:12px 0;
    border-bottom:1px solid #d6d6d6;
}
.style_v3 tbody td {
	font-size:13px;
    padding:7px 0;
    border-bottom:1px solid #d6d6d6;
}
.style_v3 thead th,
.style_v3 tbody td {
    text-align:center;
    border-left:1px solid #d6d6d6;
}
.style_v3 tbody td.subject {
    text-align:center;
    border-left:1px solid #d6d6d6;
}

.style_v3 tbody td.working {
    text-align:left;
	padding-left:15px;
    border-left:1px solid #d6d6d6;
}
.style_v3 thead th:first-child,
.style_v3 tbody td:first-child {
    border-left:0;
}
.style_v3 thead th.must-border,
.style_v3 tbody td.must-border {
    border-left:1px solid #d6d6d6;
}