/************ We Sport - Sport *************/

div.box_main {
	margin-top:10px;
}

div.box_main div.box_left,
div.box_main div.box_right {
	position:relative;
	float:left;
}

div.box_main div.box_left {
	width:655px;
}

div.box_main div.box_right {
	margin-left:14px;
	width:321px;
}

/************ Box Left ***********/
div.box_main div.box_left div.games {
	margin-top:10px;
}

div.box_main div.box_left div.games div.coming_game,
div.box_main div.box_left div.games div.pass_games {
	position:relative;
	float:left;
	width:321px; height:191px;
	background-image: url(../images/comp_sub1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.box_main div.box_left div.games div.pass_games {
	margin-left:12px;
}

div.box_main div.box_left div.games div.more {
	position:absolute;
	top:160px; left:255px;
}

div.box_main div.box_left div.we_special {
	position:relative;
	margin-top:10px;
	width:654px; height:296px;
	background-image: url(../images/topics.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align:left;
}

div.box_main div.box_left div.we_special div.content_detail {
	position:absolute;
	width:308px;
	margin-bottom:10px;
}

div.box_main div.block p.title {
	* width:150px;
}

div.box_main div.we_special div.content_detail img.float_left {
	margin:0px 10px 0px 0px;
}

div.box_main div.we_special div.content_detail p.title {
	font-size:16px;
	color:#837994;
	left:0px; top:0px;
	margin:0px 0px 6px 0px; display:inline;
}
div.box_main div.we_special div.content_detail a.we_link {
	color:#058CC4;
}
div.box_main div.we_special div.content_detail img.sport_bottom_thumbnail {
	height:105px;
}


div.box_main div.box_left div.we_special div.detail_1 {
	top:45px; left:10px; height:105px; overflow:hidden;
}
div.box_main div.box_left div.we_special div.detail_3 {
	top:160px; left:10px; height:105px; overflow:hidden;
}
div.box_main div.box_left div.we_special div.detail_2 {
	top:45px; left:328px; height:105px; overflow:hidden;
}
div.box_main div.box_left div.we_special div.detail_4 {
	top:160px; left:328px; height:105px; overflow:hidden;
}

div.box_main div.box_left div.we_special div.more {
	position:absolute;
	top:260px; left:585px;
}

div.box_main div.box_left div.we_special div.more a {
	position:relative;
	left:18px;
}

/************ Box Right ***********/
div.box_main div.box_right div.hot_topic {
	width:321px;
	/*height:191px;*/
	/*margin-bottom:10px;*/
	margin-bottom:20px;
	background-image: url(../images/popular_topics.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.box_main div.box_right div.hot_topic div.more {
	/*
	position:absolute;
	top:162px; left:255px;
	*/
	position: relative;
	left: 260px;
}

div.box_main div.box_right div.hot_topic div.more a{
	position: relative;
	top: 1px;
	left: 18px;
}

div.box_main div.c_row{
	height:28px;
}