@charset "utf-8";
/* 文章页面CSS样式表 */
.cases_leftt{height:30px;line-height:30px;overflow:hidden;position:relative;}
.cases_leftl{overflow:hidden;position:relative;}
.cases_leftl ul{}
.cases_leftl ul li{ line-height:32px; height:34px; background:url(left_d.png);overflow:hidden;position:relative; padding-left:10px;text-decoration:none;} 
.cases_leftl ul li:hover{ line-height:32px; height:34px;overflow:hidden;position:relative; padding-left:10px; background:url(left_h.png) no-repeat;} 
.cases_leftl ul li.thison{background:url(left_on.png) no-repeat;}
.cases_leftl ul li.thison a{color: #ffffff;}
/*兼容IE6不显示白色连接*/
.cases_leftl ul li.thison a:hover,.cases_leftl ul li.thison a:link,.cases_leftl ul li.thison a:visited{color: #ffffff; text-decoration:none;}
.cases_leftl ul li p{font-family: "Microsoft YaHei" ! important; font-size:13px; padding-left:10px;}
.cases_leftl a:visited,.cases_leftl a:link{color:#444444;}
.cases_leftl a:hover{color: #ffffff; text-decoration:none;}
.help{height:200px; float:left;overflow:hidden;position:relative;}
.newol{ width:740px; float:left; margin-top:5px;}
.newslist{ width:360px; float:left; padding-right:10px; height:220px; margin-bottom:10px;}
.pagecontent{ width:740px; float:right;}
/*布局*/
.c_2{padding:0 5px;}

/*标题*/
.h1 {
	font-size:24px;
	color:#444;
	line-height:160%;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*表格*/
.table_content{ line-height:47px;}
.table_content tr{}
.table_content th{ background-color:#E8E8E8; text-align:right; width:100px; padding:0 5px; border-right:2px solid #FFF; border-bottom:2px solid #FFF;}
.table_content td{background-color:#F3F3F3; border-bottom:2px solid #FFF;}
.table_content img{ width:250px; height:190px; border:2px solid #50545E;}
.table_content strong{ font-weight:bold;}

/*作者*/
.author {
	font-size:12px;
	color:#666;
	height:30px;
	line-height:30px;
	margin:0 0 10px 0;
	padding:0 10px;
	border-bottom:1px dotted #DBDBDB;
	border-top:1px dotted #DBDBDB;
}
.author span {
	padding:0 25px 0 0;
	color:#666;
	font-weight:normal;
}


/*内容*/
.content {
	font-size:14px;
	color:#333333;
	text-align:left;
	word-wrap:break-word;
	padding-bottom:10px;
	border-bottom:1px #CCC dotted;
	line-height:28px;
}
.content img{max-width: 740px;width:expression(width>740?"740px":width);}
.content p {
	margin-bottom:0px;
}

.content strong {
}
.content a {
	color:#0000FF;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content h1 {
	font-size:24px;
	font-weight: normal;
	padding:0px;
	margin:10px 0px;
}
.content h2 {
	font-size:22px;
	font-weight: normal;
	line-height:200%;
}
.content h3 {
	font-size:18px;
	font-weight: normal;
	line-height:200%;
}
.content h4 {
	font-size:16px;
	font-weight: normal;
	line-height:200%;
}
.content h5 {
	font-size:14px;
	line-height:200%;
}
.content h6 {
	font-size:12px;
	line-height:200%;
}
/*工具*/
.tool {
	font-size:12px;
	line-height:20px;
	height:20px;
	margin:10px 0;
	overflow: hidden;
}
.tool ul {
	float:left;
}
.tool ul li {
	float:left;
	width:90px;
}
.tool .commentary, .tool .print, .tool .copy, .tool .email, .tool .close, .tool .rss_2, .tool .t_1, .tool .t_2, .tool .t_3 {
	background-image: url(tool.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
	display:block;
	margin:0 10px 0 0;
	color:#333;
}
.tool .print {
	background-position: left -40px;
}
.tool .copy {
	background-position: left -80px;
}
.tool .email {
	background-position: left -100px;
}
.tool .close {
	background-position: left -60px;
}
.tool .rss_2 {
	background-position: left -120px;
}
.tool .t_1 {
	background-position: left -140px;
}
.tool .t_2 {
	background-position: left -160px;
}
.tool .t_3 {
	background-position: left -180px;
}



.updown{ font-size:14px; border-top:1px dotted #E2EBF2; line-height:30px;}
.updown strong{}
.updown p{}
.updown a{color:#444;}


/*评论*/
#commentary{ padding:10px;background-color: #F0F0F0; line-height:200%;}
#commentary strong{ font-size:14px; color:#333333; display:block; line-height:40px;}
#commentary span{ color:#0066CC; display:block; text-align:right;}
#commentary span a{}
#commentary span a:hover{
	text-decoration: underline;
}




.commentary_list{ padding:15px 15px 5px 15px;}
.commentary_list li{
	color:#1F3A87;
	list-style-type: none;
	border-bottom:1px dashed #DDD;
	margin-bottom:10px;
}
.commentary_list li span{ color:#666;}
.commentary_list li h6{
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	color:#999;
}
.commentary_list li h6 em{
	text-align:right;
	float:right;
	font-size:12px;
	font-style: normal;
	color: #999999;
	
}

.commentary_list li h6 strong{ color:#F00; margin-right:10px;}


.commentary_list p{
	padding:10px;
	font-size:14px;
	line-height:150%;
	color:#333333;
	margin-bottom:10px;
	display:block;
	height:auto;
	padding-left:40px;
}
.commentary_list p span{ display:block; text-align:right; font-size:12px;}
.commentary_list p a{
	color:#1F3A87;
	text-decoration: underline;
	margin:0 2px;
}
.commentary_list p a:hover{
	color:#04d;
	text-decoration: none;
}
.commentary_list div{
	border:1px solid #CCC;
	margin:2px;
	padding:5px 5px 0 5px;
	height:1%;
	overflow: visible;
	display:block;
}
.commentary_list div ul{ margin:5px; padding:0;}
.commentary_list div ul li p{
	background-image: none;
	margin:0;
}
