@charset "UTF-8";
.xe_content{color:#000000;font-size:20px !important;line-height:1.6;}
.xe_content img{border:0;max-width:100%;}
.xe_content blockquote.q1,
.xe_content blockquote.q2,
.xe_content blockquote.q3,
.xe_content blockquote.q4,
.xe_content blockquote.q5,
.xe_content blockquote.q6,
.xe_content blockquote.q7{padding:10px;margin:0 15px}
.xe_content blockquote.q1{padding:0 10px;border-left:2px solid #ccc}
.xe_content blockquote.q2{padding:0 10px;background:url(./img/bg_qmark.gif) no-repeat left top}
.xe_content blockquote.q3{border:1px solid #d9d9d9}
.xe_content blockquote.q4{border:1px solid #d9d9d9;background:#fbfbfb}
.xe_content blockquote.q5{border:2px solid #707070}
.xe_content blockquote.q6{border:1px dashed #707070}
.xe_content blockquote.q7{border:1px dashed #707070;background:#fbfbfb}
.xe_content b{font-weight:700;}
.xe_content p{margin:0;padding:0;}
.xe_content address{margin:0;padding:0;font-style:normal;font-size:0.9em;}
.xe_content table{position:relative;width:100%;font-size:inherit;color:inherit;font-family:inherit;border-collapse:collapse;border:1px solid #aaaaaa;}
.xe_content table thead{}
.xe_content table thead th{}
.xe_content table tbody{}
.xe_content table tbody td,
.xe_content table tbody th{border:1px solid #aaaaaa;}
.xe_content .editor_video_view{position:relative;margin:0 auto;background-color:#000000;max-width:100%;}
.xe_content .editor_video_view video,
.xe_content .editor_video_view iframe{border:0;position:absolute;left:0;top:0;width:100% !important;height:100% !important;max-width:100%;min-height:100%;}

@media all and (max-width:1200px){
	.xe_content{font-size:18px !important;}
}
@media all and (max-width:1000px){
	.xe_content{font-size:17px !important;}
	.xe_content address{font-size:0.95em;}
}
@media all and (max-width:800px){
	.xe_content{font-size:16px !important;}
}
@media all and (max-width:600px){
	.xe_content{font-size:15px !important;}
}
@media all and (max-width:400px){
	.xe_content{font-size:14px !important;}
}