#cp_base {
position: relative;
width: 760px;
}

#cp_header {
}

#cp_content_base {
width: 760px;
}

#cp_content_left {
padding: 10px;
width: 460px;
float: left;
}
#cp_content_right {
padding: 10px;
width: 260px;
float: left;
}

.cp_title {
}

.cp_text_a {
margin: 10px;
}
.cp_text_b {
margin: 10px;
font-size: 10px;
line-height: 12px;
}

.cp_tab {
}

.cp_list {
}

.cp_button_a {
margin-top: 5px;
margin-bottom: 10px;
}
.cp_button_b {
margin-top: 0px;
}
.cp_button_c {
margin-top: 5px;
margin-bottom: 10px;
}

#cp_detail_a {
background: url(../imgs/work_bg_a.gif) repeat-y;
width: 460px;
}
#cp_detail_b {
background: url(../imgs/school_bg_a.gif) repeat-y;
width: 260px;
}
#cp_detail_both {
padding: 15px;
width: 100%;
}

#cp_detail_left {
padding: 15px 5px 15px 15px;
width: 210px;
float: left;
}
#cp_detail_right {
padding: 15px 15px 15px 5px;
width: 210px;
float: left;
}

.cp_arrow_a {
background: url(../imgs/arrow.gif) no-repeat;
margin-bottom: 3px;
width: 210px;
}
.cp_arrow_b {
background: url(../imgs/arrow.gif) no-repeat;
margin-bottom: 3px;
}
.cp_arrow_c {
background: url(../imgs/arrow.gif) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

.cp_explain {
width: 185px;
margin-left: 20px;
margin-bottom: 10px;
font-size: 10px;
line-height: 12px;
color: #333333;
text-align: justify;
text-justify: distribute;
}

.cp_back {
width: 100%;
text-align: right;
clear: both;
}

.cp_close {
}

.cp_space {
width: 10px;
height: 10px;
}



a.cp_link_a {
margin-left: 16px;
font-size: 12px;
font-weight: bold;
color: #990000;
}
a.cp_link_a:link {
color: #990000;
}
a.cp_link_a:visited {
color: #990000;
}
a.cp_link_a:hover {
color: #cc0000;
text-decoration: underline;
}

a.cp_link_b {
margin-right: 15px;
position: relative; bottom: 15px;
font-size: 12px;
font-weight: bold;
color: #990000;
}
a.cp_link_b:link {
color: #990000;
}
a.cp_link_b:visited {
color: #990000;
}
a.cp_link_b:hover {
color: #cc0000;
text-decoration: underline;
}

a.cp_link_c {
margin-left: 18px;
font-size: 12px;
font-weight: bold;
color: #005500;
}
a.cp_link_c:link {
color: #005500;
}
a.cp_link_c:visited {
color: #005500;
}
a.cp_link_c:hover {
color: #009900;
text-decoration: underline;
}

a.cp_link_d {
position: relative; top: -1px;
margin-left: 18px;
font-size: 13px;
font-weight: bold;
color: #005500;
}
a.cp_link_d:link {
color: #005500;
}
a.cp_link_d:visited {
color: #005500;
}
a.cp_link_d:hover {
color: #009900;
text-decoration: underline;
}