body {
	color: #333333;
	font-family: "Verdana",Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
}

h1
{
	color: #000000;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #dddddd;
}

h1 a
{
	color: #000000;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #888888;
	font-size: 1.3em;
}

h3
{
	color: #000000;
	font-size: 1.5em;
	
	font-weight:normal;
}

h4
{
	font-size: 1.3em;
}

h5
{
	color: #888888;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px;
	text-align:left;
	font-weight:normal;
}

.content
{
	margin: 0 0px;
}

.content a
{
	color: #97a9bc;
}
.content a:hover
{
	color: #333333;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #dddddd;
}

.content p.linkage a { color: #000000; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}




.root     {
    position:relative;
    height:      600px;
    width:      565px;
    margin:       10px 10px 10px 10px;    
    }
.root p   {
    text-align:left;
	font-size:10.5px;
	color:#111111;
	text-align:justify;
	line-height:22px;
	margin: 0px 7px 0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
.thumb     {
    position:      absolute;
    height:      0px;
    width:      0px;
    left:       0px;
    }
.up, .dn   {
    position:      absolute;
    left:       0px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      565px; 
    height:      600px; 
    clip:      rect(0 467 200 0); 
    overflow:      auto; 
   /* border-top:    1px solid #b8b2b2;
    border-left:    1px solid #b8b2b2;
    border-right:    1px solid #e8e2e2;
    border-bottom:    1px solid #e8e2e2;
    background:    #fef5d8;*/
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100px; 
    }