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

#header .inside {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#header .inside #logo {
	margin: 20px 0 20px 0;
	float:left;
}
#header .inside #logo2 {
	margin: 0;
	float:left;
}
#header .inside .boxR {
	width: 680px;
	margin: 0 auto;
}
#header .inside .boxR #category {
	border: solid 1px #aaaaaa;
	margin: 18px 0 0 0;
}
#header .inside .twitter {
	margin: 0 0 0 5px;
}
#header .inside .boxR #category:hover {
	border: solid 1px #696969;
}

#header .inside .boxR ul#cMenu {
	width: 540px;
	margin: 30px 0 0 0;
	float: right;
}
#header .inside .boxR ul#cMenu li {
	font-size: 10px;
	margin-left: 30px;
	float: right;
}
#header .inside .boxR ul#sCategory {
	margin: 5px 0;
}
#header .inside .boxR ul#sCategory li {
	float: right;
	margin-left: 5px;
}

#menu {
	position: absolute;
	top: 44px;
	right: 0px;
	z-index: 1000;
}

#navi {
	height: 60px;
	padding-top: 10px;
	clear: both;
	margin-bottom: 5px;
}
#navi .inside {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
#navi .inside h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
#navi a:link,#navi a:visited {
	color: #ffffff;
}
#navi a:hover {
	color: #ff9900;
}

#wrapper {
	background: #242424;
	clear: both;
}
#wrapper .inside {
	width: 980px;
	height: 78px;
	margin: 0 auto;
	overflow: hidden;
}
#wrapper h2 {

}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 17px 0 24px 0;
}
#side {
	width: 210px;
	margin-right: 17px;
	float: left;
}
#side #sMenu {

	margin-bottom: 14px;
}

/* ## area info ##*/
#side #areainfo {
	background: #ffffff;
	border: dotted 1px #cccccc;
	margin-bottom: 14px;
}
#side #areainfo .areaBox {
	padding: 5px 5px 10px 5px;
}
#side #areainfo .areaBox .cityImg {
	border-radius: 3px;
	margin: 3px 0 0 2px; 
}
#side #areainfo .areaBox h4 {
	text-shadow: 1px 1px 0 #ffffff;
	font-size: 11px;
	margin: 10px 2px 1px 2px;
	padding: 2px 3px 2px 8px;
	border: solid 1px #cccccc;
	background-color: #F0EEE8;
	color: #333333;
	border-radius: 3px;
}
#side #areainfo .areaBox p {
	font-size: 11px;
	margin: 0 2px 0 2px;
	padding: 2px;
}

/* ## other info ##*/
#side #otherinfo {
	background: #ffffff;
	border: dotted 1px #cccccc;
	margin-bottom: 14px;
}
#side #otherinfo .otherBox {
	padding: 5px 5px 10px 5px;
}
#side #otherinfo .otherBox .cityImg {
	border-radius: 3px;
	margin: 3px 0 0 2px; 
}
#side #otherinfo .otherBox h4 {
	font-size: 11px;
	margin: 6px 2px 4px 2px;
	padding: 2px 3px 2px 8px;
	background-color: #f777b4;
	color: #ffffff;
	border-radius: 3px;
}
#side #otherinfo .otherBox p {
	font-size: 11px;
	margin: 0 2px 0 2px;
	padding: 4px;
}


#main {
	width: 751px;
	float: left;
}
#main .inBox {
	line-height: 2;
	border-right: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	border-left: dotted 1px #cccccc;
	background: #ffffff;
	margin-bottom: 18px;
	padding: 24px 34px;
	overflow: hidden;
}
#main h3 {
	margin: 0;
	padding: 10px 0 7px 14px;
}

#root {
	height: 20px;
	font-size: 9px;
	color: #666666;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	background-color: #ffffff;
	padding: 0 20px;
	overflow: hidden;
}
#root .inside {
	width: 980px;
	margin: 0 auto;
}
#root p {
	font-size: 9px;
	color: #888888;
	float: left;
	padding: 4px 0 0 0;
}
#root .rArrow1 {
	width: 50px;
	height: 30px;
	background-image: url(http://preview.red.shared-server.net:8080/www.jworldsports.com/common/img/root/root_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 22px -1px;
}
#root .rArrow2 {
	display: none;
}
#root a:link, #root a:visited {
	color: #888888;
	font-weight: normal;
}
#root a:hover {
	color: #169ccc;
}

#back-top {
	bottom: 60px;
	right: 10px;
}

#footer #top {
	border-top: none;
}
#footer #top .inside {
	width: 980px;
	margin: 0 auto;
}
#footer #top .inside li {
	float: left;
}
#footer #bottom .inside {
	width: 980px;
	margin: 0 auto;
}
#footer #bottom .inside .logo2 {
	float: right;
}
#footer #bottom .inside address {
	float: right;
}