@charset "gb2312";
/**
 * Ivan S. Hsu
 * ivan.x@ixce.cn
 * Nov. 2009
 */
@import url("rewrites.css");
#wrapper{
	margin:0 auto;
	width:1003px;
	height:640px;
	background:url('../images/bg_wrapper.jpg') no-repeat scroll left top;
	position:relative;
}
#nav{
	position:absolute;
	top:550px;
	left:291px;
}
#nav li{
	width:81px;
	height:23px;
	display:inline;
	margin:0 11px 0 0;
	float:left;
}

#nav li a{
	width:81px;
	height:23px;
	display:block;
	text-indent:-99999px;
}
#nav1{
	background:url('../images/nav_1.jpg') no-repeat;
}
#nav1:hover{
	background:url('../images/nav_1_h.jpg') no-repeat;
}
#nav2{
	background:url('../images/nav_2.jpg') no-repeat;
}
#nav2:hover{
	background:url('../images/nav_2_h.jpg') no-repeat;
}
#nav3{
	background:url('../images/nav_3.jpg') no-repeat;
}
#nav3:hover{
	background:url('../images/nav_3_h.jpg') no-repeat;
}
#nav4{
	background:url('../images/nav_4.jpg') no-repeat;
}
#nav4:hover{
	background:url('../images/nav_4_h.jpg') no-repeat;
}
#intro{
	overflow:auto;
	height:275px;
}
#event{
	overflow:auto;
	height:275px;
}
#feed{
}

#feed textarea{
	width:450px;
	height:67px;
}
#feed .l{
	width:250px;
}
#feed .s{
	width:226px;
}
#feed p{
	padding:1px 0;
}
#feed p.b{
	text-align:center;
	padding:9px 0;
}


.con{
	width:460px;
	position:absolute;
	top:200px;
	left:280px;
	padding:0 5px 0 0;
}
.err,
.err a
{
	color:#FF0000;
}

/**11.24 add Start by shan**/
/** »ñ½±Ãûµ¥**/
#winner-wrapper{
	margin:0 auto;
	width:1003px;
	height:640px;
	background:url('../images/winner_bg.jpg') no-repeat scroll left top;
	position:relative;
}
#winner{
	width:469px;
	height:297px;
	position:absolute;
	top:187px;
	left:269px;
}

#winner #winner-city{
	display:inline;
	float:left;
	width:45px;
}
#winner #winner-city ul{
	
}

#winner #winner-city ul li{
	text-align:center;
	height:19px;
	color:#40A1C4;
	width:44px;
	background:url('../images/city_bg.jpg') no-repeat scroll left top;
	cursor:pointer;
	margin-bottom:5px;
}
#winner #winner-city ul li.c{
	height:19px;
	color:#fff;
	width:44px;
	cursor:auto;
	background:url('../images/city_h_bg.jpg') no-repeat scroll left top;
}
#winner #winner-city ul li.city-none{
	height:11px;
	color:#fff;
	width:44px;
	background:none;
	cursor:auto;
}

#winner #winner-user{
	display:inline;
	float:left;
	width:423px;
	height:266px;
	margin:13px 0px;
	overflow-y:auto;
}


#winner #winner-user ul{
	height:266px;
	width:406px;
}

#winner #winner-user ul li{
	float:left;
	display:inline;
	margin:0px 23px;
	height:24px;
	width:157px;
	border-bottom:1px #B5B5B5 dashed;
	line-height:24px;
}

#winner #winner-user ul li .name{
	float:left;
}

#winner #winner-user ul li .phone{
	color:#9C9C9C;
	float:right;
}

#nav5{
	background:url('../images/nav_5.jpg') no-repeat;
}
#nav5:hover{
	background:url('../images/nav_5_h.jpg') no-repeat;
}
/**11.24 add End by shan**/

