@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; font:normal 80% Arial, Helvetica, sans-serif; text-align:left}
	
	b.corner {position:absolute; width:1px; height:1px; font-size:1px; line-height:1px; overflow:hidden; background:#ffffff; font-weight:normal;}
	b.lt {left:0px; top:0px;}
	b.rt {right:0px; top:0px; }
	b.lb {left:0px; bottom:0px;}
	b.rb {right:0px; bottom:0px;}
	
	.strong {font-weight:bold;}
	div.clear {clear:both; height:1px; overflow:hidden; font-size:1px;}
	
	div.holder {text-align:center; clear:both;}
	div.holder div.content {width:979px; text-align:left; margin:0px auto}
	
	div#header {margin-top:15px; position:relative; z-index:1000}
	div#header div.content {position:relative; height:80px; z-index:500}
	div.Header { overflow:hidden; position:absolute;  text-align:left; float:left; bottom:2px;  }
	div.Header h1 {font-weight:normal; white-space:nowrap; color:#575757; }
	div.Header h2 {font-weight:normal; white-space:nowrap; color:#575757; }
	
	ul#MainMenu { left:auto; right:100px;  float:right; bottom:0px;}
	ul.MainMenu a { bottom:0px;}
	
	div.SwitchLocale { position:absolute; z-index:1000;}
	div.SwitchLocale div span.label { background:#ffffff;}
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#1276b8; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#a8e6ff}
	
	div#bottomDecoration {clear:both; height:24px; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#cfeffe}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#1276b8; }
	
	ul#bottonNavigation {margin:0; padding:0; list-style:none; float:left; height:50px; font-size:85%}
	ul#bottonNavigation li {margin:10px 0 0; padding:0 15px; list-style:none; float:left; border-right:1px dashed #d8d8d8; }
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#main div.content {position:relative; z-index:1}
	div#body {width:979px; background:url(/images/index/visual.jpg) left top no-repeat; height:100%;float:left;}
	
	p.submitbutton {margin:0px 0 0 100px;}
	.button, .submit {cursor:pointer}

	div.QuickSearch {width:300px; overflow:hidden; margin:0 auto; text-align:left; display:block}
	div.QuickSearch h2 {font-weight:normal; padding-top:20px; font-size:20px; text-align:center; color:#75b000}
	div.QuickSearch p {text-align:left}
	div.QuickSearch .button.common {width:193px; height:45px; margin-left:100px; font-size:22px; font-weight:normal}
	
	.SearchResult {display:block; left:350px; top:24px; padding-top:10px; position:absolute; overflow:hidden; padding-left:5px; width:240px; z-index:20;}
	div.SearchResult h1 {display:none; text-align:left}
	div.SearchResult h2 {display:none; text-align:left}
	div.simple div.member {border:none; width:95px; height:95px; padding:3px 2px 3px 2px; margin-top:0px;}
	div.member div.info {display:none}
	
	div.Registration {top:34px; left:20px; margin:0; padding:0; width:330px; position:absolute; float:left; z-index:21;}
	div.Registration h1 { margin:0; padding:0; line-height:20px;}
	div.Registration h1, div.Registration h1 strong {font-size:20px; font-weight:normal; padding-top:0px; text-align:left; color:#575757;}
	div.Registration h2 { margin:0; padding:0; line-height:20px;}
	div.Registration h2, div.Registration h2 strong {font-size:20px; font-weight:normal; padding-top:0px; text-align:left; color:#575757;}
	div.Registration a {color:#75b000;}
	
	div.Registration form { margin-top:0px;}
	div.Registration input.submit {border:none; width:185px; height:45px; line-height:40px; color:#ffffff; font-weight:normal; font-size:22px; margin-top:5px; background-color:#ffbb00; margin-top:0; border-color: #ffbb00 #e49800 #e49800 #ffbb00; border-width:1px; border-style:solid; margin-bottom:15px;}
	dl.horizontal dt {font-size:12px; padding-top:8px; }
	div.Registration dl.horizontal dd {width:200px;  }
	div.Registration dl.horizontal dd.nolabel label 
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:55px}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:82px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:44px}
	div.Registration dl.horizontal dd.nolabel {font-size:11px; white-space:normal; }
	div.Registration dl.horizontal dd.nolabel label {white-space:normal}
	
	div#bottom_content { position:relative; float:left; margin-top:480px; width:979px; }
	div#bottom_content .right_column { float:right; position:relative; }
	div#bottom_content h1 { color:#ffffff;}
	div#bottom_content h2 { color:#ffffff;}
	
	div.welcome{ position:relative; float:left; width:350px;  padding:0 0 10px 20px;}
	
	div.LoginIndex {bottom:auto; float:left; height:40px; left:auto; position:relative; right:0; top:0; width:auto; }
	div.LoginIndex a { color:#75b000; font-size:9px;}
	div.LoginIndex dl.horizontal { margin:2px 0 0 0;}
	
	h1.slogan { float:right; position:relative;  padding:0px 50px 5px 0; font-size:20px; line-height:16px;  font-weight:normal; text-align:right; width:500px;}
	
}