﻿body {
}
/************************************************************************************************About**/
#aboutdiv
{
	margin:10px 0 0 0;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	}
	#aboutleft
	{
		position:relative;
		left:0px;
		top:0px;
		float:left;
		width:480px;
		}
	#aboutimg
	{
		position:relative;
		top:0px;
		left:10px;
		float:left;
		width:248px;
		}
		#aboutus
		{
			margin:10px;
			background-color:#f5f5f5;
			text-align:left;
			padding:10px;
			position:relative;
			top:0px;
			left:0px;
			line-height:1.5;
			width:440px;
			word-wrap:break-word;
			}
			#aboutmap
			{
				margin:0px;
				padding:0px;
				position:relative;
				top:0px;
				left:0px;
				text-align:center;
				}
/*****************************************************************************************history**/
#abouthistory
{
	position:relative;
	top:0px;
	left:0px;
	line-height:1.5;
	text-indent:2em;
	font-size:14px;
	}
	#historyul
	{
		margin:0px;
		padding:0px;
		position:relative;
		top:0px;
		left:0px;
		list-style:none;

		}
/********************************************************************************************companyIntroduce**/
.aboutcompanycontent
{
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
	}
	.companydiv
	{
		margin:5px 0 0 0;
		padding:0 0 5px 0;
		position:relative;
		top:0px;
		left:0px;
		border-bottom:dashed 1px #ccc;
		height:107px;
		}
	.companytimg
	{
		margin:0;
		padding:0;
		position:relative;
		top:0px;
		left:0px;
		float:left;
		width:248px;
		}
		.companyfont
		{
			margin:3px 0 0 0;
			padding:0;
			position:relative;
			left:10px;
			top:0px;
			float:left;
			width:480px;
			line-height:1.5;
			}
			.companyname
			{
				font-size:16px;
				color:#cc0000;
				font-weight:600;
				}
				.companyurl
				{
					margin:10px 0 0 0;
					padding:0;
					position:relative;
					top:0px;
					left:0px;
					text-align:right;
					}
/****************************************************************************************************EnterpriseCulture**/
#Cultureimg
{
	margin:10px 0 0 0;
	padding:0px;
	position:relative;
		top:0px;
		left:0px;
		float:left;
		width:248px;
	}
	#Culturefont
	{
		margin:10px 0 0 0;
		padding:0px;
		position:relative;
		left:20px;
		top:0px;
		float:left;
		width:470px;
		font-size:14px;
		word-wrap:break-word;
		line-height:1.5;
		}
		.fonttype
		{
			font-size:14px;
			font-weight:600;
			}
/************************************************************************************************************ContactUs.aspx**/
.contentus
{
	position:relative;
	padding:10px;
	margin:10px 0 0 0;
	top:0px;
	left:0px;
	border:dashed 1px #FFDAB9;
	background-color:#FFFAF0;
	}
