@charset "utf-8";
/* CSS Document */
@import url("ad.css");
@import url("nav.css");
@import url("reset.css");
body{background:url(http://mlb.colore.com.tw/images/bg_shadow.gif) center repeat-y #fff;
	font: 12px Arial, "新細明體";
	margin:0;
	height:100%;}
a{ color:#09C; text-decoration:none;}
a:hover{ color:#069; text-decoration:underline;}
#index #Header h1{ cursor:pointer;}

#Wrap{ background:url(http://mlb.colore.com.tw/images/bg_main_pSeason.jpg) no-repeat center top ; width:100%; display:block;}
#Container{
	width:990px;
	margin:0 auto;
	background:#231f20 url(http://mlb.colore.com.tw/images/bg_Container_L.gif) repeat-y;
}
#breadNav{ position:absolute; right:0; top:0; color:#ccc; width:100%; text-align:right;}
#breadNav a{ color:#C9C9C9;}
#breadNav a:hover{ color:#09C; text-decoration:none;}
#breadNav a.on{ color:#09C;}
#Header{ height:105px; background:#fff url(http://mlb.colore.com.tw/images/bg_header.jpg) top no-repeat;}
#Header h1{
	height:66px;
	width:600px;
	float:left;
}
#SearchPanel{ float:right; margin:20px 15px 0 0;}
#SearchPanel .SearchInput{ border:none; background:url(http://mlb.colore.com.tw/images/bg_SearchInput.gif) no-repeat;
width:120px; height:20px; padding:1px 10px 0 10px; line-height:18px; color:#333; font-size:13px; float:left;}
#SearchPanel .btn_Search{
background:url(http://mlb.colore.com.tw/images/Btn_Search.gif) no-repeat; width:38px; height:20px; display:block; float:left; margin-left:3px;border:none; color:#FFF;}
#SearchPanel .btn_Search:hover{ color:#CCC;}
#SearchPanel .ex{ display:block;text-align:left; width:180px; height:20px; padding-top:3px; float:left; color:#ccc; font-size:11px;}
#SearchPanel a{ color:#fff; text-decoration:none;}
#SearchPanel a:hover{ color:#FC0;}

#index #Main{ width:990px; height:100%; position:relative;}
#BoxL,#BoxSide{ width:180px; background:url(http://mlb.colore.com.tw/images/bg_BoxL.gif) no-repeat bottom left #FFF; height:100%;}
#BoxR{ width:810px; background:#231f20 url(http://mlb.colore.com.tw/images/bg_BoxR.gif) repeat-y; height:100%;}


#Footer{ height:210px; background:#231f20; position:relative;}
#Footer .logo{ position:absolute; left:75px; top:90px; float:left;}
#Footer .logo2{ position:absolute; left:25px; top:130px; float:left;}
#F_Nav{ height:71px; background:url(http://mlb.colore.com.tw/images/bg_FooterNav.gif) repeat-x; line-height:65px;}
#F_Nav ul{ width:80%; margin:0 auto; height:71px;}
#F_Nav li{display:inline; padding:0 10px; background:url(http://mlb.colore.com.tw/images/ico_lineV.gif) no-repeat center right;}
#F_Nav .end{ background:none;}
#F_Nav a{ color:#FFF;  text-decoration:none;}
#F_Nav a:hover{ color:#CCC;text-decoration:underline;}
#F_Copyright{ height:138px;background:url(http://mlb.colore.com.tw/images/bg_FooterCopyright.gif) repeat-x;}
#F_Copyright .content{
	position:relative;
	top:20px;
	font-size:10px;
	color:#333;
	padding-right:25px;
	line-height:15px;
	float:right;
	width:750px;
}
#F_Copyright .content span{ font-size:11px; display:block; color:#FFF; line-height:25px;}


.userPanel{position:absolute;right:90px; z-index:10; color:#CCC; line-height:17px; height:17px; width:200px;
display:block; top:2px; z-index:2;}
.userPanel .login,.userPanel .logout{ text-align:center;display:block; color:#222; text-decoration:none; position:absolute; right:0;top:0;}
.userPanel .login a{ text-align:center; text-decoration:none; color:#222;}
.userPanel .login a:hover,.userPanel .logout a:hover{ color:#666;}
.userPanel .login{ background:url(http://mlb.colore.com.tw/images/btn_g_login.gif) no-repeat; width:78px;}
.userPanel .logout{ background:url(http://mlb.colore.com.tw/images/btn_g_logout.gif) no-repeat; width:60px;}
.userPanel .userinfo{  margin-right:5px; color:#fff; text-align:right; position:absolute; right:70px;display:block;}

#bookmark {	height: 24px;width: 66px;cursor:pointer;}
.the_menu {	font-size:12px;	position:absolute; right:5px; top:24px;	display:none;	width:85px;	border:#ccc 2px solid; z-index:10;}
.the_menu li {background-color:#fff;border-bottom:1px solid #f2f2f2;}
.the_menu li a {color:#333;	text-decoration:none; padding:1px 5px; display:block;}
.the_menu li a:hover {font-weight:bold;color:#069;}

.replace{ font-size:0; line-height:0; text-indent:-9000px;}
.clear{ clear:both;}
.floatL{ float:left;}
.floatR{ float:right;}
img{  behavior:url("scripts/iepngfix.htc");}
