.htmlEditorArea { color: #666; }
.htmlEditorArea em { font-style: italic; }
.htmlEditorArea p {font-size:1.3em; margin: 10px 20px;}
.htmlEditorArea strong {font-weight: bold;}
.htmlEditorArea h1,.htmlEditorArea h2,.htmlEditorArea h3,.htmlEditorArea h4,.htmlEditorArea h5,.htmlEditorArea h6 {font-family: "Lucida Grande", Verdana, sans-serif; font-weight:bold;}
.htmlEditorArea h1 {font-size:2.4em; }
.htmlEditorArea h2 {font-size:1.3em; color: #333; margin: 30px 0 10px 10px;}
.htmlEditorArea h3 {font-size:1.3em; color: #343434; margin: 10px 20px; font-style: italic; font-weight: normal;}
.htmlEditorArea h4 {font-size:1.6em; }
.htmlEditorArea h5 {font-size:1.3em; font-weight: normal; border-bottom: 1px dashed #ccc; padding: 6px; text-align: right; color: #343434;}
.htmlEditorArea h6 {font-size:1.2em; }
.htmlEditorArea ul {list-style-type:disc; margin-left:35px; font-size: 13px;}
.htmlEditorArea ul ul {list-style-type: square; }
.htmlEditorArea ul ul ul {list-style-type: circle; }
.htmlEditorArea ol {list-style-type:decimal;margin-left:25px;}
.htmlEditorArea li { margin: 5px;}
.htmlEditorArea table { border-top: 1px solid #fff;  border-left: 1px solid #fff; background-color: #FFF; }
.htmlEditorArea th { font-weight:bold;}
.htmlEditorArea td { border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
.htmlEditorArea table caption { text-align:left;}

#spec_table_wrap{margin:0 auto;width:980px}
table#spec01{width:100%;background-color:#fff}
table#spec01 tr:nth-child(even){background-color:#fff}
table#spec01 tr:nth-child(odd){background-color:#f5f5f5}
table#spec01 th{color:#333;background-color:#f5f5f5;font-size:12px;font-weight:400;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;vertical-align:center}
table#spec01 .th_top{height:200px;padding-bottom:25px}
table#spec01 td{font-size:12px;height:38px;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#333;text-align:left}
table#spec01 tr td:first-child{font-size:12px}
table#spec01 tr td:first-child:hover{color:#000;}