@charset "utf-8";

* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
}
html {
overflow-y: scroll;
}
body {
background-color: #ffffff;
}
body, td, div, p, input, button, textarea, select, .c1 {
font: 12px 굴림, gulim, tahoma; 
color: #000000;
}
img {
border: none;
}
form {
margin: 0;
}
ul, li {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
input, select {
vertical-align: middle;
}
a, img, input {
selector-dummy: expression(this.hideFocus=true);
} /*링크 테두리 점선 없애기*/
a, img, input {
outline: none;
selector-dummy: expression(this.hideFocus=true);
} /*파이어폭스까지 적용*/
a:link {
color: #000000; 
text-decoration: none;
}
a:visited {
color: #000000; 
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: underline;
}
a.url:link {
color : #888888;
text-decoration : none;
}
a.url:visited {
color: #888888;
text-decoration: none;
}
a.url:active {
color: #888888;
text-decoration: none;
}
a.url:hover {
color: #ff0000;
text-decoration: underline;
}
a.url2:link {
color: #3788AE; 
text-decoration: none; 
}
a.url2:visited {
color: #3788AE; 
text-decoration: none; 
}
a.url2:active {
color: #3788AE; 
text-decoration: none; 
}
a.url2:hover {
color: #ff0000; 
text-decoration: underline; 
}
a.url3:link {
color: #ff4400; 
text-decoration: none; 
}
a.url3:visited {
color: #ff4400; 
text-decoration: none; 
}
a.url3:active {
color: #ff4400; 
text-decoration: none; 
}
a.url3:hover {
color: #ff0000; 
text-decoration: underline; 
}
a.menu:link, a.menu:visited, a.menu:active {
text-decoration: none; 
color: #454545;
}
a.menu:hover {
text-decoration: underline;
color: #454545;
}
.page_layout { 
width: 960px;
margin: 0 auto;
}
.top_table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.top_table td {
background: url(http://www.moviemini.net/img/top_menu_bg.gif);
}
.main_table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.sub_table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.bbs_table {
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.top_logo { 
margin: 0 0 7px 4px;
}
.menu_bg {
height: 88px;
background: url(http://www.moviemini.net/img/top_bg.gif) no-repeat;
}
.flash_left {
float: left;
width: 750px;
height: 88px;
}
.p_flash {
padding: 3px 0 0 3px;
}
.p_adobe {
padding: 12px 0 0 3px;
}
.search_left {
float: left;
padding-top: 21px;
}
.login_bg {
width: 180px;
height: 112px;
background: url(http://www.moviemini.net/skin/outlogin/outlogin_mmn/img/login_bg.gif) no-repeat;
padding-top: 10px;
}
.login_left {
float: left;
padding-left: 10px;
}
.login_right {
float: right;
padding-right: 10px;
}
.login_both {
clear: both;
height: 17px;
padding: 10px 0 0 10px;
}
.login_p {
padding: 5px 0 0 10px;
}
.login_position1 {
position: absolute;
margin-top: 1px;
}
.login_position2 {
position: absolute;
margin-top: 24px;
}
.logout_left {
float: left;
padding-left: 10px;
line-height: 16px;
}
.logout_font {
font: 11px 돋움; 
color: #999999;
}
.logout_both {
clear: both;
height: 17px;
padding: 6px 0 0 10px;
}
.logout_p {
padding: 6px 0 0 10px;
}
.bottom_margin {
margin-top: 13px;
}
.bottom_p1 {
text-align: center;
}
.bottom_p2 {
padding: 10px 0 10px 0;
text-align: center;
}
.member {
font-weight: bold;
color: #888888;
}
.guest  {
font-weight: normal;
color: #888888;
}
.lh {
line-height: 150%;
}
.jt {
text-align: justify;
}
.li {
font-weight: bold;
font-size: 18px;
vertical-align: -4px;
color: #66AEAD;
}
.ul {
list-style-type: square;
color: #66AEAD;
}
.ct {
font-family: 굴림, gulim, verdana;
color: #222222;
} 
.ed {
border: 1px solid #cccccc;
}
.tx {
border: 1px solid #cccccc;
} 
.small {
font: 11px 돋움;
}
.cloudy, a.cloudy {
color: #888888;
} /* 흐림 */
input.ed {
height: 20px;
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 3px 2px 0 2px;
}
input.ed_password {
height: 20px;
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 3px 2px 0 2px;
font: 10px tahoma;
}
textarea.tx {
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 2px;
}
.search_input {
background: url(http://www.moviemini.net/img/input_bg.gif);
width: 142px;
height: 18px;
border: 1px solid #cccccc;
}
.sub_line_bg {
background: url(http://www.moviemini.net/img/line_bg.gif) repeat-y;
}
.sub_menu_top {
width: 180px;
margin: 5px 15px 0 15px;
}
.sub_menu_top_bg {
height: 36px;
background: url(http://www.moviemini.net/img/sub_bg_01.gif) no-repeat;
padding-left: 12px;
}
.sub_menu_left {
float: left;
margin: 11px 0 0 7px;
color: #54a115;
font-weight: bold;
}
.sub_menu_middle_bg {
background: url(http://www.moviemini.net/img/sub_bg_02.gif);
padding: 8px 13px 8px 13px;
}
.sub_menu_p1 {
padding: 3px 0 0 3px;
}
.sub_menu_p2 {
height: 5px;
font-size: 1px;
line-height: 1px;
}
.sub_menu_p3 {
background-color: #f3f3f3;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.sub_menu_p4 {
height: 7px;
font-size: 1px;
line-height: 1px;
}
.sub_menu_p5 {
padding-left: 3px;
}
.sub_center {
float: right;
width: 720px;
padding: 15px 11px 20px 0;
}
.sub_center_right {
float: right;
color: #9e9e9e;
}
.sub_center_both {
clear: both;
height: 8px;
font-size: 1px;
line-height: 1px;
}
.sub_center_both_2 {
clear: both;
height: 15px;
font-size: 1px;
line-height: 1px;
}
.mov2_center_message {
border: 5px #f2f2f2 solid;
padding: 12px 10px 10px 10px;
color: #3788ae;
font-weight: bold;
}
.mov2_center_height {
height: 15px;
font-size: 1px;
line-height: 1px;
}
