@charset "GB2312";
/* CSS Document */
@import url("ubb.css");
body {
	font-family:"宋体";
	background: #FFFFFF;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
	font-size:12px;
	background-image:url(jk0042.jpg);
}

a:link,a:actived,a:hover,a:visited{
                text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#D6D9DC;
}

#container {
	width: 786px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。*/
}

#foot {
	background-color:#4382BB;
	height:100px;
                width:786px;
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	line-height:22px;
}

#foot  a{
                color:#fffffff;
}

.header {
	padding: 0;  			/* 此填充会将出现在它后面的 div 中的元素左对齐。如果 #header 中使用的是图像（而不是文本），您最好删除填充。*/
	text-align:left;
	background-image:url(jk0004.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.headerSide{
	padding:0;
	width:694px;
	background-image:url(index002.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:26px;
	padding-top:13px;
}

.headerSide a:link,.headerSide a:visited,.headerSide a:actived {
              color:#ffffff;
              text-decoration:none;
}

.headerSide a:hover {
                 text-decoration:underline;
	color:#cccccc;

}

.banerDiv {
	padding:10px 3px;
	text-align:center;
}

.headerSide ul {
	margin:0;
	padding:0;
}

.headerSide li {
	float:left;
	color:#FFFFFF;
	width:65px;
	list-style:none;
	text-align:center;
	margin:0 2px;
	padding:0;
}

.thrColFixHdr .sider{
	float: left;
	width: 450px;
}

.thrColFixHdr .sider2 {
	float:right;
	width:322px;
	padding:0 4px;
}

.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.liclass {
	background-image:url(jk0006.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:19px;
	padding: 5px 0 0 30px;
	color:#1F63A0;
	font-weight: bold;
	width:77px;
	float:left;
}

.liright {
	background-image:url(bg1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:19px;
	padding:5px 10px 0 0;
	text-align:right;
	margin:0;
}

.csType {
	padding-top:15px;
	width:450px;
	word-break:break-all;
	line-height:20px;
	color:#115ca8;
}

.centerContent {
	margin-top:15px;
}


.cenCon1 {
	background-image:url(jk0008.jpg);
	width:210px;
	height:15px;
	padding:6px 10px 6px 30px;
	font-weight:bold;
	float:left;
	margin:0 7px 0 2px;
}

.cenCon2 {
	background-image:url(jk0009.jpg);
	width:210px;
	height:15px;
	padding:6px 10px 6px 30px;
	font-weight:bold;
	float:left;
                margin:0 6px

}

.cenCon3 {
	background-image:url(jk0010.jpg);
	width:220px;
	height:15px;
	padding:6px 0 6px 30px;
	font-weight:bold;
	float:left;
	margin-left:7px;
}

.conText1 {
	width:236px;
	padding:7px;
	float:left;
	margin:0 6px;
	word-break:break-all;
                line-height:20px;

}

.conText2 {
	width:240px;
	padding:7px 2px 7px 12px;
	word-break:break-all;
	float:left;
                line-height:20px;
}

.conText3 {
	padding:7px 0 7px 10px;
	float:left;
	margin:0 0 0 20px;
	word-break:break-all;
	width:230px;
                line-height:20px;
}

.listLeft{
	width: 160px;
	float: left;
}

.listLeft li {
	line-height:20px;
}

.listRight {
	widht:624px;
}

.mainContent {
	padding:10px 15px;
	color:#000066;
	text-align:center;
                line-height:20px;
}

/*------------------------------------------------------------------*/
/*其它相关列表CSS效果*/
/*------------------------------------------------------------------*/
.relatedTitle {
	padding: 2px 0 0 18px;
	background: url(arrow.gif) no-repeat 2px center;
}
span.relatedTitle a, span.relatedTitle a:hover {
	color:#0033ff;
}
.relatedListName {
	width: 420px;
	padding: 3px 0px;
	text-indent: 5px;
}
.relatedListDate {
	width: 75px;
	padding: 3px 0px;
	text-align: center;
}
.relatedListHist {
	width: 68px;
	padding: 3px 0px;
	text-align: center;
}
.relatedListInfo {
	height: 25px;
	background: #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
}
.relatedBlock {
	background: #f7f7f7;
}
/*------------------------------------------------------------------*/
/*列表页面效果*/
/*-------------------分页效果开始--------------------*/
.mainNextPage {float: left;margin: auto;width: 100%;padding: 2px 0;}
.mainNextPage table {width: auto;border: 1px #1C6EAC solid; background-color: #D6E0EF;float: right;}
.mainNextPage table td { background-color: #FFFFFF; line-height: normal; }
.mainNextPage table td.tabletitle1{ clear: both;background-color: #1C6EAC; color: #FFFFFF; }
.mainNextPage table td input.PageInput {border: solid 1px #d6e0ef; background-color: #fafafa; height: 16px; font-family: arial; font-size:11.5px;}
.mainNextPage table td input.button {border: solid 1px #d6e0ef; background-color: #fafafa; height: 20px; font-family: arial; font-size:11.5px;}
.mainNextPage table td .normalTextSmall { font-size: 11px; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.mainNextPage a {font-size: 12px;color: #333;text-decoration: none;}
.mainNextPage a:hover {font-size: 12px;color:#ff3300;text-decoration: underline;}
/*-------------------分页效果结束--------------------*/




/*留言样式*/
/*------------------------------------------------------------------*/

.tableborders2 {
	background: #D6E0EF; 
	border: 1px solid #1C6EAC;
                width:780px; 

} 
.singleborder {
	font-size : 0px;
	line-height : 1px;
	padding : 0px;
	background : #F8F8F8;
}
.tdborder {
	background: #698CC3; 
}
.Replyborder1 {
	border: 1px dashed #698CC3;
	background:#F6FAFD;
	color: #4875B7;
}
.Replytopic	{
	color: #2288E3;
}
/*------------------------------------------------------------------*/
/*定义网站页脚CSS效果*/
/*------------------------------------------------------------------*/
.pageFooter {
	height: 73px;
	background: #eee;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #333;
}
.footLogo, .footInfo {
	float: left;
	height: 73px;
}
.footLogo {
	width: 190px;
}
.footInfo {
	width: 570px;
	padding-top: 5px;
	text-align: center;
}
.newasp_version {
	text-align: center;
}
.globalBottom {
	font-size: 12px;
	line-height: 18px;
}
.pageBottom {
	height: 26px;
	background: url(headbg.gif);
	color: #fff;
	text-align: center;
	padding-top: 3px;
}
.pageBottom a {
	color: #fff;
	text-decoration: none;
}
.pageBottom a:hover {
	color: #ccc;
	text-decoration: underline;
}
/*------------------------------------------------------------------*/
/*用户管理中心样式*/
/*------------------------------------------------------------------*/
.userleft {
	border-collapse: collapse; background:#F7F7F7; border-right: 1px solid #DDDDDD;padding-left: 15px;
}
.userright {
	border-collapse: collapse; background:#F7F7F7; border-left: 1px solid #DDDDDD;
}
.usertablerow1 {
	background-color:#F7F7F7;
}
.usertablerow2 {
	background-color:#F0F0F0;
}
.usertableborder {
	border: 1px #3795D2 solid ; 
	background-color: #FFFFFF;
	font: 12px;
	width: 96%;
}
.userfont1 {
	color:red;
}
.userfont2 {
	color:#3795D2;
}
.userfont3 {
	color:green;
}
a.treemenu {
	color: #666666;
	text-decoration: none;
}
a.treemenu:hover {
	color: #FF6600;
	text-decoration: underline;
}
.UBBContainer{border:1px solid #ccc;background:#f7f7f7;border-left:3px solid;}
.UBBTitle{font-weight:bold;padding:4px;background:#eee;border-bottom:1px dotted #ccc;}
.UBBContent{padding:6px;line-height:160%;}
.UBBContent textarea {width:550px;margin-bottom:2px;}   
.rightContent {
             widht:170px;float:left;text-overflow: ellipsis;word-break:keep-all;white-space:nowrap;text-align:left;
}

.rightContent li a{
             widht:170px;text-overflow: ellipsis;word-break:keep-all;white-space:nowrap;
}


