/* set Templates Layout */
.clear {
	CLEAR: both;
}
.linespace{height:5px;}

/* css templates */

/* templates head */
	/*	background:#EFEFEF;	*/
	/* º¹ ¢ÇÒ ÅèÒ§ «éÒÂ*/
	/*	border: 1px solid #000;	 */
#wrapper{
	margin: 0 auto; 
	width:960px;
}

#topheader{
	margin: 0 auto; 
	background:url(../images/header.jpg) top center no-repeat;	
}

#topheader .toplang{
	width:120px;
	height:19px;
	float:right;
	text-align:center;
	padding:3px 0 0 0;
	color:#fff;
	font-size:12px;
}

#topheader .topfontsize{
	width:75px;
	height:19px;
	float:right;
	text-align:center;
	line-height:22px;
	font-size:12px;
}

#topheader .topsitemap{
padding:3px 0 0 0;
	width:80px;
	height:19px;
	float:right;
	text-align:center;
	font-size:12px;
}

#topheader .toplogo{
	height:133px;
}

#topheader .toplogo div.logo{
	width:300px;
	height:96px;
	padding:29px 0 0 34px;
	background:url(../images/logo.png) bottom center no-repeat;
	float:left;
}

#topheader .toplogo div.mainsearch{
	float:right;
	text-align:right;
	padding: 45px 0px 0px 0px;
}

#topheader .toplogo div.mainsearch #formsearch{
	padding: 10px 0px 0px 0px;
}

#topheader .topnav{
	height:43px;
}

/* ÊèÇ¹ content */
#maincontent{padding:15px 0 0 0;}

#maincontent .mainleft { width:185px; float:left; line-height:22px; }
#maincontent .mainleft img { padding:5px 0 5px 0; }
#maincontent .mainbrake {
	width:21px;
	height:500px;
	float:left;
	background:url(../images/line.png) top no-repeat;	
}
#maincontent .mainright {
	width:754px;
	float:left;
}

/* ÊèÇ¹ footer */

#foot_b{
	background:url(../images/footerbg.jpg) bottom repeat-x;
	height:81px;
	margin: 0 auto; 
}

#foot_b .footnav{
	margin: 0 auto; 
	width:960px;
	padding: 25px 0px 13px 0px;
	text-align:center;
}

#foot_b .footcopyright{
	margin: 0 auto; 
	width:500px;
	font-size:12px;
}
/*
#foot_b ul {
	width:665px;
	height:auto;
	list-style-type: none;
	margin: 0px auto;
	font-weight:bold;
}

#foot_b li {
	display: block;
	float: left;
	padding: 0px 3px 0px 20px;
	font-size: 11px; 
	text-align:center;
	height: 20px;
	color:#999
}
#foot_b li#first { 
border: 1px solid #000;	
	padding: 0px 3px 0px 10px;
}*/

#foot_b .footnav a {
	font-weight:bold;
	text-decoration: none; 
	color:#73c7d7;
	font-size:12px;
}

#foot_b .footnav a:hover {
	color:#73c7d7;
	font-size:12px;
	text-decoration:underline
}
