
	
/* Lists
------------------------------*/

dl, dt, dd {
	margin: 0;
	padding: 0;
}
	
#contentwrap .c_list { width:auto;height:22px; line-height:22px; vertical-align:middle;color:#000; cursor:pointer; display:block;position:relative; margin-top:10px;padding-left:5px;background:#eee url(../img/bg_open.jpg) right center no-repeat;text-decoration: none;}
/*#contentwrap a.c_list:link{color:#000;text-decoration: none;}
#contentwrap a.c_list:visited{color:#000;text-decoration: none;}
#contentwrap a.c_list:hover{display: block;background:#eee url(../img/bg_open.jpg) right center no-repeat; text-decoration:none;} */
#contentwrap .c_list_current{ background:#e1eaf9 url(../img/bg_close.jpg) right center no-repeat;text-decoration:none;}

.c_text{ width:auto; height:auto; line-height:20px; color:#000; background-color:#f7f7f7; padding:5px 20px 20px 2px;}

.c_text table th{ font-weight: normal; text-align: left; background:url(../img/square.jpg) no-repeat 5px 10px; padding-left:20px; padding-top:5px;}
