﻿/*
Template Name: Face7
Template URI: http://www.Face7.com/
Description: The Face7 template.
Version: Face7 1.0.1
Author: GUI：zojie /---------/ CODE：softsward
Author URI: http://www.Face7.com/
Logo filename: logo.gif
*/


/*  ==================== 全局通用部分 ====================  */
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, 宋体;
	color: #666666;
	word-break: break-all;
        line-height: 150%;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_01.gif);
	background-repeat: repeat-x;
}
td,th,input,select,textarea {
  font-size: 12px; font-family: Verdana, Arial, 宋体; color: #666666; margin: 0px;  padding: 0px;
}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  margin: 0;  padding: 0;
}
img {
  border: 0;
}
textarea {
  font-size: 12px; font-family: Verdana, Arial, 宋体; color: #666666; padding: 3px;
  border: 1px solid #F3B1D2;
}

/* ==== 链接修改过的2007/12/14  ================================================================= */
a:link{ 
	font-size: 12px; line-height: 130%; font-family: Verdana, Arial, 宋体; color: #CC0099; text-decoration: none
}
a:visited {
	font-size: 12px; line-height: 130%; font-family: Verdana, Arial, 宋体; color: #333333; text-decoration: none
}
a:hover {
	font-size: 12px; line-height: 130%; font-family: Verdana, Arial, 宋体; color: #CC0099; text-decoration: underline
}
a:active {
	font-size: 12px; line-height: 130%; font-family: Verdana, Arial, 宋体; color: #CC0099; text-decoration: underline
}

/* ==== 链接修改过的结束  ================================================================= */

.vAlign {
  vertical-align: middle;
}
.linkSkyblue a {
  color: #5fb0dc;
}
.listStyle {
  padding: 10px;
}
.listStyle a,
.listStyle a:visited {
  color: #5fb0dc;
}
.listStyle li {
  color: #5fb0dc;
  background: url(images/icon_list_arrow01.gif) no-repeat left 3px;
  width: 90%;
  padding-left: 12px;    margin-bottom: 3px;
}
.listStyle .fRight {
  color: #999;
  float: right;
}
#rss {
  text-align: center;
  margin: -20px 0 20px 0;
}
.textDesc {
  color: #999;
}
.textStrong {
  color: #f60;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
.btnBlue {
  display: block;
  background: url(images/btn_blue_l.gif) no-repeat left center;
  float: left;
  padding-left: 1px;    margin-right: 3px;
}
.btnBlue a {
  line-height: 17px;
  color: #333333;
  background: url(images/btn_blue_r.gif) no-repeat right center;
  float: left;
  padding: 2px 10px;
}
.msgNocice {
  background: #FFF3FF url(images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 5px 10px 40px;    margin: 10px 5px;
  border: 1px solid #F7B2D6;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 31px;    height: 15px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(images/watermark_hot_small.gif) no-repeat;
}

/*  ==================== 补充部分 ====================  */
DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px;
}
DIV {
	OVERFLOW: hidden
}
UL {
	OVERFLOW: hidden
}
OL {
	OVERFLOW: hidden
}
LI {
	OVERFLOW: hidden
}
DL {
	OVERFLOW: hidden
}
DT {
	OVERFLOW: hidden
}
DD {
	OVERFLOW: hidden
}
TABLE {
	OVERFLOW: hidden
}
TD {
	OVERFLOW: hidden
}
TR {
	OVERFLOW: hidden
}
TH {
	OVERFLOW: hidden
}
LI {
	LIST-STYLE-TYPE: none
}
TABLE {
	MARGIN: 0px auto
}
.cRed {
	font-size: 16px; COLOR: red
}
A.cRed:link {
	font-size: 16px;COLOR: red
}
A.cRed:visited {
	font-size: 16px;COLOR: red
}
.cBlue {
	COLOR: #1f3a87
}
A.cBlue:link {
	COLOR: #1f3a87
}
A.cBlue:visited {
	COLOR: #1f3a87
}
.cDRed {
	COLOR: #bc2931
}
A.cDRed:link {
	COLOR: #bc2931
}
A.cDRed:visited {
	COLOR: #bc2931
}
.cGray {
	COLOR: #4f544d
}
A.cGray:link {
	COLOR: #333333
}
A.cGray:visited {
	COLOR: #4f544d
}
.cDGray {
	COLOR: #333333
}
A.cDGray:link {
	COLOR: #333333
}
A.cDGray:visited {
	COLOR: #666
}
.cWhite {
	COLOR: #fff
}
A.cWhite:link {
	COLOR: #fff
}
A.cWhite:visited {
	COLOR: #fff
}
.cBlack {
	COLOR: #000
}
A.cBlack:link {
	COLOR: #000
}
A.cBlack:visited {
	COLOR: #000
}
A.cBlack:hover {
	COLOR: #CE009C
}
.cYellow {
	COLOR: #ff0
}
A.cYellow:link {
	COLOR: #ff0
}
A.cYellow:visited {
	COLOR: #ff0
}
.cOrange {
	COLOR: #FFCC00
}
A.cOrange:link {
	COLOR: #FFCC00
}
A.cOrange:visited {
	COLOR: #FFCC00
}
.cGreen {
	COLOR: #008000
}
A.cGreen:link {
	COLOR: #008000
}
A.cGreen:visited {
	COLOR: #008000
}
.cPink {
	COLOR: #CC0099; TEXT-ALIGN: left
}
A.cPink:link {
	COLOR: #CC0099; TEXT-ALIGN: left
}
A.cPink:visited {
	COLOR: #CC0099; TEXT-ALIGN: left
}
.cPinkb {
	COLOR: #CC0099; line-height: 150%; FONT-WEIGHT: bold
}
A.cPinkb:link {
	COLOR: #CC0099; line-height: 150%; FONT-WEIGHT: bold
}
A.cPinkb:visited {
	COLOR: #CC0099; line-height: 150%; FONT-WEIGHT: bold
}
.fB {
	FONT-WEIGHT: bold
}
.fI {
	FONT-STYLE: italic
}
.f12px {
	FONT-SIZE: 12px
}
.f14px {
	FONT-SIZE: 14px
}
.blank1 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 3px
}
.blank3 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 3px
}
.blank6 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 6px
}
.blank9 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 9px
}
.blank12 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 12px
}
.blank9w {
	CLEAR: both; FONT-SIZE: 1px; BACKGROUND: #fff; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 9px
}
.blank15 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 15px
}
.blank20 {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 20px
}

.td_01{ border:#C8A028 dotted; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-color: #FFF;
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px}

.td_02{ border:#99F8C0 dotted; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-color: #FFF;
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}

.td_03{ border:#99F8C0 dotted; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-color: #FFF;
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}

.ima_boder_0{ border:#D2D1D2 solid; PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; background-color: #FFF;
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}

.mid {font-size: 14px; line-height: 180%; color: #288FDC; TEXT-ALIGN: left; text-decoration: none}
a.mid:link {font-size: 14px; line-height: 180%; color: #288FDC; TEXT-ALIGN: left; text-decoration: none}
a.mid:visited {font-size: 14px; line-height: 180%; color: #288FDC; TEXT-ALIGN: left; text-decoration: none}
a.mid:hover {font-size: 14px; line-height: 180%; color: #F50000; TEXT-ALIGN: left; text-decoration: underline}
a.mid:active {font-size: 14px; line-height: 180%; color: #F50000; TEXT-ALIGN: left; text-decoration: none}
.input_01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.input_02 {
        background-color:#FFF6E8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666; 
}

.suminfo01{border:#F4DAB1 solid 1px; padding:15px; background-color:#FFF6E8}

.price_01{color: #000; font-size:24px; padding-top:40px; text-align:center}
.price_02{ border: #F9E08D solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-color: #FFF;
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}


