@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:10px;}
	div#header div.content {position:relative; z-index:500; width:979px;}
	div.Header {text-align:left; float:left; position:relative; width:45%;}
	div.Header h1 {font-weight:normal; color:#0086d3; white-space:nowrap; font-size:28px; padding-left:15px}
	div#header div.cover {float:left; position:relative; width:100%; padding-bottom:40px;}
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#69b2df; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#d8effd}
	
	div#bottomDecoration {clear:both; height:24px; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#d8effd}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#69b2df; }
	
	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 #4b4c53; }
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#body {width:979px; background:url(/images/index/visual.jpg) left top no-repeat; height:582px; position:relative;}
	div#body div.column {display:block; height:582px}
	div#body div#left.column {float:left; overflow:hidden; width:310px; position:relative;}
	div#body div#right.column {float:right; width:340px}
	
	p.submitbutton {margin:0px 0 0 100px; zoom:0;}
	.button, .submit {cursor:pointer}

	div.QuickSearch {width:300px; overflow:hidden; margin:10px auto 0; text-align:left; display:block; background:#121213; padding-left:16px; padding-right:10px; padding-bottom:20px; }
	div.QuickSearch h2 {font-weight:normal; padding-top:20px; font-size:24px; text-align:center; color:#FFFFFF}
	div.QuickSearch p {text-align:left}
	div.QuickSearch .button.common {width:175px; height:45px; margin-left:110px; font-size:22px; font-weight:normal}
	div.QuickSearch dl.horizontal dd {width:175px}
	div.QuickSearch dl.horizontal dt {width:110px}
	
	
	.SearchResult {display:block; float:left; padding-top:25px; overflow:hidden; padding-left:10px}
	div.SearchResult h1 {display:none; text-align:left}
	div.simple div.member {border:none; width:77px; height:95px}
	div.member div.info {display:none}
	
	div.Registration {overflow:hidden; width:300px; margin:10px auto 0; background:#121213; padding-left:16px; padding-right:10px; }
	div.Registration h1 {padding-bottom:5px; text-align:center; padding-top:0px}
	div#body div#right.column h1 {margin:0}
	div.Registration input.submit {border:none; width:185px; height:40px; line-height:40px; color:#ffffff; font-weight:normal; font-size:22px; margin-top:5px; background-color:#9bc200; margin-top:0; border-color: #9bc200 #789102 #789102 #9bc200; border-width:1px; border-style:solid; margin-bottom:15px;}
	div.Registration h1, div.Registration h1 strong {font-size:20px; font-weight:normal; color:#FFFFFF}
	
	
	dl.horizontal dt {font-size:11px;}
	div.Registration dl.horizontal dd {width:185px; }
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:55px}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:80px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:42px}
	
	div.Registration dl.horizontal dd.nolabel {font-size:11px; white-space:normal; }
	div.Registration dl.horizontal dd.nolabel label {white-space:normal}
	
	div.Registration #screenname, div.Registration #newPassword, div.Registration #email, div.Registration #postalCode { width:183px;}
	input#agree {margin-left:0;}


	h1.slogan {position:relative; width:45%; right:0px; bottom:auto; color:#d8effd; font-size:22px; font-weight:normal; text-align:right; top:0; float:right;}
	
	div.welcome {display:block; float:left; width:263px; color:#5a5a5a; text-align:left; padding:20px 20px 20px 20px; background:#121213; margin:10px 0 0 335px; position:absolute; font-size:11px;}
	
	div.LoginIndex dl dt {white-space:nowrap}
	div.LoginIndex { width:315px; left:30px; bottom:18px; padding:0; margin:0;}
	div#Login_box { width:306px; height:70px; position:absolute; float:left; bottom:15px; left:15px; background:#121213;}
	div.LoginIndex dl dd input.button {font-size:11px;}
	input#rememberMe {margin-left:0;}
	
	 a { color:#0086d3;}
	
}