/* Layout */
@CHARSET "utf-8";
*{font-size:12px; margin:0; padding:0; font-family:Malgun Gothic,"돋움",dotum,Gulim,AppleGothic,Sans-serif;	background-color:#4e4e4e;color:#B0B0B0;}
a {
	color:#B0B0B0;
	text-decoration:none;
}
a:hover {
	color:#B0B0B0;
	text-decoration: underline;
}

#wrap{width:100%;}
#header{margin-top:30px; margin-bottom:20px; padding-left:150px;}
#logo a{
	font-family:굴림;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
#category_depth1 {
	width:800px;
	margin-top:20px;
}

#category_depth1 .category_d1 {

}

#category_depth2 {
	width:100%;
	margin-top:20px;
}
#category_depth2 .category_d2{
	margin-right: 22px;
}

#container{width:100%;}
.snb{width:180px; float:left; margin-right:-200px;}
#content{margin-left:150px;}

.clear{display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important;}


.default_a {
	color:#FFFFFF;
}


.thumbnail_td {
	padding:10px;
	width:200px;
}

.list_subject {
	padding-top:6px;
}

.list_subject a {
	color:#A0A0A0;
	text-decoration:none;
}
.list_subject a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.thumb_div {
}

.thumb_div img {
	border: 1px solid black;
}


#article_subject {
	
	margin-top: 10px;
	margin-bottom: 20px;
}
#article_subject span{
	color:#C6C6C6;
	font:bold 15px 굴림;
}
.comment_input {
	background-color:#E0E0E0;
	border:1px solid black;
	color:black;
	font:12px/17px 굴림;
	height:20px;
	vertical-align:middle;
}
.comment_input2 {
	background-color:#E0E0E0;
	border:1px solid black;
	color:black;
	font:12px/17px 굴림;
	width: 600px;
	height: 100px;
	overflow:hidden;
	margin-right: 5px;
}
.comment_btn{
	background-color:#E0E0E0;
	text-align:center;
	width:80px;
	height: 100px;
	color:#000000;
	margin-top: 10px;
	border: 0px;

}
.lable {
	color:#C6C6C6;
}
#commentsection{border-top:1px dashed #E0E0E0;padding-bottom:5px; margin-top:5px; padding-top: 5px; width: 700px;}

.comment_wrap{width:100%; margin-top:5px; margin-bottom:15px;}
.comment_userid{font:12px 굴림;color:#F0F0F0;font-weight:bold;};
.comment_info{}
.comment_msg{margin-top:10px;}
#comment_write {
	margin-top:30px;
}
#image_paging{ margin-top:20px;}
#article_msg{margin-top:5px; margin-bottom:20px;}


#no_data {
width:100%;

}
#paging{
margin-left: 10px;
margin-top: 10px;
}
.page{padding:0px 4px 0px 4px;margin-right: 10px;}
.page_now{padding:0px 4px 0px 4px; font-weight:bold; color: white;margin-right: 10px;}

#footer{padding-left:150px; margin-top: 60px;}
