﻿body{
	font-family:宋体, Helvetica, sans-serif;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

li
{
	list-style-type:none; 
}
/*------------------------------------------------Languages--------------------*/

#Languages
{
	position:absolute;
	left:0px;
	z-index:1;
	width:650px;
	height:30px;
}

/*------------------------------------------------end Languages--------------------*/

/*------------------------------------------------header--------------------*/
#headerMain
{	
	width:994px;
	margin: 0;	
	text-align:left;
}

#headerMain #header1{
	width:884px;
	margin:0;
	height:98px;
	text-align:left;	
	background-image:url(images/headerBg.jpg);
	padding:20px 0 0 110px;	
}

#headerMain #header{
	width:994px;
	margin:0;
	height:30px;
	text-align:left;	
	background-image:url(images/menuBg.jpg);	
}

#headerMain #header ul{
	width:694px;
	margin:0;
	padding: 0 0 0 200px;
}

#headerMain #header ul li{
	float:left;	
	width:80px;
}

#headerMain #header ul li img
{
	margin: 10px 30px 0 50px;

}

#headerMain #header ul li a 
{
 	display:block;
	height:25px;
	width:78px;
	color:#000;
	text-decoration:none;
	margin:0;
	text-align:center;
	padding:5px 0 0 0;
	font-size:14px;
	font-weight:bold;
	
}
#headerMain #header ul li a:hover, li a:focus, li a:active {font-weight:bold;color:red;}

#headerMain #header ul #line
{
	margin: 8px 0 0 0;
	width:1px;
	height:15px;
	background-color:#000;
}

#headerMain #flash1
{
	background-image:url(images/flashBg.jpg);
	width:994px;
	height:327px;
}

#headerMain #obj3
{
	float:left;
	margin:10px 0 0 10px;
}

#headerMain #obj2
{
	float:left;
	margin:10px 0 0 0;
}
#headerMain #obj1
{
	float:left;
	margin:5px 0 0 -25px;
}

/*------------------------------------------------header--------------------*/


/*------------------------------------------------body--------------------*/
#bodyMain{
	width:994px;
	margin:0;
	text-align:left;
	padding: 0;
}


/*------------------------------------------------body--------------------*/


/*------------------------------------------------footer--------------------*/
#footerLine
{
	width:863px;
	height:12px;
	background-image:url(images/footerLine.jpg);
	margin:20px 0 0 0;
}

#footerMain{
	width:994px;
	margin: 0;
	text-align:left;
	padding:0;
}

#footerMain #footerbody
{
	padding: 5px 0 0 0;
	line-height:23px;
	text-align:center;
	margin:0;
}

#footerMain #footerIPC
{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:white;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	padding: 0px 0px 0px 0px ;
	margin:0 0 0 0;
}

#footerMain #footerIPC a{
	padding:0;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
#footerMain #footerIPC a:hover{
	text-decoration:underline;
}
#footerMain #footerIPC a.one{
	padding: 0 0 0 0;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
#footerMain #footerIPC a.one:hover{
	text-decoration:underline;
}
/*------------------------------------------------footer--------------------*/
