﻿body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a
{
	cursor: pointer;
	text-decoration: none;
	color: Black;
}





/* 广告图片开始*/
.gg1
{
	margin-top: 6px;
	height: 90px;
}


.boder
{
	border: solid 1px #D3D3D3;
}

.boder_lr
{
	border: solid 1px #D3D3D3;
}

.title_back_lr
{
	background: url(../image/CompanyInforMation/左右两边.png) repeat-x;
	height: 25px;
}

.title_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 20px;
	margin-top: 3px;
	font-weight: bolder;
	padding-top: 3px;
}

.title_right_right
{
	float: right;
	width: 100px;
	height: 19px;
	margin-top: 6px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}

.Right
{
	float: right;
	width: 228px;
	margin-top: 12px;
}

.Left
{
	float: left;
	width: 722px;
	margin-top: 6px;
}

