body
{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#000;
	font-family:arial;
	font-size:11px;
	background:#eee;
}

a:link,
a:visited
{
	text-decoration:underline;
	color:#ec008c;
}

a:hover
{
	text-decoration:none;
	color:#ff6cc1;
}

img
{
	border:0px;
}
.clr
{
	clear:both;
}
#common_top
{
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #CCCCCC;
clear:both;
height:150px;
margin-left:auto;
margin-right:auto;
margin-top:auto;
padding-left:10px;
padding-right:10px;
position:relative;
width:980px;
}
#logo
{
left:10px;
position:relative;
text-align:center;
top:33px;
height:66px;
width:200px;
}

#logo img
{
height:66px;
width:200px;
margin-bottom:19px;
}

#service
{
	position:absolute;
	right:10px;
	top:10px;
	width:350px;
}
#service .home
{
margin-bottom:20px;
margin-top:10px;
clear:both;
float:right;
}
#service .representative
{
clear:both;
float:right;
}
.line
{
	background: #ec008c;
	clear:both;
	height:5px;
	width:100%;
}
#common_bottom
{
	clear:both;
	margin:auto;
	position:relative;
	width:980px;
	padding-left:10px;
	padding-right:10px;
background:none repeat scroll 0 0 #FFFFFF;
}
#menu_bottom
{
background:#000;
width:980px;
font-size:12px;
font-weight:bold;
overflow:hidden;
}
#menu_bottom ul
{
left:252px;
margin:0;
padding:0;
position:relative;
}
#menu_bottom li
{
	float:left;
	margin:0px;
	padding:5px 0;
	list-style-type:none;
}
#menu_bottom a:link,
#menu_bottom a:visited
{
border-right:1px solid #fff;
color:#FFFFFF;
display:block;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}

#menu_bottom a:hover
{
	text-decoration:none;
	color:#fab333;
}

#menu_bottom #copyright
{
	color:#fff;
	padding-right:5px;
	padding-left:5px;
}

#content
{
background:none repeat scroll 0 0 #FFFFFF;
clear:both;
margin:auto;
overflow:hidden;
position:relative;
width:980px;
padding:10px;
}
#column_center
{
float:left;
}
#column_center iframe
{
border:1px solid #fff;
width:980px;
height:560px;
overflow:hidden;
}
#column_right
{
display:none;
clear:right;
float:right;
}