﻿body
{
	font-size: .9em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-face-color: #D9D8D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D9D8D9;
	scrollbar-3dlight-color: #9E9EB6;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-border-width: 0px;
	scrollbar-border-style: Solid;
	background: url(bj/back.gif);
}

a:visited, a:active, a:link
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: bold;
	text-decoration: underline;
}
.buttoma:visited, .buttoma:active, .buttoma:link
{
	color: black;
	text-decoration: none;
}
h1
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}

h1 a:visited, h1 a:active, h1 a:link
{
	color: #000;
}

h1 a:hover
{
	color: #47F;
	text-decoration: none;
}

h2
{
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 1.0em;
}

h3
{
	font-size: 1.2em;
}

h5
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 10px 0px;
}

#authors ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 5px;
}
.wo2
{
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	color: #D7F5F7;
}

.News
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 10px;
}

.HeaderTitle
{
	color: Black;
	font-size: 1.5em;
	margin: 0px;
}

.HeaderTitles
{
	color: Black;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.HeaderTitles a:visited, .HeaderTitles a:active, .HeaderTitles a:link, .HeaderTitles a:hover
{
	color: Black;
	text-decoration: none;
	font-size: .75em;
	font-weight: normal;
}

.HeaderBar
{
	font-weight: bold;
	font-size: 8pt;
	border-collapse: collapse;
	background-image: url(images/WinXP-Silver_TabBackLeft.gif);
	background-repeat: repeat-x;
}

.HeaderBar a:visited, .HeaderBar a:active, .HeaderBar a:link
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
}

.HeaderBarTab
{
	background-image: url(images/WinXP-Silver_NavBar.gif);
	background-repeat: repeat-x;
	border-collapse: collapse;
	padding: 0px;
}

.BlogStatsBar
{
	text-align: right;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	border-collapse: collapse;
}

.date img
{
	vertical-align: middle;
}

.date
{
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	text-align: right;
}

blockquote
{
	font-style: italic;
}

.postTitle a:visited, .postTitle a:active, .postTitle a:link
{
	color: #3F3D3D;
	text-decoration: none;
}

.post, .post2
{
	border-right: #9E9EB6 1px solid;
	border-top: #9E9EB6 1px solid;
	border-left: #9E9EB6 1px solid;
	border-bottom: #9E9EB6 1px solid;
	background-color: #ffffff;
}
.post2
{
	background-color: Transparent;
}
.postTitle
{
	padding-left: 3px;
	font-weight: bolder;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #9FB086 1px dashed;
	background-color: Whitesmoke;
}

.postText
{
	padding-right: 10px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 5px;
	padding-top: 1px;
}

.postFoot
{
	background-color: #D9D8D9;
	border-top: #9FB086 1px dashed;
	font-size: 9pt;
	color: Black;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
}

#top
{
	background-image: url(images/WinXP-Silver_HeaderBackground.gif);
	background-repeat: repeat;
	color: WhiteSmoke;
	border-top: 0px solid Black;
	border-bottom: 1px solid Black;
	padding: 0px;
	margin: 0px;
}

#tagline
{
	font-size: 0.8em;
	margin: 0px;
	color: Black;
}

#leftmenu
{
	position: absolute;
	left: 0px;
	width: 200px;
	height: auto;
	background-color: #D9D8D9;
	padding-top: 5px;
	border: solid 1px;
	border-color: #9E9EB6;
}

#leftmenu h3
{
	font-size: 0.75em;
	color: #3F3D3D;
	margin: 0px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: solid 1px;
	border-bottom-color: #9E9EB6;
}

#leftmenu ul
{
	list-style: none;
	margin: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 8pt;
}

#leftmenu a
{
	padding: 1px;
	text-decoration: none;
	color: #3F3D3D;
}

#leftmenu a:active, #leftmenu a:visited, #leftmenu a:link
{
}

#leftmenu a:hover
{
	font-style: normal;
	font-weight: bold;
	color: #3F3D3D;
}

#main
{
	margin-left: 200px;
	background-color: #E0DFE3;
	padding: 10px;
	border-left: 0px solid #9E9EB6;
	border-bottom: 2px solid #9E9EB6;
}

#footer
{
	margin: 0px;
	padding-top: 5px;
	text-align: right;
	font-size: 0.7em;
}

input, textarea
{
	font-size: 1.0em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.CommentForm
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Button
{
	border: 1px solid SteelBlue;
	background-color: gainsboro;
}

.HotProductImageTable
{
	height: auto;
	text-align: center;
	font-size: 9pt;
}
.HotProductImage
{
	border: solid 1px #025180;
	height: 65.6px;
	width: 71.5px;
}

.ContractTextBox
{
	text-indent: 0px;
	border: none;
	font-size: 9pt;
	overflow: visible;
	width: 95%;
	height: auto;
	background-color: Transparent;
}

.InfoTextBox
{
	border: none;
	font-size: 11pt;
	letter-spacing: 4px;
	line-height: 25px;
	overflow: visible;
	width: 100%;
	background-color: Transparent;
}
.MessageTextBox
{
	border: 1px solid #e0e0e0;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFf;
	color: #000080;
}

.MessageButton
{
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #DCDCDC;
	color: #000080;
	background: url(images/WinXP-Silver_HeaderBackground.gif);
}
.SearchButton
{
	border: 0px solid #000000;
	background: url(images/search.jpg);
	cursor: hand;
}
.Menu
{
	color: White;
	font-size: 9pt;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
}
.Menu1
{
	color: White;
	font-size: 9pt;
	background-image: url(images/menu1.gif);
	background-repeat: repeat-x;
}
.TopNew
{
	color: White;
	font-size: 9pt;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.Top2New
{
	background: url(images/top2.gif);
}
.TitleNew
{
	color: Black;
	font-size: 9pt;
	background-image: url(images/leftMenu.gif);
	background-repeat: repeat-x;
}
.ButtomNew
{
	background: url(images/bg_buttom.gif);
}

.unnamed1
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.unnamed3
{
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.unnamed5
{
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F0FFFF;
}
.unnamed7
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.unnamed8
{
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
#ImgHtmlAnchorName a:link
{
	color: White;
}

.divlblTab
{
	float: right;
	padding-right: 12px;
}
.d323
{
	background: url(http://s.yizimg.com/skins/SB73Skin/images/d2_33.jpg);
	height:36px;
	width:205px;
	float: left;
	overflow: hidden;
}
.cpss
{
	width:130px;
	height:22px;
	padding:3px 0 0 0;
}
.commontext
{
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	text-align: left;
	padding: 20px;
	line-height: 22px;
}
.commontext a
{
	font-size: 12px;
}
.commontext2
{
	background: url(http://s.yizimg.com/skins/SB73Skin/images/xmn_31.gif);
	width:180px;
	padding:0 0 0 25px;
	line-height:36px;
	float:left;
	overflow: hidden;
}
.commontext2 a
{
	line-height:26px;
	height:26px;
	padding:10px 0 0 0;
	width:148px !important;
	float:left;
}
.commontext2 maxLen
{
	width:148px;
}
.brandlistimagesate
{
	width: 138px;
	height:68px;
	text-align: center;
	overflow: hidden;
}
.productImageaa
{
	border: none;
	margin-top: expression(this.height <138?(68 - this.height)/2:0);
	border: 0px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
.productName2
{
	font-size: 12px;
	width:140px;
	text-align: center;
	line-height: 20px;
	margin: 5px auto 0 auto;
}
.productName2 strong
{
	font-weight:normal;
}

.xmn_27{
overflow:hidden;
line-height:30px;
width:191px;
padding:0 0 0 16px;
background: url(http://s.yizimg.com/skins/SB73Skin/images/xmn_27.gif);
text-align:left;
}

.searchborder{
width:120px;
height:22px;
margin:2px 0 0;
font-size:12px;
}

.searchbutton2{
font-size:12px;
width:60px;
margin:2px 0 0;
}
