﻿#breadcrumb
    {
	    padding:6px;
	    height:20px;
	    text-align:left;
	    background:#55ccdd;
	    font-size:14px;	
	    margin-bottom:18px;
	    border:1px solid #ffffff;
    }
    #links
    {
        width:600px;
        height:20px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        margin-top:30px;
    }
    #links img
    {
        border:none;
    }
    #tips
    {
        width:600px;
        height:18px;
        line-height:18px;
        _line-height:18px;
        font-size:12px; 
        margin:0px auto;
        text-align:center;      
    }
    #tips span
    {
        color:#55ccdd;
        font-weight:bold;
    }
    #content
    {
        width:687px; 
        height:1281px;
        _height:1284px; 
        border:1px solid #55ccdd;  
        margin-top:8px; 
        font-size:medium; 
        float:right;
    }
	hr
	{
		width:616px;
	    color:#999999;
		height:1px;
		margin:4px auto;
		_margin:0 auto;
	}
    #divlbl
    {
        width:650px;
        height:818px;
        margin:auto;
        line-height:190%;
        font-size:14px;
    }
    #divh2
    {
        margin:auto;
        width:650px;
        text-align:center;
    }
    #divpage
    {
        text-align:center;
        width:650px;
        height:49px;
        margin:auto;
    }
    #divpage a:link,#divpage a:visited
    {
        color:#55ccdd;
    }
    #prevnext
    {   
        border-top:1px dashed #55ccdd;
        text-align:left;
        width:630px;
        padding-left:20px;
        line-height:25px;
        height:49px;
        margin:auto;
        font-size:12px;
        color:#55ccdd;        
    }
    #prevnext a:link,#prevnext a:visited
    {
        color:#55ccdd;
        font-size:12px;
        text-decoration:none;
    }
    #prevnext a:hover
    {
        color:#55ccdd;
        font-size:12px;       
    }