@charset "UTF-8";
#main {
	width: 840px;
	clear: both;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
#content {
	width: 840px;
}
#grid {
	width: 100%;
}
#content .left {
	width:654px;
	float: left;
}
#content .right {
	width:171px;
	float: right;
}
#topstories {
	width: 654px;
	margin-top: 0;
	margin-bottom: 15px;
}
#topstories .image {
	width: 654px;
} 
#topstories .content {
	width: 592px;
	background: #FAFAFA;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 5px;
} 
#topstories .content ul {
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
} 
#topstories .content .news a:link {
	text-decoration: none;
	color: #222222;
} 
#topstories .content .news a:visited {
	text-decoration: none;
	color: #222222;
}
#topstories .content .news a:hover {
	text-decoration: underline;
} 
#topstories .content .news a:active {
	text-decoration: underline;
	color: #000000;
} 
#topstories .content .rumor a:link {
	text-decoration: none;
	color: #666666;
} 
#topstories .content .rumor a:visited {
	text-decoration: none;
	color: #666666;
}
#topstories .content .rumor a:hover {
	text-decoration: underline;
} 
#topstories .content .rumor a:active {
	text-decoration: underline;
	color: #000000;
} 
#topstories .content .apple a:link {
	text-decoration: none;
	color: #FF0000;
} 
#topstories .content .apple a:visited {
	text-decoration: none;
	color: #FF0000;
}
#topstories .content .apple a:hover {
	text-decoration: underline;
} 
#topstories .content .apple a:active {
	text-decoration: underline;
	color: #000000;
} 
#ad {
	width: 654px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-top: 0;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
} 
#ad .text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #FF33AE;
} 
#ad .text a:link {
	text-decoration: underline;
	color: #FF33AE;
}
#ad .text a:visited {
	text-decoration: underline;
	color: #FF33AE;
}
#ad .text a:hover {
	text-decoration: underline;
	color: #222222;
}
#ad .text a:active {
	text-decoration: underline;
	color: #000000;
}
#ad .banner {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 60px;
	padding-right: 25px;
	padding-left: 25px;
} 
#ad .banner .first {
	width: 469px;
	float: left;
	height: 60px;
} 
#ad .banner .second {
	width: 120px;
	float: right;
	height: 60px;
} 
#info1 {
	width: 654px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: center;
} 
#info1 a:link {
	text-decoration: none;
	color: #FF0000;
}
#info1 a:visited {
	text-decoration: none;
	color: #FF0000;
}
#info1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#info1 a:active {
	text-decoration: underline;
	color: #000000;
}
#info2 {
	width: 654px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: center;
} 
#info2 a:link {
	text-decoration: none;
	color: #FF0000;
}
#info2 a:visited {
	text-decoration: none;
	color: #FF0000;
}
#info2 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#info2 a:active {
	text-decoration: underline;
	color: #000000;
}
#event {
	width: 654px;
	margin-top: 0;
	margin-bottom: 15px;
} 
#news {
	width: 654px;
} 
#news .article{
	width: 654px;
	margin-bottom: 15px;
} 
#news .article .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33AEFF;
	width: 649px;
} 
#news .article .title h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-left: 23px;
	padding-bottom: 7px;
} 
#news .article .story {
	width: 554px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 15px;
} 
#news .article .story h3 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
} 
#news .article .story p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .article .story ul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .article .story ol {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .article .story blockquote {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .article .story .time {
	font-size: 11px;
	line-height: 17px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .article .banner {
	margin-bottom: 0px;
	margin-top: 15px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
} 
#news .article .top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 654px;
} 
#news .article .top p {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding-top: 1px;
	padding-right: 42px;
	padding-bottom: 5px;
} 
#news .article .top a:link {
	text-decoration: none;
	color: #222222;
}
#news .article .top a:visited {
	text-decoration: none;
	color: #222222;
}
#news .article .top a:hover {
	text-decoration: none;
	color: #33AEFF;
}
#news .article .top a:active {
	text-decoration: none;
	color: #000000;
}
#news .article .related {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #222222;
	width: 649px;
} 
#news .article .related p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-left: 23px;
	padding-bottom: 7px;
} 
#news .article .recent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #222222;
	width: 649px;
} 
#news .article .recent p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-left: 23px;
	padding-bottom: 7px;
} 
#news .daily{
	width: 654px;
	margin-bottom: 15px;
} 
#news .daily .date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33AEFF;
	width: 649px;
} 
#news .daily .date h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-left: 23px;
	padding-bottom: 7px;
} 
#news .daily .stories {
	width: 554px;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 15px;
} 
#news .daily .stories h3 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
} 
#news .daily .stories p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .daily .stories ul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .daily .stories ol {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .daily .stories blockquote {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#news .daily .banner {
	margin-bottom: 0px;
	margin-top: 15px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
} 
#news .daily .top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 654px;
} 
#news .daily .top p {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding-top: 1px;
	padding-right: 42px;
	padding-bottom: 5px;
} 
#news .daily .top a:link {
	text-decoration: none;
	color: #222222;
}
#news .daily .top a:visited {
	text-decoration: none;
	color: #222222;
}
#news .daily .top a:hover {
	text-decoration: none;
	color: #33AEFF;
}
#news .daily .top a:active {
	text-decoration: none;
	color: #000000;
}
#news .old {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	width: 654px;
	margin-bottom: 15px;
} 
#news .old p {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#news .old a:link {
	text-decoration: none;
	color: #222222;
}
#news .old a:visited {
	text-decoration: none;
	color: #222222;
}
#news .old a:hover {
	text-decoration: none;
	color: #33AEFF;
}
#news .old a:active {
	text-decoration: none;
	color: #000000;
}
#columnLast {
	width: 176px;
	float: right;
}
#sidebar {
	width: 171px;
}
#sidebar .info {
	width: 171px;
} 
#sidebar .info .image {
	width: 171px;
} 
#sidebar .info .content {
	width: 154px;
	background: #FAFAFA;
	padding-right: 15px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 5px;
}
#sidebar .info .content ul {
	font-size: 10px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
} 
#sidebar .info .content a:link {
	text-decoration: none;
	color: #222222;
}
#sidebar .info .content a:visited {
	text-decoration: none;
	color: #222222;
}
#sidebar .info .content a:hover {
	text-decoration: underline;
	color: #33AEFF;
}
#sidebar .info .content a:active {
	text-decoration: none;
	color: #000000;
}
#sidebar .banner {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebar .widget {
	width: 171px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
