@charset "utf-8";
/*GENERAL RESET*/
body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,th,td{  padding:0px;  margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; font-weight:normal;}
table{ border-collapse:collapse; border-spacing:0;}
img, a img{ border:0;}
td { vertical-align:top; }
address,caption,cite,code,dfn,th,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}
abbr,acronym{ border:0;}
/*END RESET*/

#contentWrapper { width:684px; height:554px; position:relative; overflow:hidden; }
.err-wrap.notice { display:none !important; }

#header { clear:both; width:684px; }
#header { vertical-align:center;
	background:#939393;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c5c5', endColorstr='#939393'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#939393)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c5c5c5,  #939393); /* for firefox 3.6+ */
	background: linear-gradient(top,  #c5c5c5,  #939393); /* for IE 11+ */
}
#headerLeft { float:left; color:#fff; font-size:20px; padding:25px 14px 0px 14px; font-weight:bold; height:61px; overflow:hidden; }
#headerRight { float:right; width:229px; color:#fff; font-size:10px; line-height:15px; font-weight:bold; margin:10px 45px 10px 0px; }
#headerRight a { color:#fff; }
#col1 { width:400px; }
#col2 { width:284px; }
#col1 ul, #col1 li { margin:0; padding:0; list-style:none; }

#close_mkt_page { width:15px; height:15px; position:absolute; right:24px; top:15px; }
#close_mkt_page a { display:inline-block; color:#fff; font-size:10px; line-height:10px; padding:4px 5px; background:#6b6b6b; border-radius:20px; border:#fff solid 1px; font-weight:bold; cursor:pointer; }

#mkt_pageImage { width:400px; height:298px; border-top:#fff solid 1px; border-bottom:#fff solid 1px; background-size:cover; background-position:center; }
#mkt_pageThumbWrapper { padding:14px 0px 0px 32px; }
#mkt_pageThumbWrapper ul, #mkt_pageThumbWrapper li { list-style:none; margin:0; padding:0; }
#mkt_pageThumbWrapper li { padding:0px 15px; float:left; }
.mkt_pageThumb { width:82px; height:82px; background-size:cover; background-position:center; cursor:pointer; }
#mkt_pageContent { padding:8px; height:554px; overflow:auto; background:rgb(255,255,255); background:rgba(255,255,255,.8); color:#666666; font-size:12px; width:268px; }
#mkt_pageContent ul, #mkt_pageContent ol, #mkt_pageContent li { margin:0; padding:0; }
#mkt_pageContent ul, #mkt_pageContent ol { padding-left:20px; font-size:12px; }
#mkt_pageContent li { line-height:16px; }
#mkt_pageContent p { line-height:20px; }
#mkt_pageContent a { color:#666666; }
#mkt_pageContent img { max-width:100%; height:auto !important; }