div.con2Bod * {
text-align:left;
margin:0;
padding:0;
}

div.con2BodTop,div.con2BodBottom {
position:relative;
width:100%;
z-index:0;
}

div.con2Bod li {
margin:2px 20px;
}

div.con2BodTL {
width:40px;
height:40px;
position:absolute;
top:0;
left:0;
background:url(/design/template/default/containers/2/c22s1box.png) top left no-repeat;
}

div.con2BodTR {
width:40px;
height:40px;
position:absolute;
top:0;
right:0;
background:url(/design/template/default/containers/2/c22s1box.png) top right no-repeat;
}

div.con2BodTC {
height:40px;
background:url(/design/template/default/containers/2/c22s1boxCenter.png) top right repeat-x;
margin:0 40px;
}

div.con2Ti {
left:-20px;
position:relative;
color:#3f3f3f;
font-size:15px;
font-weight:700;
padding-top:10px;
}

div.con2BodC {
position:relative;
width:100%;
overflow:hidden;
padding:0;
}

div.con2BodCL {
position:absolute;
left:0;
top:0;
width:10px;
height:1000px;
background:url(/design/template/default/containers/2/c22s1boxWidth.png) top left repeat-y;
}

div.con2BodCR {
position:absolute;
right:0;
top:0;
width:10px;
height:1000px;
background:url(/design/template/default/containers/2/c22s1boxWidth.png) top right repeat-y;
}

div.con2Con {
position:relative;
z-index:2;
background:#FFD65E;
margin:0 10px 10px;
padding:5px;
}

div.con2BodBL {
width:40px;
height:40px;
position:absolute;
top:0;
left:0;
background:url(/design/template/default/containers/2/c22s1box.png) bottom left no-repeat;
}

div.con2BodBR {
width:40px;
height:40px;
position:absolute;
top:0;
right:0;
background:url(/design/template/default/containers/2/c22s1box.png) bottom right no-repeat;
}

div.con2BodB {
height:40px;
background:url(/design/template/default/containers/2/c22s1boxCenter.png) bottom right repeat-x;
margin:0 40px;
}

div.con2BodBottom {
position:relative;
top:-14px;
}