* { margin: 0; padding: 0; }

html, body {
	height: 100%;
	width: 100%;
}

body{
	margin: 0;
	padding: 0;
	font-family: '�굹�닎怨좊뵓',NanumGothic,'�룍��',dotum,applegothic,sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	color: #696969;
	background-color: #ffffff;
}

a:link {
	color:#777777;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #777777;
	cursor: pointer;
	text-decoration: none;
}
a:active, a:hover, a:focus {
	color: #544F44;
	cursor: pointer;
	text-decoration: underline;
}


input[type=checkbox], input[type=radio], input[type=button], input[type=image] { 
	border: none;
	vertical-align: middle;
}


input, textarea, select {
	color: #544F44;
	font-family: Verdana,Dotum,Gulim,"Lucida Grande",Times New Roman,Tahoma,AppleGothic,sans-serif;
	font-size: 1em;
	vertical-align: middle;
}

img {
	border: 0 none;
	vertical-align: middle;
}



@font-face {
    font-family: "NanumGothic";
    font-style: normal;
    src: url(../css/NanumGothic.ttf);
}

@font-face {
    font-family: "NanumGothic";
    font-style: normal;
    src: url(../css/NanumGothic.eot);
}

@font-face {
    font-family: "NanumGothic";
    font-style: normal;
    src: url(../css/NanumGothic.woff) format('woff');
}



/* ******* �젅�씠�븘�썐 援ъ“ ******* */


#main_wrapper {
	width: 100%;
	height: 100%;
	background: url(./images/top_back.jpg) repeat-x scroll 0 0 transparent;
	background-color: #ffffff;
}

#sub_wrapper {
	width: 100%;
	height: 100%;
	background: url(./images/2015/sub_bg.jpg) repeat-x scroll 0 0 transparent;
	background-color: #ffffff;
}

#wrap{
	width: 991px;
	margin: 0 auto;
	padding: 0;
}


/* TOP 硫붾돱 */

#main_header {
	position: relative;
	height: 317px;
	width: 991px;
	background: url(./images/top_back.jpg) repeat-x scroll 0 0 transparent;
}

#header {
	position: relative;
	height: 78px;
	width: 903px;
}

#header_logo {
	float: left;
}

#header_txtimg {
	float: left;
}



/* footer */

#footer { 
	clear: both;
	height: 34px;
	float: center;
	text-align: center;
	
}


#footer .right img { 
	margin: 0;
	float: right;
}



/* 硫붿씤 而⑦뀗痢� */

#container {
	float: left;
	width: 991px;
}

.Rounding_box{
	float: left;
	width: 990px;
	padding: 20px;
	margin: 0px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}

.Cname{
	color: #000;
    display: block;
    font-size: 14px;
    text-align: center;
	font-weight: bold;
	line-height: 20px;
}

.Ccontant{
    width: 440px;
	display: block;
    font-size: 13px;
    text-align: left;
	padding: 15px 10px 10px 10px;
	line-height: 22px;
	border-top: 1px solid #d9d9d9;
}

/* �룷�넗媛ㅻ윭由� */

#photo_box1 {
	clear: both;
	float: left;
	width: 197px;
	height: 134px;
	margin-right: 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;	
}

#photo_box2 {
	clear: both;
	float: left;
	width: 197px;
	height: 134px;
	margin-right: 20px;
	background: url(./images/samp-photo2) repeat-x scroll 0 0 transparent;
	border-radius: 7px;
	-moz-border-radius: 7px;	
}

#photogallry_box h1 {
	float: left;
	margin-top: 8px;
}

#photogallry_box .exh_photo_box {
	float: left;
	width: 346px;
	height: 116px;
	margin-top: 43px;
}

.movie_box {
    position: relative;
    display: inline-block;
}
 #photo_box1 .addPremium {
    position: absolute;
    left: 0;
    top: 0;
}

.Rounding_ph {
 border-radius: 7px;
	-moz-border-radius: 7px;	
}

.grayscale {

border-radius: 7px;
-moz-border-radius: 7px;	
}


/* 由ъ뒪�듃 */

#result_list_box .cms_list {
    clear: both;
    border-top: 2px solid #5b606c;
    border-bottom: 1px dotted #b8b8b8;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}


/* ******* 而⑦뀗痢� 諛뺤뒪 ******* */


#tabs {
    float: left;
    width: 990px;
	margin-left: 50px;
	padding-left: 50px;	
}

.tabmenu {
    float: left;
    width: 990px;
	margin-left: 8px;
}

#sidetab {
    float: left;
	text-align: left;
    width: 100px;
	margin-right: 100px;
}

#sidemenu {
    float: left;
	text-align: left;
    margin: 0;
	width: 201px;
	overflow: hidden;
}


 #ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  border-bottom: 1px solid #999;
  
  width: 910px;
  }

 #ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px;
  line-height: 31px;
 
  border-left: none;
  margin-bottom: -1px;
  background: red;
  overflow: hidden;
  position: relative;
 }

 #ul.tabs li a {
  text-decoration: none;
  color: #FFF;
  display: block;
  font-size: 12px;
  padding: 0 28px;
  border: 1px solid #fff;
  outline: none;  
 }

#ul.tabs li a:hover {background: #red;}
html ul.tabs li.active, html ul.tabs li.active a:hover {
  background: #FFF; color:#000; border-bottom: 1px solid #fff;
  border-bottom: 4px solid #ed1c24;
  }

 #tab_container {  
  border-top: none;
  clear: both;
  float: left;
  width: 991px;
  background: #fff;
  -moz-border-radius-bottomright: 5px;
  -khtml-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
 }

 #tab_content {padding: 0; font-size: 1.2em;}
 #tab_content img {float: left; margin: 0; border: 0; padding: 0;}

.tabs_current{
	background:url("./images/tapmenu_bg.jpg") repeat-x left top;
	float:left;
	width: 819px;
	height:30px;
	list-style:none;
--------------------------------

/* tap 硫붾돱 */

#tabnavi {
	width: 991px;
	height: 34px;
	float:left;
	font-size:13px;
	margin:0px;
	border-bottom: 1px solid #a1a1a1;
	overflow: hidden;
}

.tabnavi ul {
	float:left;
	width: 819px;
	height:30px;
	list-style:none;
	padding-top:6px;
	background:url("./images/tapmenu_bg.jpg") repeat-x left top;
}

.tabnavi ui li {
	height:30px;
	margin:0;
	float:left;
	text-align:center;
	color:#000;
	position: relative;
	background:url("./images/tapmenu_bg.jpg") no-repeat;
}

.tabnavi ui li a {
	width: 117px;
	display:block;
	float:left;
	background:url("./images/tapmenu_bg.jpg") no-repeat;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	color:#FFF;
}

.tabnavi ul li a.active, #sidemenu ul li a:hover {
    color:#ffffff;
	background: url("./images/tapmenu.jpg") no-repeat scroll 0 0 transparent;
}

.tabnavi ui li.tab_on {
	width: 117px;
	text-align:center;
	color:#FFF;
	padding:0;
	float:left;
	background:url("./images/tapmenu.jpg") no-repeat left top;
}

.tabnavi li.tab_on a {
	width: 117px;
	display:block;
	float:left;
	background:url("./images/tapmenu_bg.jpg") no-repeat left top;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	color:#22547a;
	font-weight:bold;
}


.botton_box {
 float: left;
 width: 50px;
 margin-bottom: 20px;
 margin-left: 20px;

 }

/* ******* sub_title ******* */

.sub_title {
	width: 800px;
	height: 50px;
	float: left;
	padding: 30px;
	margin: 30px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

.sub_tname {
	float: left;
	padding-top: 30px;
	margin-top: 30px;
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}




/* 踰꾪듉 �뱾�뼱媛� �옄由� */

.bottom {
	clear: both;
	float: right;
	margin: 10px 0 30px 0;
}

.bottom ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.bottom ul li {
	float: left;
}

.bottom ul li img {
	margin-left: 5px;
}




/* 由ъ뒪�듃 紐⑸줉 */

#result_list_box .cms_list {
    clear: both;
    border-top: 2px solid #5b606c;
    border-bottom: 1px solid #b8b8b8;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

#sub_tname {
	float: left;
	padding-top: 30px;
	margin-top: 30px;
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}


/******************** Table_寃뚯떆�뙋 ********************/

#table_box {
	width:100%;
	float:left;
	margin-top: 0;
	margin-bottom:15px;
}

