﻿/*--------one_question-------*/
.one_question	{float: left; width: 611px; font-size: 12px}
.one_question .title	{height: 30px; padding: 1px 0; line-height: 30px; text-indent: 15px; font-size: 16px; color: #118182;  font-weight: bold; background: url('img/border.gif') 0 -1045px}
.one_question .border_side	{padding: 14px 14px 0; background: url('img/border_side_6.jpg') repeat-y}
.one_question .border_bottom	{height: 7px; background: url('img/border.gif') 0 -327px}

.one_question .quest	{padding: 7px 15px 7px 7px; color: #147A7C; background: url('img/question.gif') 7px 7px no-repeat #EAFCFC}
.one_question .name	{height: 30px; padding: 2px 0 1px; line-height: 30px; text-indent: 50px; color: #098180; font-weight: bold}
.one_question h1	{padding: 0 0 0 50px; line-height: 20px; font-size: 12px; font-weight: normal}
.one_question .time	{padding: 5px 0 0; line-height: 20px; text-align: right}
.one_question .time span	{margin: 0 12px 0 0}

.one_question .answer	{margin: 16px 0 19px; padding: 10px 15px 10px 57px; color: #4E4E4E; background: url('img/answer.gif') 7px 7px no-repeat #F2F2F2}
.one_question .cont	{line-height: 20px}

.one_question .mores	{padding: 17px 0 10px; border-top: 1px dashed #AFAFAF}
.one_question .mores .each	{padding: 4px 10px 4px 150px; line-height: 18px}
.one_question .mores .each a	{color: #505050}
.one_question .mores .each a:hover	{text-decoration: underline}
.one_question .prev	{background: url('img/pre_quest.jpg') 7px 9px no-repeat #F2F2F2}
.one_question .next	{margin: 3px 0 0; background: url('img/next_quest.jpg') 7px 9px no-repeat #F2F2F2}

/*--------ask_question-------*/
.ask_question	{float: right; width: 287px}
.ask_question .title	{height: 30px; padding: 2px 0 4px; line-height: 30px; text-indent: 20px; font-size: 16px; color: #ffffff; font-weight: bold; background: url('img/border.gif') 0 -1117px}
.ask_question .border_side	{padding: 0px 20px 0; background: url('img/border_side_7.jpg') repeat-y}
.ask_question .border_bottom	{height: 11px; background: url('img/border.gif') 0 -374px}

.ask_question .item	{height: 20px; padding: 8px 0 0; line-height: 20px; font-size: 12px; font-weight: bold; color: #505050}
.ask_question input	{width: 242px; height: 23px; margin: 0; padding: 0 0 0 3px; line-height: 23px; border: 1px solid #A2D5D8; color: #505050}
.ask_question textarea	{width: 242px; height: 112px; margin: 0; padding: 0 0 0 3px; line-height: 23px; border: 1px solid #A2D5D8; font-size: 12px; color: #505050}
.ask_question .submit	{height: 25px; padding: 12px 0; text-align: right}
.ask_question .submit span	{margin: 0 0 0 20px}