@charset "utf-8";
/* CSS Document */
html,body{-webkit-text-size-adjust:none;}
body{ width:100%; height:auto; margin:0; padding:38px 0 0 0; background:#FFF; font-family:Arial;}

#Warp{ width:100%; height:auto; padding:0; margin:0 auto;}

.Logo{ width:190px; margin-top:-14px; height:82px; float:left;}
.Nav { float:right; margin:0 20px 0 0; padding:0; text-align:right;}
.Nav dl{ width:680px; margin:0; padding:0;}
.Nav dl dt{ font-size:13px; color:#999; line-height:24px; margin:0 0 20px 0; padding:0;}
.Nav dl dd{ font-size:14px; font-weight:bold; float:right; margin:0 0 0 50px; padding:0;}
.Nav dl dd a{ text-decoration:none; color:#fe9b00;}
.Nav dl dd a:hover{ text-decoration:underline; color:#090909;}
.Nav dl dd .Choose{ text-decoration:none; color:#090909;}

.Clr{ clear:both;}



.Footer{ width:100%; height:100px; background:#e2e2e2; text-align:center;}
.CopyRight{ width:960px; height:70px; margin:0 auto; padding:30px 0 0 0; background:url(images/orangegolf-logo100sw.gif) no-repeat 720px 25px;}
.CopyRight p{ font-size:12px; font-weight:light; line-height:18px; margin:0; padding:0; color:#5d5d5d;}
.CopyRight p a{ color:#5d5d5d; text-decoration:none;}
.CopyRight p a:hover{ color:#5d5d5d; text-decoration:underline;}
