﻿@charset "utf-8";
/* CSS Document */
html, body 
{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body
{
	background: #edead2 url(../images/way_bg.jpg) no-repeat center top;
}

/**************** choose yrhe *************/
#content
{

	width: 1000px;
	margin:0 auto;
	behavior: url("iepngfix.htc");
}
#content2
{
	background: url(../images/way_content_bg.png) no-repeat;
	width: 1000px;
	height: 1238px;
	margin-top:-32px ;
	behavior: url("iepngfix.htc");
}
.font1
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.font2
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #e42a2a;
	font-weight: bold;
	line-height: 20px;
}
.font3
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #d8e321;
	line-height: 20px;
}
.font4
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
    color: #ff9393;
	line-height: 24px;
}
.font5
{

	font-size: 15px;
    color: #ffffff;
	line-height: 24px;
}
#table
{
margin:0px 0 8px -300px;
}
#table_pic
{
margin:8px 0 8px -120px;
}

#footer
{	
	width: 1000px;
	height: 56px;
	margin-top: 0px;
}
#footer img
{
	behavior: url("iepngfix.htc");
}
