﻿@charset "utf-8";


/*menu background top*/
#header-menu #menu-profile {
background-image:url(/images/com_menu_in.gif);
background-repeat:no-repeat;
background-position: -326px 0px;
}

#second-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 912px;
height: 260px;
background-image: url(/profile/images/second_main_profile.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#profile-body {
position: relative;
left: 0px;
top: 0px;
margin:10px 0px 0px 15px;
padding:0px 0px 0px 0px;
width:590px;

}

.box-head {
margin: 0px 0px -1px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  15px;
background-image: url(/images/box_head.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
/*background-color: #181778;*/
}

.box-bottom {
margin: -1px 0px 20px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  15px;
background-image: url(/images/box_bottom.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
/*background-color: #181778;*/
}
/*list*/
dl.dl-profile {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 0px;
border-left:1px dashed #181778;
border-right:1px dashed #181778;
border-bottom:1px dashed #181778;
width:573px;
}
   
dt.dt-profile {
float:left;
width:120px;
padding: 5px 0px 5px 10px;
font-weight:bold;
color: #666;
border-top:1px dashed #181778;
}

dd.dd-profile {
margin-left:130px;
padding:5px 5px 5px 10px;
border-left:1px dashed #181778;
border-top:1px dashed #181778;
}

#company-profile-title {
position: relative;
top: 0px;
left: 0px;
width: 590px;
height: 35px;
background-image:url(/profile/images/company_profile_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear: both;
border-bottom: solid  1px #181778 ;
margin: 0px 0px 20px 0px;
}
