﻿.fontC{color:white;}

.bg_g{background:#000;}

.news_elm .news{width:94%;margin:0 auto;padding:10px 2% 0;position:relative;overflow:hidden;background:#333;}

.news_elm .news .top dd .a_name{display:block;color:#fff;font-size:18px;font-weight:bold;line-height:28px;}
.news_elm .news .top dd .date{display:block;color:#999;font-size:14px;font-weight:normal;line-height:25px;}

.news_elm .news .txt_area{width:100%;float:left;font-size:16px;color:#ccc;line-height:24px;overflow:hidden;word-wrap:break-word}

.news_elm .frd_cm_wrap{width:94%;padding:5px 2%;margin:0 auto;background:#333;border-top:2px solid #999;border-bottom:1px solid #666;position:relative;}
.news_elm .frd_cm_wrap .btn a{width:80px;height:30px;padding:10px;display:inline-block;margin:0 10px;color:#eee;font-size:15px;text-align:center;background:#666;}
.news_elm .frd_cm_wrap .view span{display:inline-block;color:#ccc;font-size:15px;}

.news_elm .us_wr{background:#333;border:1px solid #666;border-bottom:2px solid #666;}

.news_elm .us_wr .us_write_wrap .pre_photo .photo_m a{width:68px;height:68px;display:block;color:#fff;font-size:35px;font-weight:bold;line-height:68px;text-align:center;}

.news_elm .us_wr .us_write_wrap .wr_photo a{color:#fff !important;}

.news_elm .us_wr .us_write_wrap .wr_txt .ta textarea{width:99%;height:50px;padding-left:10px;padding-top:10px;border:1px solid #666;background-color:#999;color:#fff;}

/* wr section */

.news_wr, .news_wr1 {background:#1e1e1e; height:40px;padding:0 3%; position:relative;}
.news_wr table, .news_wr1 table {width:100%;}
.news_wr input {height:30px;vertical-align:middle;position:relative;top:5px;width:92%;padding:0 3%;color:#000}
.news_wr select {height:30px;vertical-align:middle;position:relative;top:5px;width:95%;}
.news_wr .btn_wt {background:#f1f1f1;color:#333333;height:30px;vertical-align:middle;position:relative;top:5px;line-height:30px;font-weight:600;border-radius:2px;font-size:13px;float:right;text-align:center;width:100%}
.news_wr .btn_mov {height:30px;vertical-align:middle;position:relative;top:5px;width:98%;display:inline-block;background:#ff4a49;line-height:30px;color:#fff;text-align:center;font-weight:600;font-size:13px;border-radius:2px;letter-spacing:-1px}

.wr_section_r {float:right;width:77%}
.news_wr1 select {height:30px;vertical-align:middle;position:relative;width:95%;}
.news_wr1 .in_title {float:left; width:47%; font-size:13px;color:#fff;font-weight:600;margin-left:3%}
.news_wr1 input {height:30px;vertical-align:middle;width:100%;padding:0 2%;color:#000}
.news_wr1 b {line-height:40px;margin-right:4%;color:#fff;}
.tx_r {text-align:right !important;padding:0 1% 0 1%;}
.tx_l {text-align:left !important;}
.t-3 {display:none;}
.wf-3, .wf-2 {display:none;}

.btn_check {display:block;position:absolute;top:12px;right:10px;border:1px solid #ff4a49;border-radius:2px;padding:2px 4px;color:#ff4a49;}

/* tab bar */
.gray-td
{
	font-size: 12.5px;
	text-align: center;
	box-sizing: border-box;
	border: 0px solid #111;
	border-top-width: 1px;
	border-top-color: rgba(255, 255, 255, .3);
	background: #333;
	font-weight: bold;
	color: white;
	text-shadow: 0 1px 1px #111;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #444 ),to( #2D2D2D ));
	background-image: -webkit-linear-gradient( #444,#2D2D2D );
	background-image: -moz-linear-gradient( #444,#2D2D2D );
	background-image: -ms-linear-gradient( #444,#2D2D2D );
	background-image: -o-linear-gradient( #444,#2D2D2D );
	background-image: linear-gradient( #444,#2D2D2D );
	height: 40px;
}

.gray-td a, a:link, a:active, a:visited, a:hover
{
	color: #f0f0f0;
	text-decoration: none;
	width: 100%;
	height: 40px;
	
	
}

.gray-td-tab
{
	font-size: 12.5px;
	text-align: center;
	box-sizing: border-box;
	border: 0px solid #111;
	border-bottom-width: 2px;
	border-bottom-color: rgba(255, 255, 255, .3);
	background: #333;
	font-weight: bold;
	color: white;
	text-shadow: 0 1px 1px #111;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #444 ),to( #2D2D2D ));
	background-image: -webkit-linear-gradient( #444,#2D2D2D );
	background-image: -moz-linear-gradient( #444,#2D2D2D );
	background-image: -ms-linear-gradient( #444,#2D2D2D );
	background-image: -o-linear-gradient( #444,#2D2D2D );
	background-image: linear-gradient( #444,#2D2D2D );
	height: 40px;
	width:23%;
}

.gray-td-tab a, a:link, a:visited, a:hover
{
	color: #ffffff;
	text-decoration: none;
	height: 40px;
	text-overflow: ellipsis;
}

a:active
{
	text-decoration: none;
	background-color: Orange;
}

.gradient-gray-td-tab active
{
	text-decoration: none;
	background-color: Orange;
	padding: 5px;
}

.on
{
	text-decoration: none;
	padding-left: 5px;
	border-left: 5px solid red;
}



.bar
{
    color: #555;
    font-size: 20px;
    text-shadow: none;
    width:1% !important;
}
#headArea
{
	width:100%;
}
#footArea
{
 margin:0 auto;text-align:center;width:100%;
}

#contentArea
{
	width: auto; padding-bottom: 50px; margin:0 auto;
}
.newslist
{
	width: 100%;
}





/* 2016 12 02 추가 css */
.aja_ov{background-color:#555;}
.aja_list{width:94%;margin:0 2%;padding:18px 10px 13px;background-color:#333;border-bottom:1px solid #999;text-align:left;position:relative;}
.aja_list .al_100{width:100%;float:left;}
.aja_list .al_700{width:97%;float:left;}
.aja_list .al_20{width:3%;float:left;}
.aja_list .al_tit{font-size:14px;color:#fff;}
.aja_list .al_upicon{height:16px;padding:3px 8px 1px;border:1px solid #ccc;text-align:center;font-size:11px;color:#fff;line-height:16px;}
.aja_list .al_ovicon{height:13px;margin:-4px 10px 0 0;padding:4px 4px 1px;background-color:#bc2b0e;text-align:center;font-size:11px;color:#fff;line-height:13px;display:block;}
.aja_list .al_ovicon a{width:100%;height:16px;color:#fff !important;line-height:13px;display:block;}
.aja_list .al_ovicon a:hover{text-decoration:none;}
.aja_list .al_time{margin-left:5px;font-size:13px;color:#999;}
.aja_list .al_more{height:30px;font-size:13px;font-weight:400;letter-spacing:-1px;position:absolute;right:5px;topp:0;}
.aja_list .al_more .am_t{margin:0 5px;color:#acacac;display:block;float:left;}
.aja_list .al_more .am_t a:hover{text-decoration:underline;font-weight:600;color:#999 !important;}
.aja_list .al_more .am_n{color:#ff4a49;}
.aja_list .al_txt{margin:13px 0 0;color:#999;font-size:13px;line-height:20px;}
.aja_list .al_txt .al_inp{width:74%;height:37px;padding:0 2%;background-color:transparent;border:1px solid #ccc;color:#666 !important;line-height:37px}
.aja_list .al_txt .al_btn{width:20%;height:40px;background-color:#ff4a49;border:1px solid #ff4a49;text-align:center;font-size:13px;color:#fff;line-height:40px;vertical-align:top;cursor:pointer;}

.aja_num{width:770px;height:20px;margin:30px 0;text-align:center;font-weight:600;position:absolute;right:0;bottom:0;}
.aja_num span{margin:0 10px;}
.aja_num a{margin:0 3px;color:#aeaeae;}
.aja_num a:hover{text-decoration:underline;color:#666;}
.aja_num a:focus{color:#bc2b0e;}
