/* Expansys/8a/pr */


.pr-wrap {
	border-right: 1px solid #eeeeee;
	float: left;
	padding-right: 15px;
	width: 648px;
	margin-top: 10px;
}


.blog-loop {
	margin:0;
	padding:0;
	list-style:none;
}

.blog-link {
	display:block;
	margin:12px 0 24px;
	padding:4px 0 4px 8px;
	border-left:4px solid #001722;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	background:#f9f9f9;
	text-decoration:none;
}

.blog-title {
	font-size:16px;
	line-height:28px;
	color:#001722;
	font-weight:bold;
	text-decoration:none
}

.post-info {
	display:block;
	margin:2px 0 0;
	font-size:11px;
	color:#aaa;
}

.blog-link:hover {
	border-left-color:#0098db;
	border-top-color:#fff;
	border-bottom-color:#fff;
	background:#fff
}

.blog-link:hover .blog-title {
	color:#0098db;
}

.blog-link:hover .post-info {
	color:#54b9e5;
}

.blog-link,.blog-title,.post-info {-moz-transition:0.2s ease-out;-webkit-transition:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}

.pr-contact h2 {
	background:none;
	font-size:24px;
	color:#001722;
	border-bottom:1px dotted #ccc;
	margin:20px 0 0;
	padding-bottom:6px;
}

.lang_kr .pr-contact h2 {font-size:22px}

.pr-contact ul {
	margin:20px 0;
}

.pr-contact li {
	margin:6px 0;
}

.pr-contact a {
	font-weight:bold;
}

#call_back
{
border-right: 1px solid #eeeeee;
float: left;
padding: 0 16px;
margin-top: 15px;
width: 283px;
}
#call_back .req
{
float: right;
font-size: 11px;
margin: 0;
text-align: right;
}
#call_back fieldset strong
{
color: #0098db;
}
#call_back .header img
{
display: block;
margin-bottom: 12px; }
#call_back fieldset
{
border: medium none;
margin: 0;
padding: 0;
}
#call_back ul
{
list-style: none outside none;
margin: 0;
padding: 0;
}
#call_back .note
{
color: #5f6a72;
font-size: 11px;
line-height: 13px;
margin: 8px 0;
}
#call_back li
{
margin: 6px 0;
}
#call_back label
{
display: block;
font-size: 12px;
margin: 12px 0 4px;
}
#call_back select
{
width: 260px;
}
#call_back input.text
{
width: 262px;
}
#call_back input.text,
#call_back select,
#call_back textarea
{
background: url("/j/8a/images/special/business-landing/field_bg.png") repeat-x scroll 0 0 #ffffff;
border: 1px solid #a2b1bd;

color: #3c474f;
font-size: 13px;
padding: 5px;
}

#call_back textarea {
	height:120px;
	width: 262px;
	font-family:verdana,sans-serif;
}

.call_back_buttons
{
padding-top: 10px;
text-align: center;
}
.clear_div
{
overflow: hidden; }
/* validation styles */
#customer_details label.error {float:none;margin:0;padding:2px 0 0;color:#0098db;font-weight:bold;font-size:10px}
#customer_details input.error {border-color:#0098db;color:#0098db;background:#f4f9fc}