﻿
body
{
	background-color: #02B818;text-align: center; 
}
.bg_white{ background-color: #FFFFFF; width: 903px; height:100%; text-align:center; }
.bg_title
{
	text-align: right;
	font-size: 12px;
	color: #055FB9;
	height: 25px;
	vertical-align: middle;
	margin-right: 10px;
	padding-top:25px;
}
.bg_photo
{
	background-image: url( 'title.jpg' ); height:256px;
}
.menu1
{
	width: 828px;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}
.about
{
	background-position: left;
	width: 800px;
	padding-bottom: 20px;
	text-align:left;
}
.about_photo{ width:136px; float:left;}
.about_text
{  width:600px; 
   vertical-align:top;
   margin-right:25px;
   margin-top:5px;
   float:right;
   color:#8E8E8E;
   line-height:20px;
   font-size:12px;
}
.organge_text{ color: #E24515; font-family: 黑体; font-size:18px; line-height:36px; }
.blue_text{ color: #055FB9; font-family: 黑体; font-size:16px; line-height:36px; }
.blue1_text{ color: #055FB9;  font-size:14px; font-weight:bold; line-height:36px; }
a.mainlnk:active
{
	font-size: 12px;
	color: #666666;
}
a.mainlnk:hover
{
	font-size: 12px;
	color: #055FB9;
}
a.mainlnk:link
{
	font-size: 12px;
	color: #666666;
}

a.mainlnk:visited
{
	font-size: 12px;
	color: #666666;
}
.foot
{   width :880px;
	background-image: url( 'bg_foot.jpg' );
	background-repeat: no-repeat;
	height:92px;
}
.iso{ width:100px;
      line-height:20px;
      color:#666666;
      float:left;
      padding-left:140px;
      margin-top:16px;
      }
      
.add{ width:560px;
      line-height:20px;
      color:#666666;
      float:right;
      margin-left:70px;
      margin-top:16px;
      text-align:left;
      margin-top:25px;
}
a.cd:link {
	font-size: 12px;
	color: #055FB9;
	text-decoration: none;
}
a.cd:visited {
	font-size: 12px;
	color: #055FB9;
	text-decoration: none;
}
a.cd:hover {
	font-size: 12px;
	color: #055fb9;
	text-decoration: underline;
}
a.cd:active {
	font-size: 12px;
	color: #055FB9;
	text-decoration: none;
}
