﻿body 
{
    margin: 0 auto;
    background-color: #FFFFFF ;
}

#main{
	background-color: #FFFFFF;
	width: 1006px;
	
	margin: 0 auto;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 0px;
}

#headmenu
{
    background-color: #FFFFFF;
    width: 1006px;
    margin: 0 auto;
    height: 70px;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px 1px 2px 1px;
}

#leftcol{
	width: 300px;
	float: left;
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 120%;
}

#leftcol_e{
	width: 300px;
	float: left;
	font-family: "Verdana";
	font-size: 9px;
	letter-spacing: 0.1em;
	line-height: 110%;

}

#leftmenu
{
	width: 250px;
	float: left;
	margin-top: 0px;
}

#newitem
{
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#buckle
{
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

#fastener
{
	margin-left: 4px;
	float: left;
	margin-top: 20px;
}

#rightcol
{
	width: 702px;
	/*height: 800px;*/
	float: right;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 1px;	
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 120%;
	color: Blue;
	
}

#rightcol_e
{
	width: 702px;
	/*height: 800px;*/
	float: right;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 1px;	
	font-family: "Verdana";
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 120%;
	color: Blue;
	
}
#rightcontent
{
	width: 752px;
	height: 450px;
	float: right;
}

#contenttitle
{
	margin-left: 40px;
	margin-top: 20px;
}


#content
{
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 10px;
	color : Black;
	
}

#origin
{
	color : Black;
	font-size: 10pt;
	line-height: 170%;
	height: 500px;
	
}

.titlecss
{
	color: gray;
   	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}


.contentcss
{
	color: blue;
   	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin-top: 10px;
    padding: 15px;
    padding-top: 5px;
}

#content .titlecss A:link
{ 
	color: gray;
	text-decoration: none;
}
#content .titlecss A:visited
{
	color: gray; 
	text-decoration: none;
	
}

#content .titlecss A:active
{ 
	color: Black;

}

#content .titlecss A:hover
{ 
	color: Black;
	
}



#footer{
	background:#ffffff url(../Images/copyright.gif) no-repeat;
	margin: 0 auto;
	width: 1006px;
	height: 50px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 0px;
}


#footer2{
	background:#ffffff url(../Images/copyright_eng.gif) no-repeat;
	margin: 0 auto;
	width: 1006px;
	height: 50px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 0px;
}

#total
{
	font-family: Verdana;
	font-size: 9pt;
	color: Blue ;
	margin-top: 32px;
	width: 1004px;
	text-align: center; 
}

#show
{
	margin: 0 auto;
	width: 640px;
	height: 370px;
}

#middleshow
{
	margin: 0 auto;
	width: 1006px;
	height: 129px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
}

.accHeader
{
    border: 1px solid gray;
    color: #FFFFFF;
    background-color: #76A6D4;
	font-family: Arial Narrow, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: 600;
    padding: 1px;
     cursor: pointer;
}

.accContent
{
    background-color: #BEE1F6;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 2px;
    padding-top: 1px;
    font-size: 8pt;
}

#leftmenu .accHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#leftmenu .accHeader a:hover
{
	background: none;
	text-decoration: underline;
}

#leftmenu .accContent a
{
	color: #4378B6;
	background: none;
	text-decoration: none;
}

#leftmenu .accContent a:hover
{
	background: none;
	text-decoration: underline;
}

.FaccHeader
{
    border: 1px solid gray;
    color: #FFFFFF;
    background-color: #9cb5b7;
	font-family: Arial Narrow, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: 600;
    padding: 1px;
    margin-top: 1px;
    cursor: pointer;
}

.FaccContent
{
    background-color: #BEE1F6;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 2px;
    padding-top: 1px;
    font-size: 8pt;
}

#leftmenu .FaccHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#leftmenu .FaccHeader a:hover
{
	background: none;
	text-decoration: underline;
}

#leftmenu .FaccContent a
{
	color: #786749;
	background: none;
	text-decoration: none;
}

#leftmenu .FaccContent a:hover
{
	background: none;
	text-decoration: underline;
}

#DataList1
{
	margin: 0 auto;	
}

