html {
_overflow-x: auto;
_overflow-y: hidden;
}
body {
margin: 0px;
padding: 0px;
border: 0px;
_height: 100%;
_overflow: auto;
_z-index: 2;
}
.body {
font-family:verdana, gulim;
font-size:12px;
color:#676767;
text-align: center;
margin:10px 0px 0px 0px;
height:auto;
}
div {
cursor: ;
}
img {
border: 0px;
}
/* 전체 틀 */
.top {
width: 1000px;
height: 70px;
text-align: left;
}
.bottom {
width: 1000px;
height: 85px;
margin-top: 30px;
border-top: 1px solid #E5E5E5;
}
.middle {
width: 1000px;
text-align: left;
min-height: 100px;
padding-top: 10px;
}
.middle .left {
float: left;
width: 164px;
min-height: 100px;
margin: 0px 20px 0px 0px;
}
.middle .center {
float: left;
width: 626px;
min-height: 100px;
text-align: left;
}
.middle .right {
float: right;
width: 170px;
min-height: 100px;
}
.middle .center2 {
float: right;
width: 816px;
_width: 808px;
min-height: 100px;
text-align: left;
}
.middle .right2 {
float: right;
width: 250px;
min-height: 100px;
}
/* 끝 - 전체 틀 */
/* top */
.top .logo {
float: left;
width: 160px;
height: 30px;
}
.top .menu {
float: right;
width: 830px;
height: 30px;
background-color:#B3446F;
filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FFC44979,EndColorStr=#FFA33D65,GradientType=0);
}
.top .menufade1 {
float: right;
font-size: 1px;
width: 1px;
height: 28px;
margin-top: 1px;
background-color:#B3446F;
filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FFC34978,EndColorStr=#FFA53E66,GradientType=0);
}
.top .menufade2 {
float: right;
font-size: 1px;
width: 1px;
height: 26px;
margin-top: 2px;
background-color:#B3446F;
filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FFC24878,EndColorStr=#FFA63E67,GradientType=0);
}
.top .menu .entity {
float: left;
width: auto;
height: 21px;
color: #FFFFFF;
font-size: 14px;
padding:7px 15px 0px 15px;
border-top: 1px solid #C44977;
border-bottom: 1px solid #C44977;
cursor: pointer;
}
.top .menu .button {
float: left;
width: auto;
height: auto;
color: #FFFFFF;
font-size: 12px;
padding: 0px 10px 0px 10px;
margin-top:11px;
}
.top .menu .separator {
float: left;
width: 1px;
height: 30px;
background-color: #CDCDCD;
filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FFC34979,EndColorStr=#FFD19DB1,GradientType=0);
}
.top .menu .mouseover {
background-color: #FFFFFF;
color: #C44977;
border-top: 1px solid #C44977;
border-bottom: 1px solid #C44977;
}
.top .menu .selectedMenu {
background-color: #FFF1F1;
color: #C44977;
border-top: 1px solid #C44977;
border-bottom: 1px solid #C44977;
}
.top .submenu {
height: auto;
max-height: 188px;
border: 1px solid #C44977;
background-color: #FFFFFF;
position: absolute;
padding: 5px 5px 5px 5px;
z-index: 1000;
overflow-y: auto;
}
.top .selected_submenu {
background-color: #F1F1F1;
color: #C44977;
}
.top .submenu div {
height: 13px;
padding: 5px 3px 3px 3px;
}
.top .search {
float: right;
padding: 10px 5px 0px 0px;
}
.top .myurl {
float: left;
}
.top .search .search_title {
float: left;
}
.top .search .search_keyword {
float: left;
font-size:12px;
color: #C44977;
}
.mainMenuScroll {
width:376px;height:199px;
padding-top:4px;padding-bottom:6px;
border-left:1px solid #f7f7f7;
border-right:1px solid #f7f7f7;
overflow-y:scroll;overflow-x:hidden;
scrollbar-3dlight-color:#f4d4d4;
scrollbar-arrow-color:#B63E67;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#f4e4e4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#f4d4d4;
}
.mainMenuScroll2 {
width:376px;height:199px;
padding-top:4px;padding-bottom:6px;
border-left:1px solid #f7f7f7;
border-right:1px solid #f7f7f7;
overflow-y:scroll;overflow-x:hidden;
scrollbar-3dlight-color:#d4d4d4;
scrollbar-arrow-color:#BFBFBF;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#e4e4e4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#d4d4d4;
}
/* 끝 - top */
/* bottom */
.bottom .bottom_frame {
width: auto;
height: 100%;
padding: 30px 0px 10px 0px;
text-align: center;
}
.bottom .bottom_frame span {
width: auto;
height: auto;
padding: 0px 10px 0px 10px;
color: #C44977;
}
.bottom .bottom_frame a {
font-weight: 700;
color: #C44977;
}
.bottom .copyright {
letter-spacing: -1px;
margin-top: 20px;
}
/* 끝 - bottom */
/* 메인 */
.main_left {
width: 63%;
height: auto;
float: left;
}
.main_right {
width: 35%;
height: auto;
float: right;
}
.loginbox {
width: 100%;
height: 150px;
border: 1px solid #E5E5E5;
}
.loginbox .loginbox_content {
padding: 10px 20px 10px 20px;
}
.linkbox {
margin: 10px 10px 10px 10px;
}
.linkbox div {
line-height: 20px;
}
/* 끝 - 메인 */
/* 프로필 */
.profile {
width: 150px;
height: auto;
text-align: left;
padding: 5px;
}
.profile .profile_top {
width: 162px;
height: 18px;
}
.profile .profile_middle {
width: 162px;
height: auto;
padding-bottom: 15px;
}
.profile .profile_bottom {
width: 162px;
height: 45px;
}
.profile .profile_name {
float: left;
font-weight: 700;
}
.profile .profile_icon {
float: right;
}
/* 끝 - 프로필 */
/* 폴더 트리 (lnb) */
.folderarea {
width: 162px;
height: auto;
}
.folder_btn {
width: 154px;
height: 14px;
color: #000000;
font-family: gulim;
font-weight: 400;
background-color: #E5E5E5;
padding: 5px 3px 3px 5px;
margin-top: 5px;
}
.folder_btn2 {
width: 154px;
height: 14px;
color: #000000;
font-family: gulim;
font-weight: 400;
background-color: #FFFFFF;
padding: 5px 3px 3px 5px;
margin-top: 5px;
}
.folderarea .folder_menu {
border: 1px solid #E5E5E5;
margin-top: 5px;
}
.folderarea .folder_menu .folder_menu_entity {
padding: 5px 5px 2px 5px;
cursor: pointer;
}
.folderarea .folder_menu .folder_menu_select {
/*background-color: #E5E5E5;*/
color: #C44977;
}
.folderarea .folder_root {
padding: 5px 0px 2px 0px;
}
.folderarea .folder_icon {
float: left;
padding: 0px 3px 2px 3px;
margin-top: -3px;
}
.folderarea .folder_list {
clear: both;
padding-top: 15px;
line-height: 13px;
}
.folderarea .folder {
float: left;
padding: 0px 0px 8px 0px;
}
.lnb_bottom {
width: 162px;
height: 385px;
line-height: 20px;
}
.lnb_bottom_separator {
clear: both;
height: 8px;
}
.lnb_bottom .lnb_bottom_entity {
clear: both;
}
.lnb_bottom .lnb_bottom_left {
float: left;
width: 70px;
margin-top: 1px;
}
.lnb_bottom .lnb_bottom_half {
float: left;
}
.lnb_bottom .lnb_bottom_right {
float: right;
}
/* 끝 - 폴더 트리 (lnb) */
/* 박스 */
.main_list {
width: 100%;
height: auto;
margin-top: 10px;
}
.main_list2 {
width: 100%;
height: auto;
margin-top: 25px;
}
.friendlist {
width: 100%;
height: auto;
margin-top: 10px;
}
.slippaperlist {
width: 100%;
height: auto;
margin-top: 10px;
}
/* 끝 - 박스 */
/* 쪽지 */
.slippaper_view {
width: 100%;
height: auto;
margin-top: 10px;
}
.slippaper_view .slippaper_view_profile {
float: left;
width: 21%;
height: auto;
}
.slippaper_view .slippaper_view_content {
float: right;
width: 77%;
height: auto;
}
.slippaper_view_bottom {
width: 100%;
height: auto;
text-align: center;
padding-top: 10px;
}
.slippaper_view_bottom div {
margin: 0px 5px 0px 5px;
}
/* 끝 - 쪽지 */
/* input */
input {
exc: expression(this.hideFocus=true);
}
.input_button {
height: 22px;
color: #C44977;
font-size: 11px;
background-color:#E8E8E8;
border: 1px solid #B3B3B3;
padding: 2px 2px 0px 2px;
cursor: pointer;
}
.input_text {
height: 16px;
color: #676767;
font-size: 12px;
border: 1px solid #B3B3B3;
padding:4px 5px 0px 5px;
}
.input_text2 {
width: 120px;
height: 14px;
color: #676767;
font-size: 12px;
border: 1px solid #B3B3B3;
}
.input_text3 {
width: 140px;
height: 16px;
color: #676767;
font-size: 12px;
border: 1px solid #B3B3B3;
padding:3px 5px 0px 5px;
}
.input_password2 {
width: 120px;
height: 14px;
color: #676767;
font-size: 12px;
border: 1px solid #B3B3B3;
}
.input_password3 {
width: 140px;
height: 15px;
color: #676767;
font-size: 12px;
border: 1px solid #B3B3B3;
padding:4px 5px 0px 5px;
}
.textarea1 {
width: 350px;
height: 112px;
border:1px solid #B3B3B3;
padding: 1px 5px 0px 5px;
font-size: 11px;
background-color: #FFFFFF;
color: #666666;
line-height: 12pt;
overflow:hidden;
}
.input_checkbox {
width: 13px;
height: 16px;
}
/* 끝 - input */
/* link */
a:link {
color: #676767;
text-decoration: none;
exc: expression(this.hideFocus=true);
}
a:visited {
color: #676767;
text-decoration: none;
exc: expression(this.hideFocus=true);
}
a:hover {
text-decoration: underline;
exc: expression(this.hideFocus=true);
}
.main_link {
color: #414141;
text-decoration: underline;
exc: expression(this.hideFocus=true);
}
/* 끝 - link */
/* 공통 */
.title1 {
font-size: 18px;
color: #C44977;
}
.title2 {
font-size: 16px;
color: #676767;
}
.navi {
text-align: center;
padding:3px 0px 3px 0px;
}
.first_tab1 {
border-left: 1px solid #E6E6E6;
}
.tab1 {
width: auto;
height: 19px;
font-size: 13px;
float: left;
border-top: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
background-color: #E6E6E6;
padding: 6px 8px 0px 8px;
cursor: pointer;
}
.selected_tab1 {
color: #C44977;
background-color: #FFFFFF;
}
.default_tab1 {
color: #C44977;
background-color: #FFFFFF;
}
.icon {
float: right;
}
.titlebar1 {
width: 100%;
height: 24px;
border-bottom: 1px solid #E5E5E5;
filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FFFFFFFF,EndColorStr=#FFF1F1F1,GradientType=0);
}
.pointColor {
color: #C44977;
}
.userName {
}
.spreadIcon_12 {
float: left;
width: 8px;
height: 8px;
font-size: 1px;
background-color: #C44977;
margin: 3px 4px 0px 0px;
cursor: pointer;
}
.noSelectedIcon_12 {
float: left;
width: 8px;
height: 8px;
font-size: 1px;
background-color: transparent;
margin: 3px 4px 0px 0px;
}
.reduceIcon_12 {
float: left;
width: 8px;
height: 8px;
font-size: 1px;
background-color: #676767;
margin: 3px 4px 0px 0px;
}
.spreadMenu {
width: auto;
position: absolute;
left: 27px;
top: 158px;
border: 1px solid #C44977;
display: block;
background-color: #FFFFFF;
}
.spreadMenu_entity {
padding: 5px 5px 3px 5px;
}
.selected_spreadMenu {
background-color: #F1F1F1;
color: #C44977;
}
.default_spreadMenu {
background-color: #F1F1F1;
color: #C44977;
}
/* 끝 - 공통 */
/* 이미지 */
.profile_img_160 {
width: 160px;
height: 160px;
border: 1px solid #E6E6E6;
}
.profile_img_100 {
width: 100px;
height: 100px;
border: 2px solid #B3B3B3;
}
.profile_img_50 {
width: 50px;
height: 50px;
border: 2px solid #B3B3B3;
}
.profile_img_30 {
width: 30px;
height: 30px;
border: 2px solid #B3B3B3;
}
/* 끝 - 이미지 */
/* 표 */
.chart1 {
clear: both;
border: 1px solid #E6E6E6;
width: 100%;
}
.chart1 td {
padding: 3px 5px 3px 5px;
}
.chart1 .chart1_title td {
text-align: center;
border-bottom: 1px solid #E6E6E6;
letter-spacing: -1px;
}
.chart1 .chart1_content1 td {
height: 22px;
background-color: #FFFFFF;
letter-spacing: -1px;
}
.chart1 .chart1_content2 td {
height: 22px;
background-color: #E6E6E6;
letter-spacing: -1px;
}
.chart2 {
width: 100%;
padding: 10px 0px 10px 0px;
border-bottom: 1px solid #E6E6E6;
}
.chart2_1st {
border-top: 1px solid #E6E6E6;
margin-top: 10px;
}
.chart2 img {
float: left;
}
.chart2 .chart2_txt {
float: left;
margin-left: 5px;
letter-spacing: -1px;
}
.chart3 {
float: left;
width: 50%;
height: 140px;
_height: 150px;
}
.chart3 .chart3_frame {
width: 90%;
height: 110px;
border: 1px solid #E6E6E6;
padding: 10px 10px 10px 10px;
}
.chart3 .chart3_img {
width: 30%;
float: left;
}
.chart3_img img {
margin-left: 5px;
}
.chart3 .chart3_txt {
width: 70%;
float: left;
}
.chart3 .chart3_txt1 {
font-size: 13px;
width: 100%;
height: 18px;
overflow: hidden;
}
.chart3 .chart3_txt2 {
width: 100%;
height: 19px;
overflow: hidden;
}
.chart3 .chart3_txt3 {
width: 100%;
height: 31px;
overflow: hidden;
}
.chart3 .chart3_txt4 {
font-size: 10px;
width: 100%;
height: 15px;
overflow: hidden;
}
.chart3 .chart3_btn {
text-align: right;
width: 100%;
height: 22px;
background-color: #E5E5E5;
margin-top: 4px;
}
.chart3 .chart3_btn_txt {
margin: 3px 5px 3px 5px;
}
.chart4 {
width: 100%;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #E6E6E6;
}
.chart4_1st {
border-top: 1px solid #E6E6E6;
margin-top: 10px;
}
.chart4 img {
float: left;
}
.chart4 .chart4_txt {
float: left;
margin-left: 5px;
letter-spacing: -1px;
}
/* 끝 - 표 */