﻿*{ margin:0px; padding:0px;}
body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin:0 auto;
	color: #000000;
	background-color: #FFFFFF;
}

#centermainpage {
	width:999px;
	margin:0 auto;
	top:0px;
	text-align: center;
	overflow: hidden;
}

#onecentermainpage {
	margin:0 auto;
	top:0px;
	text-align: center;
	overflow: hidden;
}

#toppage {
	text-align: center;
	vertical-align: top;
	margin:0;
	height: 100px;
	width: 100%;
}

#mainpage {
	width: 999px;
	overflow: auto;
	height: 470px;
margin-top:6px !important;
margin-top:-2px ;

} 


#leftpage {
	width:230px;
    text-align:left; /*文字左对齐*/
    float:left; /*浮动居左*/
    clear:left; /*不允许左侧存在浮动*/
    overflow:hidden; /*超出宽度部分隐藏*/
	height: 470px;
	background-color:#f3f3f5;
}

#login{ 
	width:100%;
	background-color:#dbe3ee;
	text-align:center;
	line-height:18px;
	vertical-align:baseline;
	vertical-align:middle;

	}
#login ul {list-style:none;margin:0 2px;}
#login ul li {float:center; padding:4px 0 6px 0;}

#right_content {
	float:right;
	width:769px;
	height: 470px;
    text-align:center; /*文字左对齐*/
    clear:right; /*不允许左侧存在浮动*/
    overflow:auto;
}
#main_content {
	float:right;
	width:769px;
	height: 470px;
    clear:right; /*不允许左侧存在浮动*/
    overflow:auto; /*超出宽度部分隐藏*/
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#one_content {
    overflow:auto; /*超出宽度部分隐藏*/
	background-repeat:no-repeat;
	background-position:bottom right;
}
/*控制按钮区*/
#controlarea {
	float:right;
	text-align:right; /*文字左对齐*/
	clear:right; /*不允许左侧存在浮动*/
width: auto;
	white-space:nowrap;
}
/*分页信息区*/
#page {
	width:100%;
	float:right;
    text-align:right; /*文字左对齐*/
    clear:right; /*不允许左侧存在浮动*/
    overflow:auto;
}

.contentul {
	list-style:none;
	margin:0;
	width:90%;
}

#place{
	height:40px;
	float:left;
	text-align:left;
	line-height:40px;
	padding-left:20px;
	clear:left; 
	white-space:nowrap;
	}
#controlpage{
	height:40px;
	width:400px;
	padding-top:6px;
	text-align:center;
	float:left;
	clear:right; 
}
.buttun {
	BORDER: #ffffff 1px solid; 
	PADDING:6px 2px 1px 2px; 
	FONT-SIZE: 12px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#d1d1d1);  
	CURSOR: hand;
}

#searpage{
	width:96%;
	text-align:left;
	background-image:url(../images/top1.gif);
	background-repeat:repeat-x;
}
.inputhei {height:18px;}
#searpage ul{height:28px; list-style:none; margin:0;}
#searpage ul li {float:left; padding:0 5px 0 5px; line-height:28px;}
#tablepage{
	width:96%;
	margin:0;
	text-align:center;
}
.dir{ width:100%; border-left:#dedede solid 1px;border-top:#dedede solid 1px;border-collapse:collapse;} 
.dir td{border-right:#dedede solid 1px;border-bottom:#dedede solid 1px;}
.tdright {text-align:right; padding:2px;}
.tdleft {text-align:left; padding:2px;}
.firsttr {
	background-image:url(../images/topb.gif);
	background-repeat:repeat-x;
	height:28px;}
	
.fontbold {font-weight:bold;}

.secondtr{
	height:25px;
	background-color:#f9f9f9;
	event:expression(
		onmouseover = function(){
				this.style.backgroundColor='#f0f0f0'
			},
		onmouseout = function(){
				this.style.backgroundColor='#ffffff'
			}
	)
}

/*列表页底部*/
#pagebottom{
	width:96%;
	height:20px;
	background-image:url(../images/topc.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#pagebottom ul{list-style:none;}
#pagebottom ul li {float:center; padding:4px 0 6px 0;}


#adddiv{
	height:46px;
	width:760px;
	padding-top:10px;
	text-align:center;}
#bottompage{
	height:38px;
	margin:o;}

#bottomleft {
	width:230px;
	height:38px;
    float:left; /*浮动居左*/
    clear:left; /*不允许左侧存在浮动*/
    overflow:hidden; /*超出宽度部分隐藏*/
	background-color:#f3f3f5;
	}
#bottomright {
    float:right; /*浮动居左*/
    clear:right; /*不允许左侧存在浮动*/
    overflow:hidden; /*超出宽度部分隐藏*/
	background-color:#8EABD3;
	height:38px;
	width:769px;
	line-height:38px;
	}
	
.treelist {
	float:right; /*浮动居左*/
    clear:right; /*不允许左侧存在浮动*/
    overflow:auto; /*超出宽度部分隐藏*/
    height: 330px; 
    width: 100%; 
	text-align: left;
	background-color:#f3f3f5;
}

.gotopage {width:20px;} /*分页模块中，选择指定页输入框*/
.intervalinput {width:40px;} /*日期输入框*/
.timeinput {width:67px;} /*日期输入框*/
.timeinputpro {width:100px;} /*日期 小时分输入框*/
.logonname {width:130px;} /*用户名密码输入框*/
.middleinput {width:460px;} /*中信息单行输入框*/
.maxinput {width:550px;} /*大信息单行输入框*/
.mininput {width:20px;} /*小信息单行输入框 用于输入数字*/

.errormessage {color:#FF0000;} /* 错误提示 */

/*页面标题*/
.pagecaption{
	width:100%;
	margin:0;
	font-size: 18px;
	color:blue;
	text-align:center;
	height: 50px;
	vertical-align: middle;
}


/*页面说明*/
.pagecexplain{
	width:96%;
	margin:0;
	color:#000000;
	text-align:center;
	vertical-align: bottom;
	height: 40px;
}

/*主栏目板块*/
.columnmain {
	height: 260px;
	width:100%;
	background-color: #F9F6F1;
}
/*栏目板块头*/
.columntitle {
	height: 30px;
	width: 100%;
	margin:0;
	position: relative;
	white-space:nowrap;
}
/*栏目名称位置*/
.columnname {
	height:30px;
	width:20%;
	white-space:nowrap;
	background-image: url(../images/column1.gif);
	background-repeat: repeat-x;
	float:left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin:0;
	line-height: 25px;
}
/*栏目名称后面的竖线*/
.cloumnline1 {
	height:30px;
	background-image: url(../images/column3.gif);
	background-repeat: no-repeat;
	width: 5px;
	margin:0;
	float:left;
}
/*栏目名称后面的横条*/
.cloumnline2 {
	height:30px;
	width:57%;
	background-image: url(../images/column2.gif);
	background-repeat: repeat-x;
	float:left;
	margin:0;
}
/*更多按钮*/
.cloumnline3 {
	height:30px;
	margin:0;
	float:left;
}

/*栏目中的文章行开头*/
.columnbodyhead{
	margin:0;
	float:left;
}

/*文章行*/
.columnline{
	height:25px;
}

/*内容列表左侧边距*/
.columnbodyleft{
	margin:0;
	width:10px;
	float:left;
	text-align:left;	
}	

/*隐藏段*/
.hidden{
	display:none;
}


/*选择了的页签*/
.selectcolumn{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/schema1/right_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width:80px;
	line-height: 25px;
}
/*未选择的页签*/
.unselectcolumn{
	color: #2F478D;
	font-weight: bold;
	background-image: url(../images/schema1/right_2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width:80px;
	line-height: 25px;
}

/*行背景*/
.selecttr{
	background-image: url(../images/schema1/right_1.jpg);
}

/*媒体报道文章列表*/
.table_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #799AAD;
}

/*用户定制信息列表*/
.dingzhizhongxin{
	width:538px;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 50%;
	margin-right: 0px;
	margin-top:50px;
	margin-left: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.dingzhizhongxin ul {
	line-height: 22px;
    text-align: left;
	margin-left: 32px;
	color: #000000;
	list-style-type: none;
	border:1px solid #ccc
}
.dingzhizhongxin li {
    padding-left:30px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

