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

/* TheYeogiyo.com CONTENT */


/* main.dwt */

#rt_content_word {
	position:relative;
	width:185px;
	height:130px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
#exchange_content {
	position:relative;
	width:560px;
	height:100%;
	padding-top:5px;
	padding-left:25px;
	padding-right:5px;
}
.classh2 a {
	font-family:"Helvetica", Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #630c0d;
	line-height:20px;
}

.caption {
	font-family:"Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0a0a0a;
}

.seoul_zone_image{
	width:445px;
	text-align:center;
}

/* forms */

#feedback {
	padding:40px 0px 40px 0px;
}
/* travel */

#travel_content {
	position:relative;
	width:555px;
	height:100%;
	padding-top:5px;
	padding-left:25px;
	padding-right:20px;
}

#travel tr.odd td {
	background:#f7fbff
}
#travel tr.odd .column1 {
	background:#f4f9fe;
}
#travel .column1 {
	background:#f9fcfe;
}

/* movie */

#movie_content {
	position:relative;
	width:560px;
	height:100%;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	text-align: center;
}

.movie_info{
	display:block;
	float:left;
	width:117px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-right:10px;	
	padding-left:10px;	
}

.movie_title{
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#0a0a0a;
}


.movielink{
	margin-top: 10px;
}

.movielink a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 11px;
	color:#4a556c;
}

.movielink a:hover {
	text-decoration:underline;
	color: #630c0d;
}

.main_link a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 12px;
	color:#4a556c;
}

.main_link a:hover {
	text-decoration:underline;
	color: #630c0d;
	text-align: left;
}







#movie_posters{
	width:94%; 
	border:0px;
	/*text-align: center;	
	cellpadding:0px; 
	cellspacing:0px;*/
}

#movie_posters td { 
	padding: 3px;	
	vertical-align: top;
}










#small_table td { 
	padding: 6px;	
}

#event_content {
	position:relative;
	width:560px;
	height:100%;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
}
.event_image{
	display:block;
	float:left;
	width:222px;
	border:thick;
	border:#333333;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;	
}







.story_author  a {
	font-family:"Helvetica",Arial,sans-serif;
	font-size: 12px;
	font-style: italic;
	color:#630c0d;
}

.story_author  a :hover{
	text-decoration:underline;
	color:#630c0d;
}


#dog_of_the_week {
	padding-top: 2px;
	padding-bottom: 4px;
}


#ttt td { 
	padding:0,10,40,0;
}


/* tables content 6E8D88 4a556c*/

#itsthetable table { border-collapse: collapse; border: 1px solid #839E99; 
background: #f1f8ee; font: "Helvetica",Arial,sans-serif; color: #44433f; font-size: 12px;}
#itsthetable caption { font-size: 1.3em; font-weight: bold; text-align: left; padding: 1em 4px; color: #630c0d;}
#itsthetable td, th { padding: 8px 5px .75em 6px; line-height: 1.3em; }
#itsthetable th { background: #6E8D88; color: #fff; font-weight: bold; text-align: left; padding-right: .5em; vertical-align: top; }
#itsthetable thead th { background: #525252; text-align: center; }
#itsthetable .odd td { background: #DBE6DD; }
#itsthetable .odd th { background: #6E8D88; }
#itsthetable td a, td a:link { color: #325C91; }
#itsthetable td a:visited { color: #466C8E; }
#itsthetable td a:hover, td a:focus { color: #1E4C94; }
#itsthetable th a, td a:active { color: #fff; }
#itsthetable tfoot th, tfoot td { background: #2C5755; color: #fff; }
#itsthetable th + td { padding-left: 25px; }

/* thumbnail tables */

#thumbs table { width:100%; border:0px; }
#thumbs td { padding: 2px 5px 2px 5px; }

/* Movies Showtimes Table */

#showtimes table { width:560px; border: 1px solid #839E99; 
background: #f1f8ee; font: "Helvetica",Arial,sans-serif; color: #44433f; font-size: 12px;}
#showtimes caption { font-size: 22px; font-weight: normal; text-align: left; padding: 0px, 0px, 6px, 6px; color: #4a556c;}
/* #showtimes td, th { padding: 8px 5px .75em 6px; line-height: 1.3em; } */
#showtimes td { 
	width:40px; 
	text-align: center; 
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #a8a8a8 #a8a8a8 #a8a8a8 #a8a8a8;
}
#showtimes th { background: #6E8D88; color: #fff; font-weight: bold; text-align: left; vertical-align: top; width:78px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #a8a8a8 #a8a8a8 #a8a8a8 #a8a8a8;
}
#showtimes thead th { background: #525252; text-align: center; }
#showtimes .odd td { background: #DBE6DD; }
#showtimes .odd th { background: #6E8D88; }
#showtimes td a, td a:link { color: #325C91; }
#showtimes td a:visited { color: #466C8E; }
#showtimes td a:hover, td a:focus { color: #1E4C94; }
#showtimes th a, td a:active { color: #fff; }
#showtimes tfoot th, tfoot td { background: #2C5755; color: #fff; }

#showtime_top_border {
	height:8px;
	width:560px;
	background:url(/images/main_structure/showtime_top_border.gif) no-repeat;
	margin:0;
	padding:0;
}

#showtime_bottom_border {
	height:8px;
	width:560px;
	background:url(/images/main_structure/showtime_bottom_border.gif) no-repeat;
	margin:0;
	padding:0;
}



#med_table td { 
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #a8a8a8 #a8a8a8 #a8a8a8 #a8a8a8;
	font-size:12px;
	padding: 3px;	
}
#med_table th { background: #6E8D88; color: #fff; font-weight: bold; text-align: center; 
	font-size:12px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #a8a8a8 #a8a8a8 #a8a8a8 #a8a8a8;
	padding: 3px;	
}


/* Right menu */
.rt_bullets {
	font-family: "Helvetica",Arial, sans-serif;
	font-size: 12px;
	color: #4a556c;
	font-weight: bold;
}


#reg_main table { width:500px; border: 0px; font: "Helvetica",Arial,sans-serif; font-size: 12px; }

#reg_main td { 
	width:150px; 
	text-align: left; 
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
}

#reg_main th {}

.font_red{
	color:#630c0d;
}

.font_red2{
	color:#900;
}

.font_green{
	color:#090;
}

.font_blue{
	color:#009;
}




#TheatreShowtime table td img {vertical-align:0%;}

#TheatreShowtime table td a {text-decoration:none; font-size: 11px; color:#44433f;}

#TheatreShowtime table td a:hover {text-decoration:underline;}

