/* COMMON STYLE
--------------------------------------------------------- */

body
{
	color: #333333;
	background: #ffffff;
	font-family: Georgia, serif;
	overflow-y:hidden;
	margin:0px;
	
}

div.Container
{
    background: #ffffff;
    left: 0px;
    top: 0px;
    width: 4300px;
	
}

div.Header
{
    background: #ffffff;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 900px;
    height: 72px;
    z-index: 3;
}

div.LeftBar
{
    background: #ffffff;
    position: fixed;
    left: 50px;
    top: 0px;
    width: 2000px;
    z-index: 2;
}
div.LeftBar1
{
    background: #ffffff;
    position: fixed;
    left: 50px;
    top: 73px;
    width: 2000px;
    z-index: 2;
}

div.Content
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 4300px;
    z-index: 1;
	
}
div.Content1
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 2240px;
    z-index: 1;
	
}
div.Content2
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 3680px;
    z-index: 1;
	
}
div.Content3
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 4130px;
    z-index: 1;
	
}

div.Content4
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 3030px;
    z-index: 1;
	
}

div.Content5
{
   background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 1620px;
    z-index: 1;
	
}

div.Content6
{
   background: #ffffff;
    position: fixed;
	left: 50px;
    top: 95px;
    width: 800;
    z-index: 1;
	
}

div.Content7
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 2355px;
    z-index: 1;
	
}

div.Content8
{
    background: #ffffff;
    position: relative;
	left: 50px;
    top: 95px;
    width: 1200px;
    z-index: 1;
	
}
div.Whitebar
{
    background: #ffffff;
    position: fixed;
    left: 0px;
    top: 0;
    width: 75px;
	height: 1000px;
    z-index: 2;
}

div.SmallColumn
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 193px;
    z-index: inherit;
}

div.BigColumn
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 400px;
    z-index: inherit;
	
}

div.FullColumn
{
    float: left;
    padding: 0px;
    margin-top: 5px;
	margin-left: 28px;
    width: 2000px;
    z-index: inherit;
	
}

div.MidColumn
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 355px;
    z-index: inherit;
	
}

div.MidColumn1
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 338px;
    z-index: inherit;
	
}

div.MidColumn2
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 507px;
    z-index: inherit;
	
}

div.MidColumn3
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 761px;
    z-index: inherit;
	
}

div.MidColumn4
{
    float: left;
    padding: 0px;
    margin-top: 20px;
	margin-left: 28px;
    width: 423px;
    z-index: inherit;
	
}
.title
{
	
	font-size:12px;
	line-height:15px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.03em
}
.text
{
	
	font-size:12px;
	line-height:15px;
	color:#333333;
	font-weight: normal;
	letter-spacing: 0.03em;
	font-style: normal;
	
}

.smalltitle
{
	
	font-size:12px;
	line-height:15px;
	color:#999999;
	font-weight: normal;
	letter-spacing: 0.03em;
	font-style: normal;
	text-decoration: none;
	
	
}

.link
{
	
	font-size:12px;
	line-height:15px;
	color:#999999;
	font-weight: normal;
	letter-spacing: 0.03em;
	font-style: normal;
	text-decoration: underline;	
}

.grey
{
	
	font-size:9px;
	line-height:15px;
	color:#999999;
	font-weight: normal;
	letter-spacing:  0.03em;
	font-style: normal;
	text-decoration: none;	
}
.space
{
	
	font-size:10px;
	line-height:10px;
	color:#999999;
	font-weight: normal;
	letter-spacing:  0.03em;
	font-style: normal;
	text-decoration: none;	
}

