@charset "utf-8";
/* CSS Document By Heavensn */
body { 
	margin:0 auto;
	font: 12px/1.6em SimSun, Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	background:url(/Skin/yiyacn/images/Bg.jpg) repeat center 0;
}
.BgBottom {
	margin:0 auto;
	min-width:1003px;
	background:url(/Skin/yiyacn/images/BgBottom.jpg) no-repeat center bottom;
}
.BgTop {
	margin:0 auto;
	min-width:1003px;
	background:url(/Skin/yiyacn/images/BgTop.jpg) no-repeat center 0;
}
ul,dl,dt,dd { 
	margin:0;
	padding:0; 
}
li { 
	list-style:none; 
}
img { 
	border:0; 
}
a:link {
	color:#767676;
	text-decoration:none;
} 
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover	{
	color:#333; 
	cursor:pointer;
	text-decoration:none;
}
a:active {
	color:#FF6600;
	text-decoration:none;
}
.clear {
	clear:both;
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	zoom:1;
}
/*
=================
Header Style
=================
*/
#Header {
	margin:0 auto;
	padding:32px 0 0;
	width:962px;
	position:relative;
}
.logo {
	height:95px;
	overflow:hidden;
}
.logo a {
	display:block;
	width:600px;
	height:95px;
	margin:12px 0 0 15px;
	overflow:hidden;
}

/*
=================
Menu Style
=================
*/
.menu {
	height:61px;
	background: url(/Skin/yiyacn/images/MenuBg.jpg) no-repeat;
}
.menu ul li {
	float:left;
	padding-right:2px;
	height:61px;
	position:relative;
	z-index:668;
}
.menu ul li.last {
	background:none;
}
.menu ul li a,
.menu ul li a:visited {
	display:block;
	float:left;
	width:96px;
	height:61px;
	line-height:61px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, sans-serif;
}
.menu ul li.first a,
.menu ul li.first a:visited {
	width:86px;
}
.menu ul li.last a,
.menu ul li.last a:visited {
	width:88px;
}
.menu ul li a:hover,
.menu ul li.iShow a,
.menu ul li.iShow a:visited,
.menu ul li.iShow a:hover,
.menu ul li.iActive a,
.menu ul li.iActive a:visited,
.menu ul li.iActive a:hover {
	color:#FF0000;
}
.menu ul li ul {
	display:none;
	margin:0;
	width:96px;
	background:#101214;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	padding:0px;
	position:absolute;
	top:61px;
	left:0;
}
.menu ul li.iShow ul {
	display:block;
}
.menu ul li ul li {
	float:none;
	font-weight:normal;
	padding:0;
	width:96px;
	height:26px;
	line-height:26px;
	white-space:nowrap;
	background:none;
	vertical-align:top;
}
.menu ul li ul li a,
.menu ul li ul li a:visited,
.menu ul li.iShow ul li a,
.menu ul li.iShow ul li a:visited,
.menu ul li.iActive ul li a,
.menu ul li.iActive ul li a:visited {
	display:block;
	padding:0;
	color:#FFF;
	width:96px !important;
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	font-weight: normal;
	_font-family:SimSun, Arial, Helvetica, sans-serif;
	background:none;
}
.menu ul li ul li a:hover,
.menu ul li.iActive ul li a:hover,
.menu ul li.iShow ul li a:hover {
	background:#FFF;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	color:#605F5F;
}
#MoreMenu ul li.iActive a,
#MoreMenu ul li.iActive a:visited,
#MoreMenu ul li.iActive a:hover {
	background-image:none;
}
#MoreMenu ul li a {
	padding:0;
}
#MoreMenu ul {
	width: 96px;
 *filter:!important none;
	height: auto;
}
#MoreMenu ul li {
	float:none;
	height:26px;
	vertical-align:top;
	white-space:normal;
}
#MoreMenu ul li ul {
	display:none;
	position: absolute;
	left:-96px;
	top:0px;
}
#MoreMenu ul li.iShow ul {
	display:block;
}

.AnnBox {
	height:32px;
	line-height:32px;
	background:url(/Skin/yiyacn/images/annBg.jpg) no-repeat;
	overflow:hidden;
}
.AnnBox .ann,
.AnnBox .Nav {
	float:left;
	display:inline;
	width:665px;
	height:32px;
	line-height:32px;
	text-indent:25px;
	background:url(/Skin/yiyacn/images/annIcon.gif) no-repeat 10px 7px;
	overflow:hidden;
}
.AnnBox .Nav {
	color:#333;
	text-indent:35px;
	background:url(/Skin/yiyacn/images/NavIcon.gif) no-repeat 10px 9px;
}
.AnnBox .ann a,
.AnnBox .ann a:visited,
.AnnBox .Nav a,
.AnnBox .Nav a:visited {
	color:#333;
}
.AnnBox .ann a:hover,
.AnnBox .Nav a:hover {
	color:#000;
}
.AnnBox .other {
	float:right;
	display:inline;
	width:260px;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.AnnBox .other a,
.AnnBox .other a:visited {
	float:right;
	display:inline;
	margin:0 13px 0 0;
	text-indent:22px;
	text-decoration:underline;
	color:#000;
}
.AnnBox .other a:hover {
	color:#333;
	text-decoration:none;
}
.AnnBox .other a.HomePage {
	background:url(/Skin/yiyacn/images/homeIcon.gif) no-repeat 0 7px;
}
.AnnBox .other a.Favorite {
	background:url(/Skin/yiyacn/images/favIcon.gif) no-repeat 0 7px;
}
.AnnBox .other a.Qun {
	background:url(/Skin/yiyacn/images/qunIcon.gif) no-repeat 0 7px;
}
/*
=================
Main Style
=================
*/
#Main {
	margin:0px auto 0;
	width:945px;
}
.MainBox {
	overflow:hidden;
	zoom:1;
}
.OtherMainBox,
.ContentMainBox {
	margin: 0 0 10px;
}
.MainLeft {
	float:left;
	width:710px;
}
.FlashShow {
	width:710px;
	height:350px;
	overflow:hidden;
}
.BoxBlock {
	margin:10px 0 0;
}
.TitleBox {
	height:37px;
	line-height:37px;
	text-indent:33px;
         font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:url(/Skin/yiyacn/images/TitleBoxBgL.jpg) no-repeat;
	overflow:hidden;
}
.TitleBox a,
.TitleBox a:visited {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}
.TitleBox a:hover {
	color:#ccc;
}
.BoxBlockMain {
	margin:1px 0 0;
	background:#FFFFFF;
	overflow:hidden;
	zoom:1;
}
.PicBlock01 {
	height:151px;
	overflow:hidden;
}
.Piclist {
	margin:14px 0;
	overflow:hidden;
	zoom:1;
}
.Piclist li {
	float:left;
	display:inline;
	margin: 0 12px;
	width:153px;
}
.Piclist li span.pic {
	display:block;
	width:153px;
	height:95px;
	background:#515356;
	overflow:hidden;
}
.Piclist li span.pic a {
	display:block;
	width:153px;
	height:95px;
	text-align:center;
	overflow:hidden;
}
.Piclist li span.pic a img {
	width:153px;
	height:95px;
}
.Piclist li span.title {
	display:block;
	height:28px;
	line-height:28px;
	background:#000;
	text-align:center;
	overflow:hidden;
}
.Piclist li span.title a,
.Piclist li span.title a:visited {
	color:#A0A798;
}
.Piclist li.iShow span.title a,
.Piclist li.iShow span.title a:visited {
	color:#0188AF;
}
.PicBlock03 {
	height:346px;
	overflow:hidden;
}
.PicList02 dl {
	padding:13px 13px;
	background:url(/Skin/yiyacn/images/line.gif) repeat-x 0 bottom;
	overflow:hidden;
	zoom:1;
}
.PicList02 dl.last {
	background:none;
}
.PicList02 dt,
.PicList02 dd.text,
.PicList02 dd.more {
	float:right;
	display:inline;
	width:530px;
	overflow:hidden;
}
.PicList02 dt {
	height:25px;
	line-height:25px;
}
.PicList02 dt span.title {
	float:left;
	width:325px;
}
.PicList02 dt span.title a,
.PicList02 dt span.title a:visited {
	color:#0188AF;
	font-size:14px;
	font-weight:bold;
}
.PicList02 dt span.title a:hover {
	color:#FF0000;
}
.PicList02 dt span.info {
	float:right;
	width:190px;
	text-align:right;
	color:#68696B;
}
span.infoText span.hot {
	margin:0 15px 0 0;
}
span.infoText span.hot span {
	color:#DD8807;
}
span.infoText span.updated span {
	color:#878889;
}
.PicList02 dd.text {
	height:44px;
	line-height:22px;
	color:#838C96;
}
.PicList02 dd.more {
	height:20px;
	line-height:20px;
	text-align:right;
}
.PicList02 dd.more a,
.PicList02 dd.more a:visited {
	color:#CC3300;
}
.PicList02 dd.more a:hover {
	color:#DD8807;
}
.PicList02 dd.pic {
	float:left;
	display:inline;
	width:135px;
	height:84px;
	overflow:hidden;
}
.PicList02 dd.pic a {
	display:block;
	width:135px;
	height:84px;
	text-align:center;
	background:#515356;
	overflow:hidden;
}
.PicList02 dd.pic a img {
	width:135px;
	height:84px;
}
.Columns {
	overflow:hidden;
	zoom:1;
}
.Columns .left,
.Columns .right {
	float:left;
	display:inline;
	width:348px;
}
.Columns .right {
	float:right;
}
.TextBlock03 {
	height:243px;
	overflow:hidden;
}
.Columns .picBox {
	float:left;
	margin:5px 0 10px 0;
	display:inline;
	width:150px;
}
.Columns .listBox {
	float:right;
	display:inline;
	margin:5px 10px 0 0;
	width:175px;
}
.TextPicList {
	overflow:hidden;
	zoom:1;
}
.TextPicList li {
	margin:10px auto 0;
	width:122px;
}
.TextPicList li span.pic {
	display:block;
	width:122px;
	height:76px;
	background:#515356;
	overflow:hidden;
}
.TextPicList li span.pic a {
	display:block;
	width:122px;
	height:76px;
	text-align:center;
	overflow:hidden;
}
.TextPicList li span.title {
	display:block;
	height:28px;
	line-height:28px;
	text-align:center;
	overflow:hidden;
}
.TextPicList li span.title a,
.TextPicList li span.title a:visited {
	color:#FFF;
}
.TextPicList li.iShow span.title a,
.TextPicList li.iShow span.title a:visited {
	color:#6F879B;
}
.TextBlock03 .listBox li {
	height:32px;
	line-height:32px;
	overflow:hidden;	
}
.TextBlock03 .listBox li a,
.TextBlock03 .listBox li a:visited {
	color:#999;
}
.TextBlock03 .listBox li a:hover {
	color:#FF9900;
}
.MainRight {
	float:right;
	width:227px;
}
.SearchBox {
	height:52px;
	background:url(/Skin/yiyacn/images/SearchBoxBg.jpg) no-repeat;
	overflow:hidden;
}
.SearchBox .key {
	float:left;
	display:inline;
	margin:12px 4px 0 14px;
	width:157px;
	height:25px;
	line-height:25px;
	color:#416078;
	border:0;
	background:none;
}
.SearchBox .submit {
	float:left;
	display:inline;
	margin:12px 0 0 0;
	width:41px;
	height:26px;
	border:0;
	text-indent:-999px;
	cursor:pointer;
	background:none;
	overflow:hidden;
}
.MainRight .TitleBox {
	height:38px;
	line-height:38px;
	background:url(/Skin/yiyacn/images/TitleBoxBgR.jpg) no-repeat;
}
.TextBlock01 {
	margin:5px 0 0;
}
.TextBlock01 .TitleBox {
	background:#000 url(/Skin/yiyacn/images/TitleIcon.gif) no-repeat 8px 11px;
}
.TextBlock01 .BoxBlockMain {
	height:255px;
	background:#ECECEC !important;
	overflow:hidden;
}
.TextBlock01 ul {
	margin:0 2px;
	padding:2px 0 0;
	height:248px;
	overflow:hidden;
}
.TextBlock01 li {
	height:31px;
	line-height:31px;
	background:url(/Skin/yiyacn/images/line02.gif) repeat-x 0 bottom;
	overflow:hidden;
}
.TextBlock01 li a,
.TextBlock01 li a:visited {
	padding:0 5px 0 0;
	display:block;
	height:29px;
	line-height:29px;
	text-indent:25px;
	color:#016683;
	background:url(/Skin/yiyacn/images/listIcon.gif) no-repeat 8px 10px;
}
.TextBlock01 li a:hover {
	color:#CC3300;
}
.MainRight .BoxBlockMain {
	margin: 0 1px;
	background:#293540;
	overflow:hidden;
	zoom:1;
}
.PicBlock02 {
	height:334px;
	overflow:hidden;
	zoom:1;
}
.ContentPicBlock02 {
	height:226px;
}
.PicBlock02 ul {
	margin:5px auto 5px;
	width:218px;
	overflow:hidden;
	zoom:1;
}
.PicBlock02 li {
	float:left;
	display:inline;
	margin:10px 9px 0;
	width:91px;
}
.PicBlock02 li span.pic {
	display:block;
	width:89px;
	height:66px;
	border:1px solid #6C6C6C;
	background:#515356;
	overflow:hidden;
}
.PicBlock02 li.iShow span.pic {
	border-color:#999;
}
.PicBlock02 li span.pic a {
	display:block;
	width:89px;
	height:66px;
	text-align:center;
	overflow:hidden;
}
.PicBlock02 li span.pic a img {
	width:89px;
	height:66px;
}
.PicBlock02 li span.title {
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
}
.PicBlock02 li span.title a,
.PicBlock02 li span.title a:visited {
	color:#B4B5B7;
}
.PicBlock02 li.iShow span.title a,
.PicBlock02 li.iShow span.title a:visited {
	color:#ccc;
}

.TextBlock02 .TitleBox {
	background:url(/Skin/yiyacn/images/TitleBoxBgR02.jpg) no-repeat;
}
.TextBlock02 .BoxBlockMain {
	height:454px;
	overflow:hidden;
}
.TextBlock02 ul {
	margin:0 auto;
	padding:7px 0 0;
	width:208px;
	background:url(/Skin/yiyacn/images/TopNum.gif) no-repeat 5px 17px;
}
.HotPx .BoxBlockMain ul {
	background: none;
}
.TextBlock02 li {
	height:60px;
	border-bottom:1px solid #454B51;
	overflow:hidden;
}
.TextBlock02 li span.title,
.TextBlock02 li span.info {
	margin:10px 0 0;


	display:block;
	height:25px;
	line-height:25px;
	text-indent:55px;
	overflow:hidden;
}
.TextBlock02 li span.info {
	margin:0;
	height:20px;
	line-height:20px;
	text-indent:15px;
}
.TextBlock02 li span.title a,
.TextBlock02 li span.title a:visited {
	font-size:13px;
	font-weight:bold;
	color:#CC3300;
}
.TextBlock02 li.Class2 span.title a,
.TextBlock02 li.Class2 span.title a:visited {
	color:#FF9900;
}
.TextBlock02 li.Class3 span.title a,
.TextBlock02 li.Class3 span.title a:visited {
	color:#999900;
}
.TextBlock02 li.Class4 span.title a,
.TextBlock02 li.Class4 span.title a:visited {
	color:#CC3300;
}
.TextBlock02 li.Class5 span.title a,
.TextBlock02 li.Class5 span.title a:visited {
	color:#6699FF;
}
.TextBlock02 li.Class6 span.title a,
.TextBlock02 li.Class6 span.title a:visited {
	color:#CC3300;
}
.TextBlock02 li.Class7 span.title a,
.TextBlock02 li.Class7 span.title a:visited {
	color:#6699FF;
}
.TextBlock02 li span.title a:hover {
	color:#ccc;
}
.HotPx .BoxBlockMain {
	height:297px;
}
.HotPx .BoxBlockMain ul {
	margin:0 15px;
	padding:7px 0 10px;
	width:auto;
}
.HotPx .BoxBlockMain ul li {
	height:28px;
	line-height:28px;
	text-indent:20px;
	background:url(/Skin/yiyacn/images/HotIcon.gif) no-repeat 0 10px;
	border:0;
	overflow:hidden;
}
.HotPx .BoxBlockMain ul li a,
.HotPx .BoxBlockMain ul li a:visited {
	color:#CCC;
}
.HotPx .BoxBlockMain ul li a:hover {
	color:#999;
}
.LinkBox .BoxBlockMain {
	padding:13px 0;
}
.LinkBox .PicLink {
	overflow:hidden;
	zoom:1;
}
.LinkBox .PicLink li {
	margin:0 0 8px 13px;
	float:left;
	display:inline;
}
.LinkBox .TextLink {
	margin: 0 15px;
	line-height:25px;
}
.LinkBox .TextLink a,
.LinkBox .TextLink a:visited {
	color:#7C7F82;
}
.LinkBox .TextLink a:hover {
	color:#A6A9AC;
}
.ContentBox {
	min-height:1235px;
	_height:1235px;
	background:#1E262F;
}
.ContentMainBox .ContentBox {
	min-height:970px;
	_height:970px;
}
.ContentBox .Piclist {
	margin:0 9px 20px;
}
.ContentBox .Piclist li {
	margin:18px 10px 0 ;
}

/*
=================
Product Style
=================
*/
.ProductShowBox {
	margin:15px auto 0;
}
.image_Border {
	margin:0 auto 10px;
	width:660px;
	height:440px;
	padding:5px;
	background:#293540;
	overflow:hidden;
}
#image_wrap {
	width:660px;
	height:440px;
	overflow:hidden;
}
#image_wrap a {
	display: block;
	width:660px;
	height:440px;
	text-align:center;
	background:#293540 url(/Skin/yiyacn/images/loadingBig.gif) no-repeat 50% 50%;
	overflow:hidden;
}

#image_wrap a.none {
	display:none;
}
#image_wrap img {
	vertical-align:middle;
}
.Product_Small_List {
	width:670px;
	overflow:hidden;
	margin: 0 auto;
	background:#293540;
}
.Product_Small_List .CtrlPrev,
.Product_Small_List .CtrlNext {
	float:left;
	display:inline;
	width:20px;
	height:65px;
	overflow:hidden;
}
.Product_Small_List .CtrlPrev {
	margin-left:6px;
}
.scrollable {
	float:left;
	position:relative;
	overflow:hidden;
    width: 617px;
	height:65px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable img {
	float:left;
	margin:10px 6px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:50px;
	height:38px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
.CtrlPrev a.browse,
.CtrlNext a.browse {
	background:url(/Skin/yiyacn/images/hori_large.gif) no-repeat;
	display:block;
	width:17px;
	height:20px;
	margin:20px auto;
	cursor:pointer;
	font-size:1px;
}
.CtrlNext {
	width:26px;
}
.CtrlNext a.right {
	background-position: 0 -20px;
	clear:right;
	margin-left:6px;
}
.CtrlNext a.right:hover {
	background-position:-17px -20px;
}
.CtrlNext a.right:active {
	background-position:-34px -20px;
}
.CtrlPrev a.left {
	margin-left: 0px;
}
.CtrlPrev a.left:hover {
	background-position:-17px 0;
}
.CtrlPrev a.left:active {
	background-position:-34px 0;
}
.CtrlPrev a.up,
.CtrlNext a.down {
	background:url(/Skin/yiyacn/images/vert_large.gif) no-repeat;
	float: none;
	margin: 0 auto 10px;
}
.CtrlNext a.down {
	margin: 10px auto 0;
}
.CtrlPrev a.up:hover {
	background-position:-30px 0;
}
.CtrlPrev a.up:active {
	background-position:-60px 0;
}
.CtrlNext a.down {
	background-position: 0 -30px;
}
.CtrlNext a.down:hover {
	background-position:-30px -30px;
}
.CtrlNext a.down:active {
	background-position:-60px -30px;
}
.disabled {
	visibility:hidden;
}
.ProductInfo {
	margin:20px 0;
	color:#343434;
	line-height:2em;
	color:#999;
	font-size:14px;
	font-family: SimSun, Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.ProductInfo h5 {
	color: #8798A7;
    font-family: "Microsoft YaHei",SimSun,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 auto 10px;
    text-align: center;
}
.ProductInfoBox {
	margin:0 25px;
	line-height:1.8em;
}
.ProductInfoTitle {
	color: #8798A7;
    font-family: "Microsoft YaHei",SimSun,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    margin: 10px auto;
    text-align: left;
	text-indent:25px;
	background:url(/Skin/yiyacn/images/line.gif) repeat-x 0 bottom;
}

/*
=================
Article Style
=================
*/
.AboutTitle,
.ArticleTitle {
	line-height:25px;
	margin:20px auto 10px;
	text-align:center;
	color:#8798A7;
	font-weight:bold;
	font-size:16px;
	font-family:"Microsoft YaHei", ºÚÌå, SimSun, Verdana, Arial, Helvetica, sans-serif;
}
.ArticleInfo {
	margin: 0 0 5px;
	padding-bottom:10px;
	text-align:center;
	color:#737373;
	background:url(/Skin/yiyacn/images/line.gif) repeat-x 0 bottom;
}
.ArticleInfo span {
	margin:0 5px;
}
.ArticleInfo span.yellow {
	color:#FF9900;
}
.ArticleInfo span.red {
	color:#FF0000;
	font-weight:bold;
}
.ArticleBrief {
	margin: 10px auto;
	border:1px dashed #C8C8C8;
	background:#FAFAFA;
	padding:10px;
	line-height:20px;
	color:#999;
}
.ArticleBody {
	margin: 15px 22px;
	line-height:2em;
	color:#999;
	font-size:14px;
	font-family: SimSun, Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.PrevNext {
	margin:5px auto;
	padding:10px 22px 0;
	overflow:hidden;
	zoom:1;
	background:url(/Skin/yiyacn/images/line.gif) repeat-x 0 top;
}
.PrevNext li {
	height:25px;
	line-height:25px;
	color:#FF6600;
	overflow:hidden;
}
.PrevNext li a,
.PrevNext li a:visited {
	color:#999;
	text-decoration:underline;
}
.PrevNext li a:hover {
	color:#666;
	text-decoration:none;
}

/*
=================
InfoBox Style
=================
*/
#InfoBox {
	display:none;
	position:absolute;
	left:10px;
	top:40px;
	z-index:10000;
	padding:10px;
	min-width:150px;
	max-width:192px;
	_width:192px;
	background:#666;
	color:#FFF;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 2px 8px #333;
	-moz-box-shadow:0 2px 8px #333;
	-webkit-box-shadow:0 2px 8px #333;
	border-radius:5px;
	overflow:hidden;
}
#InfoBox span.title {
	font-weight:bold;
}
/*
=================
pagelist Style
=================
*/
.show_page {
	padding-top:13px;
	height:34px;
	background:url(/Skin/yiyacn/images/line.gif) repeat-x 0 top;
	overflow:hidden;
}
.show_page ul {

	text-align:center
}
.show_page li {
	display:inline;
	margin-left:5px;
}
.show_page li a,
.show_page li a:visited,
.show_page li.current span {
	display:inline-block;
	padding: 5px 8px;
	line-height:12px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	background:#3D454E;
}
.show_page li a:hover,
.show_page li.current span {
	cursor:pointer;
	background:#642100;
	color:#FFA86F;
}
.show_page li.info,
.show_page li.goPage {
	display:none;
}
/*
=================
Footer Style
=================
*/
#Footer {
	margin: 0 auto;

	width:1003px;
}
.FootBox {
	margin: 0 auto;
	width:945px;
	padding: 0 0 15px;
	background:#000;
	text-align:center;
	overflow:hidden;
}
.FootNav {
	line-height:30px;
	color:#626262;
	text-align:center;
}
.FootNav a,
.FootNav a:visited {
	color:#626262;
}
.FootNav a:hover {
	color:#7C7F82;
}
.FootContent {
	line-height:20px;
	color:#FF0000;
	text-align:center;
}
.FootContent span {
	margin:0 5px;
}
.FootContent span span {
	margin:0;
	color:#FF9900;
}
.FootContent .email {
	color:#FFF;
	font-weight:bold;
}
.FootContent .email span {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
.FootCopyright {
	margin:0 auto;
	line-height:1.6em;
	overflow:hidden;
	text-align:center;
	color:#999;
}
.FootCopyright .en {
	font-family:Verdana, Geneva, sans-serif;
}
.FootCopyright a,
.FootCopyright a:visited {
	color:#999;
}
.FootCopyright a:hover {
	color:#ccc;
}
.SearchResult {
	margin:20px;
}
.SearchResult a,
.SearchResult a:visited {
	color:#999;
}
.SearchResult a:hover {
	color:#666;
}