BODY
	{
		margin: 15;
		background-color: black;
		font-family: Arial;
		font-size: 15;
		color: #D3D3D3;		
	}
A:link, A:visited
	{
		text-decoration: none;
		color: #00C2FF;
		font-style: italic;
	}
UL A:link, UL A:visited
	{
		text-decoration: none;
		color: #00C2FF;
	}
UL A:hover
	{
		color: #00C2FF;
		text-decoration: underline;
	}
A:hover
	{
		text-decoration: underline;
	}


A IMG, A:hover IMG
	{
		border-style: none;		
		border-bottom-style: none;
		text-decoration: none;
	}
TABLE TD
	{
		border-style: solid;		
		border-width: 1;		
		border-color: #D3D3D3;		
	}
TABLE THEAD TD
	{
		text-align: center;
		font-weight: bold;		
	}
TABLE TFOOT TD
	{
		text-align: center;
		font-style: italic;		
	}
P
	{
		margin-top: 0;
		margin-bottom: 20;
	}
DIV#AreaMenu
	{
		position: absolute;
		top: 15;
		left: 15;
		width: 229;
		height: 352;
		background-color: black;
		background-image: url("/design/menuarea.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding-top: 42;
		padding-left: 21;
		padding-right: 19;
	}

DIV#AreaMenu A 
	{
		text-decoration: none;
		color: #00C2FF;
		font-style: normal;
		border-bottom-style: none;
	}
DIV#AreaMenu A:hover
	{
		color: #00C2FF;
		text-decoration: none;
		border-bottom-style: none;		
	}
DIV.MenuItem 
	{	width: 189;
		height: 30;
		overflow: hidden;
		background-image: url("/design/btnitem.gif");	
		background-color: #505050;	
		margin-bottom: 1;
		margin-left: -15;
		padding-left: 3;
		font-size: 17;
		font-family: Arial;
		color: #00C2FF;
		cursor: hand;
	}
DIV.MenuItem IMG
	{
		filter: alpha(opacity=75);	
		vertical-align: middle;
		margin-right: 0;
		width: 24;
		height: 30;
	}
	
#AreaPage
	{
		position: absolute;
		top: 7;
		left: 269;	
		margin-left: 5;
		margin-top: 5;
		color: #D3D3D3;
		padding-bottom: 50;
	}
#AreaPage A
	{
		font-style: normal;
	}		
TABLE.ListItems
	{
		width: 100%;
		margin-top: 44;
	}
TABLE.ListItems TD
	{
		height: 30;
		margin-bottom: 1;
		margin-top: 0;
		border-style: none;
		border-width: 0;
	}
TABLE.ListItems TD A, TABLE.ListItems TD A:hover
	{
		color: #D3D3D3;
		text-decoration: none;
	}
TABLE.ListItems THEAD TD
	{
		color: #D3D3D3;
		background-color: #505050;
		font-family: Arial;
		font-size: 15;
		font-weight: bold;
		border-style: none;
		text-align: left;
		padding: 5;
		padding-left: 15;
		padding-right: 15;
	}
TABLE.ListItems THEAD TD IMG
	{
		width: 12;
		height: 12;
		vertical-align: middle;
	}
TABLE.ListItems THEAD TD A, TABLE.ListItems THEAD TD A:visited
	{
		color: #D3D3D3;
		text-decoration: none;
	}
TABLE.ListItems TBODY TD
	{
		color: #D3D3D3;
		background-color: transparent;
		font-family: Arial;
		font-size: 15;
		font-weight: normal;
		border-style: none;
		text-align: left;
		padding: 5;
		padding-left: 15;
		padding-right: 15;
		cursor: hand;	
	}
TABLE.ListItems TD.listOrderNumber
	{
		background-color: #505050;
		text-align: center;		
	}		
TABLE.ListItems TD.listOrderNumber A
	{
		color: #D3D3D3;
	}
TABLE.ListItems TD.listLook
	{
		text-align: center;		
	} 
SPAN.ThumbnailBox
	{
		border-style: solid;
		border-width: 1;
		border-color: #505050;
	    width: 201;
	    height: 243;    
	    padding: 0;
	    margin: 10;
	    overflow: hidden;
	}
TD.ThumbnailPicture
	{
	    width: 199;
	    height: 199;
	    margin: 0;
	    text-align: center;
	    vertical-align: middle;
	    table-layout: fixed;
	    border-style: none;
	}
TD.ThumbnailPicture A, TD.ThumbnailPicture A:hover 
	{
		border-style: none;
	}
TABLE.ThumbnailSubscript
	{
		border-top-style: solid;
		border-width: 1;
		border-color: #505050;
		background-color: #505050;
		color: #D3D3D3;
		width: 100%;
		height: 41;
		overflow: hidden;
		margin: 0;
		font-family: Arial;
		font-size: 15;
		line-height: 1.1;
		text-align: center;
	}
TABLE.ThumbnailSubscript TD
	{
		border-style: none;
	}
TABLE.ThumbnailSubscript TD IMG
	{
		vertical-align: middle;
		width: 16;
		height: 16;
	}	
			
DIV.UserProfile
	{
		border-style: none;
		border-width: 1;
		background-color: black;
		background-image: url("/design/profile.gif");
		background-repeat: no-repeat;
		width: 356;
		height: 226;
		padding: 0;
	  	margin: 20;
	  	margin-top: 0;
	  	margin-left: 10;
	  	font-family: Arial;
		font-size: 12;
		clear: left;
	}
DIV.UserPhoto
	{
 		margin: 0;
 		margin-top: 26;
	  	text-align: center;
	  	table-layout: fixed;
		width: 114;
		height: 200;
		padding-top: 20;
		float: left;
	}
DIV.UserPhoto IMG
	{
 		width: 90;
 		height: 120;
		margin: 0;
		margin-bottom: 10;
	}	
DIV.UserPhoto A,DIV.UserPhoto A:hover 
	{
		border-style: none;
	}
DIV.UserInfo
	{
        margin: 0;
        margin-top: 26;
        width: 188;	
        height: 200;
        text-align: left;
        padding-left: 10;
		float: left;
		overflow: hidden;
	}
DIV.UserInfo P
	{
		margin-top: 0;
		margin-bottom: 5;
	}
DIV.UserInfo DIV
	{
	    font-family: Arial;
	    font-weight: bold;
	    font-size: 20;
	    margin: 0;
	    margin-top: 15;
	    margin-bottom: 15;
	    margin-right: 10;
	    padding-bottom: 7;
	    line-height: 1.5;
	}
DIV.UserInfo DIV A, DIV.UserInfo DIV A:visited
	{
		color: #D3D3D3;
	}
DIV.UserInfo DIV A:hover
	{
		color: #D3D3D3;
	}
   
DIV#ArticleTitle
    {
        font-family: Arial;
        font-size: 39;
        color: #D3D3D3;
    }
HR
    {
        height: 1;
        border-style: none;
        border-bottom-style: solid;
        border-bottom-width: 1;
        border-bottom-color: #005773;
        color: #005773;
    } 
HR.ArticleTitleHR
    {
        height: 1;
        border-style: none;
        border-bottom-style: solid;
        border-bottom-width: 1;
        border-bottom-color: #00C2FF;
        margin-top: -17;
        padding-top: 6;
        color: #00C2FF;
        margin-bottom: 15;
    }  
DIV#ArticleImage
    {
        width: 343;
        height: 257;
        border-style: solid;
        border-width: 1;
        border-color: #505050;
        text-align: left;
        overflow: hidden;
        padding: 0;
        margin: 0;
        margin-bottom: 40;
    }
DIV#ArticleImage IMG
    {
        height: 257;
        padding: 0;
        margin: 0;
    }
#Areapage H1
    {
        font-family: Times New Roman, Times;
        color: #005773;
        font-weight: Normal;
        margin-bottom: -13;
        margin-left: -3;
        font-size: 43;
    }
#Areapage H2
    {
        font-family: Times New Roman, Times;
        font-size: 27;
        color: #005773;
        font-weight: normal;
        margin-top: 10;
        margin-bottom: -11;
    }
#Areapage H3
    {
        font-family: Arial;
        font-size: 15;
        color: #D3D3D3;
        font-weight: normal;
        margin-top: -11;
    }	    
#AreaPage UL
	{
		list-style-image: url("/design/bullet.gif");
		font-size: 15;
		font-style: italic;
		margin-left: 15;
	}
#AreaPage UL LI A
	{
		font-style: italic;
	}
#AreaPage UL LI
	{
		margin-bottom: 5;
		margin-top: 5;
		margin-left: 25;
	}
DIV#ReadHere UL UL
	{
		list-style-type: none;
		margin-left: 25;
	}
#AreaPage UL UL
	{
		list-style-image: none;
		list-style-type: square;
		margin-left: -5;
		color: #005773;
	}
#AreaPage UL LI UL LI, #AreaPage UL LI UL LI A
	{
		font-style: normal;
	}
DIV.ReadHere
	{
		margin-top: 60;
	}
TABLE.FormTable
	{
		color: #D3D3D3;
	}
TABLE.FormTable TD
	{
		color: #D3D3D3;
		padding-bottom: 20;
		vertical-align: top;
		padding-right: 10;
		border-style: none;
	}
TABLE.FormTable INPUT.ParameterInput
	{
		width: 150;
		border-style: solid;
		border-width: 1;
		border-color: #005773;
		background-color: #505050;
		color: #00C2FF;
		margin-top: 3;
	}
TABLE.FormTable INPUT.ParameterInputCh
	{
		border-style: solid;
		border-width: 1;
		border-color: #005773;
		background-color: #505050;
		color: #00C2FF;
		margin-top: 3;
	
	}
TABLE.FormTable TextArea.ParameterInputText
	{
		border-style: solid;
		border-width: 1;
		border-color: #005773;
		background-color: #505050;
		color: #00C2FF;
		margin-top: 3;
		width:150;
		height:60;
	}
TD.ParameterName
	{
		width: 120;
	}
SPAN.LittleComment
	{
		font-family: Times New Roman, Times;
		font-style: italic;
		font-size: 16;
	}
#OptionsIs
	{
		font-size: 11;
		border-style: solid;
		color: #808080;
		border-color: #005773;
		border-width: 1;
		padding: 10;
		width: 246;
		height: 150;
		position: absolute;
		top: 25;
		left: 407;
	}	
#OptionsIs INPUT
	{
		filter: alpha(opacity: 50);
	}
#OptionsIs INPUT#subm
	{
		background-color: #505050;
		filter: none;
		font-size: 10;
		width: 66;
		height: 20;
		color: #00A2DF;
		border-color: #005773;
		border-style: solid;
		border-width: 1;
		padding: 0;
		margin: 0;
	}
DIV.NewsDate
	{
		font-size: 15;
		font-weight: bold;
		color: #005773;
	}

DIV#Bns
    {
   		border-style: none;
		border-width: 0;
		background-color: black;
		background-image: url("/design/ban_bg.gif");
		background-repeat: no-repeat;
		background-position: top left;
        color: #FFFFFF;
        clear: both;		
		width: 490;
		height: 206;
		padding: 0;
	  	margin: 0;
	  	margin-top: 15;
        margin-left: -4; 
	  	font-family: Arial;
		font-size: 14;
        text-align: left;
    }
DIV#BnsInside
    {
        margin-top: 0;
        margin-left: 47;
        width: 490;
    }
DIV#BnsUpperField
    {
        height: 48;
        margin: 0;
    }        
DIV#Bns IFRAME
    {
        float: left;
        margin-left: 0;
        margin-right: 10;
        margin-top: 19;
        background-color: lightgray;
    }
