@charset "utf-8";
/* CSS Document */

/*
	Background	#000
	Red1		#ee0e16
	Red2		#e57150
	Grey		#5d625b
*/

body{ margin:0; padding:0; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color:#5d625b; background-color: #fff; line-height: 18px; }
.body2{background: #000;}

img	{ border-style: none; border-color: inherit; border-width: 0;} 
a:link, a:visited, a:active { cursor:pointer; color: #ccc; text-decoration: none; }
a:hover { color: #fff; -webkit-transition: color 0.3s ease-out; }

p	{ margin: 0; padding: 0; color:#5d625b; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; margin: 5px 0; padding:0}
#bodyContainer	{ position: relative; width: 100%; height: auto; margin:0; padding:0; }
#bodyContainermain	{ width: 100%; height: auto; margin:0 auto; padding:0;  }
.bodybg1	{ top:0; width:1280px; height:413px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/cover_bg1.png) top center no-repeat;}
.bodybg2	{ top:0; width:1280px; height:244px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/cover_bg2.png) top center no-repeat;}
.bodybg3	{ top:0; width:1280px; height:592px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/cover_bg3.jpg) top center no-repeat;}
.bodybg4	{ top:0; width:1280px; height:580px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/coverpage2.jpg) top center no-repeat;}
.bodybg5	{ top:0; width:1280px; height:650px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/landingbg.jpg) top center no-repeat;}
.logo	{ margin:0 auto; width: 102px; height: 144px; top:0; text-align:center;position: initial; }


#title_lpga 	{ position: relative; width: 1000px; height: 368px; margin: 0 auto; }
ul.champ_all	{ position:absolute; top:242px; left:0; width:700px; height:117px; list-style:none; float:left; margin:0; padding:0;}
li.champ_last a	{ float:left; list-style:none; margin:0 -10px; padding:0; }
li.champ_last a img		{ opacity: 1; -webkit-transition: opacity; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 300ms; }
li.champ_last a:hover img  { opacity: 0.75; -webkit-transition: opacity; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; }

.title 			{ top:0; width: 920px; height: auto; margin: 0 auto 20px auto; text-align: center;position: initial; }
.title h1 		{ margin: 0; padding: 0; text-align: center; }
.title h1.lpga	{ color: #fff; font-size: 18px; font-weight: bold; line-height:22px; }
.title h1.contest	{ color: #fbcc01; font-size: 18px; font-weight: bold; line-height:22px; }

.btn_auction	{ margin:0 auto; width: 151px; height: 68px; top:0; text-align:center; }
.btn_language	{ top:0; width:400px; height:40px; text-align:center; margin:0 auto; clear:both; background: url(/images/lpga/2012/bg_entersite.png) top center no-repeat;}
.sponcer		{margin: 20px auto;
text-align: center;}

.copyright			{ width:840px; color:#5d625b; font-size:10px; text-align:center; margin:0 auto;}

.clear		{clear:both;}
