﻿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;
	top:0px;
	_top:40px;
	*top:40px;
	z-index:1;
	width:940px;
	height:30px;
}

/*------------------------------------------------end Languages--------------------*/

/*------------------------------------------------header--------------------*/
#headerMain
{	
	width:1003px;
	margin: 0;	
	text-align:left;
	border-bottom:solid 5px #494949;
}

#headerMain #header{
	width:1003px;
	margin:0;
	height:151px;
	text-align:left;	
	background-image:url(images/header_bg.jpg);	
}

#headerMain #header ul{
	width:600px;
	margin:0;
	padding:0;
	margin: 0 0 0 370px;
}

#headerMain #header ul li{
	float:left;
	width:78px;	
}

#headerMain #header ul li a 
{
 	display:block;
	height:36px;	
	color:#fff;
	text-decoration:none;
	margin: 112px 5px 0 5px;
	text-align:center;
	padding:10px 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:#73c7d3;}

#headerMain #header ul #line
{
	margin: 126px 0 0 0;
	width:3px;
	height:12px;
	background-color:#000;
	background-image:url(images/bannarLine.jpg);
}

#headerMain #flash1
{
	width:1003px;
	height:193px;
	margin:0;
}



#headerMain #header ul #menu_1
{
	
}

#headerMain #header ul #menu_1 #menu_1_child1
{
    position: absolute;
    top:10px;    
    width: 230px;
    font-size: 9pt;
}

#headerMain #header ul #menu_1 #menu_1_child1 #submenu_item
{
	width:230px;
	height:24px;
	text-align:left;
	cursor:hand;	
	font-weight:normal;
	margin:0;
	background-image:url(images/bannar_child.gif);
}

#headerMain #header ul #menu_1 #menu_1_child1 #submenu_item a
{
	float:left;
	margin:0;
	padding: 0 0 0 5px;
	height:20px;
	width:68px;
	text-align:left;
	font-size:12px;	
	overflow:hidden;
	WHITE-SPACE: nowrap;
	TEXT-OVERFLOW: ellipsis;
	font-weight:normal;
	margin:2px 0 0 0;
}


/*------------------------------------------------header--------------------*/


/*------------------------------------------------body--------------------*/
#bodyMain{
	width:1003px;
	margin:0;
	text-align:left;
	padding: 0;
}


/*------------------------------------------------body--------------------*/


/*------------------------------------------------footer--------------------*/
#footerMain{
	width:1003px;
	margin:0;
	text-align:left;
	padding:0;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footerMain #footerbody
{
	margin:0px;
	padding: 5px 0 0 0;
	line-height:23px;
	text-align:center;
}


#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;
}

#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--------------------*/