@charset "utf-8";

.bbs_div {
width: 100%;
}
/* 게시판 view 라인 부분 */
.bbs_top_line_1 {
background-color: #e1e1e1;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.bbs_top_line_2 {
background-color: #f7f7f7;
height: 3px;
font-size: 1px;
line-height: 1px;
}
.bbs_top_line_3 {
clear: both;
background-color: #dcdcdc;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.bbs_top_line_4 {
background-color: #dcdcdc;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.bbs_top_font_1 {
float: left;
padding: 11px 0 10px 10px;
font-weight: bold;
}
.bbs_top_font_2 {
float: right;
padding: 11px 10px 10px 0;
font: 11px verdana;
}
.bbs_bottom_line_1 {
background-color: #dddddd;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.bbs_bottom_line_2 {
background-color: #dedede;
height: 2px;
font-size: 1px;
line-height: 1px;
}
.bbs_bottom_button_left {
float: left;
margin-top: 10px;
}
.bbs_bottom_button_right {
float: right;
margin-top: 10px;
}
.bbs_bottom_button_both {
clear: both;
height: 10px;
font-size: 0;
line-height: 0;
}
/* 게시판 view 라인 부분 끝 */
/* 게시판 write 부분 */
.write_top_div_1 {
height: 34px;
background: url(../skin/board/basic_img/img/title_bg.gif) repeat-x;
border: 1px solid #dddddd;
}
.write_top_div_2 {
height: 3px;
background: url(../skin/board/basic_img/img/title_shadow.gif) repeat-x;
}
.write_top_p {
margin: 11px 0 0 10px;
font-weight: bold;
}
.write_flash_div {
margin: 5px 0 5px 0;
}
.write_tr_1 {
height: 35px;
}
.write_tr_2 {
height: 30px;
}
.write_td_1 {
padding: 2px 0 0 10px;
font-weight: bold;
}
.write_td_2 {
padding-left: 10px;
}
.write_td_3 {
height: 4px;
}
.write_td_4 {
padding: 5px 0 5px 0;
}
.write_td_5 {
padding-left: 10px;
color: #067eee;
}
.write_td_6 {
padding-left: 10px;
color: #fb4201;
}
.write_td_7 {
padding: 5px 0 5px 0;
}
.write_td_8 {
padding-top: 10px;
}
.write_td_9 {
height: 2px;
}
.write_td_10 {
height: 6px;
}
.write_td_11 {
padding: 5px 0 5px 10px;
line-height: 20px;
}
.write_top_line {
background-color: #dcdcdc;
height: 1px;
}
.write_input_1 {
height: 20px;
border: 1px solid #dddddd;
}
.write_input_2 {
width: 100%;
height: 20px;
border: 1px solid #dddddd;
}
.write_textarea {
width: 100%;
border: 1px solid #dddddd;
word-break: break-all;
overflow: auto;
}
.write_select {
background-color: #f6f6f6;
border: 1px solid #dddddd;
height: 21px;
}
/* 게시판 write 부분 끝 */
/* 게시판 코멘트 부분 */
.comment_view_line {
background-color: #dddddd;
height: 1px;
}
.comment_view_td1 {
height: 1px;
font-size: 0;
line-height: 0;
}
.comment_view_td2 {
height: 5px;
font-size: 1px;
line-height: 1px;
}
.comment_view_div1 {
height: 28px;
background: url(../img/co_title_bg.gif);
clear: both;
line-height: 28px;
}
.comment_view_div2 {
float: left;
padding: 7px 0 0 3px;
}
.comment_view_div3 {
float: right;
padding-top: 5px;
}
.comment_view_div4 {
line-height: 20px;
padding: 7px;
text-align: justify;
overflow: hidden;
clear: both;
}
.comment_view_font1 {
font: 11px 돋움, dotum;
color: #888888;
}
.comment_view_font2 {
font: 11px 돋움, dotum;
color: #b2b2b2;
}
.comment_view_font3 {
color: #ff6600;
}
.comment_write_div {
background: url(../img/co_bg.gif) repeat-x;
}
.comment_write_table {
width: 100%;
table-layout: fixed;
border: 1px solid #dddddd;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.comment_write_td1 {
height: 4px;
}
.comment_write_td2 {
padding: 5px 0 0 5px;
}
.comment_write_td3 {
padding: 5px 7px 5px 5px;
}
.comment_write_td4 {
padding-right: 5px;
}
.comment_write_input {
width: 80px;
height: 20px;
background-color: #ffffff;
border: 1px solid #cccccc
}
.comment_write_textarea {
width: 100%;
background-color: #ffffff;
border: 1px solid #cccccc;
overflow: auto;
}
.comment_cursor {
cursor: pointer;
}
/* 게시판 코멘트 부분 끝 */
/* 게시판 카테고리 */
.category_table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.category_td_1 {
height: 5px;
}
.category_td_2 {
background-color: #f4f4f3;
padding: 3px 10px 0 10px;
font-weight: bold;
}
.category_td_3 {
padding: 2px 20px 0 10px;
line-height: 200%;
}
.category_li_1 {
border: 1px #e4e4e4 solid;
font-size: 0;
line-height: 0;
}
.category_li_2 {
height: 10px;
font-size: 0;
line-height: 0;
}
.category_font_1 {
color: #aaaaaa;
}
.category_font_2 {
color: #dddddd;
}
/* 게시판 카테고리 끝 */
/* 박스오피스 부분 */
.bo_frame {
padding-top: 8px;
}
.bo_box1 {
border: 1px solid #eeeeee;
margin-top: 20px;
padding: 8px;
}
.bo_box2 {
padding-top: 3px;
font-weight: bold;
}
.bo_box3 {
padding-top: 21px;
text-align: justify;
line-height: 150%;
}
.bo_box_img {
text-align: center;
margin-top: 18px;
}
/* 박스오피스 부분 끝 */
/* 추억의 영화 부분 */
.list_btn {
text-align: right
}
.list_top_div {
margin-top: 7px;
}
.list_top_line {
height: 32px;
border-top: 2px solid #eeeeee;
border-bottom: 2px solid #eeeeee;
}
.list_top_line_title {
float: left;
padding: 10px 0 0 7px;
}
.list_top_line_font_1 {
color: #419B06;
font-weight: bold;
}
.list_top_line_font_2 {
color: #eb5534;
font-weight: bold;
}
.list_top_line_category {
float: right;
padding: 6px 7px 0 0;
_padding: 7px 7px 0 0;
}
.list_top_select {
background-color: #f6f6f6;
border: 1px solid #dddddd;
width: 100px;
height: 20px;
}
.list_top_line_height {
height: 7px;
font-size: 1px;
line-height: 1px;
}
.list_middle_left {
float: left;
padding: 5px 0 5px 7px;
}
.list_thumb_photo {
width: 100px;
height: 100px;
border: 1px #eeeeee solid;
text-align: center;
font-size: 0;
line-height: 0;
}
.list_thumb_height {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.list_middle_right {
float: right;
width: 582px;
padding: 11px 7px 0 0;
}
.list_middle_line {
clear: both;
background-color: #eeeeee;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.list_name {
height: 26px;
}
.list_comment {
font : 10px tahoma;
color: #ee5a00;
}
.list_hit {
float: right;
font: 11px 돋움, dotum;
color: #9e9e9e;
}
.list_content {
clear: both;
color: #aaaaaa;
line-height: 140%;
text-align: justify;
}
.list_content_font {
color: #eb5534;
font-weight: bold;
}
.list_content_more {
font: 11px 돋움, dotum;
color: #fa8a26;
}
.list_nocontent_li {
margin: 65px 0 65px 0;
text-align: center;
line-height: 1px;
}
.list_nocontent_td_1 {
height: 100px;
}
.list_nocontent_td_2 {
background-color: #eeeeee;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.list_bottom {
margin-top: 7px;
}
.list_bottom_li_1 {
float: left;
line-height: 0;
}
.list_bottom_li_2 {
float: right;
line-height: 0;
}
.list_bottom_li_3 {
clear: both;
line-height: 0;
font-size: 0;
}
.list_bottom_li_4 {
line-height: 0;
padding-top: 20px;
_padding-top: 18px;
text-align: center;
}
.list_bottom_div {
padding-top: 10px;
text-align: center;
}
.list_bottom_select {
background-color: #f6f6f6;
border: 1px solid #dddddd;
width: 107px;
height: 20px;
}
.list_bottom_input {
width: 150px;
height: 19px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.bbs_height {
margin-top: 7px;
}
.bbs_view_subject {
height: 36px;
border-top: 3px solid #f7f7f7;
border-bottom: 1px solid #e1e1e1;
}
.ca_name_font {
color: #888888;
}
.bbs_top_font_3 {
clear: both;
text-align: right;
padding: 10px 10px 10px 0;
font: 11px verdana;
color: #555555;
font-weight: bold;
}
.img_line {
background-color: #eeeeee;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.font_b {
border-width: 1px  0 1px 0;
border-color: #eeeeee;
border-style: solid;
padding: 7px 0 6px 10px;
line-height: 150%;
font-weight: bold;
}
.img_center_1 {
margin: 20px 0 20px 0;
}
.img_center_2 {
margin-bottom: 20px;
}
.img_td {
border: 3px solid #efefef;
padding: 10px;
}
.moviebox_div_1 {
width: 342px;
height: 316px;
background: url(../skin/board/basic_webjin/img/moviebox.gif) no-repeat;
margin: 20px 0 0 10px;
}
.moviebox_div_2 {
width: 320px;
height: 240px;
padding: 11px 0 0 11px;
}
.moviebox_div_3 {
position: absolute;
width: 320px;
height: 240px;
}
.moviebox_div_4 {
text-align: center;
padding-top: 8px;
_padding-top: 5px;
}
html > body .btn_avi {
background: transparent url(http://www.moviemini.net/img/view_movie.png);
}
.btn_avi {
left: 0;
bottom: 0;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/view_movie.png', sizingMethod='scale');
}
.bbs_writecontents {
margin: 10px 10px 0 10px;
line-height: 150%;
text-align: justify;
}
.bbs_source {
margin: 15px 10px 0 0;
text-align: right;
line-height: 150%;
}
.bbs_source_font {
color: #54a115;
font-weight: bold;
}
.bbs_view_comment {
margin-top: 22px;
}
/* 추억의 영화 부분 끝 */
/* 개봉영화 부분 */
.mov_2_list_td_1 {
padding: 0 7px 0 7px;
}
.mov_2_list_td_2 {
height: 100px;
color: #888888;
}
.mov_2_list_td_3 {
padding-top: 15px;
}
.mov_2_list_img_left {
float: left;
border: 1px solid #dddddd;
padding: 3px;
}
.mov_2_list_inf_left {
float: right;
width: 231px;
margin-left: 7px;
}
.mov_2_list_p_1 {
margin: 1px 0 0 3px;
height: 18px;
}
.mov_2_list_p_2 {
background: url(../skin/board/mov2/img/dot.gif);
height: 1px;
font-size: 1px;
line-height: 1px;
}
.mov_2_list_p_3 {
margin: 6px 0 0 3px;
height: 18px;
}
.mov_2_list_font_1 {
color: #3788ae;
font-weight: bold;
}
.mov_2_list_bottom_select {
background-color: #f6f6f6;
border: 1px solid #dddddd;
height: 19px;
}
.mov_2_list_bottom_input {
width: 180px;
height: 18px;
border: 1px solid #dddddd;
}
.v_data {
padding: 10px 10px 0 0;
text-align: right;
font: 11px verdana;
color: #555555;
font-weight: bold;
}
.img_left {
float: left;
width: 160px;
padding-left: 7px;
}
.img_border {
border :1px solid #dddddd;
padding: 4px;
}
.movinf_left {
float: left;
width: 535px;
margin: 3px 0 0 15px;
}
.movinf_title {
height: 19px;
font: 12px verdana;
color: #777777;
font-weight: bold;
}
.movinf_font {
color: #dcdcdc;
}
.movinf_left_box {
float: left;
width: 425px;
}
.movinf_box_li_1 {
margin-top :12px;
height: 20px;
}
.movinf_box_li_2 {
height: 20px;
}
.movinf_box_li_3 {
padding-top: 10px;
height: 25px;
font-size: 1px;
line-height: 1px;
}
.starpoint_right {
float: right;
padding: 15px 7px 0 0;
}
.starpoint_bg {
width: 100px;
height: 100px;
background: url(../skin/board/mov2/img/point_bg.gif) no-repeat;
}
.imgs_left {
float: left;
width: 160px;
padding: 20px 0 0 7px;
}
.imgs_border {
border-width: 0 1px 0 1px;
border-color: #dddddd;
border-style: solid;
}
.imgs_title {
text-align: center;
padding-top: 5px;
}
.imgs_line {
height: 1px;
background: url(../skin/board/mov2/img/tdbg.gif);
font-size: 1px;
line-height: 1px;
}
.imgs_height {
height: 9px;
font-size: 1px;
line-height: 1px;
}
.imgs {
text-align: center;
padding-bottom: 8px;
}
.synopsis_left {
float: right;
width: 538px;
margin-top: 19px;
}
.synopsis_tag {
color: #3788ae;
font-weight: bold;
line-height: 150%;
text-align: justify;
margin-top: 10px;
}
.synopsis {
margin: 12px 7px 0 0;
line-height: 150%;
text-align: justify;
}
.synopsis_height {
height: 25px;
font-size: 0;
line-height: 0;
}
.two_comment {
font: 12px verdana;
color: #777777;
font-weight: bold;
}
.two_comment_bg {
border: 1px solid #dddddd;
background-color: #fbfbfb;
margin-top: 7px;
padding: 6px 12px 6px 12px;
font-size: 0;
line-height: 0;
}
.bottom_both_height {
clear: both;
height: 12px;
font-size: 0;
line-height: 0;
}
.mov2_button_left {
float: left;
margin-top: 7px;
}
.mov2_button_right {
float: right;
margin-top: 7px;
}
.starpoint_width {
width: 79px;
margin-left: 11px;
padding-top: 6px;
}
.starpoint_font_1 {
text-align: center;
font: 30px tahoma;
color: #dddddd;
}
.starpoint_font_2 {
text-align: center;
margin-top: 13px;
color: #dddddd;
}
.starpoint_font_3 {
text-align: center;
font: 30px tahoma;
color: #ff4900;
}
.starpoint_font_4 {
color: #ff4900;
font-weight: bold;
}
.starpoint_div_1 {
margin-top: 5px;
width: 79px;
height: 14px;
background: url(../skin/board/mov2/img/star_s_bg.gif) no-repeat;
}
.starpoint_div_2 {
height: 14px;
display: block;
overflow: hidden;
}
.starpoint_p {
text-align: center;
margin-top: 13px;
}
.mov_2_comment_view_td_1 {
height: 3px;
line-height: 1px;
font-size: 1px;
}
.mov_2_comment_view_td_2 {
height: 25px;
}
.mov_2_comment_view_td_3 {
border: 1px #dddddd solid;
background-color: #ffffff;
padding: 7px 4px 7px 7px;
}
.mov_2_comment_view_td_4 {
padding-top: 6px;
}
.mov_2_comment_view_td_5 {
padding: 7px 0px 0 7px;
}
.mov_2_comment_view_td_6 {
padding: 4px 2px 0 0;
}
.mov_2_comment_view_div {
line-height: 150%;
text-align: justify;
}
.mov_2_comment_view_font_1 {
color: #3788ae;
}
.mov_2_comment_view_font_2 {
font:11px 돋움, dotum;
color: #3788ae;
font-weight: bold;
}
.mov_2_comment_write_input {
background-color: #ffffff;
border-width: 0 0 1px 0;
border-color: #dddddd;
border-style: solid;
width: 100px;
height: 18px;
}
.mov_2_comment_write_select {
background-color: #f6f6f6;
border: 1px solid #7f9db9;
height:19px;
color: #3788ae;
}
.mov_2_comment_write_textarea {
width: 100%;
height: 114px;
background-color: #ffffff;
border: 1px solid #dddddd;
overflow: auto;
}
/* 개봉영화 부분 끝 */
/* 영화포스터, 영화스틸컷, 무비미니.넷 이야기 부분 */
.gallery_view_div_1 {
margin: 25px 10px 15px 10px;
}
.gallery_view_div_2 {
margin-top: 25px;
text-align: justify;
line-height: 150%;
}
.gallery_view_div_3 {
margin-top: 32px;
}
.gallery_view_img {
text-align: center;
margin-top: 20px;
}
.gallery_view_img_2 {
text-align: center;
margin-top: 40px;
_margin-top: 38px;
}
.gallery_view_img_3 {
margin-top: 10px;
_margin-top: 8px;
padding: 5px 5px 4px 5px;
text-align: justify;
line-height: 150%;
background-color: #fafafa;
border: 1px #d0d0d0 dashed;
font:11px 돋움, dotum;
color: #7f7f7f;
}
.gallery_view_content {
margin: 30px 10px 15px 10px;
text-align: justify;
line-height: 150%;
}
.gallery_view_height_1 {
height: 5px;
line-height: 0;
font-size: 0;
}
.gallery_view_height_2 {
height: 15px;
line-height: 0;
font-size: 0;
}
.gallery_view_height_3 {
clear: both;
height: 30px;
line-height: 0;
}
.gallery_view_subject_box {
float: left;
}
.gallery_view_subject {
margin: 0 7px 0 7px;
}
.gallery_view_subject_2 {
padding-top: 7px;
_padding-top: 5px;
}
.gallery_view_subject_3 {
padding-top: 23px;
_padding-top: 21px;
}
.gallery_view_font_1 {
color: #ff7800;
font-weight: bold;
}
.gallery_view_font_2 {
margin-top: 3px;
color: #888888;
}
.gallery_view_height_line {
float: right;
background-color: #dddddd;
width: 2px;
height: 200px;
}
.gallery_view_img_box {
float: right;
}
.gallery_view_p {
padding-top: 7px;
}
.gallery_list_top_line_1 {
height: 32px;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
}
.gallery_list_top_line_2 {
clear: both;
background-color: #e4e4e4;
height: 1px;
line-height: 1px;
font-size: 1px;
}
.gallery_list_div {
margin-top: 25px;
}
.gallery_list_img_1 {
text-align: center;
}
.gallery_list_img_2 {
padding-top: 13px;
line-height: 1px;
text-align: center;
}
.gallery_list_img_3 {
padding-top: 10px;
line-height: 1px;
text-align: center;
}
.gallery_list_img_4 {
height: 35px;
line-height: 1px;
font-size: 1px;
}
.gallery_list_ca_name {
color: #7f7f7f;
}
.gallery_list_height_line {
color: #e2e2e2
}
.swf_title {
width: 560px;
height: 30px;
margin: 0 auto;
}
.swf_font {
margin-top: 12px;
}
.list_img {
border: 2px solid #ffffff;
vertical-align: bottom;
}
.list_img_over {
border: 2px solid #ff4e00;
vertical-align: bottom;
}
.list_img_out {
border: 2px solid #ffffff;
vertical-align: bottom;
}
/* 영화포스터, 영화스틸컷, 무비미니.넷 이야기 끝 */
/* 유머게시판, 자유게시판 부분 */
.humor_list_top_height {
height: 4px;
line-height: 1px;
font-size: 1px;
}
.humor_list_top_left {
float: left;
margin-bottom: 7px;
}
.humor_list_top_right {
float: right;
margin-bottom: 5px;
}
.humor_list_font_1 {
color: #888888;
font-weight: bold;
}
.humor_list_font_2 {
font: 11px 돋움, dotum;
color: #e15916;
font-weight: bold;
}
.humor_list_font_3 {
font: 11px 둗움, dotum;
color: #b3b3b3;
}
.humor_list_font_4 {
font: 11px 돋움, dotum;
color: #bababa;
}
.humor_list_font_5 {
color: #b3b3b3;
font-size: 12px;
font-weight: bold;
}
.humor_list_font_6 {
color: #4d6185;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.humor_list_top_div_1 {
clear: both;
border: 1px solid #dddddd;
height: 34px;
background: url(../skin/board/basic_img/img/title_bg.gif) repeat-x;
}
.humor_list_top_div_2 {
height: 3px;
line-height: 1px;
font-size: 1px;
background: url(../skin/board/basic_img/img/title_shadow.gif) repeat-x;
}
.humor_list_height {
height: 34px;
}
.humor_list_img {
padding: 3px 0 3px 0;
}
.humor_list_subject {
padding: 2px 0 0 7px;
}
.humor_list_bottom {
clear: both;
margin-top: 7px;
height: 31px;
}
.humor_list_bottom_right {
float: right;
}
.humor_list_bottom_both {
clear: both;
height: 2px;
line-height: 1px;
font-size: 1px;
background-color: #dddddd;
}
.humor_list_bottom_center {
text-align: center;
line-height: 30px;
clear: both;
margin: 5px 0 10px 0;
padding: 5px 0;
font-family: gulim;
}
.humor_list_bottom_select {
background-color: #f6f6f6;
border: 1px solid #7f9db9;
height: 20px;
}
.humor_list_bottom_input {
width: 150px;
height: 19px;
border: 1px solid #7f9db9;
}
.humor_view_top_left {
float: left;
height: 14px;
margin-top: 10px;
}
.humor_view_top_right {
float: right;
height: 25px;
margin-bottom: 5px;
}
.humor_view_subject {
float: left;
padding: 11px 0 0 10px;
}
.humor_view_scrap {
float: right;
padding: 6px 7px 5px 0;
}
.humor_view_top_height {
height: 30px;
background: url(../skin/board/basic_img/img/view_dot.gif) repeat-x;
}
.humor_view_name {
float: left;
padding: 8px 0 0 10px;
}
.humor_view_good {
float: right;
padding: 8px 10px 0 0;
}
.humor_view_file {
padding: 8px 0 0 10px;
}
.humor_view_font_1 {
font: 11px 돋움, dotum;
color: #ff6600;
}
.humor_view_font_2 {
font: 11px 돋움, dotum;
color: #d3d3d3;
}
.humor_img_file {
margin: 15px 10px 0 10px;
}
.humor_view_content {
margin: 15px 10px 15px 10px;
line-height: 150%;
text-align: justify;
}
.humor_view_good_box {
float: right;
width: 72px;
height: 55px;
background: url(../skin/board/basic_img/img/good_bg.gif) no-repeat;
padding: 0 10px 10px 0;
}
.humor_view_bottom_good_1 {
margin-top: 7px;
text-align: center;
color: #888888;
}
.humor_view_bottom_good_2 {
margin-top: 5px;
text-align: center;
}
.humor_view_bottom_flashcon {
clear: both;
float: right;
padding-right: 10px;
}
.humor_view_bottom_signature {
clear: both;
margin: 10px 10px 0 10px;
border-bottom: 1px solid #e7e7e7;
text-align: center;
}
.humor_view_bottom_height {
clear: both;
height: 15px;
line-height: 1px;
font-size: 1px;
}
.humor_view_buttons_left {
float: left;
margin: 10px 0 10px 0;
}
.humor_view_buttons_right {
float: right;
margin: 10px 0 10px 0;
}
.humor_view_buttons_both {
clear: both;
height: 2px;
line-height: 1px;
font-size: 1px;
background-color: #dedede;
}
/* 유머게시판, 자유게시판 부분 끝 */
/* 배우열전 부분 */
.actor_list_top_line {
clear: both;
background-color: #e4e4e4;
height: 1px;
line-height: 1px;
font-size: 1px;
}
.actor_list_div {
margin-top: 15px;
}
.actor_list_top_bg {
height: 32px;
border: 1px solid #e4e4e4;
background: url(../skin/board/mov3/img/list_bg.gif) repeat-x;
}
.actor_list_subject {
margin: 10px 0 0 8px;
}
.actor_list_img {
float: left;
margin-top: 7px;
border: 1px solid #e4e4e4;
padding: 5px;
}
.actor_list_memo {
float: right;
width: 227px;
margin: 7px 0 0 7px;
}
.actor_list_both {
clear: both;
height: 15px;
}
.actor_list_memo_line {
height: 1px;
line-height: 1px;
font-size: 1px;
background-color: #f4f4f4;
}
.actor_list_memo_height_1 {
margin: 4px 0 0 5px;
height: 19px;
}
.actor_list_memo_height_2 {
margin: 7px 0 0 5px;
height: 19px;
}
.actor_list_memo_height_3 {
margin: 6px 0 0 5px;
}
.actor_ca_name {
color: #ff4400
}
.actor_view_box {
margin-top: 12px;
}
.actor_view_box_bg_1 {
background: url(../skin/board/mov3/img/box_02.gif);
}
.actor_view_box_bg_2 {
background: url(../skin/board/mov3/img/box_04.gif);
}
.actor_view_box_bg_3 {
padding: 12px 0 6px 20px;
}
.actor_view_box_bg_4 {
background: url(../skin/board/mov3/img/box_05.gif);
}
.actor_view_box_bg_5 {
background: url(../skin/board/mov3/img/box_07.gif);
}
.actor_view_box_img_bg {
float: left;
background: url(../skin/board/mov3/img/photo_t.gif) no-repeat;
width: 119px;
height: 159px;
}
.actor_view_memo {
float: left;
margin: 4px 0 0 10px;
}
.actor_view_memo_height {
height: 19px;
}
.actor_view_content {
text-align: justify;
line-height: 150%;
margin: 20px 10px 0 10px;
}
/* 배우열전 부분 끝 */
/* 무비이슈 부분 */
.issue_list_top_div {
margin-top: 7px;
}
.issue_list_top_line {
clear: both;
background-color: #e4e4e4;
height: 1px;
line-height: 1px;
font-size: 1px;
}
.issue_list_div {
margin-top: 10px;
}
.issue_list_left {
float: left;
padding: 7px;
}
.issue_list_img {
border: 8px #eeeeee solid;
line-height: 0;
font-size: 0;
}
.issue_list_right {
float: right;
width: 545px;
}
.issue_list_subject {
padding: 12px 0 8px 5px;
line-height: 14px;
}
.issue_list_memo {
padding: 10px 7px 0 5px;
line-height: 140%;
color: #aaaaaa;
text-align: justify;
}
.issue_list_hit {
padding: 5px 7px 0 0;
text-align: right;
}
.issue_list_font {
color: #aaaaaa;
}
.issue_view_subject {
line-height: 18px;
border-top: 3px solid #f7f7f7;
border-bottom: 1px solid #e1e1e1;
padding: 10px 0 10px 10px;
_padding: 10px 0 8px 10px;
font-weight: bold;
}
.issue_view_li {
line-height: 1px;
height: 26px;
border-bottom: 1px solid #e1e1e1;
}
.issue_view_source {
float: left;
padding: 7px 0 6px 10px;
_padding: 7px 0 5px 10px;
}
.issue_view_font_1 {
color: #1582b9;
font-weight: bold;
}
.issue_view_font_2 {
font: 11px 돋움, dotum;
color: #777777;
}
.issue_view_hit {
float: right;
padding: 7px 10px 6px 0;
_padding: 7px 10px 5px 0;
}
.issue_view_top_height {
clear: both;
height: 20px;
line-height: 1px;
font-size: 1px;
}
.issue_view_content {
margin: 0 10px 15px 10px;
line-height: 150%;
text-align: justify;
font-size: 13px;
}
/* 무비이슈 부분 끝 */
/* 영화속명대사 부분 */
.tags_view {
margin-top: 7px;
border: 1px #e5e5e5 solid;
}
.tags_title {
line-height: 12px;
background-color: #fafafa;
border-bottom: 1px solid #f0f0f0;
padding: 11px 0 10px 10px;
color: #ff7635;
font-weight: bold;
}
.tags_font {
height: 220px;
padding: 15px;
line-height: 150%;
text-align: justify;
}
.tags_graph_view {
margin-top: 25px;
border: 1px #e5e5e5 solid;
}
.tags_graph_pizza {
height: 220px;
line-height: 0;
font-size: 0;
padding: 15px;
}
.tags_btn_list {
margin: 20px 0 20px 0;
text-align: center;
}
.famous_tags_title_box {
height: 33px;
background-color: #fafafa;
border-bottom: 1px solid #f0f0f0;
}
.famous_tags_title_left {
float: left;
color: #ff7635;
font-weight: bold;
padding: 11px 0 0 10px;
}
.famous_tags_title_right {
float: right;
padding: 11px 10px 0 0;
}
.famous_tags_title_more {
color: #ff7635;
font-weight: bold;
}
.famous_tags_cloud {
height: 220px;
line-height: 0;
font-size: 0;
padding: 8px 10px 8px 0;
}
.famous_list_top_height {
height: 20px;
line-height: 1px;
font-size: 1px;
}
.famous_list_admin {
text-align: right;
margin: 0 10px 12px 0;
}
.famous_list_font_1 {
color: #ff89a3
}
.famous_list_font_2 {
padding-left: 10px;
font: 11px 돋움, dotum;
color: #797979;
}
.famous_list_font_3 {
color: #ff7635;
font-weight: bold;
}
.famous_list_font_4 {
font: 11px verdana;
color:#dedada;
font-weight: bold;
text-decoration: none;
}
.famous_list_font_5 {
color: #666666;
font-weight: bold;
}
.famous_list_font_6 {
color: #ff7635;
font-weight: bold;
text-decoration: underline;
}
.famous_list_font_7 {
color: #b8b8b8;
}
.famous_list_font_8 {
font: 11px 돋움, dotum;
color: #999999;
}
.famous_list_font_9 {
font: 11px 돋움, dotum;
}
.famous_list_box {
width: 100%;
background-color: #ffffff;
border: #e5e5e5 1px solid;
}
.famous_list_subject {
float: left;
padding: 14px 0 12px 10px;
font-weight: bold;
}
.famous_list_date {
float: right;
padding: 14px 10px 12px 0;
color: #999999;
}
.famous_list_line_1 {
clear: both;
margin: 0 7px 0 7px;
background: url(../skin/board/blog/img/bg_dot.gif);
height: 1px;
line-height: 1px;
font-size: 1px;
}
.famous_list_line_2 {
margin: 7px 7px 0 7px;
background: url(../skin/board/blog/img/bg_dot.gif);
height: 1px;
line-height: 1px;
font-size: 1px;
}
.famous_list_content {
margin: 17px 17px 0 17px;
line-height: 150%;
text-align: justify;
}
.famous_list_img {
text-align: center;
padding-bottom: 17px;
}
.famous_list_both {
clear: both;
height: 25px;
line-height: 1px;
font-size: 1px;
}
.famous_list_comment {
float: left;
padding: 14px 0 7px 10px;
}
.famous_list_top_b {
float: right;
padding: 14px 10px 7px 0;
}
.famous_list_comment_both {
clear: both;
padding: 0 5px 0 5px;
}
.famous_box_height {
height: 20px;
line-height: 1px;
font-size: 1px;
}
.famous_list_bottom_1 {
padding-left: 7px;
}
.famous_list_bottom_2 {
padding: 0 7px 20px 0;
}
.famous_list_bottom_input {
height: 18px;
background-color: #ffffff;
border: 1px solid #d9d9d9;
}
.famous_comment_list_div {
background-color: #f7f7f7;
}
.famous_comment_list_1 {
float: left;
padding: 5px 0 3px 7px;
color: #000000;
}
.famous_comment_list_2 {
float: right;
padding: 5px 7px 3px 0;
}
.famous_comment_list_3 {
clear: both;
padding: 0 12px 0 12px;
line-height: 150%;
text-align: justify;
}
.famous_comment_write_1 {
padding-left: 12px;
}
.famous_comment_write_2 {
border: 1px #c4cad1 solid;
background-color: #ffffff;
height: 19px;
}
.famous_comment_write_3 {
padding: 0 12px 5px 12px;
}
.famous_comment_write_4 {
border: 1px #c4cad1 solid;
background-color: #ffffff;
overflow-y: auto;
overflow-x: hidden;
width: 97%;
padding: 6px;
}
/* 영화속명대사 부분 끝 */
/* 지업로더 부분 */
.guploader_td_1 {
padding-top: 1px;
background: url(../img/box.gif) repeat-x;
}
.guploader_select {
width: 100%;
border: 1px solid #dddddd;
overflow: auto;
}
.guploader_line {
height: 7px;
font-size: 0;
line-height: 0;
}
.guploader_td_2 {
height: 20px;
}
/* 지업로더 끝 */

