@charset "utf-8";
.bai { width:692px; height:273px;
background:#fff; border:1px solid #900;
border-radius:0 0 10px 10px;	
	}
.read1{ width:344px; height:120px; background:#e7eaef; float:left; margin:0 0 1px 1px; line-height: 15px;}
.read2{ width:344px; height:120px; background:#e7eaef; float:right; margin:0 1px 1px 0;line-height: 15px; }
.read3{ width:344px; height:120px; background:#e7eaef;float:left; margin:0 0 0 1px;    border-radius: 0 0 0 10px; line-height: 15px;}	
.read4{ width:344px; height:120px; background:#e7eaef; float:right; margin:0 1px 0 0;   border-radius: 0 0 10px 0;line-height: 15px;}
.left_read{ float:left; margin:5px;
}
.right_read{float:left;
margin:5px;}
/*mainlevel*/
.head_read { height:30px;
line-height:2.5;
background:#d92929;
border-bottom:1px solid #900;
}
.head_read a { color:#fff; font-size:11px; font-weight:bold; text-decoration:none;}
.head_read a:hover { color:#1e1a16; background:#ccc;}
.head_read a.mainlevel{ background:#CD2626;
    border-radius: 6px 0px 6px 0px;
    padding: 3px 18px 5px;
	border:1px dotted red;}
.head_read a.mainlevel:hover {background: #efefef;
    padding: 3px 18px 5px; border-radius:6px 0px 6px 0px; border:1px outset red;


/*.head_read a.mainlevel{ background: url(../images/tien.gif) no-repeat right center;
    padding: 6px 19px 9px 5px;}
.head_read a.mainlevel:hover { background: #dfdfdf url(../images/lui1.png) no-repeat right center;padding: 6px 19px 9px 5px;}
*/