﻿@charset "utf-8";
body {
	color: #ccc;
	 
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	 
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
	
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	
	
}

h1 sup
{
	color: #ddd;
	
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	
}

h1 a
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #d01a71;
}

h2
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #ddd;
	font-size: 2.5em;
	
}

h3
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #fff;
	font-size: 1.5em;
}

h4
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	font-size: 1.3em;
}

.content
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	margin: 0px;
}

.content a
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #fff;
}


.content p.linkage
{
		font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; 


}

/*.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: right;
	margin: 0 auto;
}
