/* CSS Document */

*
{
padding:0px;
margin:auto;
}

ul
{
list-style:none;
}



.container
{
width:1312px;
min-height:100px;
background-color:#333366;


}

.left_content a{
font-family:Tahoma;
font-size:18px;
text-decoration:none;
color:#9999cc;
}

.spacial_font a
{
font-size:15px !important;
}
.left_content li
{
width:100%;
border-bottom:dashed #666666 1px;
height:50px;
margin-top:20px;
margin-bottom:20px;
}



.left_content
{
width:300px;
min-height:100px;
float:left;

}

.left_content_wrapper
{
margin:20px;
}

.left_header
{
font-family:Tahoma;
font-size:24px;
color:#6699cc;
}




.right_content
{
width:1012px;
min-height:100px;
background:url(img/porcelain/bg_right.jpg) repeat;
float:right;
}

.right_content_wrapper
{
margin-left:20px;
margin-top:15px;
margin-bottom:20px;}

.right_content_wrapper_pic
{
margin-left:10px;
margin-top:15px;
margin-bottom:20px;}



.right_header
{
font-family:Tahoma ;
font-size:36px !important;
color:#FFFFFF !important;
}

.right_content p
{
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
margin-bottom:1px !important;
margin:0 0 0.0001pt;
}

#number
{

font-size:25px !important;
color:#FFFFFF;
}

.footer
{
width:1312px;
float:left;
height:60px;
background-color:#d1cfcf;
}

.footer p
{
font-family:Tahoma;
font-size:14px;
color:#000000;
line-height:60px;
float:left;
margin-left:10px;
}
.footer img
{
margin-top:10px;}


