@charset "utf-8";
/* WaWaYaYa.net单页*/

body{
	margin:0px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	font:Arial, "宋体";
	background-image:url(../images/bg_all.gif);
	background-repeat:repeat;
	}
/*通用*/
#fl{
	margin:0px;
	float:left;
	}
#fr{
	margin:0px;
	float:right;
	}
/* 全局*/
#all{
	margin-right:auto;
	margin-left:auto;
	clear:both;
	width:814px;
	}
#allbg{
	clear:both;
	width:814px;
	float:left;
	background-image:url(../images/bg_yellow.gif);
	background-repeat:repeat-y;
	}
/*头部*/
#top-space{
    height:2px;
	width:814px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:0px;
	}
#top{
    height:145px;
	width:814px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	}
#submenu{
    float:right;
	height:12px;
	width:300px;
	color:#4A4A4A;
	margin:78px 10px 0px 0px;
	letter-spacing:1px;
	text-align:right;
	}
#submenu a{
	color:#4A4A4A;
	text-decoration:none;
	}
#submenu a:hover{
	color:#4A4A4A;
	text-decoration:underline;
	}	
#menu{
    float:left;
	clear:right;
    width:454px;
	height:36px;
	margin-top:98px;
	margin-left:20px;
	margin-right:0px;
	}	
/*内框*/

#content{
    width:750px;
	margin-left:auto;
	margin-right:auto;
	}
#contentbg{
    width:750px;
	float:left;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	}
#content_topname{
    width:750px;
	height:79px;
	}
#content_detail{
    width:670px;
	height:auto;
	padding:10px 40px 20px 40px;
	line-height:24px;
	font-family:Arial,"宋体";
	font-size:12px;
	color:#757575;
	}
#content_detail_all{
    width:710px;
	padding-left:40px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	}	
	
	/*招聘*/
	#content_detail_joinus{
    width:614px;
	padding:20px 10px 20px 26px;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;
	font-family:Arial,"宋体";
	font-size:12px;
	color:#757575;
	background-image:url(../images/joinus_img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#content_detail_joinus a{
	line-height:22px;
	font-family:Arial,"宋体";
	font-size:12px;
	color:#0033FF;
	text-decoration:underline;
	}
	
	
		
#content_btm{
    width:750px;
	height:51px;
	background-color:#FEF697;
	}	
	
/*广告栏*/	
#ad{
    width:748px;
	height:86px;
	border:1px #FECE28 solid;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	clear:both;
	}
/*底部*/	
#btm{
    width:814px;
	height:46px;
	background-image:url(../images/bg_btm.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
	text-align:center;
	color:#fff;
	clear:both;
	}
#btm a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	}
#btm a:hover{
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	}
#copyright{
    width:814px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	color:#6B6B6B;
	font-family:Arial,"宋体";
	line-height:18px;
	font-size:12px;
	clear:both;
	}	
#copyright a{
	color:#6B6B6B;
	font-family:Arial,"宋体";
	line-height:18px;
	font-size:12px;
	text-decoration:none;
	}	
#copyright a:hover{
	color:#6B6B6B;
	font-family:Arial,"宋体";
	line-height:18px;
	font-size:12px;
	text-decoration:underline;
	}		
	
	
