﻿/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#333;
	font:12px/150% Arial,"宋体";
	 background:#ffffff url(default/bg.jpg) repeat-x scroll 50% top;
	 text-align:center;
}
a{ text-decoration: none;
	 }
 a:link {
	color: #095C83;
}
a:visited {
color: #095C83;
}
a:hover {
	color: #CC0019;
	text-decoration: underline;
}
a:active {
	color: #DC143C;
	text-decoration: underline;
} 
div.postlist h3{
	font-size:12px;
	margin:0;
	padding:6px 12px;
	color:#555;
	background-color:#F4F4F4;
	border-top:2px solid #D7D7D7;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
		margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}
.clear{ clear:both; line-height:1px; font-size:1px;}
.f_l{float:left;}
.f_r{float:right;}
.both{clear:both;}
 
 .m2 {
	margin:0px 0px 0px 0px;
	height:auto;
}
.m2 li {
	overflow:hidden;
	white-space:nowrap;
}
.soft {
 border: 1px solid #999999;
	margin-right:5px;
	margin-bottom:0px;
	padding:1px;
	background-color:#FFFFFF;
}
.soft h3{
background-color:#FFFFFF;
   font-size:12px;
    margin:0;
	padding:3px 0 3px 6px;
	color:#07519a;
	height:25px;
}
.soft ul {
	margin:8px 0px 7px 0px;
	*margin:3px 0px 2px 0px;
	clear:both;
	padding:4px 0px 4px 5px;
	*padding:5px 0px 5px 5px;
}
.soft ul li {
	padding:0px 0px 0px 12px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
 
	overflow:hidden;
	float:left;
	width:298px;
	height:18px;
	*height:18px;
	display:inline;
}
.soft ul li a {
	height:18px;
	*height:18px;
	width:280px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.soft_commend {
	margin:0px 0px 5px 0px;
	padding:4px 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	color: #666666;
	line-height:18px;
}
.soft_commend a {
	color:#CC0000;
	font-size:14px;
	float:left;
	width:auto;
}
.soft_commend img{
	margin-right:10px;
	}
.soft_commend p {
	word-wrap: break-word;
	word-break:break-all;
	float:left;
	overflow:hidden;
	height:70px;
	width:180px;
}
.commend {
	padding:1px;
	margin-bottom:0px;
	list-style-type:none;
	line-height:25px;
	background-color:#ffffff;
}
.commend ul {
	width:168px;
	padding:5px 2px 4px 2px;
}
.commend ul li {
	color:#999999;
	overflow:hidden;
	width:170px;
	height:57px;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	white-space:normal;
	line-height:20px;
}
.commend li img {
	margin:2px 4px;
	width:45px;
	height:45px;
	
}
.commend a {
	font-size:14px;
	font-weight:bold;
	color:#FF3300;
	float:left;
}
 
 /*公用绿 红框
 
.red{
	background-color:#FDEFE5;
	border:1px solid #D8C0B2;
	margin-bottom:6px;
	 
}
.pink{
	border:1px solid #FFC7A2;
	background:#FFF8EE;
	margin-bottom:6px;
}*/
/*-----------------------------------各模块设定----------------------------*/
#divAll{
	width:970px;
	margin:0 auto;
	background-color:#FFF;
}

#divPage{
	/*padding:4px;*/
}

#divMiddle{
	text-align:left;
	background-color:#FFF;
	padding:5px;
}

#divTop{
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	overflow:hidden;
	 
	/*border-bottom:1px solid #C7C2C2;*/
}

#divSidebar{
	width:260px;
	text-align:left;
	float:right;
}

#divMain{
	width:675px;
	margin-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	float:left;
	border:1px solid #F1F0F1;
	background-color:#ffffff;		
}
/*----新建页面---*/
#divMainnewpage{
	width:98.8%;
	margin-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	float:left;
	border:1px solid #CCCCCC;	
}

#divBottom{
	padding:12px;
	text-align: center;
	height:50px;
	/*padding-left:68px;
	font-family:MingLiU;*/
	font-size:11px;
	clear:both;
	color:#333;
}

#divBottom a, #divBottom a:visited{ color:#333; text-decoration:none}
#divBottom a:hover{ text-decoration:underline}
/*------------------------------侧边栏定义---------------------------------*/
div.function {
	margin:5px 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}
div.function1 {
	margin:10px 10px 10px 5px;
	padding:0 0 0 0;
	text-align:left;
}

div.function h3{
font-size:12px;
background:#ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E5E5E5;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E5E5E5;

	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	clear:both;
	margin:0;
font-weight:bold;
line-height:26px;
text-align:center;
}
div.function ul{
	text-align:left;
    margin:0 0 0 0;
	padding:0 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;

	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #e5e5e5;

	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
 
	background-color:#ffffff;
    width:254px;
    white-space:nowrap;
    word-break:keep-all;
    overflow:hidden;
    text-overflow:ellipsis;
}
div.function li{
	margin:0;
	padding:0 7px;
	list-style:inside square;
    line-height:18px;
	color:#59C3F7;
 border-bottom:1px solid #ffffff;
	}
  
div.function li a, div.function li a:hover{

	}

/*------------------------------控制面板定义---------------------------*/
#divSearchPanel form h3 ul{ padding:0}
#divSearchPanel form{ padding:6px 0; margin:0}
#divSearchPanel form input#edtSearch{border:1px solid #9B9B9B;  }
#divSearchPanel form input#btnPost{   color:#333; background:#FFF; border:1px solid #7A7A7A; border-top-color:#F4F4F4; border-left-color:#F4F4F4;}

#divComments, #divGuestComments, #divTrackbacks, #divStatistics, #divFavorites{ display:none;}
/*------------------------------网站目录定义---------------------------*/
#divCatalog li{
	background:none;
}
#divCatalog li a, #divCatalog li a:visited{ color:#333;}
/*#divCatalog li span.feed-icon{
	display:none;
}*/
#divPrevious li span.article-date{
	display:none;
}


#divMisc{

	
}
#divMisc h3{
	display: none;
}
#divMisc ul{
	border:1px solid #CCCCCC;
	padding:0;
	margin:0;
}
#divMisc li{ list-style:none; padding:0; margin:3px; border:none; }
#divMisc li a{
	color:#333;
}

div.function li span.feed-icon a{
	background:url("default/feed.png") no-repeat 0 3px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:13px;
	height:12px;
	width:12px;
}
div.function li span.feed-icon img{
	height:12px;
	width:9px;
	visibility:hidden;
	margin:0;
	padding:0;
}
div.function li span.feed-icon img{
	height:12px;
	width:9px;
	visibility:hidden;
	margin:0;
	padding:0;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*----------------------------文章模块-----------------------------------*/


div.post {
	margin:0;
	padding-bottom:6px;
	border-bottom:1px solid #CCC;
	text-align:left;
	clear:both;
}
/*美化的分页链接*/
.pagebar{
 line-height:20px;
 height:20px
}
.pagebar a,.pagebar .now-page{
 padding:1px 3px 2px 3px;
 margin:0 2px;
 text-align:center;
 font-weight:bold;
 font-family:Verdana;
 border:1px solid #ccc;
 text-decoration:none
}
.pagebar a:hover{
 border:1px solid #c00;
 text-decoration:none
}
/*美化的分页链接结束*/ 

/*---------------------------文章上下翻条------------------------*/
div.post-nav {
	width:100%;
	clear:both;
	float:left;
	height:30px;
	line-height:30px;
}

/*---------------------------文章翻条左------------------------*/
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
/*---------------------------文章翻条右------------------------*/
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}
/*---------------------------文章内容------------------------*/
div.post .post-title{ margin:0; padding:6px 0; font-size:14px; font-weight:bold;  border-bottom:1px solid #DDD; margin-bottom:6px;}
div.post .post-title a, div.post .post-title a:visited{
	font-size:14px;
	text-decoration:none;
	color: #333;
	font-family:"微软雅黑";
}
div.post .post-title a:hover{ color:#333; text-decoration:underline;}

div.post .post-content{ text-align:left; }
div.post .post-date{
	display:none;
}

div.post .post-footer{
	margin:0;
	padding-top:6px;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	font-family:MingLiU;
	background-color:#ffffff;
}

.post-links {
	padding: 0 0 0 20px;
	background: url(images/blogroll.png) no-repeat 0 0;
	}
div.post .post-tags{
	display:none;
	padding: 0 0 0 20px;
	background: url(images/icon_tag.gif) no-repeat 0 0;
	font-size:12px;
	color:gray;
	text-align:left;
	font-weight:bold;
}

.single div.post .post-tags{
	display:block;
	}
	
#divMain .pagebar, #divMain .guestbook_pagebar{ text-align:center; padding:5px 0}
#divMain .pagebar a, #divMain .guestbook_pagebar a{ padding:0 5px;}

body.multi div.post {
	/*display:none;*/
}

div.post div.post-body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	color:#444;
	line-height:150%;
}

div.post div.post-body p{ line-height:150%}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

 
 
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
/*----------文章中引用code------*/
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}
div.post-body a:link {
	color: #095C83;
}
div.post-body a:visited {
	color: #095C83;
}
/*-----------------------------blog标题----------------------------------*/
#BlogTitle{
	font-size:32px;
	font-weight:bold;
	float:left; 
	width:241px; 
	height:75px;
	background:url(default/logos.gif) no-repeat top left;

	margin:0;
}
#BlogTitle a{
	display:block; 
	height:65px;
	text-indent:-9999em;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
	margin:0;
	float:right;
	color: #F0FFF0;
	width:645px;
	height:60px;
	font-weight:normal;
	font-size:12px;



}
/*---------------------------版权-----------------------------*/

#BlogPowerBy{
	padding:0px 0 0px 0;
	margin:0;
	font-weight:normal;
	font-size:12px;
}
#BlogCopyRight{
	margin:0;
	font-size:12px;
	font-weight:normal;
}


/*--------------------------------评论框-------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:3px 0;
	font-size:12px;
	font-weight:bold;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	background: white;
	border: 1px double #284259;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text, #txaArticle {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #55bde0;
	color:#666;
	width: 200px;
	background: white;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #284259;
	width: 80%;
	height: 80px;
	background: white;
	width: 520px;
	height: 120px;
}


 

p.w{
	float:left;
	width:25px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	text-decoration : underline; 
}

p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:175px;
	font-size:12px;
	font-weight:bold;
}
p.d{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bolder;
	color:#6090c0;
	background: url("default/links_r.gif") no-repeat 1px 1px;
}
p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bold;
}


/*-------------------------------引用\评论--------------------------------*/
ul.msg{
	width:648px;
	margin:10px 0 40px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}
li.msgname{
	 
	padding:2px 0 2px 5px;
	margin:0px;
}
li.tbname{
	padding:0 0 0 5px;
	margin:0px;
	border-bottom:1px dashed #900;
}
li.msgurl{
	 
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#F1F5FA;
}
li.msgarticle{
	padding: 10px;
	line-height:160%;
	border-top:1px solid #d3d3d3;  overflow: hidden;
	color:#444;
	background:#F8F8F8;
	word-break:break-all;
}
li.msgtime{
 
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	background:#F1F5FA;
}
/************文章内引用的样式*************/
blockquote{ padding:6px 0; margin:0;}
ul.trackback li.tbname{
	border-bottom:none;
	padding:3px 0 2px 0;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 0;
}
/*---------------------------相关文章----------------------------------*/

li.mutualityurl{
 
    text-align:left;
    padding:3px 10px 0px 10px;
    margin:0;
    background:#ffffff; 
    line-height:150%;
    font-family:"微软雅黑";
    }
/*-------------------留言回复------------------------------*/
div.quote {
	background:#FAFAFA;
	margin:15px 20px 10px 10px;
	padding:5px;
	color:#656368; 
}
div.quote div.quote-title {
	font-size:100%;
	border-bottom:1px #CDC9D3 dotted;
	margin:0 0 10px 0;
}

/*------------------------------导航栏---------------------------------*/

#divNavBar{
background: #FFFFFF url("default/dc_bg.jpg") repeat-x center top;
	height: 33px;
	clear:both;
	color:#FFFFFF;
	line-height:25px;
	line-height:12px;
	font-weight:bold;
	margin-top: 2px;
	}
#divNavBar h3{
	display:none;
}
#divNavBar h3 img{ display:none}

#divNavBar ul{
 
	height:22px;
	float:left;
	padding-left:0;
	/*border-right:1px solid #FFF;*/
}

#divNavBar ul li{
	float:left;
	margin:0;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	/*border-left:1px solid #EAEAEA;*/
	overflow:hidden;
	 
    padding-left:20px;
    padding-right:20px;
    /*background:transparent url(default/search_top_seperatorC.gif) repeat-y scroll right top;*/
}

#divNavBar ul li a{
	display:block;
	height:22px;
	float:left; 
	text-align:center;
	line-height:25px;
	margin-top: 3pt;
	text-decoration: none;
	color:#EAEAEA;
	 
}

#divNavBar ul li a:hover {
color: #ffffff;
	text-decoration: underline;
	/*background:#916969;*/
}

 #navline{ background:#EFEFEF; height:4px; line-height:1px; font-size:1px; margin:1px 0;} 

.default #divNavBar #default a,
.search #divNavBar #search a,
.tags #divNavBar #tags a,
.gb #divNavBar #gb a{color: #fff;background:#333; font-weight:bold;}

.gb .post-body{ display:none;}
.gb .post .post-title{ margin:0; border:none;}


#divCommentPost{ border:none}
#divCommentPost p{ clear:both; margin:0; padding:4px 0}
#divCommentPost p label{ display:block; float:left; width:80px;}
#divCommentPost p textarea{ width:500px;}
#divCommentPost div{ padding-left:80px;}

.rsslink { vertical-align:top; text-align:right; padding-right:10px; display:none}
.rsslink img{  vertical-align:text-top; position:relative; top: -10px; }
.rsslink a{ color:#555; font-weight:bold;}

.pngbg{ line-height:1px; font-size:1px;}

.search .post, .tags .post{ border:none}

div.istop { padding:0;}
div.istop .post-title{ border:none; margin:0; padding:6px 0;}
div.istop .post-title a, div.istop .post-title a:visited{ color:#C00; }

div.ss{ float:right; width:120px}
div.ss span{ float:left; font-weight:bold;}
div.ss ul{ float:left;}
div.ss ul li{ float: left;}
div.ss ul li a{ display:block; width:10px; height:10px; border:1px solid #333; line-height:1px; font-size:1px; margin:0 5px;  text-indent:-9999px; overflow:hidden}



.postlist{ overflow:hidden; 
line-height:22px;   
/*padding:4px 0;*/
 border-bottom:1px solid #FFF4FA}
.postlist a{ padding:0 5px;}
.postlist .postdate{ float:right; font-size:11px;}
.postlist .mumbers{ font-family:MingLiU; font-size:11px; padding-left:5px; color:#999}

.relatepost{ overflow:hidden;  }
.relatepost h4{ font-size:12px; font-weight:bold; padding:6px 0; margin:0}
.relatepost .rbox{ float:left; width:49%; background:#fff; list-style:none; margin:0; }
.relatepost li ul{ padding:0 5px; margin:0 }
.relatepost ul li{  padding:4px 0; list-style:inside disc; border-bottom:1px solid #eee; }

#inpVerify{
	width: 130px;
}

#divSearchBar .search_seperator{	
	width: 0.5px;
	background: #EDEDED;
}
#divSearchBar{
	height:33px;
	background:#fff;
	clear:both;
	/*color:#FFFFFF;*/
	color: #666666;
	/*line-height:30px;*/
	font-size:12px;
	font-weight:bold;
	background-image:url(default/scan.gif);
	border-left:1px solid #F7F7F7;
	border-right:1px solid #F7F7F7;
	margin-bottom:2px;
	}
#divSearchBar .search_table{
	width: 180px;
}
#divSearchBar .search_hottage{
	color:#333333;
	margin-right:6px;
	 }
	 .search_hottage span a{
	color:#333333;
	margin-right:10px;
 }


#divSearchBar form h3 ul{ padding:0;}
#divSearchBar form{ padding:0; margin:0;display:block;}
#divSearchBar form input#edtSearch{display:block;border:1px solid #9B9B9B; width: 120px;}
#divSearchBar form input#btnPost{
	display:block;color:#333;
	background:#FFF; 
	border:1px solid #7A7A7A; 
	border-top-color:#F4F4F4; 
	border-left-color:#F4F4F4;
	height: 20px;
	line-height: 20px;
}

#divmain .relatepost{ overflow:hidden; }
#divmain .relatepost h4{ font-size:12px; font-weight:bold; padding:6px 0; margin:0}
#divmain .relatepost .rbox{ float:left; width:49%; background:#fff; list-style:none; margin:0; }
#divmain .relatepost li ul{ padding:0 5px; margin:0 }
#divmain .relatepost ul li{  padding:4px 0; list-style:inside disc; border-bottom:1px solid #eee; }


.cmslist{ overflow:hidden; padding-top:5px;}
.cmslist1{ overflow:hidden; padding:10px 5px 6px 0px;}
.cmstd{
}
.cmstd  h3{
	font-size:12px;
	margin:0;
	padding:3px 0 3px 6px;
 /*background:url(default/title_top_bg.gif); height:25.8px;*/
	color:#000;
background-color:#ffffff;
border: 1px solid #DADADA;
}
 
.cmstddiv{	margin-right:5px;
	border: 1px solid #999999;
	/*background:url(default/bg01.jpg) no-repeat right bottom;*/
	background:#ffffff;}
.cmsdiv li{
     
	margin:0;
	padding:0 7px;
	list-style:inside circle;
    line-height:18px;
	color:#FF8500;
	
	 }
	 
	 /*AAD*/
.spanLeft{
	float:left;
}
.spanRight{
	float:right;
	padding:3px 0px 0px 0px !important;
	line-height:24px;}
 
/*AAD END*/

#divBottom2{
	clear: both;
	background:#f1f9fd;
	text-align: left;
	height: 80px;
	background:#f1f9fd  url(default/shadow_2.jpg) repeat-x bottom;
	font-size:11px;
	clear:both;
	color:#FFFFFF;
}
.link ul {
border: 0 none;
margin:0pt;
padding:0pt;
text-align:left;
}

.link ul a {
background-color:#f1f9fd;
color:#ff3200;
}
#divMain2{
	width:678px;
	text-align:left;
	float:left;
	margin-bottom:5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~
				added
~~~~~~~~~~~~~~~~~~~~~~~~~*/
.search_hottage a{
	font-weight: normal;
}
.catalog .post-title {
border-bottom:1px solid #DDDDDD;
font-size:14px;
font-weight:bold;
margin:0pt 0pt 6px;
padding:6px 0pt;
text-align: center;
}
.headLeft{
	float: left;
    background: url(default/roundedcornr__lC.png) no-repeat left top; 
   width: 10px;
   height: 10px;
   left: 0;
   bottom: 0;
}
.headRight{
	float: right;
   background: url(default/roundedcornr__rC.png) no-repeat right top; 
   width: 10px;
   height: 10px;
}
.link{
	padding: 12px;
}
.link a:link{
	color: #ff3200;
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
} 
.next-links {
	padding: 0 0 0 10px;
	background: url(images/arrow.gif) no-repeat 0 6px;
	}
.next-links a:link{
	color: #CC0019;
}
.next-links a:visited {
color: #333333;
}
.next-links a:hover {
	color: #CC0019;
	text-decoration: underline;
}
	/*----------------------------清浮动----------------------------*/
* html .clearfix {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
.clearer{
	clear:both;
}
/**********自动截取最新发表的标题****************/
#ulPrevious li{
    width:288px;
    white-space:nowrap;
    word-break:keep-all;
    overflow:hidden;
    text-overflow:ellipsis;
    	margin:0;
		padding:0px 0px 0px 25px;
	background:url(images/new.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
    line-height:18px;
	color:#999999;
}
.article-date{
	font-size:12px;
	color:#E06448;
}