body{
	margin:0px;
	padding:0px;
	color:#666;
	font-family: "Verdana";
	font-size: 12px;
	background-color: #FFFFFF;
}
.font {font: normal 12px/200% "Verdana"; color: #666; text-decoration: none;}
.Verdana_copyright {font: normal 12px/200% "Verdana"; color: #666; text-decoration: none;}
.Verdana_con {font: normal 12px/200% "Verdana"; color: #FFF; padding:0px 20px 0px 16px;}
.Verdana_leftcon {font: normal 12px/200% "Verdana"; color: #666;}
.font_01 {font: normal 12px/200% "Verdana"; color: #FFF; text-decoration: none;}
.font_02 {font: normal 12px/215% "Verdana"; color: #666666; text-decoration: none;}
.font_03 {font: normal 12px/200% "Verdana"; color: #FF9900; text-decoration: none;}
.date {font: normal 10px/200% "Arial"; color: #666666; text-decoration: none;}
.title {font: normal 12px/200% "Verdana"; color: #000; text-decoration: none; font-weight:bold;}
.title_01 {font: normal 12px/200% "Verdana"; color: #ED3300; text-decoration: none; font-weight:bold;}
.title_white {font: normal 14px/200% "Verdana"; color: #FFF; text-decoration: none; font-weight:bold;}
a:link {font: normal 12px/200% "Verdana"; color: #666; text-decoration: none;}
a:visited {font: normal 12px/200% "Verdana"; color: #666; text-decoration: none;}
a:hover {font: normal 12px/200% "Verdana"; color: #FF0000; text-decoration: none;}
a:active {font: normal 12px/200% "Verdana"; color: #FCDE11; text-decoration: none;}
.menu:link {color: #FFFFFF; font: normal 12px/200% "Verdana"; font-weight:bold;}
.menu:visited {color: #FFFFFF; font: normal 12px/200% "Verdana"; font-weight:bold;}
.menu:hover {color: #FFFF00; font: normal 12px/200% "Verdana"; font-weight:bold;}
.menu:active {color: #FF8040; font: normal 12px/200% "Verdana"; font-weight:bold;}
.left:link {color: #FF8B60; font: normal 12px/200% "Verdana"; font-weight:bold;}
.left:visited {color: #FF8B60; font: normal 12px/200% "Verdana"; font-weight:bold;}
.left:hover {color: #FFFF00; font: normal 12px/200% "Verdana"; font-weight:bold;}
.left:active {color: #FF8040; font: normal 12px/200% "Verdana"; font-weight:bold;}
.pro_category:link {color: #666666; font: normal 12px/250% "宋体";}
.pro_category:visited {color: #666666; font: normal 12px/250% "宋体";}
.pro_category:hover {color: #FF0000; font: normal 12px/250% "宋体";}
.pro_category:active {color: #FCDE11; font: normal 12px/250% "宋体";}
option {border: 1px solid #F19123; background-color:#FFFCED; margin-bottom:3px;}
input {border: 1px solid #F19123; background-color:#FFFCED; margin-bottom:3px;}
.img {border: none;}
.image {padding:3px; border: 1px solid #EFEFEF;}


/*首页焦点CSS*/
.container, .container img{width:950px; height:250px;overflow:hidden;}
.container img{border:0;}
.num{position:absolute; right:5px; bottom:5px;}
.num li{float:left;list-style:none;color:#EC7614;text-align:center;line-height:18px;width:18px;height:18px;font-family:Arial;font-size:12px;cursor:pointer;margin:1px;background:#fff;border:1px solid #EC7614;}
.num li.on{line-height:18px;width:18px;height:18px;font-size:14px;border:1px solid #EC7614;background:#EC7614;font-weight:bold;color:#fff;}

/*左侧产品列表CSS*/
.SortFolderOpen {
	background-image: url(images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 25px;
	left: 10px;
	padding-left: 10px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 25px;
	left: 10px;
	padding-left: 10px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 25px;
	left: 10px;
	padding-left: 10px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 25px;
	left: 10px;
	padding-left: 10px;
	cursor: hand;
}
.SortListline {
	padding-left: 12px;
	background-image: url(images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 10px;
}
.SortFile {
	background-image: url(images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	padding-left: 10px;
}
.SortFileEnd {
	background-image: url(images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	padding-left: 10px;
}
