p			{
			text-indent:12px;
			}
#c_body     {
			width:780px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			}
.title 		{
			margin-top:10px;
			margin-left:20px;
			}
#menus      {
			position:absolute;
			z-index:2;
			top:60px;
			left:10px;
			}
.mul		{
			width:180px;
			margin-top:5px;
			margin-left:10px;
			padding:0px;
			border-top:4px solid #D87296;
			list-style-type:none;
			}
#mli_title	{
			text-decoration:none;
			font-size:small;
			width:170px;
			height:16px;
			padding:5px;
			border-bottom:1px solid #C8C8C8;
			color:#D4648C;
			background:#FDE0E7;
			}
.mli		a{
			text-decoration:none;
			font-size:small;
			width:170px;
			height:18px;
			padding:5px;
			border-bottom:1px solid #C8C8C8;
			color:#5D5C5C;
			display:block;
			}
.mli		a:hover{
			background:#F3EEEE;
			display:block;
			}
.textbox1   {
			width:500px;
			margin-top:20px;
			margin-left:240px;
			margin-bottom:30px;
			line-height:140%;
			font-size:small;
			}
.titlebox	{
			border:2px solid #E7DEDE;
			}
.qa_box 	{
			color:#737373;
			background:url(../img/qa/qa_title.gif) no-repeat;
			}
.qa_title 	{
			width:300px;
			margin:20px 5px 10px 5px;
			}
.answer_img {
			width:500px;
			border-bottom:1px solid #999999;
			}

.update		{
			text-align:center;
			color:#717C51;
			font-size:small;
			background:url(../img/report/bgdate.gif) repeat-y;
			}
.qa_txt {
			width:490px;
			margin-top:10px;
			margin-left:5px;
			margin-bottom:30px;
			}
.pagelink   a{
			border:1px solid #C8C8C8;
			width:240px;
			height:18px;
			padding:2px;
			text-align:center;
			text-decoration:none;
			color:#5D5C5C;
			font-size:10px;
			display:block;
			}
.pagelink   a:hover{
			background:#F3EEEE;
			display:block;
			}
#gotop		{
			margin-top:30px;
			}
