@charset "utf-8";
/* CSS Document */

#subpagemain
{
	padding:20px;
	float:left;
	width:938px;
	background-color:#FFF;
	border:1px solid #e6e6e6;
	height:auto;
	font-size:12px;
	text-align: justify;
}

#contactsubpage
{
	padding:20px 0;
	float:left;
	width:978px;
	background-color:#FFF;
	border:1px solid #e6e6e6;
	height:auto;
	font-size:12px;
	text-align: justify;
}

#subpagetop
{
float:left;
width:898px;
padding:20px;
font-size:14px;
}


#subpagelan
{
float:left;
width:429px;
padding:0 20px;
}

#subpagelan span
{
color:#666;
font-size:14px;
font-weight:bold;
}

.contentul
{
float:left;
width:419px;
padding-left:30px;
padding-bottom:10px;
}

.contentul ul
{
list-style-type: decimal;
}

#contactleft
{
float:left;
width:449px;
margin-left:20px;
}

#contactleft input
{
border:0;
background:#fff;
width:280px;
height:20px;
}

.query
{
border:0;
background:#fff;
width:280px;
}

.contactform1
{
float:left;
width:409px;
padding:20px;
background:#E6E6E6;
margin-top:30px;
height:220px;
}

.contactform2
{
margin-top:50px;
float:left;
width:409px;
padding:20px;
background:#E6E6E6;
}

#contactright
{
float:left;
width:469px;
margin-left:20px;
}

.contactrightcontent1
{
float:left;
width:489px;
padding:5px 0 205px 0;
}

.contactrightcontent2
{
float:left;
width:489px;
padding:25px 0 85px 0;
}

.contactrightcontent3
{
float:left;
width:489px;
padding:20px 0;
}

.contactrighttitle
{
float:left;
width:449px;
padding-right:20px;
color:#666;
font-size:24px;
height:30px;
line-height:30px;
}

.contactrightbody
{
float:left;
width:449px;
padding-right:20px;
color:#4c4c4c;
}

.contactrightline
{
float:left;
width:489px;
border-bottom:1px solid #E6E6E6;
height:10px;
}


