/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2008-12-09 16:19:12
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #E52B90; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 
	
	color: #E52B90;
	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 
	
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	text-decoration: underline;
	font-weight: bold;
	
}

img {
	
	border: none;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	
	text-align: left;

/*	
	background-image: url("../editorial/id=323.jpg");
	background-position: top center;
	background-repeat: repeat-y;
*/

}

p {

	padding: 0px;
	margin: 0px;
}

#main							{ position: relative; width: 100%; height: 100%; overflow: hidden; }

#iframe							{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 100%; overflow: hidden; }

#zaishu							{ border-style: none; overflow-x: hidden; overflow-y: auto; }

#layer							{ position: absolute; margin: 0 auto 0; z-index: 20; width: 800px; height: 300px; background-color: #FF0000; }

#header							{ position: relative; margin: 0 auto 0; width: 800px; height: 300px; }
