

body, form, ul, li, p, dl, dd, dt ,h,td,th,h3{
	margin: 0;
	padding: 0;
           font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li,ul{
	list-style: none;
}



TD {
	color: #333333;
	VERTICAL-ALIGN: top;
}


input,textarea{
	border:1px solid #ccc;
}


.wrap{
	width:990px;
	margin:auto;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4E667B;
}
a:active {
	text-decoration: none;
}

#header{
	width:990px;
}

.IndexLeft{
	width:196px;
	float:left;
	margin-right:4px;
}
.IndexCenter{
	width:570px;
	float:left;
}
.IndexRight{
	width:215px;
	float:right;
}


#header .login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	border:0px 
	width:733px;
	margin-top:2px;
	margin-bottom:2px;
	
}
#header .login table td{
	text-align:right;
	padding-right:5px;
}
#header .login input.login_name,#header .login  input.login_pwd{
	width:90px;
	height:15px;
}



#toplogin input.login_sub{
	width:40px;
	height:19px;
	background:#e4e4e4;
}



#header div{
	float:left;
}
#header div.ad{
	float:right;
}



#header{
	margin-bottom:7px;
	border-top:#ccc 1px solid;
}
#header .logo{
	margin-top:15px;
}



#guide{
	margin-top:0px;
	border-top:0px #cccccc solid;
	border-bottom:0px #A7CAFA solid;
	height:35px;
	background:#Dddddd url(head1.gif);
}
#guide td{
	border:0px solid #FFF;
	border-left:0px solid #FFF;
	border-right:0px solid #FFF;
	padding:8px 0px 0px 0px;
	color:#fff;
	font-size:14px;
	text-align:center;
}
#guide td div{
	width:990px;
	text-align:left;
}
#guide td a{
	color:#000000;
	font-size:14px;
}

.nav_guide{
	width:990px;
	border:1px solid #A7CAFA;
	margin-top:3px;
	margin-bottom:2px;
}
.nav_guide td{
	padding:5px;
	background:#F5FAFE;
}


.MainTable .guide{
	margin-top:5px;
	border:1px #A7CAFA solid;
	height:20px;
	background:#F5FAFE url(head2.gif);
}
.MainTable .guide td{
	padding:5px;
}




.dragTable{
	width:100%;
	margin-top:5px;
	overflow:hide;
	border:1px #A7CAFA solid;
	
}



.dragTable .head{
	background:#Dddddd url(head.gif);
	height:20px;
	padding-left:1em;
	padding-top:7px;
	border:1px #FFF solid;
}



.dragTable .TAG{
	float:left;
	color:#004A9C;
	font-weight:bold;
}
.dragTable .TAG a{
	color:#004A9C;
}

.dragTable .more{
	float:right;
	padding-right:1em;
}
.dragTable .more a{
	color:#004A9C;
}

.MainTable{
	margin-top:0px;
}


.MainTable .Side .dragTable{
	width:98%;
}

.MainTable .Side .dragTable .middle{
	line-height:17px;
}


.dragTable .middle{
	padding:6px 1px 4px 7px;
	height:50px;
	line-height:20px;
}



.MainTable .Side .dragTable .middle ul li{
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}



#AutoRows .dragTable .middle{
	padding-top:0px;
	padding-bottom:0px;
	height:100px;
}



.listpic{
	width:127px;
	padding:3px 0 3px 4px;
	float:left;
}
.listpic .title{
	width:127px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


.listpic img{
	border:1px #FFF solid;
	width:120px;
	height:90px;
}



.listpic .img a{
	width:120px;
	height:90px;
	display:block;
	text-align :center;
	border:1px #ccc solid;
	margin-bottom:5px;
}



.listarticle td{
	padding:7px 5px 0 5px;
	border-bottom:1px dashed #ccc;
}
.listarticle span{
	display:block;
	float:left;
}



.listarticle span.title{
	text-indent: 0.6em;
	background:url(title_icon3.gif) no-repeat left;
	background-position: 0em 40%;
}
.listarticle span.time{
	float:right;
}



.page{
	width:98%;
	margin-top:1em;
	clear:both;
}

.page a{
	display:block;
	float:left;
	margin-right:3px;
	border:1px solid #ccc;
	padding:2px 4px 1px 4px;
}


.content_word,.content_word p{
	font-size:15px;
}





#comment .content{
	width:99%;
	border:dotted 1px #ddd;
	margin-bottom:10px;
}
#comment .content .word{
	border-bottom:solid 1px #ddd;
	padding-left:5px;
	height:50px;
}
#comment .content .img{
	border-right:dotted 1px #ddd;
	padding:1em;
}
#comment .content .info{
	padding:2px 0 0 5px;
}





#footer{
	border-top:#CBCBCB solid 1px;
	margin-top:4px;
}
#footer td{
	padding:1em 0 1em 0;
}




#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}





/*标题+内容*/
#sort_list .list_sortTC{
	border-bottom:1px dotted #ccc;
	width:99%;
	margin-bottom:10px;
}
#sort_list .list_sortTC .content{
	text-indent:2em;
}
/*标题+内容+图片*/
#sort_list .list_sortTCP{
	border-bottom:1px dotted #ccc;
	width:99%;
	margin-bottom:10px;
}
#sort_list .list_sortTCP .pic{
	padding-bottom:5px;
	padding-right:8px;
}
#sort_list .list_sortTCP .content{
	text-indent:1em;
}



.IndexL{
	padding-right:2px;
}
.IndexR{
	padding-left:2px;
}

.btable .list_title_tb div{
	width:45%;
	line-height:150%;
	float:left;
	padding-left:2px;
}

.btable .toptable{
	border-bottom:1px dotted #ccc;
	width:99%;
}
.btable .toptable .img{
	padding-bottom:5px;
}
.btable .toptable .bigword{
	font-weight:bold;
}




#showcontent,#showcontent p{
	font-size:16px;
	line-height:25px;
}


/*列表栏目名称*/
.showsortname{
	background:url(arrow_list.gif) no-repeat 0.3em 0;
	padding-left:0.3em;
	text-indent:1.5em;
	font-weight:bold;
	float:left;
}

/*下拉菜单的背景颜色与透明度设置*/
#menuTable{
	background:#F5FCFE;
	border:1px solid #A7CAFA;
	filter:Alpha(Opacity=80);
}
#menuTable td{
	padding:3px 0px 3px 5px;
	line-height:15px;
}

.HD .head{
	background:#ddddd url(hd1.gif);
	height:29px;
	padding-left:0em;
	padding-top:0px;
	border:1px #FFF solid;
}

.HD .head span{
	float:left;
	width:86px;
	padding-top:6px;
	height:23px;
	display:block;
	text-align:center;
	cursor: hand;
}

.HD .head .hd2{
	background:url(hd2.gif);
	font-weight:bold;
	color:#fff;
}

.quotecomment_div{
	margin:5px;
	border:1px dotted #A7CAFA;
	border-left:2px solid #A7CAFA;
	color:#ccc;
}

#comment_title{
	height:92px;
	background:url(comment_title.gif);
}
#comment_title td{
	padding-top:18px;
}

.cu_t{
	color:#336699;
	font-weight:bold;
	font-size:13px;
	line-height:180%;
	background:#F5F4F2;
}
.cu_c{
	line-height:180%;
}
.cu_c a{
	margin-right:5px;
}
.cu_bgcolor{
	background:#F4F4F4;
}