@charset "gb2312";

		div#lrcWrapper{
            width:100%; height:350px;
            border-top:1px #cccccc solid;border-bottom:1px #cccccc solid;
            overflow:hidden;
		}

        div#lrcWrapper table#lrcTable{
            line-height:25px;width:100%;text-align:center; 
            table-layout:fixed;/*¼æÈÝff google*/
            color:#666666;font-size:12px; font-family:Arial, Helvetica, sans-serif;
        }
        div#lrcWrapper table#lrcTable td{
		    border:0;
        }
        div#lrcWrapper table#lrcTable tr.curRow{
            background: url('../images/arrow.gif') 10px no-repeat;color:Red
        }
        div#lrcWrapper table tr{
        }
        div#lrcWrapper table tr:hover{
    	    background-color:#cccccc;color:Gray
        }
        /*¸è´ÊÐÅÏ¢À¸ÑùÊ½*/
        .left{float:left}
        .dir5{height:5px;}
        .dir10{height:10px}
        h1{
    	    color:#086ba5; font-size:12px
        }
        div#side{
    	    float:left;border:0px #cccccc solid;border-left:0;height:420px;width:490px;
    	    border-right:0;border-top:0;
			background-color:#e7f7f7
        }
        div#side span a{
            color:#086ba5
        }
		div#content{
			font-size:12px;font-family:Arial, Helvetica, sans-serif;line-height:20px;width:490px;
		}
		
		#titleStyle
		{
			font-family:Tahoma, Geneva, sans-serif;
			font-size:14px;
		}
		
		#dateCategory
		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#999999;
		}
		
		p
		{
			margin:0px;
		}
