@charset "utf-8";
/* CSS Document */
body{
    margin:0 0 0 0;
/*    background-image:url(images/b_bg.gif);
	background-position: 0px 270px;*/
	background-color:#F79AC0;
	 
}

body,td,div{
    font-size:12px;
	color:#000000;
}
a{
	font-size:12px;
	color:#000000;	
	text-decoration: none;
}
.userPhoto{
	width:110;
	height:160px;
	margin-left:5px;
	margin-right:5px;
	display:block;
}
.userPhoto .pic{
	border:#F79AC0 1px solid;
}
.userPhoto .pic img{
	width:108px;
	height:118px;
}
.userPhoto .text{
	height:20px;
	line-height:20px;
}
.work_location{
	width:150px;
}
.province{
	width:80px;
}
.city{
	width:80px;
}
.container{
	width:1003px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#container{
	width:1003px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.head{
	width:100%;
	margin:0;
	padding:0;
}
.head .headTop{
	width:100%;
	height:155px;
	margin:0;
	padding:0;
	position:relative;
}
.head .headTop .logo{
	position:absolute;
	top:0;
	left:0;
	width:244px;
	height:155px;
	background:url(images/head_01.gif) 0 0 no-repeat;
}
.head .headTop .banner{
	position:absolute;
	top:0;
	right:0;
}
.head .nav{
	background:url(images/head_03.gif) left top no-repeat;
}
#meet{
	margin:0;
	padding:0;
}
#meetMarquee{
	margin-left:30px;
}
.main{
	width:763px;
	margin:0 118px 0 123px;
	padding:5px 0;
	background-color:#fff;
}
.footContainer{
	width:763px;
	margin:0 118px 0 123px;
	padding:0;
	background-color:#fff;
}
.copyright{
	line-height:18px;
}