﻿body { 
font-family: "宋体"; 
font-size: 12px; 
line-height: 20px; 
margin: 0px; 
background-image: url(../images/common/bgline.jpg); 
background-repeat: repeat-x; 
color: #808080; 
background-color: #3BB3C3; 
}

a:link {
	color: #494543;
	text-decoration: none;
}
a:visited {
	color: #494543;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #808080;
	text-decoration: none;
}

ul,li{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

.clearboth{
   clear:both;
}



#whole {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/common/headline.jpg);
	background-repeat: repeat-x;
	height: 101px;
	width: 940px;
}
#header #logo {
	background-image: url(../images/common/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 101px;
	width: 314px;
	margin-left: 15px;
       
	cursor: hand;
}
.memberlogo {
	float: left;
	height: 14px;
	width: 9px;
	margin-top: 2px;
	margin-right: 2px;
}
#header #subnav {
	height: 22px;
	width: 390px;
	float: right;
	margin-top: 70px;
}
#header #subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header #subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header #subnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#header #subnav li {
	color: #FFFFFF;
	float: left;
	margin-left: 7px;
}

#header #globalsearch {
	float: right;
	height: 22px;
	width: 133px;
	margin-top: 70px;
	color: #FFFFFF;
}
#header #globalsearch #gblsearch {
	height: 11px;
	width: 90px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#nav {
	background-image: url(../images/common/navbc.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 940px;
	margin-top: 1px;
}

#nav ul {
	color: #FFFFFF;
	float: right;
	width: 700px;
	margin-top: 4px;
	margin-right: 20px;
}

#nav li {
	float: left;
	color: #FFFFFF;
	margin-left: 15px;
	border-left-color: #FFFFFF;
	font-family: "宋体";
}

#nav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#header #searchcon {
	height: 15px;
	width: 14px;
	float: right;
	margin-top: 72px;
	margin-right: 12px;

}
#guanggao{
	height: 95px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 5px;
}
#content{
	overflow:auto;
	padding-bottom: 15px;
	
}
#content #leftcon{
	float: left;
	width: 175px;
	margin-left: 5px;
}

#content #leftcon #servicenav {
	width: 172px;
	background-image: url(../images/common/servicebc.gif);
	float: right;
	overflow: hidden;
}
#content #leftcon #servicenav #servicenavtop  {
	width: 172px;
	background-image: url(../images/common/servicetop.gif);
	background-repeat: no-repeat;
	height: 11px;
}

.servicenavmid {
	width: 172px;
	height: 39px;
	background-image: url(../images/common/servicemid.gif);
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #615303;
	overflow: hidden;
}

.servicecon{
	margin: 10px;
	line-height: 25px;
}

.servicecon1{
	line-height: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 280px;
}

.servicefont{
	line-height: 30px;
	width: 100px;
	margin-left: 30px;
}

#content #leftcon #servicenav #servicenavdown {
	width: 172px;
	background-image: url(../images/common/servicedown.gif);
	height: 9px;
	overflow: hidden;
}

#content #midcon{
	float: left;
	width: 460px;
	margin-left: 8px;
}

#content #midcon2{
	float: left;
	width: 580px;
	margin-left: 10px;
}

.midcontitle{
	border: 1px solid #E8F29C;
	height: 25px;
	width: 460px;
	font-family: "黑体";
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #C7E913;
	margin-bottom: 3px;
}
.midcontitlefont{
	margin-left: 12px;
	margin-top: 3px;
}

.midgrouporderby{
	margin-left: 350px;
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
}

.midconborder{
	width: 460px;
	border: 1px solid #CDCDCB;
	margin-bottom: 10px;
	overflow: hidden;
}

.errinfofont{
	color: #FF0000;
}

#content #rightcon{
	float: left;
	width: 268px;
	margin-left: 10px;
}

.leftcontitle{
	font-family: "黑体";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCB;
	line-height: 25px;
	height: 25px;
	text-align: center;
}
.leftcontitle1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCB;
	line-height: 25px;
	height: 25px;
	text-align: center;
}
.leftconborder{
	border: 1px solid #CDCDCB;
	margin-bottom: 11px;
}
.leftconuserinfo{
	/*height: 102px;*/
	width: 173px;
	text-align: center;
	line-height: 22px;
	padding-top: 13px;
}
.leftconuseradminmenu{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pointshow{
	border: 1px solid #9ADF91;
	line-height: 25px;
	height: 25px;
	width: 150px;
	background-color: #E6FBE6;
	font-weight: normal;
	color: #663460;
	margin-left: 10px;
	#margin-left: 0px;
}
.pointcharge{
margin-bottom:-3px
}

.userpic{
	border: 1px solid #F3F3F3;
	height: 125px;
	width: 125px;
	margin-left: 20px;
	#margin-left: 5px;
}

.useroptbtn{
	margin-top: 5px;
	margin-bottom: 5px;
}

.inputbox{
	height: 17px;
	width: 62px;
	border: 1px solid #DDD9D9;
}
.smallpicalign{
   vertical-align:text-bottom;
  /* margin-right:3px;
   vertical-align:-4px;*/
}



#footer{
	height: 160px;
	width: 940px;
	margin-top: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
}
#footer #footernav{
	width: 440px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
}


#footer li{
	float: left;
	margin-left: 10px;
}
#footer #copyright{
	width: 940px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial";

}
#rightcon #shortcut_zdlr {
	height: 69px;
	width: 268px;
	background-image: url(../images/common/shortcut_zdlr.gif);
	margin-bottom: 10px;
}

#rightcon #shortcut_zdlr #shortcut_zdlr_con{
	float: right;
	height: 54px;
	width: 190px;
	margin-top: 8px;
	font-family: "宋体";
	font-size: 12px;
	color: #585451;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

#rightcon #shortcut_wsxj {
	height: 69px;
	width: 268px;
	background-image: url(../images/common/shortcut_wsxj.gif);
	margin-bottom: 10px;
}

#rightcon #shortcut_wsxj #shortcut_wsxj_con{
    float: right;
	height: 54px;
	width: 190px;
	margin-top: 8px;
	font-family: "宋体";
	font-size: 12px;
	color: #585451;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

#rightcon #shortcut_fazb {
	height: 69px;
	width: 268px;
	background-image: url(../images/common/shortcut_fazb.gif);
	margin-bottom: 10px;
}

#rightcon #shortcut_fazb #shortcut_wsxj_con{
    float: right;
	height: 54px;
	width: 190px;
	margin-top: 8px;
	font-family: "宋体";
	font-size: 12px;
	color: #585451;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

#rightcon #shortcut_zxkf {
	height: 69px;
	width: 268px;
	background-image: url(../images/common/shortcut_zxkf.gif);
	margin-bottom: 10px;
}

#rightcon #shortcut_zxkf #shortcut_zxkf_con{
    float: right;
	height: 65px;
	width: 190px;
	margin-top: 8px;
	font-family: "宋体";
	font-size: 12px;
	color: #585451;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

.rightconwarp{
	width: 268px;
}
.rightcontitle{
	font-family: "黑体";
	font-size: 16px;
	background-color: #C7E913;
	height: 25px;
	width: 268px;
	margin-bottom: 3px;
	color: #FFFFFF;
	line-height: 24px;
}
.rightconborder{
	width: 268px;
	border: 1px solid #CDCDCB;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
.smallfontszie{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	/*margin-top: 2px;*/
}

.dlritem{
	height: 80px;
	width: 138px;
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.dlrpic{
	height: 107px;
	width: 80px;
	float: left;
}
.dlrinfo{
	line-height: 18px;
	width: 72px;
	float: right;
	margin-right: 3px;
}
.more{
	float: left;
	width: 100%;
	text-align: right;
}
.more1{

	width: 100%;
	text-align: right;
}

.lancon{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	line-height: 23px;

}
.lancon li{
}

.piclink{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.Allcatalist{
	background-color: #F1F2DB;
	padding-left: 3px;
	margin-top: -3px;
	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: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	width: 479px;
}

.homeprofile_name{
	text-align: left;
	margin-left: 15px;
	margin-bottom: 5px;
}
/**********论坛专用开始*********/
.forumblock{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 20px;

}
.forumtitle{
	background-color: #C7DF13;
	height: 29px;
}
.forumsub{
	width: 530px;
	font-family: "黑体";
	font-size: 16px;
	line-height: 29px;
	color: #FFFFFF;
	height: 29px;
	margin-left: 10px;
	float: left;
}
.forumthreadcount{
	font-family: "宋体";
	font-size: 12px;
	color: #65604C;
}
.forummore{
	float: right;
	width: 30px;
	height: 9px;
	margin-top: 10px;
	margin-right: 10px;
}
.forumpost{
	float: right;
	width: 180px;
	height: 19px;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
.forumbotton{
	height: 20px;
	width: 680px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.forumlist{
	background-color: #ECECEC;
}
.forumlisttr2{
	background-color: #F3FBB5;
	text-align: center;
	color: #000000;
}
.forumlisttr3{
	background-color: #F3FBB5;
	text-align: left;
	color: #888D06;
	font-weight: bold;
}
.forumlisttr0{
	background-color: #FFFFFF;
}
.forumlisttr1{
	background-color: #FCFFE5;
}

.forumlisttr4{
	background-color: #FCFEE8;
}
.forumfooter{
	height: 30px;
	margin-top: 8px;
}
.forumpagination{
	float: left;
	width: 680px;
	margin-left: 10px;
}
.forumborder{
	border: 1px solid #ECECEC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.threadpic{
	height: 41px;
	width: 35px;
	border: 1px solid #CCCCCC;
}
.description{
	margin: 8px;
	width: 580px;
	overflow: hidden;
}
.forumposttextarea{
	border: 1px solid #999999;
}
.memberinfopic{
	height: 25px;
	width: 140px;
	float: left;
	margin-left: 10px;
}

.membermakeup{
	height: 140px;
}
.memberpic{
	height: 80px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
}
.memberinfo{
	text-align: left;  
}
#forumDropMenu{
	font-weight: bold;
	color: #006699;
	/*cursor: hand; */  
}
#forumDropMenuList{
	position: absolute;
	border: 1px solid #319CAC;
	background-color: #FFFFFF;
	color: #333333;
	z-index: auto;
	width: 150px;
	margin-top: -2px;
	margin-left: 0px;
	*margin-top: 0px;
	*margin-left: 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;   
	opacity: 0.8;
	text-align: center;
}
#forumDropMenuList a:link {
	color: #000000;
}
#forumDropMenuList a:visited {
	color: #000000;
}
#forumDropMenuList a:hover {
	color: #FF6600;
	/*text-decoration: underline;*/
	font-weight: bold;
}
#forumDropMenuList a:active {
	color: #000000;
}
.forumDropMenuHiden{ 
   display:none;
}
.forumDropMenuListShow{ 
   display:block;
}

.forumTopJoin{
	line-height: 20px;
	text-align: right;
	height: 20px;
	padding-top: 10px;
	margin-right: 20px;
}

/**********论坛专用结束*********/

/***********圈子专用开始************/
.leftcreatecroup{
	line-height: 25px;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}

.groupcontitle{
	height: 25px;
	width: 580px;
	font-family: "黑体";
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #C7E913;
}
.groupconborder{
	width: 578px;
	border: 1px solid #CDCDCB;
	margin-bottom: 10px;
	overflow: auto;
}

.groupconborder1{
	width: 578px;
	border: 1px solid #CDCDCB;
	margin-bottom: 10px;
	overflow: hidden;
}
.grouplisttop{
	background-color: #F3FBB5;
	text-align: center;
	color: #000000;
	height: 25px;
	width: 578px;
	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: #CDCDCB;
	border-right-color: #CDCDCB;
	border-left-color: #CDCDCB;
}
.groupname{
	width: 233px;
	float: left;
	line-height: 25px;
}
.groupname5{
	width: 350px;
	float: left;
	line-height: 25px;
}
.groupname9{
	width: 390px;
	float: left;
	line-height: 25px;
}
.groupname11{
	float: left;
	width: 310px;
	margin-left: 5px;
	overflow: hidden;
}
.groupname4{
	width: 350px;
	float: left;
	line-height: 25px;
}

.groupname10{
	width: 450px;
	float: left;
	line-height: 25px;
}
.groupname8{
	width: 390px;
	float: left;
	line-height: 25px;
}
.groupname6{
	float: left;
	width: 290px;
	margin-left: 5px;
	overflow: hidden;
}
.groupname61{
	float: left;
	width: 380px;
	margin-left: 5px;
	overflow: hidden;
}
.groupfounder{
	width: 80px;
	float: left;
	line-height: 25px;
}
.groupmembernum{
	width: 60px;
	float: left;
	line-height: 25px;
}
.grouphits{
	width: 60px;
	float: left;
	line-height: 25px;
}
.groupcreatedate{
	width: 140px;
	float: left;
	line-height: 25px;
}
.groupopt{
	width: 90px;
	float: left;
	line-height: 25px;
}
.groupopt1{
	width: 90px;
	float: left;
	line-height: 25px;
	text-align: center;
}
.grouplist{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	overflow: hidden;
	clear: both;
	margin-bottom: 2px;
	display:inline-block;
	padding-bottom: 3px;
	width: 100%;
}

.grouplist_ff{
	background-color: #FBFCEF;
    
}

.grouplist1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	overflow: auto;
	padding-bottom: 5px;
	display:inline-block;
}
.groupname1{
	width: 233px;
	float: left;
	line-height: 25px;
}
.groupfounder1{
	width: 80px;
	float: left;
	line-height: 25px;
	text-align: center;
}
.groupmembernum1{
	width: 60px;
	float: left;
	line-height: 25px;
	text-align: center;
}
.grouphits1{
	width: 60px;
	float: left;
	line-height: 25px;
	text-align: center;
}
.groupcreatedate1{
	width: 140px;
	float: left;
	line-height: 25px;
	text-align: center;
}
.grouplogo1{
	float: left;
	height: 40px;
	width: 40px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
.grouplogo2{
	float: left;
	height: 40px;
	width: 40px;
	border: 1px solid #CCCCCC;
	margin-left: 9px;
	margin-top: 5px;
	overflow: hidden;
}
.groupname2{
	float: left;
	width: 175px;
	margin-left: 5px;
	overflow: hidden;
	line-height: 20px;
}
.grouptitle{
	font-family: "黑体";
	font-size: 16px;
	color: #FF3460;
	width: 760px;
	margin-left: 10px;
	height: 30px;
}
.groupmenu{
}
.groupmenuitem{
	line-height: 25px;
	border: 1px dashed #CCCCCC;
}
.grouplogo{
	height: 70px;
	width: 60px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #D0D0D0;
}
.groupmember{
	margin-top: 5px;
}
.groupmemberpictuer{
	float: left;
	height: 40px;
	width: 40px;
}
.groupmemberinfo{
	float: left;
	width: 122px;
	margin-left: 2px;
}
.groupintro{
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	margin: 10px;
}
.groupmenu1{
	line-height: 25px;
}
.group_exp{
	float: left;
	width: 60px;
	clear: none;
	overflow: hidden;
}
.group_membername{
	float: left;
	width: 60px;
	text-align: center;
	line-height: 18px;
}
.group_lyitemname{
	width: 80px;
	font-size: 12px;
	text-align: right;
	float: left;
	line-height: 25px;
	height: 25px;
	clear: left;
}
.group_lyitem{
	font-size: 12px;
}
/************圈子专用结束*****************/
