@charset "gb2312";
/*下拉菜单*/
* {margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {
	width:105px;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	text-align: center;
	padding-top:10px;
	color: #FFFFFF;
	height:33px;
}
.dt:link,.dt:visited{color:#ffffff;}
.dropdown dd {position:absolute; overflow:hidden; width:159px; display:none; background:#f1f1f1; z-index:200; opacity:0;}
.dropdown ul {
	width:157px;
	list-style:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: 0;
	border-left-color: #999;
}
.dropdown li {display:inline}
.dropdown a:link, .dropdown a:visited {display:block; text-decoration:none; padding-left:10px;padding-right:5px;padding-bottom:5px;padding-top:5px;}
.dropdown a:hover {color:#ff0000}
.dropdown .underline {border-bottom:1px solid #999}
/*/下拉菜单*/

body,html,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color:#545557;
	margin: 0px;
	
}
a:link,a:visited {
	font-size: 15px;
	line-height: 30px;
	color: #545557;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.news:link,.news:visited {
	font-size: 12px;
	color: #2c6bba;
	text-decoration: none;
	font-weight: bold;
}

.news:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.product:link,.product:visited {
	font-size: 12px;
	color: #545557;
	text-decoration: none;
}

.product:hover {
	color: #FF0000;
	text-decoration: none;
}
.title{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	BORDER-LEFT: medium none;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: "Arial";
	LETTER-SPACING: 0px;
	line-height: 24px;
}
.title1{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	BORDER-LEFT: medium none;
	COLOR: #496073;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 0px;
	line-height: 24px;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.search {
	height: 20px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 140px;
}
br{
	line-height:7px;
}
.contact_input {
	border: 1px solid #CCCCCC;
}textarea {
	border: 1px solid #CCCCCC;
}
