﻿html
{
}

body
{
	width: 975px;
	margin: 10px auto;
	font-size: 12px;
	font-family:Arial;
	color:#3E3E3E;
}
A:link,A:visited,A:active
{
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: #FF0000;
	text-decoration: none;
}
.title
{
	margin:0;
	padding:0;
	padding-left:10px;
	font-size:12px;
	background:url(../images/icoArror.gif) no-repeat left center;
}



#nav
{
	height: 65px;
}
#nav .logo
{
	float: left;
	width: 345px;
}
#nav .link
{
	float: left;
	width: 550px;
	padding:20px 0px 8px 35px;
}
#nav .link a
{
	padding:0 10px;
}
#nav .link .active
{
	font-weight:bold;
}

#nav .lan
{
	float: right;
	text-align:right;
	width: 580px;
	padding-right:5px;
}
#nav .lan a
{
	padding:0 10px 0 5px;
	background:url(../images/icoArror.gif) no-repeat right center;
}




#notice
{
	clear:both;
	height:36px;
	line-height:36px;
	color:#818181;
	padding-left:20px;
	border:solid 1px #DFDFDF;
}
#profile
{
	margin-top:5px;
}
#profile .left
{
	float:left;
	width:745px;
	overflow:hidden;
}

#profile .right
{
	float:right;
	width:220px;
	overflow:hidden;
}





.contact
{
	background:url(../images/bgContact.gif) no-repeat right top;
	border-left:dotted 1px #E1E1E1;
	padding-left:15px;
}
.contact h1
{
	height:55px;
	line-height:55px;
}
.content 
{
font-size:12px;
font-family:Arial;
line-height:20px;
}

.info
{
margin-right:0px;
	width:745px;
	text-align:left;
}
.info h1
{
	margin-top:5px;
}

#footer
{
	clear:both;
	padding:5px 0px;
}
#footer .border
{
	background:#000000;
	height:13px;
	width:745px;
}
#footer p
{
	margin:0;
	padding:10px;
	line-height:120%;
}
#footer a
{
	padding:0 5px;
}

