@charset "utf-8";

body {
	background-color: #d6d5d5;
	margin-top: 0px;
	font-family: "微软雅黑","宋体";
	color:#515151;
	font-size: 13px;
}

a:link {text-decoration:none;color:#515151;}
a:visited {text-decoration:none;color:#515151;}
a:hover {text-decoration:none;color:#FF0000;}
a:active {text-decoration:none;color:#515151;}

.menu_2 {
	font-size: 13px;
}

img{
border:0px;
filter:BlendTrans(Duration=6);
}

.index_about1 {
	
	font-size: 12pt;
	line-height: 18pt;
	letter-spacing:2px;
	font-weight: 600;
}
.index_about2 {
	font-family: "微软雅黑",  "宋体";
	font-size: 8pt;
	line-height: 11pt;
	text-transform: uppercase;
}
.index_news_title {
	font-size: 9pt;
}
.index_news_list {
	font-size: 13px;
}
.foot_1 {
	font-size: 12px;	
}

.foot_2 {
	font-size: 9pt;
	text-transform: uppercase;
	color: #9a9797;
}
.foot_3 {
	font-size: 12px;
	color: #757272;	
	text-transform: uppercase;
}

.foot_3 a:link {text-decoration:none;color:#757272;}
.foot_3 a:visited {text-decoration:none;color:#757272;}
.foot_3 a:hover {text-decoration:none;color:#FF0000;}
.foot_3 a:active {text-decoration:none;color:#757272;}

.hand{cursor:pointer}
.hide{display:none;}
.show{display:'';}

.disable {
    display: none;
}
.left_title {
	font-size: 10pt;
}
.right_title {
	font-size: 10pt;
	color: #c4211a;	
}
.right_content {
	font-size: 13px;
	line-height: 22px;
}
.right_content p {
margin-top: 15px;
margin-bottom: 15px;
text-align:justify;
text-justify:inter-ideograph;
}


.left_menu2 {
	font-size: 10pt;
	color: #71582c;
}

.left_menu2 a:link {text-decoration:none;color:#71582c;}
.left_menu2 a:visited {text-decoration:none;color:#71582c;}
.left_menu2 a:hover {text-decoration:none;color:#FF0000;}
.left_menu2 a:active {text-decoration:none;color:#71582c;}

.product_ul{	
	overflow:hidden;
	margin:0px auto;
	width:530px;
	font-size: 14px;
}

.product_ul li{
	list-style:none ;
	width:100px;	
	height:90px;
	float:left;
	margin:0 5px 8px 0;

}
.product_ul li img{
	width:100px;
	height:90px;
	overflow:hidden;

}
.ritht_title_more {
	font-size: 12px;
	color:#8c8888;
}
.ritht_title_more a:link {text-decoration:none;color:#8c8888;}
.ritht_title_more a:visited {text-decoration:none;color:#8c8888;}
.ritht_title_more a:hover {text-decoration:none;color:#FF0000;}
.ritht_title_more a:active {text-decoration:none;color:#8c8888;}

.news_list_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 600;
	margin:0;
}
.news_list_title a:link,.news_list_title a:visited,.news_list_title a:active {
color: #000000;
}
.news_list_title a:hover {text-decoration:none;color:#FF0000;}
.news_list_date {
	font-size: 12px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.news_list_description {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;	
	text-align:justify;
	text-justify:inter-ideograph;
}
.message {
	font-size: 14px;
	text-align:justify;
text-justify:inter-ideograph;
}
.message input,.message textarea{
border:solid 1px #8d8d8d;
background:#f3f3f3;
}

