@charset "utf-8";
/* CSS Document */
html, body {height:100%; margin: 0; padding: 0; }

html, body {
	background-color:#fff; 
	font-size:12.5px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	/*background:url(../../images/FontEnd/gif/body_bg.gif);*/
}
body, form {
	margin:0;
	padding:0;
}
table,tr,td {
	font-size:12.5px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}
a, a:actived,a:visited {
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}

.Info {
	color:#797979;
}

.CleadBold {
	font-weight:normal;
}
.fl {
	float:left;
}

.fr {
	float:right;
}
div.Wapper {
	width:977px;
	background:#fff;
	display:table;
}

.Header {
	width:977px;
}

.Navigation {
	width:977px;
	height:31px;
	background:url(../../images/FontEnd/gif/nav_top_bg.gif) repeat-x;
}

.Panel {
	display:inline-table;
	width:977px;
}

.Panel .Left {
	width:194px;
}

.Panel .Content {
	width:603px;
}

.Panel .Right {
	width:180px;
}
.Footer {
	width:977px;
	height:161px;
	background:url(../../images/FontEnd/gif/footer_bg.gif) repeat-x;
}
