@charset "utf-8";
/* CSS Document */
/* gworldcup */
/*-------------------*/
.wc_wrap{
	width:627px;
	height:622px;
	background-color:#ffd98f;
	position:absolute;
	top:0px;
	left:172px;
}
.wc_wrap_in{
	width:602px;
	height:602px;
	float:left;
	background:#ffefcf;
	margin-top:9px;
	margin-left:12px;
	position:relative;

}
.wc_page_out{
	width:600px;
	height:600px;
	float:left;
	margin:1px;
}
.wc_page_top{
	width:600px;
	height:74px;
	float:left;
}
.wc_page_center{
	width:600px;
	height:526px;
	float:left;
	background:url(../images/page_center.jpg) top center no-repeat;
}
.wc_page_center_return{
	width:600px;
	height:526px;
	float:left;
	background:url(../images/page_center_return.jpg) top center no-repeat;
}
.wc_page_center_return a{
	color:#ff0000;
	font-weight:bold;
}
.wc_ketqua_out{
	width:300px;
	height:240px;
	float:left;
	margin-left:30px;
	margin-top:7px;
	
	
}
.wc_ketqua_title{
	width:300px;
	height:auto;
	float:left;
	color:#106ca6;
	font-weight:bold;
	text-align:left;
}
.wc_ketqua_content{
	width:300px;
	height:auto;
	float:left;
	color:#053d82;
}
.wc_ketqua_content_in{
	width:280px;
	height:auto;
	float:left;
	padding-left:20px;
	color:#053d82;
	overflow:hidden;
}

.wc_doituyen{
	color:#bb6a00;
	font-weight:bold;
}
.wc_phantram{
	font-weight:bold;
	color:#ffffff;
}
/*------------------------*/
.wc_fr_binhchon{
	width:510px;
	height:230px;
	float:left;
	margin-left:30px;
	margin-top:30px;
	
}
.wc_fr_binhchon_title{
	width:100px;
	height:auto;
	float:left;
	font-weight:bold;
	text-align:left;
	color:#106ca6;
}
.wc_fr_binhchon_content{
	width:400px;
	height:auto;
	float:right;
	color:#106ca6;
}
.wc_fr_binhchon_content span{
	color:#ff0000;
}
.wc_input_text{
	width:147px;
	height:18px;
	border:1px solid #a9a9a9;
	line-height:18px;
	padding-left:2px;
	color:#bb6a00;
}
.wc_input_select{
	width:150px;
	height:20px;
	border:1px solid #a9a9a9;
	line-height:18px;
	padding-left:9px;
	color:#bb6a00;
}
.wc_input_button{
	width:70px;
	height:22px;
	background:url(../images/gui.png) center center no-repeat;
	border:0px;
	cursor:pointer;
}
.wc_close_box{
	width:50px;
	height:30px;
	position:absolute;
	background:url(../images/Close_Box.png) top right no-repeat;
	top:5px;
	right:5px;
	cursor:pointer;
}


