#center_content
{
    width : 480px;
}
#right_content
{
    width : 240px;
}
#leftmenu_bg
{
    background-color : #937DD8;
}
#title_menu
{
	background : url("/images/Job/title_bgimg.gif") repeat-x top left ;
}

.resume_item_title {
    margin-top:20px;
    margin-left:5px;
    padding-left:10px;
    font-weight:bold;
    background:url("/images/Job/itemtitleicon.gif") no-repeat left 3px; 
}
#itemtable table {
    width:730px;
    border-top:1px solid #BABABA;
    border-bottom:1px solid #BABABA;
}
#itemtable th {
    padding:5px;
    font-weight:normal;
    width:100px;
    text-align:center;
    border-bottom:1px solid #D9D9D9;
    background:#E5E5E5;
}
#itemtable td {
    padding:5px 5px 5px 5px;
    border-bottom:1px solid #D9D9D9;
}
#itemtable label {
    padding-right:20px;
}
#itemtable select {
    margin-top:3px;
}
#itemtable .borderless {
    border:0px;
    padding:0px;
}

#view_title {
    color : #FFFFFF;
    font-size:13pt;
    font-weight:bold;
}
.purple_title {
    border-top : 3px solid #7458C9;
    border-bottom : 3px solid #7458C9;
    background-color : #937DD8;
}
.job_view_title {
    color : #FF813F;
    margin-top:25px;
    margin-left:5px;
    margin-bottom : 5px;
    font-size : 12pt;
    font-weight:bold;
    font-family : 돋움;
    text-align : left;
}
#viewtable table {
    width:580px;
    border-top:2px solid #D7D7D7;
    border-bottom:2px solid #D7D7D7;
}
#viewtable th {
    color : #2E3092;
    width : 90px;
    height : 18px;
    padding:5px;
    font-weight:normal;
    text-align:center;
    border-bottom:1px solid #D7D7D7;
}
#viewtable td {
    text-align : left;
    padding : 5px 5px 5px 10px;
    font-weight : bold;
    border-bottom:1px solid #D9D9D9;
}
#viewtable .borderless {
    margin : 0px;
    padding : 5px 0px;
    text-align : center;
    border-right : 1px solid #D7D7D7;
}
.line {
    font-size:0px;
    line-height:0px;
}


#premium_resume {
    margin-top:10px;
    margin-bottom:10px;
}
#premium_resume td {
    padding-left:10px;
}

#searchtable th {
    padding-top:8px;
    padding-left:20px;
    background: url("/images/list_icon.gif") no-repeat 15px 13px;
}

#resume_list table {
    border-bottom:3px solid #D2D2D2;
}
#resume_list th {
    height:30px;
    text-align:center;
    border-bottom:1px solid #7F7F7F;
}
#resume_list td {
    height:30px;
    text-align:center;
    border-bottom:1px dotted #838383;
}
.resume_list table {
    border-bottom:3px solid #D7D7D7;
}
.resume_list th {
    height:30px;
    text-align:center;
    border-bottom:1px solid #7F7F7F;
}
.resume_list td {
    height:30px;
    text-align:center;
    border-bottom:1px dotted #838383;
}


