/* CSS Document */
.line{
	background-color: #92CB27;
	height: 3px;
	width: 100%;
	overflow: hidden;
}
.zone{
	width: 100%;
	background-color: #e5f6d3;
	height:100%;
	overflow:hidden;
	padding-bottom: 35px;
	clear: both;
}
.main{
	width:900px;
	margin:auto;
	height:100%;
	overflow:hidden;
	display: block;
	background-color: #E8F7CE;
	background-image: url(../../images/default/mian_bg.gif);
	background-repeat: repeat-y;
}
.left{
	width: 230px;
 	background: url(../../images/default/left_bg.jpg) top repeat-x;
	float:left;
}
.right{
	background: url(../../images/default/banner.jpg) right top no-repeat;
	width: 670px;
	float: left;
	overflow: hidden;
}
.inbox{
	border: 2px solid #fff;
	background: url(../../images/default/right_bg.gif) top repeat-x;
	background-color:#FFFFFF;
	padding-top:10px;
	margin:1px;
}
/* 版权信息 */
.foot {
	clear:both;
	margin:auto;
	text-align: center;
	width: 900px;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #777777;
	height: 100px;
	line-height: 26px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #E5F6D3;
}
.foot a{
	color:#662400;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 12px;
	text-decoration: none;
}
.foot a:hover {
	color:#915A00;
	padding-right: 16px;
	padding-left: 16px;
}


/* 标题栏 */

.letitle{
	background: url(../../images/default/titlel.gif) left 2px no-repeat;
	height: 28px;
	line-height:22px;
}
.letitle img{ margin:0px 3px 0px 3px;}
.letitle span{
	font-size: 12px;
	color: #555555;
}
.letitle i{
	font-size: 14px;
	font-weight: bold;
	color: #91395F;
	margin-left: 26px;
	width: 130px;
	font-style: normal;
	float: left;

}
.letitle em{
	width: 54px;
	font-style: normal;
	text-align:right;
	float: right;
	margin-right:20px;
	color: #FF62B5;
}
.letitle em a{
	color: #FF62B5;
	text-decoration: none;
}
.letitle em a:hover{
	color: #B50071;
}

.retitle{
	background: url(../../images/default/titler.gif) left 2px no-repeat;
	height: 25px;
	line-height: 22px;
	height: 28px;
}
.retitle span{ font-size: 12px; color: #555555;}
.retitle strong{
	font-size: 14px;
	font-weight: bold;
	color: #ff854f;
	margin-left: 26px;
	font-style: normal;
	float: left;
}
.retitle var {
	font-style: normal;
	color: #FF3399;
	margin-right: 2px;
}
.retitle i{
	font-size: 14px;
	font-weight: bold;
	color: #9C4568;
	margin-left: 26px;
	font-style: normal;
	float: left;

}
.retitle i a{
	color: #9C4568;
	text-decoration:none;
}
.retitle i a:hover{
	color: #FF6600;
}
.retitle em{
	width: 200px;
	font-style: normal;
	text-align:right;
	float: right;
	margin-right:10px;
	line-height: 22px;
	color: #FF62B5;
}
.retitle em a{
	color: #FF62B5;
	text-decoration: none;
}
.retitle em a:hover{
	color: #B50071;
}
.retitle input{
    margin:0px 4px 0px 4px;}
	
/* 今日心情 */	
.temperbox{
    background-color:#fffee5;
	margin:5px auto 3px auto;
	border:solid 1px #BDE074;
	padding:4px 5px 4px 8px;
	height:100%;
	overflow:hidden;
}
.temper{
	color:#555555;
	line-height:22px;
	float:left;
	width:560px;
}
.temper img{ margin-bottom:3px;}
.temper span{ color:#F200A4;}
.temper a{ color:#F200A4; font-weight:bold;}
.bespeak { float:right; text-align:right;}	

/* 个人资料 */
.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF3399;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	line-height: 30px;
	letter-spacing: 0.2em;
}
.age{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC7731;
	text-align: center;
	margin-bottom: 10px;
	line-height: 20px;
	letter-spacing: 0.2em;
}
.photo{
	width:170px;
	height:170px;
	background: url(../../images/default/photo160.gif) no-repeat;
	margin: auto;
}
.photo img{
	width:160px;
	height:160px;
	border:solid 1px #FFFFFF;
	margin: 4px;
}
.pim1{
	width:170px;
	height:75px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.pim1 .li1{ width:170px; text-align:center;
	height:30px;}
.pim1 li{
	margin-bottom: 5px;
	text-align: center;
}
.pim{
	margin-top: 10px;
}
.pim li{
	margin-right: 3px;
	margin-left: 3px;
}

.pim .ul1{
	text-align: center;
}
.pim .ul2{
	margin-left: 40px;
	margin-top: 8px;
	margin-bottom: 20px;
}
.pim .ul2 i{
	color: #B36D28;
	font-style: normal;
}
.pim .ul2 span{
	color: #FF3C85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.pim .ul2 a{
	color: #FF6600;
	text-decoration: none;
}
.pim .ul2 a:hover{
	color: #FF3399;
	text-decoration: none;
}
.pim ul li{
	color: #454545;
	line-height: 20px;
	height: 22px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.pim img{
	margin-left:1px;
}
.pimbu{
	display: block;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 9px;
}
.pimbu ul{ height:30px;}
.pimbu li{
    text-align:center;
	display: block;
	margin: 0px 6px 0px 6px;
	float: left;
	line-height:25px;
	height: 26px;
	width: 88px;
	font-size: 13px;

}
.pimbu li a {
	color: #8f4000;
	text-decoration: none;
}
.pimbu li a span{
    background: url(../../images/default/buttonl.jpg) top left no-repeat;
	display: block; padding-top:1px;}
.pimbu li a:hover{
	color: #9d4700; padding-top:1px;
}
.pimbu li a:hover span{
	display: block;
	background: url(../../images/default/buttonl.jpg) left -26px no-repeat;
}
/* 报名活动 */
.act {
	margin: 0px 10px 10px 10px;
	border-top: 1px solid #DAF0C3;
}
.act ul{
	background: url(../../images/default/actbg.gif) 25px repeat-x;
	height: 65px;

}
.act li{
	font-size: 12px;
	line-height: 24px;
}
.actbg{
	background: url(../../images/default/actxb.gif) left top no-repeat;
	text-indent: 18px;
	margin-top: 3px;
	line-height: 18px;
}
.act a{
	color: #333333;
	text-decoration: none;
}
.act a:hover{
	color: #FF854F;
	text-decoration: none;
}

.act small{
	font-size: 12px;
	color: #777777;
	font-family: Arial;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.act span{
	font-size: 12px;
	font-family: Arial;
	float: right;
	width: 110px;
	text-decoration: underline;
	background: url(../../images/default/join.gif) left no-repeat;
	text-indent: 26px;
}
.act span a{
	text-decoration: underline;
	color: #FF0991;
}
.act span a:hover{
	text-decoration: underline;
	color: #FF854F;
}

/* 最近访客 */
.visitor{
	clear: both;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.visitor ul{
	border-bottom: 1px dashed #bcea6d;
	margin-bottom: 5px;
	height: 50px;
	overflow: hidden;
}
.visitor li{
	line-height:20px;
	color:#333333;
	height:40px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.visitor span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85982C;
	margin-left: 35px;
}
.visimg{
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	overflow: hidden;
}
.visimg img{
   padding: 1px;
	height: 30px;
	width: 30px;
	border: 1px solid #DBDBDB;}
.visitorli1{
	float: left;
	width: 90px;
	margin-left: 5px;
	margin-top:8px;
}
.visitorli2{
	float: left;
	margin-top:8px;
	width: 75px;
}


.member{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin:10px 3px 10px 3px;
	overflow: hidden;
	height: 100%;
}
.photo80{
	width:80px;
	height:80px;
	margin-bottom: 5px;
}
.member p{
	text-align: center;
	float: left;
	height: 120px;
	width: 112px;
}

.zonetop{
	height:26px;
	margin-top:4px;
	text-align: right;
}
.zonetop input{ margin:0px 2px 0px 2px;}
.zonenav{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
	height: 100%;
}
.zonenav ul{ height:30px;}
.zonenav .li1{
	text-align:center;
	display: block;
	margin: 0px 6px 0px 5px;
	float: left;
	font-size: 14px;
}
.zonenav .li1 a {
	color: #8f4000;
	text-decoration: none;
}
.zonenav .li1 a span{
    background: url(../../images/default/navbg.gif) top left no-repeat;
	display: block;	
	line-height:30px;
	height: 30px;
	width: 79px;}
.zonenav .li1 a:hover{
	color: #FF4D00;
}
.zonenav .li1 a:hover span{
	display: block;
	background: url(../../images/default/navbg.gif) left -30px no-repeat;
}
.zonenav .li2{
	text-align:center;
	margin: 0px 6px 0px 5px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight:bold;
}
.zonenav .li2 a {
	color: #FF4D00;
	text-decoration: none;
}
.zonenav .li2 a span{
    background: url(../../images/default/navbg.gif) top left no-repeat;
	display: block; 
	line-height:30px;
	height: 30px;
	width: 79px;}
.zonenav .li2 a:hover{
	color: #FF7C06;
}
.zonenav .li2 a:hover span{
	display: block;
	background: url(../../images/default/navbg.gif) left -30px no-repeat;
}

.none{
	color: #777777;
	margin: 5px 0px 10px 30px;
	height:20px;
	display:block;
}
.none a{
	margin: 0px 2px 10px 2px;
	color: #ff38b2;
	text-decoration: underline;
}
.none a:hover{
	margin: 0px 2px 10px 2px;
	color: #FF8702;
	text-decoration: none;
}
.zlwzd{
	width:185px;
	display: block;
	height: 23px;
	overflow: hidden;
	line-height: 23px;
}
.zlwzd i{
	background-color: #FFFFCC;
	height: 6px;
	width: 60px;
	border: 1px solid #AB36D1;
	display: block;
	margin-top: 7px;
	margin-bottom: 5px;
	float: left;
	cursor:pointer;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.zlwzdbg{
	border: 1px solid #FFFFFF;
	background-image: url(../../images/default/1_03.gif);
	background-repeat: repeat-x;
	height: 4px;
	overflow: hidden;
	float: left;
  }
.zlwzd font{
	color:#454545;
	float: left;
	width: 76px;
	display: block;
	font-size: 12px;
}
.zlwzd span{
	height: 6px;
	width: 38px;
	display: block;
	float: left;
	cursor:pointer;
	font-size: 10px;
	font-style: normal;
	color: #FF77B7;
}
