/* CSS Document */
/* ==================== 页面样式初始化 ==================== */
body,  ul, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, td { margin: 0 auto; padding: 0; text-align: left;}
body { font: normal 12px "宋体" ,Arial, Helvetica, sans-serif; 
		background:/*整体背景色{$co-p1.begin}*/#000000/*{$co-p1.end}*/ ;
	    color:/*整体文字颜色{$co-p2.begin}*/#ffffff/*{$co-p2.end}*/ ; }
		
body{margin:0;}


ul { list-style-type: none; list-style-image: none; list-style-position: outside/*?*/; padding:0px;margin-left:0px;}

img { border: 0 none; }
/*h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }*/
a { outline: none; }
a:link 
        { color: /*整体文字颜色{$co-p2.begin}*/#ffffff/*{$co-p2.end}*//*ffffff*/;
         text-decoration: none; 
		 
		 }
a:visited { color: /*整体文字颜色{$co-p2.begin}*/#ffffff/*{$co-p2.end}*//*ffffff*/; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #0000ff; text-decoration: none; }

.clear {clear:both;width:0px/*ie 6,7有时必须*/;height:0px/*ie6,7有时必须否则占空间*/;overflow:hidden/*ie6必须*/;}


/*================头部==============================*/
#header,#main,#footer{width:1000px;/*debug border:1px solid red;*/margin:0 auto;}
#nav li {float:left;}
#index_left,#index_middle,#index_right {float:left;}
#index_left {width:243px;margin-right:10px;}
#index_middle {width:494px;}
#index_right {width:243px;margin-left:10px;}
#info img{/*width:120px;height:120px;*/}

#login {text-align:center;}
#login form {text-align:center;/*未登陆:嵌套块元素使表单元素居中*/}
#banner {position:relative;/*debug border:1px solid green;*/}
.bannersay {
             position:absolute;
			 left:10%;
			 top:10%;
			 font-family:"黑体";
			 font-size:24px;
			 font-weight:bold;color:#000000;}
dl.bannersay {margin-top:0px;background-color:#dddddd;border:1px solid #000000;padding:3px;}
.bannersay dd{font-size:16px;/*debug border:1px solid red;*/margin-top:0;}
.bannersay dt{/*debug border:1px solid red;*/}

#nav li {font-size:14px;font-weight:bold;padding:5px 20px;}
#nav {background-color:/*栏目头背景色{$co-p4.begin}*/#000000/*{$co-p4.end}*/;background-image:/*栏目头背景图片{$pic-p3.begin}*/url(/u/mod1/pic/bar.jpg)/*{$pic-p3.end}*/; height:33px;/*debugborder:1px solid yellow;*/}
#nav ul {padding:0px;margin-left:0px;}


.panel h3{margin:0;border:1px solid #999999;padding:6px;font-weight:bold;font-size:14px;height:21px;
           background-color:/*栏目头背景色{$co-p4.begin}*//*{$co-p4.end}*/;background-image:/*栏目头背景图片{$pic-p3.begin}*/url(/u/mod1/pic/bar.jpg)/*{$pic-p3.end}*/

		}
.panel ul{border-left:1px solid #999999;
			border-right:1px solid #999999;
            border-bottom:1px solid #999999;
			padding:6px 6px;height:auto;
			margin:0;
			}
			
#info img {float:left;margin-right:6px;}
#info  p {padding-top:4px;}


#friendlink ul a{float:left;padding:3px;white-space:nowrap;display:block;}
#friendlink ul {float:left;width:229px;}

#welcome {width:400px;overflow:hide;}

/*模块上下间距离*/
#welcome,#index_article,#index_photo,#info,#count {/*padding:5px 0;*/ /*debugborder:1px solid green;*/}

#index_left .panel,#index_middle .panel,#index_right .panel{/*margin:5px 0;*/}
#main .panel {margin-top:5px}

#index_photo ul li {width:120px;height:120px;/*border:1px solid #3399CC;*/margin:3px;padding:5px;float:left;display:block;overflow:hidden;}
#index_photo ul li img {/*width:120px;height:120px;*//* border:1px #00FF00 solid;*/}
#index_photo ul {float:left;width:480px;}




#footer {border-top:1px solid #999999;text-align:center;margin-top:14px;padding:20px 0;}

/******bbs 摘录**********/
#index_bbs ul li {padding:2px 0;}
#index_bbs ul li span{float:left; padding:0px 2px;}
#index_bbs ul li span.c1 {width:412px;}
#index_bbs ul li span.c2 {width:60px;}
/********文章摘录*******/
#index_article ul li{padding:2px 0;}
#index_article ul li span{float:left;padding:0px 2px;}
#index_article ul li span.c1 {width:102px;}
#index_article ul li span.c2 {width:306px;}
#index_article ul li span.c3 {width:60px;} 


/*********家族信息*******/
#col2_right {width:747px;}
#col2_right {float:left;/*margin-top:5px;*/}
.subnav  {font-size:14px; border-bottom:1px dashed #ffffff;padding:5px;}
.subnav a {white-space:nowrap;line-height:140%;}
.textcontent{font-size:14px;line-height:140%;}
.textcontent h4 {text-align:center;font-size:larger;font-weight:bold;}

#member ul {float:left;width:733px;}
#member li {float:left;width:733px;}
#member li {padding:5px 0; /*debug border:1px solid green;*/ border-bottom:1px dashed #999999}
#member li span {float:left;padding:1px; /*border:1px solid red;debug*/ }
#member .c1{width:100px}
#member .c2{width:100px}
#member .c3{width:100px}
#member .c4{width:100px}
#member .c5{width:100px}
#member .c6{width:100px}
#member .c7{width:100px}

#articlelist ul,#photolist ul {float:left;width:733px;}
#articlelist li{float:left;width:733px;}
#articlelist li {padding:5px 0;/*debug border:1px solid red;*/ border-bottom:1px dashed #999999}
#articlelist li span {float:left;padding:1px 0;}
#articlelist .c1{width:133px}
#articlelist .c2{width:340px}
#articlelist .c3{width:100px}
#articlelist .c4{width:80px}
#articlelist .c5{width:80px}
.pagenav {padding:5px;text-align:center;}

#photolist li {float:left;width:135px;height:220px;padding:5px;/*overflow:hidden;*/}
#photolist li .r2,#photolist li .r3 {margin-top:6px;}

#uploadphoto .title {font-size:14px;}
#uploadphoto .submit {margin-left:5em;}
#uploadphoto .submit input {width:4em;}
#uploadphoto {line-height:200%;text-align:center;}

#aritclelist .subhead {padding-top:7px;}
#articlelist .para {padding-top:10px;}


/************编辑器添加文章**********/
.editor {/*color:#000;background:#fff;*/}


/************ 文章显示 article_view.asp************************/
h4 {text-align:center; font-size:14px; margin:5px;}
.subhead {text-align:center;margin:5px;}
.para {margin:5px; line-height:140%;}
.imgview {margin:5px;text-align:center;}
/******统计******/
strong{color:#ff0000;}



/***************论坛*****************/

.col1_full {width:;1000px;}
#boards .panel h3 {font-size:12px;}


/************让bbs header 所有元素浮动起来************/
#bbsheader h3,#bbsheader h4,#bbsheader div ,#bbsheader ul,#bbsheader li {float:left;}
#bbsheader h3 {width:986px;}

#bbsheader h4{font-weight:bold;}

#bbsinfo{margin-top:10px;margin-bottom:10px;text-align:right;line-height:140%;float:right !important;/*debug border:1px solid red;*/ }

/*986px*/
#bbsheader .c2,#bbsheader .c2 li {width:329px;}
#bbsheader .c3,#bbsheader .c3 li {width:328px;}
#bbsheader .c4,#bbsheader .c4 li {width:329px;}

.c2 ul,.c3 ul, .c4 ul{list-style-type:circle;list-style-position:inside;}

#bbsheader ul ul {border:none;}
#bbs_extracts{line-height:140%;}
#bbsheader .c2,#bbsheader .c3,#bbsheader .c4{float:left;overflow:hidden; /*white-space:nowrap;*/}





.board ul {float:left;}
.board h3 {float:left;width:986px;}
.board {float:left;}
.board li {float:left;width:986px;}
.board .c1,.board .c2,.board .c3,.board .c4,.board .c5 {float:left;/*debugborder:1px solid red;*/}
.board .c1 {width:60px;text-align:center;}
.board .c2 {width:440px;}
.board .c3 {width:80px;}
.board .c4 {width:80px;}
.board .c5 {width:316px;}
.board .c2 img {float:left; padding:0px 10px;}
.board  li {border-top:1px outset #999999;padding:10px 0;}
.board {line-height:160%;margin-top:10px;}
.board .r1 {border-top:none;}

.boardname {font-weight:bold;font-size:14px;color:red;}

/*************帖子列表*****************/
#boardcon div,#boardcon ul,#boardcon li,#boardcon h3,#boardcon img {float:left;}
#boardcon .breadcrumb{width:986px; border:1px solid #666666; padding:6px; margin:6px auto; font-weight:bold;}
#boardcon .topiclist .bestarea {float:right;border-right:1px solid #666666;} 


#boardcon .btn{width:1000px;}
#boardcon .btn img{padding:6px 10px;}

#boardcon .topiclist {border-left:1px solid #666666;border-top:1px solid #666666;border-right:1px solid #666666;}
#boardcon .topiclist li {width:998px;border-bottom:1px solid #666666;padding:4px 0;}

#boardcon .topiclist .c1,#boardcon .topiclist .c2,#boardcon .topiclist .c3,#boardcon .topiclist .c4,#boardcon .topiclist .c5,#boardcon .topiclist .c6
{/*border-right:solid 1px #666666;*/vertical-align:middle;}
#boardcon .topiclist .c1{width:40px;padding-right:3px;height:21px;}
#boardcon .topiclist .c2{width:492px;padding-right:20px;}
#boardcon .topiclist .c3{width:139px;padding-right:20px;}
#boardcon .topiclist .c4{width:72px;padding-right:20px;}
#boardcon .topiclist .c6{width:139px;padding-right:3px;}

#boardcon .jump {margin-top:15px;}
#boardcon .pagenav {float:right;}



#boardcon .jump {width:1000px;}
#boardcon .picdesc {margin-top:15px;}
#boardcon .picdesc ul {width:998px;
						border-left:1px solid #666666;
						border-bottom:1px solid #666666;
						border-right:1px solid #666666;
						}
#boardcon .picdesc ul li{width:160px;padding:5px 3px;}
#boardcon .picdesc h3 {width:992px;border:1px solid #666666; padding:5px 3px;}

/****帖子图标 正常 固顶 精华...*******/
#boardcon .notop{background:url(/u/mod1/pic/folder.gif) no-repeat;}
#boardcon .boardtop{background:url(/u/mod1/pic/ztop1.gif) no-repeat;}
#boardcon .alltop{background:url(/u/mod1/pic/ztop.gif) no-repeat;}
#boardcon .besticon {background:url(/u/mod1/pic/isbest.gif) no-repeat;width:15px;height:15px;margin:0px 6px;}


/*********************显示贴子*******************************/
#topic_view .breadcrumb {font-weight:bold;margin-top:6px;margin-bottom:6px;}
#topic_view .btn{width:1000px;}
#topic_view .btn img{padding:6px 10px;}

#topic_view li {border:1px solid #666666;padding:10px 5px; margin-bottom:10px;}

#topic_view  li{vertical-align:bottom;} 

#topic_view .user {float:left; width:140px;}
#topic_view .user .userphoto{padding-top:10px;height:128px;width:128px;}
#topic_view .user .info{padding-top:10px;}

#topic_view .post {margin-left:200px;}
#topic_view .name {/*border:1px solid red;*/}
#topic_view .time {border-bottom:1px #666666 dashed;}
#topic_view .manage {background-color:#666666;padding:3px;}

#topic_view .content { margin:10px auto;font-size:14px;}

#topic_view .topictitle {border-bottom:none;margin-bottom:0px;font-weight:bold;}
#topic_view .posttitle {padding:0 0 10px 22px;background:url(/u/mod1/pic/0.gif) no-repeat;font-weight:bold;/*border:1px solid red;*/}


#topic_view .quickpost {margin-top:20px;position:relative;width:800px;margin-left:auto;margin-right:auto;}
/*
.quickpost div{margin:0}
.popp div,div.popp {margin:0;}*/

/********用户注册页面***********************/
.reg {width:700px;font-size:14px;}
.ok {color:green;}
.fail {color:red;}

/****************个人中心****************/
.usercenter ul div {text-align:center;font-size:14px;padding:5px;}


.facepic {float:left;border:1px dashed #A0A0A4;width:120px;height:120px;margin:20px;}

.faceinput {float:left;}
.faceinput div {margin-top:10px;}
div.file {}
div.submit {margin-left:54px;}
div.picsize {}
DIV#loader.loading {
  background: url(/images/loading.gif) no-repeat center center;
}


