@charset "utf-8";
/* CSS Document */
#content{ width:820px; margin:0px auto; height:100%;}
#content span{display:block;}
#content .cont_title{display:block;  height:19px; width:100%; position:relative; background:#222222; color:#9cd307; padding-top:5px; padding-left:15px; font-weight:bold; margin-top:30px;}

#content .title_left{display:block; height:24px; width:7px; background:url(images/title_left.png) no-repeat; position:absolute; left:0px; top:0px;}
#content .title_right{display:block; height:24px; width:7px; background:url(images/title_right.png) no-repeat; position:absolute; right:-1px; top:0px;}
#content .cont_all{ padding:10px;}
#content .cont_all p{ display:block; color:#828282; margin:0px; line-height:20px; text-indent:2em; margin-bottom:10px;} 
#content .cont_all .c1{ color:#bbbbbb;}
#content .cont_all .c2{ color:#85b308; font-weight:normal;}
#content img{ margin-top:20px; text-align:center; margin-left:22px;}
#content tr td{ height:14px; color:red;}
