body			{background: #2C405C; margin: -5px 0px 0px -2px}

a:link 			{text-decoration: none; color: #66CCFF;}
a:visited		{text-decoration: none; color: #66CCFF;}
a:hover			{text-decoration: none; color: #66CCFF;}
a:active		{text-decoration: none; color: #66CCFF;}

a.index:link 	{text-decoration: none; color: #3F5C84;}
a.index:visited	{text-decoration: none; color: #3F5C84;}
a.index:hover	{text-decoration: none; color: #3F5C84;}
a.index:active	{text-decoration: none; color: #3F5C84;}

.header			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #6699FF;}
.subhead		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #6699FF;}
.date			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: normal; color: #D85132;}
.content		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ACACAC;}
.contentright	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ACACAC; text-align: right}
.small			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ACACAC;}
.style1			{color: #CCCC66;}
.style2			{color: #CC9933;}
.style3			{color: #6699FF;}
.style4			{color: #D85132;}
.style7			{color: #6699FF; font-weight: bold;}
.style9			{color: #CC9933; font-size: 16px;}
.style10		{color: #CC9933; font-size: 14px;}
.style11		{color: #CCCC66; font-size: 14px;}
.float			{float: right; position: static}

table.main		{width: 765px; height: 100%; border: 0px none transparent; cellspacing: 0; cellpadding: 0; border-collapse: collapse; align: left}
table.menu		{width: 765px; height: 50px; border: 0px none transparent; cellspacing: 0; cellpadding: 0; border-collapse: collapse; align: left;}
table.pic		{width: 215px; height: 260px; border: 0px none transparent; cellspacing: 0; cellpadding: 0; border-collapse: collapse; align: left;}
table.side		{width: 215px; height: 100%; border: 0px none transparent; cellspacing: 0; cellpadding: 0; border-collapse: collapse; align: left;}
table.content	{width: 450px; height: 100%; border: 0px none transparent; cellspacing: 0; cellpadding: 0; border-collapse: collapse; align: left;}

div.main		{width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px none transparent; overflow: hidden; background: #212E40}
div.menu		{width: 100%; height: 55px; margin: 0px; padding: 5px 0px 0px 0px; border: 0px none transparent; overflow: hidden; background: #212E40}
div.index		{float: left; width: 217px; height: 550px; text-align: right; margin: 0px; padding: 0px 0px 0px 2px; border: 0px none transparent; line-height: 2.0; overflow: hidden; background: #212E40}
div.content		{width: 603px; height: 500px; margin: 0px; padding: 30px 50px 30px 50px; border: 0px none transparent; overflow: auto; background: #212E40; scrollbar-face-color: #212E40; 
				scrollbar-track-color: #212E40; scrollbar-arrow-color: #2C405C; scrollbar-highlight-color: #2C405C; scrollbar-shadow-color: #2C405C; scrollbar-3dlight-color: #212E40; scrollbar-darkshadow-color: #212E40}
div.footer		{width: 100%; height: 5%; text-align: center; margin: 0px; padding: 0px 0px 0px 2px; border: 0px none transparent; overflow: hidden; background: #2C405C}

@media only screen and (max-device-width: 480px){ 
body			{background: #FFFFFF;}
div.main		{width: 100%; height: 100%;}
div.menu		{width: 100%; height: 100%;}
div.index		{width: 25%; height: 100%; text-align: right;}
div.content		{width: 67%; height: 100%;}
div.footer		{width: 100%; height: 5%; text-align: center;}
}
