@charset "utf-8";
/* CSS Document */
html {width: 100%; }
* { margin:0; padding:0; }
body, div#container, div#header, div#head { background:#fff ;width: 100%; margin: 0; float: none;  }

div#head_dx, div#menu, div#col_sx, div#col_dx , div#toolbar li, div#footer, div#to_top{display:none} 
div#toolbar li.dida{display:block} 
div#header, div#content{ margin: 0; float: none; } 
div#header{border-bottom: solid #666 1px ; margin-bottom:10px;}
div#content{ display:block; width:100%;  margin: 0; float: none; }
#logo_img, div#head{width:720px; height:106px; margin: 0;  }
#issue_n {
	width: 256px;
}
#col_cnt{
	font-family:"Times New Roman", Times, serif;
	width:100%;
	/*border: thin solid #999;*/
	margin: 0;
	text-align: justify;
}
#col_cnt p {
	font-size:12pt;
	font-weight:normal;
	margin-bottom:10px;
	text-align:justify;
}
h1 { font-size:24pt; color:#000; line-height:28pt; margin:0 0 3px 0;  }
p { font-size:18pt; color:#000; line-height:20pt; margin:0 0 3px 0;  }


