@charset "utf-8";
.xe_content{color:#000000;font-size:20px;line-height:1.5}
.xe_content *{font-size:20px;}
.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 p{margin:0;}
.xe_content #at_preview a{text-decoration:none;}
.xe_content table{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:1400px){
	.xe_content{font-size:19px;}
	.xe_content *{font-size:19px;}
}
@media all and (max-width:1200px){
	.xe_content{font-size:18px;}
	.xe_content *{font-size:18px;}
}
@media all and (max-width:1000px){
	.xe_content{font-size:17px;}
	.xe_content *{font-size:17px;}
}
@media all and (max-width:800px){
	.xe_content{font-size:16px;}
	.xe_content *{font-size:16px;}
}
@media all and (max-width:600px){
	.xe_content{font-size:15px;}
	.xe_content *{font-size:15px;}
}
@media all and (max-width:400px){
	.xe_content{font-size:14px;}
	.xe_content *{font-size:14px;}
}
@media all and (max-width:350px){
	.xe_content{font-size:13px;}
	.xe_content *{font-size:13px;}
}