@import url("default.css");
body 
{
    font-family:Arial, Times New Roman, Sans-Serif;
    font-size:14px;
    color:#000000;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background:  url(../images/bg_body.jpg);
	text-align: center;
}
li
{
	list-style :none;
}
a
{
    font-size:14px;
    color:#000000;
    text-decoration:none;
    font-family:Arial, Times New Roman, Sans-Serif;    
}

img
{
    border:none;    
}
p, h1, h2, h3, h4, h5
{
    margin:0 0 0 0;
    padding:0 0 0 0;    
}
.clear
{
    clear:both;    
}
.bold
{
    font-weight:bold;    
}
.warrper
{
	width: 962px;
	margin: 0 auto;
	text-align : center ;
}
.banner
{
	
	width: 962px;
	height : 138px;
}
.line
{
	background:  url(../images/line.jpg) no-repeat;
	width: 962px;
	height : 14px;
}
.nav_class
{
	width: 962px;
	height : 23px;
	border-bottom : 1px dotted #02bdff;
}
.line_bottom
{
	background:  url(../images/line_bottom.jpg) no-repeat;
	width: 965px;
	height : 14px;
}
.content
{
	width : 100%;
	padding : 2px;
	background : #fff;
}
.footer
{
	padding : 15px;
	background : #fff;
}
.footer .aright
{
	color: #8a8a8a;
	font-size: 14px; 
	text-align : right ;
	width: 100%;
}
.footer .design
{
	color: #8a8a8a;
	font-size: 13px;
	text-align : left ;
	width: 100%;
	padding-top : 30px;
}
.cContact
{
	float: left ;
	width : 40%;
	padding-top : 10px;
}
.cContact span
{
	font-weight : bold ;
	font-size : 14px;
	color : Black ;
}
.cContact p
{
	height: 20px;
	color: Black;
	font-size : 12px;
}
.cOffice
{
	float: left ;
	width : 55%;
	text-align :left ;
	padding-top : 10px;
	padding-left : 15px;
}
.cContact p
{
	height: 30px;
	color: Black;
	font-size : 12px;
}