﻿

.news{ width:340px; height:258px; margin:0px auto;}
.news_title{ width:325px; margin:0 auto; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#237BAF;}
.span1{ float:left; width:auto; line-height:38px; margin-left:30px;}
.span2{ float:right; width:auto;}
.news_content{ width:320px; margin:0 auto; height:212px; padding-top:10px; color:#CC0000;}

.p01{ width:310px; height:155px; padding:0 5px;}
.p01 img{ width:120px; height:155px;}

.span01{ width:20px; height:20px; background:#F49A4C; display:block; float:left; text-align:left;}
.news_content li {
	width:140px;
	float:left;
	margin:0px 4px;
	display:inline;
}
.news_content li a,.news_content li a:visited{ width:140px;  overflow:hidden; text-align:left; text-decoration:none;}
.news_content li a:hover{ text-decoration:none;}

/*标题提示文字定义*/
body div#tooltip { position:absolute; z-index:1000; max-width:300px; width:auto!important; width:auto; background:#006CDB; border:#FEFFD4 solid 1px; text-align:left; padding:3px; width:100px;}
body div#tooltip p { margin:0;padding:0; color:#FFFFFE;font:12px verdana,arial,sans-serif;}
body div#tooltip p em { display:block;margin-top:3px; color:#f60;font-style:normal; font-weight:bold;}
