@charset "utf-8";
/* CSS Document */
*{
	
	padding:0px;
	margin:0px;
	font-family: "新宋体";
	font-size: 12px;
	font-weight: normal;
}
ul,form{margin:0;padding:0;}
img,input { behavior: url("/assets/images/iepngfix.htc") }
.clear {clear:both;}
body{font-size:12px;color:#ecf9ff;background-color:#08557c;}
#content{width:100%;}
a{color:#ecf9ff;text-decoration:none;}
a:hover{color:#fde62b;text-decoration:none;}
/* ----- header ----- */
#header{background:url(/assets/bbs/images/top_bg.png) top center repeat-x;}
#top{height:120px;width:937px;margin:0 auto;}
#top li{list-style-type:none;}
#logo{width:300px;float:left;margin-top:6px!important;margin-top:8px;height:73px;}
#login{width:631px;float:right;margin-right:6px;text-align:right;margin-top:30px;height:23px;line-height:23px;vertical-align:middle}
/* ----- menu ----- */
#menu {
	margin: 6px 0px 0px 0px!important;
	margin: -4px 0px 0px 0px;
	width: 410px;
	float: left;
}
	#menu ul {
		width: 410px;
		height: 35px;
		padding-left: 0px;
		float: left;
		list-style: none;
	}
		#menu ul li {
			text-indent: -9000px;
			display: inline;
			margin: 0;
			padding: 0;
			
		}
			#menu ul li a {
				color: #afad92;
				text-decoration: none;
				float: left;
				background: transparent url(/assets/bbs/images/menu.png) no-repeat;
			}
			#menu li#homepage a {
				width: 67px;
				height: 35px;
			}
			#menu li#webos a {
				width: 67px;
				height: 35px;
			}
			#menu li#client a {
				width: 67px;
				height: 35px;
			}
			#menu li#ep800 a {
				width: 67px;
				height: 35px;
			}
			#menu li#groups a {
				width: 67px;
				height: 35px;
			}
			#menu li#music a {
				width: 67px;
				height: 35px;
			}

		
			#menu li#webos a:link, #menu li#webos a:visited {
				background-position:-66px 0px;
			}
			
			#menu li#client a:link, #menu li#client a:visited {
				background-position:-133px 0px;
			}
			#menu li#ep800 a:link, #menu li#ep800 a:visited {
				background-position:-200px 0px;
			}
			#menu li#groups a:link, #menu li#groups a:visited {
				background-position:-267px 0px;
			}
			#menu li#music a:link, #menu li#music a:visited {
				background-position:-334px 0px;
			}
            



			#menu li#homepage a:hover, #menu li#homepage a:focus {
				background-position:-0px -35px;
			}
			
			#menu li#webos a:hover, #menu li#webos a:focus {
				background-position:-66px -35px;
			}
			#menu li#client a:hover, #menu li#client a:focus {
				background-position:-133px -35px;
			}
			#menu li#ep800 a:hover, #menu li#ep800 a:focus {
				background-position:-200px -35px;
			}
			#menu li#groups a:hover, #menu li#groups a:focus {
				background-position:-267px -35px;
			}
			#menu li#music a:hover, #menu li#music a:focus {
				background-position:-334px -35px;
			}
			

			/*----- MAIN NAVIGATION ACTIVE STATE -----*/

			.workPage #menu li#homepage a {
				background-position: 0px -35px;
			}
/* ----- search ----- */
#search{width:240px;float:right;margin-top: 12px!important;margin-top: 4px;line-height:28px;
}
#search input{border:solid 1px #02354d;width:120px;height:18px;}
#sea_con{width:186px;float:left;}
.but_sea{margin-top:5px!important;margin-top:2px;float:right;width:47px;margin-right:4px!important;margin-right:3px;}
/* ----- main ----- */
#main{margin:0 auto;width:937px;}
#notice{text-align:center;height:35px;}
#notice01{width:330px;color:#fde62b;margin-right:3px;float:left;text-align:left;padding-top:10px!important;padding-left:10px;}
#notice02{width:289px;color:#f3f3f3;margin:0px 3px;float:left;text-align:left;padding-top:10px!important;}
#notice01 a{color:#fde62b;text-decoration:none;}
#notice01 a:hover{color:#fde62b;text-decoration:underline;}
#notice012 a{color:#fde62b;text-decoration:none;}
#notice012 a:hover{color:#fde62b;text-decoration:underline;}
#notice03{width:295px;color:#f3f3f3;margin:0px 0px 0px 3px;float:right;text-align:right;padding-top:10px!important;}
/* ----- main01 ----- */
#main01{}
#main011,#main012,#main013{width:307px;height:180px;float:left;}
.space{width:7px;float:left;}
#main01 dl{
background:url(/assets/bbs/images/info_bg.png) center repeat-y;
}
#main01 dt{ background:url(/assets/bbs/images/info_top.png) left center no-repeat;}
#main01 dt span{padding-left:30px;line-height:25px;}
#main01 dd ul{list-style:none;margin:5px 13px;}
#main01 dd ul li{
	line-height:28px;
	border-bottom: 1px dashed #274d61;
}
#main01 dl dd.main010_foot{
	height:9px;
	background: url(/assets/bbs/images/info_foot.png) center bottom no-repeat;
}
/* ----- main02 ----- */
#main02{margin-top:18px;}
#main021,#main022,#main023{width:937;margin-top:10px;}
#main02 dl{background:url(/assets/bbs/images/list_bg.png) repeat-y;}
#main02 dt{background:url(/assets/bbs/images/list_top.png) no-repeat;line-height:28px;height:27px;}
#main02 dt span{padding-left:30px;}
#main02 dd{clear:both;}
#main02 dd ul{list-style:none;margin:0px 13px;}
#main02 dd ul li{line-height:28px;float:left;}
#main02 dd ul li.main02pic{width:100px;float:left;text-align:center;padding-top:20px;}
#main02 dd ul li.main02tit{width:420px;float:left;}
.colname a{color:#fde62b;text-decoration:none;}
.colname a:hover{color:#fde62b;text-decoration:underline;}
.aut_font a{color:#53f664;text-decoration:none;}
.aut_font a:hover{color:#53f664;text-decoration:underline;}
#main02 dd ul li.main02num{width:100px;float:left;text-align:center;padding-top:26px;}
#main02 dd ul li.main02aut{width:290px;float:left;padding-top:26px;}
.line{padding-left:7px;}
#main02 dl dd.main02_foot{height:9px;background: url(/assets/bbs/images/list_foot.png) center bottom no-repeat;}

/* ----- main03 ----- */
#main03{margin-top:0px;}
#main031{width:937;}
#main032{width:937;margin-top:10px;}
#main031 dl{background:url(/assets/bbs/images/list_bg.png) repeat-y;}
#main031 dt{background:url(/assets/bbs/images/list_top.png) no-repeat;line-height:28px;height:27px;}
#main031 dt span{padding-left:30px;}
#main031 dd{clear:both;}
#main031 dd ul{list-style:none;margin:0px 13px;}
#main031 dd ul li{line-height:28px;float:left;}
#main031 dd ul li.main031pic{width:100px;float:left;text-align:center;padding-top:20px;}
#main031 dd ul li.main031tit{width:800px;float:left;}
#main031 dl dd.main03_foot{height:9px;background: url(/assets/bbs/images/list_foot.png) center bottom no-repeat;}

#but_sent{height:20px;width:100px;float:left;padding-top:5px;padding-left:12px;}
#list_page{height:20px;width:500px;padding-top:5px;padding-right:12px;float:right; text-align:right;line-height:25px;}

#main032 dl{background:url(/assets/bbs/images/list_bg2.png) repeat-y;}
/*#main032 dt{background:url(/assets/bbs/images/list_top.png) no-repeat;line-height:28px;height:27px;}
#main032 dt span{padding-left:30px;}*/
#main032 dd{clear:both;}

#main032_title{background:url(/assets/bbs/images/list_top2.png) no-repeat;line-height:25px;height:25px;}
#main032_title ul{list-style:none;}
#main032_title ul li{float:left;}
#main032_title ul li.title01{float:left;width:520px;text-align:center;}
#main032_title ul li.title02{float:left;width:140px;text-align:center;}
#main032_title ul li.title03{float:left;width:100px;text-align:center;}
#main032_title ul li.title04{float:left;width:160px;text-align:center;}

#main032 dd ul{list-style:none;margin:0px 13px;}
#main032 dd ul li{float:left;height:25px;padding-top:5px;padding-bottom:5px;}
#main032 dd ul li.main032pic{width:50px;float:left;text-align:center;}
#main032 dd ul li.main032tit{width:440px;float:left;font-size:14px;line-height:28px;}
#main032 dd ul li.main032num{width:100px;float:left;text-align:center;line-height:28px;}
#main032 dd ul li.main032aut{width:160px;float:left;text-align:center;}
#main032 dd ul li.main032update{width:160px;float:left;text-align:center;}
.cate_name a{color:#fde62b;text-decoration:none;}
.cate_name a:hover{color:#fde62b;text-decoration:underline;}
.title_name a{color:#ffffff;text-decoration:none;}
.title_name a:hover{color:#ffffff;text-decoration:underline;}
#main032 dl dd.main03_foot{height:9px;background: url(/assets/bbs/images/list_foot.png) center bottom no-repeat;}
/* ----- main04 ----- */
#notice012{width:900px;color:#fde62b;margin-right:3px;float:left;text-align:left;padding-top:10px!important;padding-left:10px;}
#but_sent2{width:200px;float:left;padding-top:10px;padding-left:12px;padding-bottom:10px;}
#but_page{width:420px;padding-top:10px;padding-right:12px;float:right; text-align:right; vertical-align:middle;line-height:20px;padding-bottom:10px;;}
#main04{}
#main04 dl{background:url(/assets/bbs/images/list_bg3.png) repeat-y;}
#main04 dd{clear:both;}
#main04_title{background:url(/assets/bbs/images/list_top.png) no-repeat;line-height:28px;height:25px;padding-left:30px;}
.line2{padding-left:6px;}
#main04 dd ul{list-style:none;margin:0px 13px;}
#main04 dd ul li{padding-top:5px;padding-bottom:5px;}
#main04 dd ul li.main04left{width:200px;float:left;line-height:23px;padding:0px 5px;}
#main04 dd ul li.main04right{width:700px;float:left;}
.main04_time{height:25px;}
.main04_title{font-size:14px;line-height:45px; font-weight:bold;color:#fde62b;}
.main04_content{line-height:23px;vertical-align:top;min-height:200px;_height:200px;}
#main04 dl dd.main04_foot{height:9px;background: url(/assets/bbs/images/list_foot.png) center bottom no-repeat;}
#last_time{height:25px;text-align:right;padding-right:20px;}

/* ----- main05 ----- */
#main05 dl{background:url(/assets/bbs/images/list_bg2.png) center repeat-y;}
#main05 dd{clear:both;line-height:25px;}
#main05 dd ul{margin:5px 30px;list-style:none;}
#main05_title{background:url(/assets/bbs/images/list_top.png) center no-repeat;line-height:28px;height:25px;padding-left:30px;}
#main05 dl dd.main05_foot{height:9px;background: url(/assets/bbs/images/list_foot.png) center bottom no-repeat;}
#last_time{height:25px;text-align:right;padding-right:20px;}


/* ----- foot ----- */
#foot{height:156px;background:url(/assets/bbs/images/foot_bg.png) top center repeat-x; background-color:#023d5a;margin:0 auto;}
#bbsinfo{height:40px;line-height:40px;}
#link{width:937px;height:90px;margin:0 auto;}
#link p{line-height:28px;}
#link ul{list-style:none;margin-top:10px;}
#link ul li{float:left;padding:8px 8px;}
#copyright{width:937px;height:70px;margin:0 auto;}
#copyright p{line-height:30px;text-align:center;}
.titleDiv
{
	height:25px;
	overflow: hidden;
	visibility: visible;	
}
/* 进度*/
.loading_div {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	visibility:visible;
	display:block;
}


.popWindow {
	position:absolute;
	top:214px;
	z-index:1;
}

.gray {
	color: #CCC;
	text-decoration: none;
}
.ellipsis
{
      overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap;
}
#userMenuTable
{
    width:160px;  
    margin:45px auto;
    border-width:0px;
}
    
#userMenuTable li
{
    list-style-type:none;
    width:80px;
    height:16px;
    text-align:center;
    margin-left:0px;
    margin-bottom:1px; 
    float:left; 
}
#repTable
{
    width:700px;  
    margin:45px auto;
    border-width:0px;
}
.repTableLeftLi
{
	list-style-type:none;
    width:200px;  
    text-align:right;
    margin-left:0px;
    margin-bottom:1px; 
    float:left; 
}
.repTableRightLi
{
	list-style-type:none;
    width:500px;  
    text-align:left;
    margin-left:0px;
    margin-bottom:1px; 
    float:left; 
}

#sendPostTable
{
    width:900px;  
    margin:45px auto;
    border-width:0px;
}
.sendPostTableLeftLi
{
	list-style-type:none;
    width:100px;  
    text-align:right;
    margin-left:0px;
    margin-bottom:1px; 
    float:left; 
}
.sendPostTableRightLi
{
	list-style-type:none;
    width:800px;  
    text-align:left;
    margin-left:0px;
    margin-bottom:1px; 
    float:left; 
}
/*CSS Digg style pagination*/


DIV.epoposPageStyle {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right;
	color: #b8d9e9;
}
DIV.epoposPageStyle A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
#2c2c2c; 			PADDING-BOTTOM: 2px;
	COLOR: #b8d9e9;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #387e9e;
}
DIV.epoposPageStyle A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.epoposPageStyle A:active {
	BORDER-RIGHT: #aad83e 1px solid;
	BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: url(image2.gif) #aad83e;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #b8d9e9;
	BORDER-BOTTOM: #aad83e 1px solid
}
DIV.epoposPageStyle SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 2px;
	COLOR: #fff220;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	background-color: #3e87ab;
	background-image: url(image2.gif);
	border: 1px solid #6dafd0;
}
DIV.epoposPageStyle SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}
