
/*首页新闻列表*/
.dnewslist a{
	width:600px;
	text-align:left;
	margin:0;
	padding:0;
	color:#304D6F;
}
.dnewslist ul{
	width:600px;
	list-style:none;
	padding:0;
	margin:0;
	color:#304D6F;
}
.dnewslist ul li{
	text-align:left;
	padding-left:15px;
	color:#304D6F;

}
.dnewslist ul li a{
	padding-top:5px;
	width:600px;
	height:20px;
	display:block;
	color:#304D6F;
	text-decoration:none;
}

.dnewslist ul li a:hover{
color:#304D6F;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304D6F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #304D6F;
}
a:hover {
	text-decoration: underline;
	color: #304D6F;
}
a:active {
	text-decoration: none;
	color: #304D6F;
}






.skype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0091E5;
}
.skype a:link {
	color: #0091E5;
	text-decoration: none;
}
.skype a:visited {
	text-decoration: none;
	color: #0091E5;
}
.skype a:hover {
	text-decoration: underline;
	color: #0091E5;
}
skype a:active {
	text-decoration: none;
	color: #0091E5;
}



.yahoo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FF6600;
}

.yahoo a:link {
	color: #FF6600;
	text-decoration: none;
}
.yahoo a:visited {
	text-decoration: none;
	color: #FF6600;
}
.yahoo a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.yahoo a:active {
	text-decoration: none;
	color: #FF6600;
}

.msn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 00CC00;
}

.msn a:link {
	color: #00CC00;
	text-decoration: none;
}
.msn a:visited {
	text-decoration: none;
	color: #00CC00;
}
.msn a:hover {
	text-decoration: underline;
	color: #00CC00;
}
.msn a:active {
	text-decoration: none;
	color: #00CC00;
}

.ptit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: FA8E1B;
}
.company {
	font-weight: bold;
	color: #395C78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.di {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
	color: #526E8F;
}
.di1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
	color: #526E8F;
	font-weight:bold;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #940C0C;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #940C0C;
}


/*新闻栏目、产品分类*/
.newsmenu {
	width:200px;
	
}
.newsmenu ul{
	width:170px;
	list-style:none;
	padding:0;
	margin:0;

}
.newsmenu ul li{
	text-align:left;
	padding-left:12px;
	background-position:bottom;
	background-repeat:no-repeat;
}
.newsmenu ul li a{
	padding-top:10px;
	width:170px;
	height:20px;
	display:block;
	color:#304D6F;
	
	text-decoration:none;
}

.newsmenu ul li a:hover{
	font-weight:bold;
}



.cominfo{
	padding-left:2px;
	width:200px;
	overflow:hidden;
}
.cominfo ul {
	margin:0;
	list-style:none;
}
.cominfo ul li{
	line-height:25px;
}





/*index*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cutpic{
  width:600px;
 }
.cutpic img{
    max-width:600px;
    myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 600)?"600px":"auto"}
		   );
}

.mu {
width:710px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight:none;;
color:#6A9FCF;
background:#ffffff;
}
.mu1 {
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:none;;
color:#FF6600;
}