﻿#blog-list {margin:250px 0 0 250px; width:440px;}
*:first-child+html #blog-list{margin:220px 0 0 0}
* html #blog-list{margin:220px 0 0 0}

#blog-list-header {
	width: 480px; border: none; padding: 15px; height: 30px;
}
#blog-list-header h4 { background: transparent url(../images/q-and-a/qanda-recently.gif) no-repeat left top; float: left; margin: 6px 0 0 0; text-indent: -9999px; width: 227px; height: 20px; }
#blog-list-header a { background: transparent url(../images/q-and-a/qanda-ask-btn.gif) no-repeat left top; float: right;margin: 0; text-indent: -9999px; width: 142px; height: 30px;}
#blog-list-footer {
	width: 480px; border: none; padding: 15px; height: 60px;
}
#blog-list-footer p.pager { margin: 0; width: 100%; font-size: 10px; text-align: center;}
#blog-list-footer a { background: transparent url(../images/q-and-a/qanda-ask-btn.png) no-repeat left top; float: right;margin: 0; text-indent: -9999px; width: 142px; height: 30px;}

.blog-list-item {
	background-color: #fffcf7; 
	border: solid 8px #f8d455; 
	margin-left: 0;
	margin-top: -8px;
	display: block; clear: both; padding: 10px;
	width: 452px;
}
#blog-list  .other {
	/*background-color: #fff7f2; */
	border: solid 8px #ff7011; 
	margin-left: 10px;
	margin-top: -16px; 
	/*top: -8px; left: -8px;*/
}

.blog-list-item h4, #blog-list h4 { color: #ff6600; font-size: 18px; font-weight: bold; text-align:left; margin: 0; padding: 0; }
.blog-list-item p.answer {
	background: transparent url(../images/q-and-a/qanda-ouranswer.png) no-repeat left top; 
	color: #444546; font-size: 12px; text-align: left; padding-left: 80px; 
}
#blog-list p { color: #444546; text-align: left; font-size: 14px; }

/*h4.q-a-cat-title { margin-bottom: 20px; }*/
div.list-page { margin-top: 20px; }

/*
#qanda-form { text-align: left; color: #136cc7; font-size: 12px; margin-left: 242px; width: 510px; z-index: 1000; }

#qanda-form ul { font-size: 12px; margin: 0; padding: 0; list-style: none; width: 450px; }
#qanda-form li { display: block; margin: 8px 0; width: 450px; }
#qanda-form label { font-weight: bold; width: 130px; float: left; margin: 4px 0 0 0; }
#qanda-form select, #qanda-form textarea, #qanda-form input { color: #444546; font-family: arial, sans-serif; font-size: 12px; }
#qanda-form select, #qanda-form textarea, #qanda-form input[type='text'] { border: solid 1px #136cc7; margin: 4px 0; }
#qanda-form select, #qanda-form input[type='text'] { padding: 1px 3px; width: 200px; float: left; }
#qanda-form select { width: 208px; }
#qanda-form input[type='text'] { width: 200px; height: 16px; }
#qanda-form textarea { height: 150px; width: 290px; padding: 3px 3px; }
#qanda-form input[type='checkbox'] { border: solid 1px #136cc7; color: #839097; padding: 3px;float: left; margin: 3px 5px 0 130px; }
#qanda-form span { color: #839097; font-size: 10px; width: 200px; }
#qanda-form #btnUpload { background: transparent url(../images/common/upload-btn.png) no-repeat top left; border: none; cursor: pointer; margin-left: 130px; width: 125px; height: 19px; }
#qanda-form #btnSubmit { background: transparent url(../images/common/submit-btn.png) no-repeat top left; border: none; cursor: pointer; margin-left: 360px; width: 63px; height: 19px; }

#qanda-form #ddState { width: 50px; margin-left: 40px; }
*/
