@charset "utf-8";

#main.support {
	min-height:324px
}

#search {
	position:absolute;
	top:18px;
	right:10px;
}

#search img,
#search select {
	position:relative;
	vertical-align:middle
}

#search select {
	margin-left:6px;
	font-size:1em
}

/*-- download --*/

#dl.list {
	width:723px;
	color:#5a5a5a
}

#dl.list tr.even {
	background:#f1f6f9
}

#dl.list th,
#dl.list td {
	padding:10px 0;
	border-top:1px dotted #787878
}

#dl.list tr:first-child th,
#dl.list tr:first-child td {
	border:0
}

#dl.list th {
	width:108px;
	color:#bc0724
}

#dl.list tr.even th {
	color:#2189e0
}

#dl.list .btn.dl img {
	margin-left:12px;
	vertical-align:middle
}

#dl.list td p {
	margin-top:16px
}

#dl.list td p:first-child {
	margin-top:0
}

/*-- faq --*/

#faq.list {
	width:723px
}

#faq.list thead th {
	height:32px;
	color:#2189e0;
	font-size:13px;
	text-transform:capitalize
}

#faq.list thead th.col1,
#faq.list tbody td.col1 {
	border-right:1px solid #d1d1d1
}

#faq.list thead th.col1 {
	width:644px
}

#faq.list tbody td {
	padding:6px 0;
	border-top:1px solid #d1d1d1
}

#faq.list tbody tr:first-child td {
	border-top:1px dotted #787878
}

#faq.list tbody td.col1 {
	padding-left:58px;
	background:transparent url(../images/icon/icon-question.png) 14px 6px no-repeat
}

#faq.list tbody td a {
	color:#3a3a3a
}

#faq.list tbody td.col2 {
	text-align:center
}

#faq.list tbody tr:hover td {
	background-color:#e7ecf5;
	font-weight:bolder
}

/* faq page */

#faqContent {
	width:723px;
	padding-bottom:120px
}

#faqContent h3.title {
	padding:8px 20px 8px 56px;
	border-bottom:1px dotted #787878;
	color:#2189e0;
	background:transparent url(../images/icon/icon-question.png) 20px 6px no-repeat;
	font-weight:bolder;
	line-height:20px
}

#faqContent .article {
	padding:4px 20px 0;
	color:#3a3a3a;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	text-justify:inter-ideograph
}

#faqContent .article p {
	margin-top:20px
}

.btn.back {
	margin-top:8px;
	font-size:13px;
}

.btn.back a {
	display:block;
	width:36px;
	margin:auto;
	padding-top:28px;
	background:transparent url(../images/icon/up-arrow.png) center 0 no-repeat;
	color:#4e96cb;
	text-decoration:none;
	text-transform:uppercase
}


/* search result */

#faq.list tbody td.col3 {
	padding-left:20px;
	color:#0084d8;
	font-weight:bold;
}
