@charset "utf-8";
.ccc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.enter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.enter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.enter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.enter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.left {
	background-image: url(images/left.gif);
	width: 258px;
}
.right {
	background-image: url(images/right.gif);
	width: 299px;
}
.wenzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wenzi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00537B;
	text-decoration: none;
	line-height: 20px;
}

.wenzi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007B34;
	text-decoration: none;
}
.wenzi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007B34;
	text-decoration: none;
	line-height: 24px;
}





a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.company {
	background-image: url(../images/company.jpg);
	height: 540px;
	width: 652px;
}


a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	text-decoration: underline;
	font-weight: normal;
}
a.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}



a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: normal;
}

a.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: normal;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	letter-spacing: 0.05em;
	font-weight: normal;
}
a.link2:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.contact {
	background-image: url(images/contact.jpg);
	height: 313px;
	width: 700px;
}
.content-width {MARGIN: auto;WIDTH: 100px;}
.content-width img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 100 ? "100px" : this.width)!important;}

#Pic_130_160 {
max-width:130px; 
max-height:160px; 
}
*html #Pic_130_160{ 
width:expression(this.width>130&&this.width>this.height?130:130); 
height:expresion(this.height>160?160:160); 
}
#Pic_160_200 {
max-width:160px; 
max-height:200px; 
}
*html #Pic_160_200{ 
width:expression(this.width>160&&this.width>this.height?160:160); 
height:expresion(this.height>200?200:200); 
}
