/* CSS Document */
body{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ie6{
	clear: both;
	
}
.red {
	color: #FF6600;
}

* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #2D9C02;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a_blue:link {
	font-size: 12px;
	color: #018FE0;
	text-decoration: underline;
}
a.a_blue:visited {
	font-size: 12px;
	color: #018FE0;
	text-decoration: underline;
}
a.a_blue:hover {
	font-size: 12px;
	color: #FF8800;
	text-decoration: underline;
}
a.a_blue:active {
	font-size: 12px;
	color: #018FE0;
	text-decoration: underline;
}

.foot_box{
	overflow: hidden;
	height: auto;
	clear: both;
	margin-top: 20px;
}
.foot_nv {
	text-align: left;
}
.foot_nv a {
	padding-right: 7px;
	padding-left: 7px;
}
.pSet {
	line-height: 150%;
}
.space_top {
	margin-top: 10px;
}
.bg0 {
	background-color: #FFFFFF;
}
.bg1 {
	background-color: #FAFAFA;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5688C0;
	margin: 0px;
	padding: 0px;
	float: left;
}
.fontRed {
	color: #FF0000;
}
.font_gray{
	color: #777;
}
.font_bold {
	font-weight: bold;
}

.box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.main_box {
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	zoom:1;
	padding-top: 0px;
}
#main_box1 {
	clear: both;
	overflow: hidden;
	height: auto;
	zoom:1;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.top_logo {
/*
	background-image: url(/imgs/top_compartLine.gif);
	background-repeat: no-repeat;
	background-position: right;
*/
}
.top_nv {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 32px;
	overflow: hidden;
}
.top_nv li {
	
	float: left;
	height: 32px;
	width: 76px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-position: -788px 0px;
	line-height: 32px;
}
.top_nv li a {
	
}

.top_nv a:link {
	font-size: 14px;
	color: #FFFFFF;
}
.top_nv a:visited {
	font-size: 14px;
	color: #FFFFFF;
}
.top_nv a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.top_nv a:active {
	font-size: 14px;
	color: #FFFFFF;
}

.top_nv .top_nv_nonce {
	background-image: url(/imgs/nav.jpg);
	background-repeat: no-repeat;
}


#babyHome .top_nv .top_nv_nonce2 {
	background-image: url(/imgs/nav.jpg);
	background-repeat: no-repeat;
}


#group .top_nv .top_nv_nonce3 {
	background-image: url(/imgs/nav.jpg);
	background-repeat: no-repeat;
}

.head_bar{
	background-color: #f1f2f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	height: 25px;
}.head_bar span {
	color: #FF3300;
}
.head_bar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.head_bar ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.div_0 .currentlyPlace2 {
	position: relative;
	left: 0px;
	top: -2px;
}

.pagination img {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.pagination {
	padding-top: 10px;
	clear: both;
	text-align: center;
}
.pagination a {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	text-decoration: none;
	font-family: "宋体";
	
}
/*.pagination a:link {


}
.pagination a:visited {


}
*/
.pagination a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FF3300;
	
}
/*
.pagination a:active {

	

}	
*/
.pagination a.currentlyPage:link , .pagination a.currentlyPage:visited{
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FF3300;
	text-decoration: none;
	font-family: "黑体";
}
.but_bg0 {
	line-height: 20px;
	text-align: center;
	height: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.but_bg1 {
	line-height: 20px;
	text-align: center;
	height: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FDF7DD;
}
/*
.but_box {
	background-image: url(/imgs/but_bg1.gif);
	background-repeat: repeat;
	height: 132px;
	width: 234px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/
.but_box2{}

.div_0{
	position: absolute;
}
.create_box {
	clear: both;
	padding-bottom: 0px;
	background-image: url(/imgs/group/group_nav_bg.gif);
	height: 32px;
	width: 950px;
}
.create_box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	float: left;
}
.create_box .backtrack {
	background-image: url(/imgs/ico_backtrack.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.create_box .backtrack a:link{
	color: #FFFFFF;
}
.create_box .backtrack a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.fav_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: auto;
	zoom:1;
}
.fav_box .thumb {
	float: left;
	width: auto;
	margin-right: 10px;
}
.fav_box .thumb img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.fav_box h5 {
	margin-bottom: 10px;
}
.fav_box h5 a:link {
	font-size: 14px;
	color: #339900;
	text-decoration: underline;
}
.fav_box h5 a:visited {
	font-size: 14px;
	color: #339900;
	text-decoration: underline;
}
.fav_box h5 a:hover {
	font-size: 14px;
	color: #FF8800;
	text-decoration: underline;
}
.fav_box h5 a:active {
	font-size: 14px;
	color: #339900;
	text-decoration: underline;
}
.fav_box p {
	margin-bottom: 5px;
}
.fav_box .content {
	float: left;
	width: 350px;
}
.fav_box .credit {
	float: right;
	color: #666666;
}
.fav_box .toEdit {
	margin-left: 20px;
}
.editMyfav {
	clear: both;
	padding: 10px;
	background-color: #FF0000;
}
.font_msg{
	color: #999999;
}
.tags{
	word-break:break-all;
	word-wrap:break-word;
	white-space:normal;
	line-height: 160%;
}
.tags a{
	padding: 3px;
}
.bookkey_correlationUser_box {
	display: block;
	clear: both;
}
.bookkey_correlationUser_box li {
	float: left;
	height: 80px;
	width: 90px;
	text-align: center;
	margin-bottom: 10px;
}
.bookkey_correlationUser_box li img{
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	
}
/*ƿʼ*/
#clarityDiv_main{
display:none;
z-index:1000;
background-color:#000;
position:absolute;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
margin:0;
top:0;
left:0;
width:100%;
height:auto;
text-align:center
}
#clarityDiv_box{
	display:none;
	z-index:2000;
	background-color:#FFF;
	position:absolute;
	border:1px solid #CCC;
	top:20px;
	left:15%;
	width:700px;
	height:auto;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 10px;
	overflow: hidden;
}
/*ƽ*/
.txt {
	width:300px;
	height: 20px;
	word-break:break-all;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
.invite_firendList {
	height: 130px;
	width: 110px;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	overflow-x:hidden;
	padding: 5px;
}
.invite_firendList ul {
	margin: 0px;
	padding: 0px;
}

.invite_firendList li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
}
.pRim {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.memberLogon {
	color: #2D9C02;
}
.memberLogon li {
	background-image: url(/imgs/ico_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.memberLogon a:link {
	font-size: 12px;
	color: #2D9C02;
	text-decoration: none;
}
.memberLogon a:visited {
	font-size: 12px;
	color: #2D9C02;
	text-decoration: none;
}
.memberLogon a:hover {
	font-size: 12px;
	color: #CA6A00;
	text-decoration: underline;
}
.memberLogon a:active {
	font-size: 12px;
	color: #2D9C02;
	text-decoration: none;
}
.but_box {
	line-height: 24px;
	background-image: url(/showInfo/imgs/imgs_t_1/but_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 71px;
}
.but_box a:link {
	font-size: 12px;
	color: #3B2F00;
	text-decoration: none;
}
.but_box a:visited {
	font-size: 12px;
	color: #3B2F00;
	text-decoration: none;
}
.but_box a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.but_box a:active {
	font-size: 12px;
	color: #3B2F00;
	text-decoration: none;
}
.top_rim {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nav {
	background-image: url(/imgs/nav.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 788px;
	overflow: hidden;
	float: right;
}
.member {

	float: right;
	height: 23px;
	overflow: hidden;
	text-align: right;
	margin-top: 4px;
	padding-right: 15px;
}

.search{
	margin-right: 10px;
	clear: both;
	margin-top: 5px;
}
/*注册新E*/
.input_set {
	border: 1px solid #CCCCCC;
}
.register_box {
	margin-top: 15px;
}
.register_box table {
	border: 1px solid #E4DDD2;
}

.register_box .RB_title {
	font-size: 14px;
	background-color: #FFFAF2;
	height: 40px;
	line-height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4DDD2;
	border-right-color: #E4DDD2;
	border-left-color: #E4DDD2;
	padding-left: 20px;
}
.register_box th {
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4DDD2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DDD2;
}
.register_box th img {
	padding-right: 10px;
}

.register_box td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DDD2;
	padding: 10px;
}
.register_box .RB_hot {
	background-color: #FFFAF2;
}
.register_box .RB_explain_0 {
	border: 1px solid #FFFFFF;
	float: right;
	width: 260px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	line-height: 16px;
	color: #999999;
	text-align: left;
}

.register_box .RB_explain_1 {
	background-color: #EBFAFE;
	border: 1px solid #8CBFCE;
	float: right;
	width: 260px;
	background-image: url(/imgs/ico_reg_delClew.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	line-height: 16px;
	text-align: left;
}
.WarnMsg {
	position: relative;
	top: 16px;
	left: -100px;
}
.WarnMsg .WM_img {
	overflow: hidden;
	position: relative;
	height: 8px;
	width: 15px;
	top: 1px;
	left: 10px;
}

.WarnMsg .WM_con {
	background-color: #FFF1E7;
	border: 1px solid #EFB49D;
	background-image: url(/imgs/WarnMsg/error.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	overflow: hidden;
	height: 18px;
	line-height: 22px;
	left: -100px;
	top: 5px;
	vertical-align: middle;
}
.WarnMsg .WM_con_1 {
	background-color: #F1FFD9;
	border: 1px solid #EFB49D;
	background-image: url(/imgs/WarnMsg/accept.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	overflow: hidden;
	height: 18px;
	line-height: 22px;
	left: -100px;
	top: 5px;
	vertical-align: middle;
}
/*---服务协议S---*/
.agreement_box {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 10px;
	border: 1px solid #E5EBF2;
}
.agreement_box .title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #00A6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5EBF2;
	line-height: 35px;
	height: 35px;
}
.agreement_box .title span {
	font-size: 24px;
	color: #FF9900;
	font-style: italic;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.agreement_box .con {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	line-height: 170%;
}
.agreement_box .con p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*---服务协议E---*/
.MB_sidecol {
	float: left;
	width: 254px;
	overflow: hidden;
	height: auto;
}
.MB_maincol {
	float: right;
	width: 660px;
	overflow: hidden;
	height: auto;
}
.box .top {
	background-image: url(/imgs/rim.jpg);
	height: 25px;
	clear: both;
	overflow: hidden;
}
.box .bottom {
	background-image: url(/imgs/rim.jpg);
	height: 5px;
	clear: both;
	overflow: hidden;
	background-position: 0px -25px;
}
.box .con {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBE3D3;
	border-left-color: #CBE3D3;
	zoom:1;
	overflow: hidden;
	height: auto;
	clear: both;
}
.box .top h1 {
	font-size: 14px;
	color: #0F8D27;
	padding-left: 10px;
	line-height: 30px;
	height: 25px;
	float: left;
}
.box .top span {
	background-image: url(/imgs/rim.jpg);
	height: 25px;
	overflow: hidden;
	background-position: right 0px;
	display: block;
	float: right;
	width: 5px;
}
.box .bottom span {
	background-image: url(/imgs/rim.jpg);
	height: 5px;
	overflow: hidden;
	background-position: right -25px;
	display: block;
	float: right;
	width: 5px;
}
.box .top_more {
	float: right;
	height: 20px;
	width: 75px;
	overflow: hidden;
	margin-top: 5px;
	display: block;
	margin-right: 10px;
	text-align: right;
}
.keyWordResult_box {
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
}
.serachUser {
	float: left;
	height: 65px;
	padding: 5px;
	border: 1px solid #CBE3D3;
	width: 275px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.serachUser li {
	float: right;
	clear: both;
	text-align: left;
	width: 200px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}
.serachUser .user_ico {
	float: left;
	height: 64px;
	width: 64px;
	clear: none;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.serachUser li.user_ico img {height: 64px;
	width: 64px;}
.serachDiary {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBE3D3;
	margin: 10px;
	padding-bottom: 10px;
}
.serachDiary dt {
	clear: both;
	margin-bottom: 5px;
}
.serachDiary dt .title {
	float: left;
}
.serachDiary dt .title a {
	color: #009900;
	
	text-decoration: none;
	font-size: 14px;
}
.serachDiary dt .title a:hover {
	color: #f30;
	text-decoration: underline;
	font-size: 14px;
}
.serachDiary dt .time {
	float: right;
	color: #666;
}
.serachDiary dd {
	clear: both;
}
.keyWordResult{
	margin-bottom: 5px;
	line-height: 25px;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 400px;
	color: #0F8D27;
	margin-left: 10px;
}
.keyWordResult .KW_item {
	font-weight: bold;
}
.keyWordResult .KW_key {
	color: #FF3300;
}
