@charset 'utf-8';

@import "faq_shared.css";

#pageTitle {
	margin: 1px 0px 4px;
}

#mainArea h2 {
	width: 711px;
	padding:0px 0px 11px;
	margin: 10px 0px 15px;
	font-weight: bold;
	font-size: 135%;
	line-height: 130%;
	color: #000000;
	background: url(/shared/images/headline002_bg_bottom.gif) left bottom no-repeat;
}

#mainArea h2 span {
	width: 671px;
	_width: 711px;
	_w\idth: 671px;
	padding: 8px 20px 0px;
	margin: 0px;
	display: block;
	background: url(/shared/images/headline002_bg_top.gif) left top no-repeat;
}

#mainArea h3 {
	padding: 0px;
	margin: 0px;
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	background: none;
}

/* mainArea
-------------------------------------------------- */

#mainArea .topSpacer {
	padding: 0px;
	margin: 0px;
}

#mainArea p.maintenance {
	padding: 10px 0px 0px;
	color: #ff0000;
	font-weight: bold;
}

#mainArea .contactBlockLeft {
	width: 343px;
	margin: 0px;
	float: left;
}

#mainArea .contactBlockLeft .contactLayout {
	width: 341px;
	margin: 0px 0px 26px;
	background: none;
	border: 1px solid #cccccc;
}

#mainArea .contactBlockRight {
	width: 343px;
	float: right;
}

#mainArea .contactBlockRight .contactLayout {
	width: 341px;
	margin: 0px 0px 26px;
	background: none;
	border: 1px solid #cccccc;
}

#mainArea .contactBlockLeft .contactLayout.clearfix.lastChaild,
#mainArea .contactBlockRight .contactLayout.clearfix.lastChaild {
	margin: 0px;
}

#mainArea .contactBlockLeft .Unit,
#mainArea .contactBlockRight .Unit {
	width: 341px;
}

#mainArea .contactBlockLeft .unitBlock,
#mainArea .contactBlockRight .unitBlock {
	width: 321px;
	padding: 10px;
}

#mainArea .contactBlockLeft .twoNumber,
#mainArea .contactBlockRight .twoNumber {
	width: 321px;
	padding: 9px 10px 11px;
}

#mainArea .contactBlockLeft .twoCallNumber,
#mainArea .contactBlockRight .twoCallNumber {
	padding: 14px 0px 0px 0px;
}

#mainArea .contactBlockLeft .callNumber,
#mainArea .contactBlockRight .callNumber {
	padding: 6px 0px 0px 0px;
}

#mainArea .contactBlockLeft .callTime,
#mainArea .contactBlockRight .callTime {
	padding: 7px 0px 9px 2px;
}

#mainArea .contactBlockLeft .callTimeBottom,
#mainArea .contactBlockRight .callTimeBottom {
	padding: 7px 0px 9px 2px;
}

#mainArea .contactBlockLeft .onlineText,
#mainArea .contactBlockRight .onlineText {
	padding: 15px 0px 20px 0px;
}

#mainArea .contactBlockLeft .toForm,
#mainArea .contactBlockRight .toForm {
	width: 249px;
	height: 40px;
	background: url(/faq/images/btn_to_form_on.gif) left top no-repeat;
}

#mainArea .contactBlockLeft .toForm a,
#mainArea .contactBlockRight .toForm a {
	padding: 0px;
	margin: 0px;
	display:block;
}

#mainArea .contactBlockLeft .toForm a:hover,
#mainArea .contactBlockRight .toForm a:hover {
	width: 249px;
	height: 40px;
	background-color: transparent;
}

#mainArea .contactBlockLeft .toForm a:hover img,
#mainArea .contactBlockRight .toForm a:hover img {
	visibility:hidden;
}

#mainArea .contactBlockLeft .toContactFactory,
#mainArea .contactBlockRight .toContactFactory {
	width: 214px;
	height: 40px;
	background: url(/faq/images/btn_to_factory_on.gif) left top no-repeat;
}

#mainArea .contactBlockLeft .toContactFactory a,
#mainArea .contactBlockRight .toContactFactory a {
	padding: 0px;
	margin: 0px;
	display:block;
}

#mainArea .contactBlockLeft .toContactFactory a:hover,
#mainArea .contactBlockRight .toContactFactory a:hover {
	width: 214px;
	height: 40px;
	background-color: transparent;
}

#mainArea .contactBlockLeft .toContactFactory a:hover img,
#mainArea .contactBlockRight .toContactFactory a:hover img {
	visibility:hidden;
}

#mainArea .contactBlockLeft .toPlus1,
#mainArea .contactBlockRight .toPlus1 {
	width: 158px;
	height: 40px;
	background: url(/faq/images/btn_to_plus1_on.gif) left top no-repeat;
}

#mainArea .contactBlockLeft .toPlus1 a,
#mainArea .contactBlockRight .toPlus1 a {
	padding: 0px;
	margin: 0px;
	display:block;
}

#mainArea .contactBlockLeft .toPlus1 a:hover,
#mainArea .contactBlockRight .toPlus1 a:hover {
	width: 158px;
	height: 40px;
	background-color: transparent;
}

#mainArea .contactBlockLeft .toPlus1 a:hover img,
#mainArea .contactBlockRight .toPlus1 a:hover img {
	visibility:hidden;
}

#mainArea .contactBlockLeft .note,
#mainArea .contactBlockRight .note {
	padding: 10px 0px 0px;
	font-size: 85%;
}

#mainArea .oneContactBlock {
	width: 343px;
	margin: 0px 0px 25px;
	background: url(/faq/images/bg_contact.gif) left top repeat-y;
}

#mainArea .oneContactBlock .contactLayout {
	width: 343px;
	background: url(/faq/images/bg_onecontact_bottom.gif) left bottom no-repeat;
}

#mainArea ul.attention {
	padding: 4px 0px 12px;
	clear: both;
}

/* backToTopNavigation
-------------------------------------------------- */

#backToTopNavigation {
	padding: 10px 0px 5px;
	margin: 0px;
}

