html,body,div,span,object,h1,h2,h3,h4,h5,h6,table,tr,td,p,img,ul,li,dl,dt,dd {margin:0;padding:0;border:0;}
html,body {outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
html {background:#1e2b4d url(./images/mainbg.jpg) repeat-y center top;}
body {margin:0 auto;text-align:center;font:normal 12px/160% Tahoma,Arial,宋体,sans-serif;color:#7F7F7F;background:url(./images/bodybg.jpg) no-repeat center top;}
ul {list-style-type:none;}

form,input,select {margin:0;padding:0;font-family:Tahoma,Arial,宋体,sans-serif;font-size:12px;}
a:link,a:visited {color:#444;text-decoration:none;}
a:hover {color:#f00;text-decoration:underline;}


/*============================================================================================
								以下为页面公共使用的样式
============================================================================================*/

.clear1 {clear:both;height:0;line-height:0;font-size:0;}


/* 以后可以把网站弄成圆角 */
.tc,tl,.tr,.bc,.bl,.br {font-size:1px;display:block;height:7px;position:relative;background-color:#000;background-image:url(./images/yuan01.gif);background-repeat:no-repeat;overflow:hidden;display:none;}
	.tc {margin: 0px 0px 0px 0px;background-position:left 0px;clear:both;}
	.tl {margin: 0px 0px 0px 0px;background-position:left 0px;width:7px;float:left;}
	.tr {margin: 0px 0px 0px 0px;background-position:right -24px;}
	.bc {margin: 0px 0px 0px 0px;background-position:left -8px;clear:both;}
	.bl {margin: 0px 0px 0px 0px;background-position:left -6px;width:7px;float:left;}
	.br {margin: 0px 0px 0px 0px;background-position:right -30px;}
	

/*    主体框架    */
#container {clear:both;width:1000px;margin:0 auto;text-align:left;}


/*    头部    */
#banner {clear:both;margin:0 0 4px 0;height:235px;background:url(images/xue.gif)}
	#banner span {display:none;}
	#banner a:hover span {color:#baf0ff;text-decoration:none;}
	#banner .tc,#banner .bc,#banner .dy {display:none;}	
	

/*    任务板的头部公告    */
#gongao {display:none;}


/*    主菜单    */
#menu {clear:both;height:30px;margin-top:5px;width:940px;margin:2px auto 0;}
	.menuc {float:left;display:inline;width:100%;margin:3px 0 0 0px;border-bottom:solid 2px #FF3300;}
	.menuc li {display:inline;line-height:30px;font-size:14px;font-weight:bold;}
	.menuc li a {float:left;margin:0 0px 0 5px;padding:0 7px 0 0;}
	.menuc li a span {float:left;padding:0 4px 0 10px;color:#FFFFFF;}
	.menuc li a:hover {cursor:pointer;}
	.menuc li a:hover span {color:#FF6600;font-weight:bold;text-decoration:underline;}
	.menuc .line {display:none;}
	.menuc .on a:link span,.menuc .on a:visited span {color:#FF3300;text-decoration:underline;}		
	.menuc li a:hover {text-decoration:none;}
	#menu .tc,#menu .bc,#menu .dy {display:none;}
	

/*    副菜单    */
#smenu {clear:both;height:40px;line-height:40px;text-indent:15px;color:#FFFFFF;width:940px;margin:2px auto 0;}
	#smenu a:link,#smenu a:visited {font-weight:bold;color:#FFFFFF;}
	#smenu .tc,#smenu .bc,#smenu .dy {display:none;}
	
	
/*    底部   
#footer {clear:both;font-size:12px;color:#444;height:auto !important;min-height:150px;height:150px;background:url(images/footbg.jpg) no-repeat center bottom;width:1000px;margin:0 auto;}
	#footer a:link,#footer a:visited {color:#444;}
	#footer .tc,#footer .bc,#footer .dy {display:none;}
 */

/*    底部副菜单    */
#fmenu {clear:both;line-height:26px;border-top:solid 1px #0066CC;width:940px;margin:2px auto 0;text-indent:8px;}/**/
	#fmenu ul {width:450px;}
	#fmenu li {float:left;}	


/*    版权    */
#copyright {clear:both;padding-top:2px;line-height:18px;padding:5px 8px 0 8px;width:940px;margin:2px auto 0;}/**/	
	#stati {display:none;}
	.fnf00 {color:#0066CC;}




/*============================================================================================
								以下为任务首页显示信息
============================================================================================*/

/*    内容框架    */
#main {clear:both;width:940px;margin:2px auto 0;background:#fff;}
#main .tc,#main .bc,#main .dy {display:none;}


/*    没有任务时显示    */
.booknull {text-align:center;width:98%;margin:0 auto;line-height:50px;background:#fff;border:solid 2px #c0c0c0;}
	.booknull span {font-weight:bold;font-size:14px;}


/*    显示任务    */
.book {clear:both;width:940px;padding:4px 0;vertical-align:top;border:solid 1px #eee;margin-bottom:8px;}
	.bookmod1 {background:#fff;}	/*  第一个间隔样式  */
	.bookmod2 {background:#fff;}	/*  第二个间隔样式  */
	.booklon {background:#FFFFCC;}	/*  显隔显示的样式  */
	

	/*    左边显示    */
	.bookl {width:130px;text-align:center;vertical-align:top;padding:14px 0;height:100%;}	
		.bookl_t {display:none;}	/*  显示装饰  */
		.booklimg img {display:block;border:solid 4px #494949;margin:0 auto 2px;width:expression(this.width > 110 ? 110: true); max-width:110px;}					/*  头像  */
		.booklimg span {display:none;font-size:12px;line-height:18px; display:block}	/*  姓名  */
		.booklimg b {font-size:12px;line-height:18px;display:block}						/*  性别  */
		
		
	/*    右边显示    */
	.bookr {float:right;vertical-align:top;width:810px;}
		.bb {clear:both;text-align:right;line-height:26px;height:26px;}		/*  主页 邮箱 QQ IP TOP  */
			.bb01 {}														/*  ip  */
			.bb02 {margin:0 5px;}											/*  top  */
			.bb03 {color:red;}												/*  置顶字  */
			.bb04 {}														/*  主页  */
			.bb05 {}														/*  邮箱  */
			.bb06 {}														/*  QQ  */
		
		.bt {clear:both;text-align:right;line-height:22px;color:#666;font-size:12px;height:16px;}	/*  第二个导航  */
			.bt span {padding-left:6px;}
			.bt .bt01 {}		/*  备用  */
			.bt .bt02 {}		/*  发表于 时间  */
			.bt .bt03 {}		/*  回复链接  */
				.bt .bt03 a:link,.bt .bt03 a:visited {color:#00f;text-decoration:underline;}
				.bt .bt03 a:hover {color:#f00;text-decoration:none;}
		
		.be {clear:both;line-height:22px;word-break:break-all;word-wrap:break-word;padding:5px;}	/*  显示任务内容  */
		
		.bh {clear:both;margin:10px;border:solid 1px #d9d9d9;background:#fff;padding:10px;}			/*  管理员回复内容  */
			.bh strong {color:#1a1a1a;}																/*  管理员回复字  */
			
		.bm {clear:both;text-align:left;padding-top:15px;padding-right:18px;text-indent:38px;}		/*  使用悄悄话显示内容  */
			.bm h5 {font-size:12px;color:#f0f0f0;}				/* 悄悄话内容 */
			.bm01 {float:left;font-size:12px;color:#333333;}	/* 查看的输入内容框 */
			.bm02 {clear:both;display:block;}					/* 请输入查看码查看字 */
			
			.bmi {float:left;width:250px;height:20px;background:#fff;border:solid 1px #b6b6b6;font-weight:bold;font-size:18px;letter-spacing:1px;color:#000;line-height:18px; font-family:Tahoma,Arial,宋体,sans-serif;}	/* 密码框 */
			.bmc {float:left;width:60px;height:22px;background:#b6b6b6;border:none;color:#fff;font-size:12px;}	/* 确认按钮 */
		
		/*  以下为盖楼显示方式  */
		.pldiv {clear:both;border:1px dotted #ccc;padding-top:6px;padding-bottom:6px;margin:5px 7px 8px 7px;background:#fff;}	/* 盖楼框 */
		.pldivl{float:left;width:75px;text-align:center;}	/* 盖楼左边 */
			.pldivl img{width:58px;}						/* 盖楼左边头像 */
		.pldivr{margin-left:75px;}							/* 盖楼右边 */
			.pldivt{height:16px;line-height:16px;text-align:right;padding:2px 7px 2px 5px;color:#6a6a6a;background:#f2f2f2;}
			.pldivt b{float:left;color:#3b3b3b;}
			.pldivt b a:link,.pldivt b a:visited {color:#0881f3;}
			.pldivb{margin:2px 0;padding:9px 0;word-break:break-all;word-wrap:break-word;}	/* 盖楼内容 */


/*    任务分页代码    */	
.mpage {background:#fff;font-size:12px;padding:5px 0;height:30px;border-top:solid 1px #d4cfca;width:940px;margin:2px auto 0;}/*任务分页代码*/
	.mpagel {padding:3px;margin:3px;text-align:center;float:left;}
	.mpagel a {border:#ddd 1px solid;padding:2px 5px;margin:2px;color:#222; text-tecoration:none;}
	.mpagel a:hover,.mpagel a:active {border:#a0a0a0 1px solid;color:#000;}
	.mpagel span.current {border:#e0e0e0 1px solid;color:#222;padding:2px 5px;font-weight:bold;margin:2px;background:#f0f0f0;}
	.mpagel span.disabled {border:#f3f3f3 1px solid;padding:2px 5px;boder-top:#eee 1px solid;boder-bottom:#eee 1px solid;margin:2px;color:#222;}
	
	.mpager {float:right;display:inline;margin:6px 8px 0 0;}
	.mpager span {color:#f00;font-weight:bold;}	




/*============================================================================================
								以下为添加任务框
============================================================================================*/	
#class_cnt1 {clear:both;margin:0 auto;border-top:solid 1px #d4cfca;text-align:left;padding-bottom:20px;position:relative;}
#class_cnt1 .qbokt {clear:both;}


/* 右边的部分 */
.qboktr {}
	.qqdiv1 {width:130px;position:absolute;position:absolute;right:20px;top:10px;}	/* 添加任务页面的默认头像 */
	.qqdiv1 img {width:expression(this.width > 120 ? 120: true); max-width:120px;}	/* 头像大小限制 */
	
	#displayimg {margin-left:5px;cursor:pointer;color:#f00;font-weight:bold;font-size:12px;}	/* 头像列表 */		
		.qqdiv {display:none;border:solid 6px #e6e6e6;background:#f0f0f0;width:600px;height:240px;position:absolute;left:150px;top:130px;}	/*任务时的选择头像列表*/
		.qqdiv dd {overflow:auto;height:220px;background:#fff;}
		.qqdiv dt {color:#f00;font-weight:bold;cursor:pointer;display:block;font-size:12px;text-align:right;background:#e6e6e6;}	/* 显示关闭的字 */
		.qqdiv ul {background:#fff;}	/* 任务头像列表 */
		.qqdiv li {float:left;width:110px;height:105px;background:#fff;margin:2px;text-align:center;padding-top:5px;}
		.qqdiv img {width:90px;height:90px;border:solid 1px #c0c0c0;padding:2px;background:#fff;cursor:pointer;}	


/*  添加任务表单  */	
.qboktl {clear:both;display:block;width:800px;margin:30px 0 0 0;}
	.qboktl dd {clear:both;padding:3px 0 3px 0;text-align:left;}
	.qboktl em {display:block;font-style:normal;width:150px;text-align:right;line-height:20px;vertical-align:top;padding:4px 0 4px 0;float:left;}		/* 表单标题 */
	.qboktl input {}	/* 表单输入框 */
	.qboktl p {display:block;width:610px;float:left;}	/* 表单文字声明 */
	.qboktl p small {text-align:right;display:block;width:600px;font-size:12px;}	/* 任务内容表单，数据统计 */
	
	.conterlent {}/*统计文本框内容*/
		#len0 {font-weight:bold;font-size:14px;color:red;}
		#len1 {font-weight:bold;font-size:14px;color:blue;}
		#len2 {font-weight:bold;}
		.error,.right {height:20px;line-height:22px;font-size:12px;font-weight:bold;padding:0 10px 0 25px;}
		.error {color:red;background:url(./images/regbg.gif) no-repeat 4px -30px;}
		.right {color:green;background:url(./images/regbg.gif) no-repeat 6px 3px;}
	
	/* 任务UBB */
	.qwbmbubb {clear:both;display:block;list-style:none; margin:0px; padding:2px;width:600px;height:24px;background:#EFEFDE;padding:3px 0 0 3px;}
		.qwbmbubb img {border:none;}
		.qwbmbubb a {float:left;margin-right:2px;}
		.qwbmbubb a:link,.qwbmbubb a:visited{ border:1px solid #EFEFDE; width:16px; height:16px; display:block; padding:2px;}
		.qwbmbubb a:hover{ background:#C1D2EE; border:1px solid #316AC5;}
	
	/* 任务表情 */
	.qqface {display:block;float:left;width:610px;height:30px;}
		.qqface li {float:left;cursor:pointer;}
		.qqface li img {width:23px;height:23px;margin:0 3px;}

	/*任务板里面的表单*/
	.bti1 {width:180px;height:19px;background:#fff;border:solid 1px #DADADA;margin:0 8px 0 0;}	/* 任务输入框 */
		.bookfocus1 {background:#ffffcc;}
		.bookblur1 {background:#fff;}
	.bti2 {width:600px;height:100px;background:#fff;border:solid 1px #DADADA;margin:0 8px 0 0;}	/* 任务文本框 */
	.bti2s {background:#FFF5FA;border:1px solid #F8B3D0;}	/* 任务文本框 */
		.bookfocus2 {background:#ffffcc;}
		.bookblur2 {background:#fff;}
	.bti3 {width:100px;height:26px;background:#12232A;border:solid 1px #12232A;margin-right:8px;color:#fff;text-align:center;font-weight:bold;font-size:12px;}		/* 任务提交按钮 */
	.bti4 {width:100px;height:19px;background:#fff;border:solid 1px #DADADA;margin:0 8px 0 0;}	/* 任务回复查看码 */
		.bookfocus4 {background:#ffffcc;}
		.bookblur4 {background:#fff;}
	.bti5 {width:60px;height:19px;background:#fff;border:solid 1px #DADADA;margin:0 8px 0 0;}	/* 任务验证码 */
		.bookfocus5 {background:#ffffcc;}
		.bookblur5 {background:#fff;}
	.bti6 {background:#fff;border:solid 1px #DADADA;}	/* 下拉头像列表 */
	.bti7 {cursor:pointer;height:20px;}
	.bti8 {width:180px;}




/*============================================================================================
								以下为其它页面使用
============================================================================================*/	

/*    搜索页面    */
#search {clear:both;margin:5px 0;background:url(./images/searchbg.gif) no-repeat 260px 80px;height:257px;border-top:solid 1px #d4cfca;width:890px;margin:2px auto 0;}
#search .tc,#search .bc {display:none;}
.searchc {clear:both;margin:0 auto;padding:140px 0 0 220px;}
.searchc strong {display:block;width:100%;font-weight:normal;}
.searchi {float:left;width:330px;height:30px;background:#fff;border:solid 3px #0066CC;font-size:24px;font-weight:bold;}
.searchs {float:left;padding:0 15px;height:36px;background:#0066CC;border:none;font-size:14px;font-weight:bold;color:#FFFFFF;}


/*    falsh 用的    */
#bookswf {position:absolute;top:0px;height:290px;width:900px;z-index:10000;overflow:hidden;display:none;}
#exswf1 {float:right;display:none;margin-right:115px;width:180px;height:300px;}
#exswf2 {float:left;}
#exswf3 {}
#exswf4 {}


/*    关于程序    */
.qwbmabout {line-height:20px;clear:both;padding:20px;margin:0 auto;border-top:solid 1px #d4cfca;font-size:14px;}
.qwbmabout .babt {clear:both;border-bottom:solid 2px #00f;font-weight:bold;font-size:14px;color:#00f;height:32px;line-height:32px;border-top:dashed 1px #00f;}
.qwbmabout strong {font-weight:bold;color:#000;display:block;}

