@charset "utf-8";
/* CSS Document */

@import url('layout.css');
@import url('typography.css');
@import url('color.css');

@import url('departmentlayout.css');

/* main */
#content_main { background:url(../images/department/leftpic5.jpg) top left no-repeat; overflow:hidden; }
#content_main cite b {display:none;}

#right_cont h5 {margin:0 0 20px 0; padding:0 0 0 6px; width:96%; line-height:24px; border-bottom:1px #ccc solid; border-left:8px #ccc solid;}
#right_cont p {margin:0 0 20px 14px; width:90%; }
#right_cont dl {margin:0 0 20px 14px; width:94%; }
#right_cont dl dt {line-height:24px; margin:0 0 10px 0; font-weight:bold;}
#right_cont dl dd {line-height:20px; padding:0 0 0 12px; background:url(../images/index/cont_left_marks.gif) left center no-repeat;}
#right_cont h6 {margin:0 0 10px 14px; line-height:16px;}
