@charset "utf-8";

body#Inner {
	background: url(../images/bg/bg-bodyInner.gif) repeat-x 0px 115px #fff!important;
}

/*-- Wrapper --*/
#Wrapper {
	display: block;
	width: 951px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 10px;
	background: none;
}

/*-- headerQA --*/
#headerQA {
	display: block;
	width: 950px;
	margin: 0 auto 10px;
	overflow: hidden;
	background: url(../images/bg/bg-hdQA.gif) repeat-x;
	border-bottom: 4px solid #3D9A00;
	height: 105px;
}
#headerQA .backtoHome {
	float: right;
	padding-right: 10px;
	font-size: 11px;
	margin: 5px 0px 20px;
	display: block;
}
#headerQA .backtoHome a {
	color: #0F5EB7;
	text-decoration: underline;
	font-weight: bold;
}

#headerQA h1 {
	display: block;
	float: left;
	width: 320px;
	height: 70px;
	margin-left: 5px;
	background: url(../images/logo-Qa.jpg) no-repeat;
}
#headerQA h1 a {
	display: block;
	text-decoration: none;
	width: 320px;
	height: 70px;
}
#headerQA h1 span {
	visibility: hidden;
}
#headerQA h2 {
	display: block;
	float: left;
	width: 100%;
	color: #454545;
	font-size: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

/*-- Header Topmenu --*/
#headerQA .Topmenu {
	float: right;
	margin: 30px 25px 0 0;
}
#headerQA .Topmenu li {
	display: inline;
	float: left;
	height: 10px;
	margin-top: 3px;
	padding: 3px 8px 8px;
	list-style: none;
	border-right: 1px solid #d0d0d0;
	font-size: 10px;
}
#headerQA .Topmenu li a {
	display: block;
	text-decoration: underline;
	border: none;
	color: #0F5EB7;
	font-weight: bold;
	font-size: 12px;
}
#headerQA .Topmenu li em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
#headerQA .Topmenu li span {
	visibility: hidden;
}
#headerQA .member {
	display: block;
	float: right;
	margin-right: 5px;
}
#headerQA .member img {
	margin-right: 2px;
	margin-top: 30px;
}

/*-- search QA --*/
.searchQA {
	display: block;
	width: 546px;
	margin: 10px auto;
	background: url(../images/qa/bg-searchQA.gif) no-repeat;
	height: 38px;
	padding: 18px 0px 0px 180px;
	position: relative;
}
.searchQA .search {
	display: block;
	float: left;
	width: 440px;
	border: 1px solid #909090;
	height: 17px;
	color: #535353;
	font-size: 12px;
	padding: 3px 0 0 5px;
	margin-right: 10px;
}
.searchQA span {
	position: absolute;
	top: 25px;
}
.searchQA .btnSearch {
	position: absolute;
	right: 15px;
	top: 17px;
}

/*-- contentQuestion --*/
.questionContent .questionAbout {
	display: block;
	width: 539px;
	background: url(../images/qa/bg-questionAbout.gif) no-repeat;
	margin: 0px 0px 15px;
	position: relative;
	padding: 5px 15px 15px;
}
.questionContent .questionAbout span {
	font-size: 16px;
	font-weight: bold;
	color: #6F6F6F;
}
.questionContent .signage {
	position: absolute;
	top: 10px;
	right: 10px;
}
.questionContent .buttonQA {
	margin-left: 35px;
	display: block;
}

/*-- qaPickupBlock --*/
.questionContent .qaPickupBlock {
	margin-bottom: 20px;
}
.questionContent .qaPickupBlock .pickupHeading {
	display: block;
	width: 551px!important;
	background: url(../images/qa/bg-heading.jpg) repeat-x;
	height: 24px!important;
	font-size: 16px;
	font-weight: bold;
	color: #559B1F;
	padding: 7px 0 0 16px;
	overflow: hidden;
	float: none!important;
	border: 1px solid #CBCBCB;
	margin-bottom: 15px;
}
.questionContent .qaPickupBlock .qapickup {
	display: block;
	width: 568px;
	overflow: hidden;
}
.questionContent .qaPickupBlock .qapickup dl {
	display: block;
	float: left;
	width: 270px;
	overflow: hidden;
	margin-right: 7px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.questionContent .qaPickupBlock .qapickup dl dt {
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
.questionContent .qaPickupBlock .qapickup dl dd {
	display: block;
	color: #006BAC;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	overflow: hidden;
}
.questionContent .qaPickupBlock .qapickup dl dd a {
	color: #006BAC;
	text-decoration: underline;
	background: url(../images/icon/ic-arrow4.png) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}
.questionContent .qaPickupBlock .qapickup dl dd span {
	color: #454545;
	display: block;
	margin-top: 10px;
	font-size: 12px;
	overflow: hidden;
	line-height: 16px;
}

/*-- tabContent --*/
.questionContent .tabContent {
	deipaly: block;
	margin-bottom: 15px;
	width: 569px;
}

/*-- questionBox --*/
.questionContent .tabContent .questionBox {
	display: block;
	width: 566px;
	border: 1px solid #3D9A00;
	overflow: hidden;
}
.questionContent .tabContent .questionBox ul {
	display: block;
	width: 530px;
	margin: 10px auto;
	overflow: hidden;
	padding-top: 20px;
}
.questionContent .tabContent .questionBox ul li {
	display: block;
	background: url(../images/icon/ic-arrow4.png) no-repeat;
	padding-left: 20px;
	border-bottom: 1px dotted #454545;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.questionContent .tabContent .questionBox ul li a {
	color: #0F5EB7;
	text-decoration: underline;
	margin-right: 5px;
}
.questionContent .tabContent .questionBox ul li span.questionList {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
.questionContent .tabContent .questionBox ul li span.data {
	display: block;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
.questionContent .tabContent .questionBox ul li em {
	position: absolute;
	top: 0px;
	right: 10px;
}
.questionContent .tabContent .btnMore {
	display: block;
	float: right;
	margin: 5px 15px 15px 0px;
}

.questionContent .listPage {
	width: 569px;
}

/*-- resolveQestions --*/
.resolvedQuestions {
	display: block;
	color:#595c56;
}
.resolvedQuestions a {
	color:#0F5EB7;
	text-decoration:underline;
}
.resolvedQuestions h5 {
	display: block;
	background: url(../images/icon/ic-arrow10.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-left: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #573927;
	margin: 30px 0 5px;
}
.resolvedQuestions h5.green {
	color:#d1e8c5;
}
.resolvedQuestions table.resolved {
	display:block;
	border-left:#97c973 1px solid;
	border-top:#97c973 1px solid;
	margin-bottom:15px;
}
.resolvedQuestions table.resolved th {
	text-align: left;
	background: #ddf0c3;
	padding: 5px 12px;
	font-size: 12px;
	font-weight: normal;
	line-height:25px;
	width: 150px;
	border-right: #97c973 1px solid;
	border-bottom: #97c973 1px solid;
}
.resolvedQuestions table.resolved th.title {
	width: 750px;
}
.resolvedQuestions table.resolved th.name {
	background: #f1f9e6;
}
.resolvedQuestions table.resolved td {
	border-right:#97c973 1px solid;
	border-bottom:#97c973 1px solid;
	padding: 5px 12px;
	line-height:20px;
	width: 600px;
}
.resolvedQuestions table.resolved th.endcomment {
	background: #fff;
}
.resolvedQuestions table.resolved td.detailAnswer.off {
	background: url(../images/qa/bg-resolve.gif) no-repeat 410px 8px !important;
}
.resolvedQuestions table.resolved td.last {
	background:#f0f0f0;
	padding: 5px 12px;
}
.resolvedQuestions table.resolved td#qacomment {
	line-height: 16px;
	width:578px;
}
.resolvedQuestions table.resolved span {
	color: #595c56;
	font-weight: normal;
	#float: left;
}
.resolvedQuestions table.resolved span.pointer {
	color: #3d9a00;
	font-weight: bold;
}
.resolvedQuestions table.resolved span.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 5px;
	display: block;
}
.resolvedQuestions table.resolved span.name {
	display: block;
	line-height: 10px;
}
.resolvedQuestions table.otherQA {
	display:block;
	border-left:#e8dec8 1px solid;
	border-top:#e8dec8 1px solid;
	margin-bottom: 15px;
}
.resolvedQuestions table.otherQA th {
	text-align:left;
	background: #f5e9d4;
	padding: 5px 12px;
	font-size:12px;
	line-height:25px;
	font-weight: normal;
	border-right:#e8dec8 1px solid;
	border-bottom:#e8dec8 1px solid;
}
.resolvedQuestions table.otherQA th.title {
	width: 750px;
}
.resolvedQuestions table.otherQA th.name {
	background: #fbf5ec;
	width: 150px;
}
.resolvedQuestions table.otherQA td {
	border-right:#e8dec8 1px solid;
	border-bottom:#e8dec8 1px solid;
	padding: 5px 12px;
	line-height:20px;
	width: 600px;
}
.resolvedQuestions table.otherQA td#qacomment {
	line-height: 16px;
	width:578px;
}
.resolvedQuestions table.otherQA span.pointer {
	color: #ea8e00;
	font-weight: bold;
}
.resolvedQuestions table.otherQA span.name {
	display: block;
	line-height: 10px;
}
.resolvedQuestions table.otherQA li {
	float: left;
	list-style: none;
}
.resolvedQuestions table.otherQA li.date {
	float: right;
}
.resolvedQuestions table.otherQA li.best {
	color:#595c56;
	float: right;
	margin-left: 10px;
	height: 29px;
}
.resolvedQuestions .mg30 {
	margin:30px 0;
}
.resolvedQuestions table.other_noline {
	border-top: none!important;
}

/*-- formspace --*/
div#formspace {
	display: block;
	float: right;
	width: 750px;
	overflow: hidden;
	color:#595c56;
	margin-bottom: 15px;
}
div#formspace p.message span {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
div#formspace h2.title{
	width: 750px;
	margin: 0 0 15px 0;
}
div#formspace table {
	width: 650px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
	margin: 0 auto 15px;
    border-collapse: collapse;
}
div#formspace table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
	line-height: 18px;
    width: 150px;
}
div#formspace table th.title {
	width: 650px;
	line-height: 25px;
}
div#formspace table th span.pointer {
	font-weight: bold;
}
div#formspace table th span.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 5px;
	display: block;
}
div#formspace table td {
    padding: 8px;
    text-align: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    width: 490px;
}
div#formspace .box380 {
	width: 380px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}
div#formspace .area380 {
	width: 480px;
	height: 250px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}
div#formspace .attention {
	color: #ff0000;
}
div#formspace .tblareabtn {
	clear: both;
	margin: 0 0 0 0;
	text-align: center;
}
div#formspace p {
	line-height:150%;
}