document.write(""+
"<style type='text/css'>"+
"<!--"+
"body {"+
"	margin-left: 0px;"+
"	margin-top: 0px;"+
"}"+
".bg_home {"+
"	background-image: url(images/huiyi_bg.jpg);"+
"	background-repeat: no-repeat;"+
"	background-position: center center;"+
"}"+
"-->"+
"</style>"+
"<style type='text/css'>"+
"<!--"+
".bg_huiyi {"+
"	background-image: url(images/xian_bg.jpg);"+
"	background-repeat: repeat;"+
"	background-position: left top;"+
"}"+
"-->"+
"</style>"+
"<link href='css/table.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text02.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text03.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text04.css' rel='stylesheet' type='text/css' />"+
"<style type='text/css'>"+
"<!--"+
".STYLE14 {color: #333333}"+
"-->"+
"</style>"+
"<link href='css/text05.css' rel='stylesheet' type='text/css' />"+
"<style type='text/css'>"+
"<!--"+
"-->"+
"</style>"+
"<link href='css/text06.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text07.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text08.css' rel='stylesheet' type='text/css' />"+
"<link href='css/text09.css' rel='stylesheet' type='text/css' />");


function windowOpeninsize111(loadpos,winname,width,height)
{
try{
controlWindow=window.open(loadpos,winname,"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+width+",height="+height+",screenX=5,screenY=5");
  	controlWindow.moveTo(10,10);
  	controlWindow.focus();
  	controlWindow.select();
}
 catch(e)
 {
	;
 }
}
