/*£­£­£­£­£­£­
×÷Õß£ºkeny
£­£­£­£­£­£­*/

@import url(default.css);


body			{
			text-align: center; cursor: default; color: black; padding: 0; width: 100%;
			background: darkseagreen; font: 36px georgia,kaiti_gb2312,kaiti,simsun;
			}

a			{
			font: 36px simhei; color: black; background: lime; text-decoration: none; cursor: help;
			}

a:hover			{
			color: white; background: red; border-bottom: 1px dashed; position: relative; left: 1px; top: 1px;
			}

img			{
			border: 0px;
			}

*			{
			margin: 0; padding: 0;
			}

p			{
			padding-top: 15px; margin: 0 auto; background: white; line-height: 150%;
			}

u			{
			font: bold 36px simsun; font-style: oblique;
			}

span			{
			font: bold 36px fangsong_gb2312,fangsong,simsun; background: deeppink;
			}

pre			{
			font: 26px simsun; background: white; line-height: 100%;
			}
 
.mainline		{
			clear: both; width: auto; display: block; background: darkseagreen; font: 0px/0px sans-serif; height: 10px;
			}

.pptx			{
			width: 1000px; border: 3px solid white; margin: 0 auto; text-align: left;
			}

.url			{
			font: bold 36px simsun; color: black; background: cyan; text-decoration: none; cursor: help;
			}