﻿*{margin:0;padding:0;border:0}
#container{width:800px;margin:0 auto;text-align:left;}

.area{clear:both;}
 
#MAIN_PIC{
    width:490px;
	float:left;
	margin-bottom:5px;
}

 
#OUR_CLIENT{
    width:300px;
	float:right;
	margin-bottom:5px;
}

 
#Summary{
    clear:both;
	border:1px solid #0080c0;
	padding:10px;
}

.footer{
    clear:both;
	line-height:30px;
	border:1px solid #0080c0;
	margin-bottom:20px;
	margin-top:20px;
	padding:0px 10px;
}

.Client_Logo{
    margin:4px;
    border:1px solid #0080c0;
}
.Pic{
    margin:4px;
}

.left {
    float: left;
}

.Right {
    float: right;
}

.FeatureBlock {
    width:390px; 
	padding:10px;
}

p
{
	font-family: 宋体;
	line-height :18px;
	letter-spacing:2px;
	text-indent :30px;
	margin-top:10px;
	margin-bottom :10px;
	font-size :14;
	font-weight :bold;
}
h2
{
	font-family: 宋体;
	color: #003399;
	font-size: 14px;
	font-weight:bold;
}
h1
{
	font-family: 宋体;
	color: #003399;
	font-size: 22px;
	font-weight:bold;
	text-align:center ;
}
a:link{
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color:#0080c0;
	text-align :center;
	padding-left:5px;
	padding-right:5px;
}
a:visited {
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color:#0080c0;
	text-align :center;
}
a:hover {
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
	text-align :center;
}
.HeadBar {
	height: 26px;
	background-image: url(/Images/HeadBarBackGround.jpg);
	background-repeat: repeat-x;
	font-family: 宋体;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 26px;
}
.gray
{
	font-family: 宋体;
	margin-top:10px;
	color:Gray;
	margin-bottom :10px;
	font-size :9px;
	font-weight :bold;
}
.Redword
{
	font-family: 宋体;
	color:Red;
	font-size :14px;
	font-weight :bold;
}