﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
img{ border:none}
body a:link {
	color: #000000;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #000000;
}
body a:hover {
	text-decoration: underline;
	color: #FC8302;
}
body a:active {
	text-decoration: none;
}
.banner {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
}
.title {
	font-family: "微软雅黑";
	font-size: 65px;
	color: #FFF;
	letter-spacing: 5px;
	font-weight: bolder;
}
.title1 {
	font-family: "微软雅黑";
	font-size: 45px;
	color: #FFF;
	letter-spacing: 3px;
}
.timelog {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
}
td.timelog a:link {
	color: #000;
	text-decoration: underline;
}
td.timelog a:visited {
	text-decoration: none;
	color: #000;
}
td.timelog a:hover {
	text-decoration: underline;
	color: #fff;
}
td.timelog a:active {
	text-decoration: underline;

}
.buttomtext {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
}
.title2 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	letter-spacing: 2px;
}
.text {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
.title3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	letter-spacing: 2px;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.prodicttext {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	color: #333;
	letter-spacing: 1px;
}
td.prodicttext a:link {
	color: #333;
	text-decoration: none;
}
td.prodicttext a:visited {
	text-decoration: none;
	color: #333;
}
td.prodicttext a:hover {
	text-decoration: underline;
	color: #000;
}
td.prodicttext a:active {
	text-decoration: none;
}

.tableimg {
	border: 1px solid #CCC;
}
.templename {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}



.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{background-color:#f5f5f5;width:1000px;margin:0 auto;}
/*标题和页码*/
.Title{color:#000;padding:2px 20px 0 20px;text-align:center;line-height:40px;height:20px;}
.Title h1{display:inline; font-size:24px;}
.Title .Counter{color:#666;}
.Title .CounterCurrent{color:#C00;font-size:20px;font-weight:bold;}
/*灰色分隔线*/
.SpaceLine{border-bottom:0px solid #ccc;height:1px;font-size:1px;}
/*大图展示区域*/
.OriginalPicBorder{padding:15px 0px 0px 0px;}
#OriginalPic{width:980px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:100%;color:#FFF;left:0px;cursor:url(/new/Style/images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:100%;color:#FFF;right:0;cursor:url(/new/Style/images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width:980px;height:100%;overflow:hidden;}
.Summary{line-height:20px;display:block;width:100px;margin-right:10px;color:#999;overflow:hidden;background-color:#333;padding:10px;}
.More{text-align:right;color:#666;line-height:20px;height:40px;font-size:12px;display:block;}        
.ThumbPicBorder {width:900px; margin:0 auto;}
/*
#ThumbPic img{border:2px solid #dbdbdb;cursor:pointer;background-color:#666;margin:0 4px;width:130px; height:80px;display:block;}
#ThumbPic img.active{border:2px solid #FF9900;}
*/

.sample img{ border:2px solid #dbdbdb;cursor:pointer;background-color:#666;margin:0px;display:block; max-width:130px; max-height:80px}
.sample img.active{border:2px solid #FF9900;}

.table4all {
	border: 1px solid #dbdbdb;
}

.tableitem {
	border: 1px solid #dbdbdb;
}

.tableitem:hover{border: 1px solid #fc8302;}

.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.tableright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
}
.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

#page{height:30px; line-height:30px; z-index:1000;font-size:12px; color:#585858; width:100%;}
#page a{ float:left;display:block;width:30px; height:30px; line-height:30px; border:#b3b3b3 solid 1px; text-align:center; margin-left:10px;}
#page a:hover{ border:#fc8302 solid 1px; color:#fc8302}