/* CSS Document */
body
{
	margin: 0px;
	background-image: url(../images/web/images_1.jpg);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12px;
	color: #8c8c8c;
}
img
{
	border-width: 0px;
}
/******** link style *******/
a
{
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #ccc;
}
a.uOrange:link
{
	font-size: 12px;
	font-weight: bold;
	color: #FFC320;
	text-decoration: none;
}
a.uOrange:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFC320;
}
a.uOrange:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFC320;
}
a.uOrange:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFC320;
}
a.umenu02:link
{
	color: #A6A6A6;
	text-decoration: underline;
}
a.umenu02:visited
{
	text-decoration: underline;
	color: #A6A6A6;
}
a.umenu02:hover
{
	text-decoration: underline;
	color: #A6A6A6;
}
a.umenu02:active
{
	text-decoration: underline;
	color: #A6A6A6;
}
a.utag:link
{
	color: #0093E7;
	text-decoration: underline;
}
a.utag:visited
{
	text-decoration: underline;
	color: #0093E7;
}
a.utag:hover
{
	text-decoration: underline;
	color: #0093E7;
}
a.utag:active
{
	text-decoration: underline;
	color: #0093E7;
}
a.unav:link
{
	color: #737373;
	text-decoration: none;
}
a.unav:visited
{
	text-decoration: none;
	color: #737373;
}
a.unav:hover
{
	text-decoration: underline;
	color: #737373;
}
a.unav:active
{
	text-decoration: none;
	color: #737373;
}
a.unote:link
{
	color: #737373;
	text-decoration: underline;
}
a.unote:visited
{
	text-decoration: underline;
	color: #737373;
}
a.unote:hover
{
	text-decoration: underline;
	color: #737373;
}
a.unote:active
{
	text-decoration: underline;
	color: #737373;
}
a.unotepw:link
{
	color: #0091E4;
	text-decoration: none;
}
a.unotepw:visited
{
	text-decoration: none;
	color: #0091E4;
}
a.unotepw:hover
{
	text-decoration: underline;
	color: #0091E4;
}
a.unotepw:active
{
	text-decoration: none;
	color: #0091E4;
}
a.upage:link
{
	color: #999999;
	text-decoration: none;
}
a.upage:visited
{
	text-decoration: none;
	color: #999999;
}
a.upage:hover
{
	text-decoration: underline;
	color: #999999;
}
a.upage:active
{
	text-decoration: none;
	color: #999999;
}
a.unum:link
{
	color: #404040;
	text-decoration: none;
}
a.unum:visited
{
	text-decoration: none;
	color: #404040;
}
a.unum:hover
{
	text-decoration: underline;
	color: #404040;
}
a.unum:active
{
	text-decoration: none;
	color: #404040;
}

/*********** main style ***********/
.mainnav
{
	padding-top: 20px;
	float: right;
}
.mainnav div
{
	float: left;
	padding-right: 12px;
}

.main_input
{
	width: 268px;
	border: 1px solid #B3B3B3;
	color: #B3B3B3;
	padding: 0px 8px;
	height: 20px;
	line-height: 20px;
}
.proClass
{
	width: 110px;
	color: #B3B3B3;
	height: 18px;
	line-height: 18px;
	border: 1px solid #B3B3B3;
	margin-left: 3px;
}
.nav
{
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	padding-left: 10px;
}
.navtag
{
	font-size: 12px;
	font-weight: bold;
	color: #8FC15E;
}
.se_input
{
	width: 268px;
	height: 17px;
	border: 1px solid #B3B3B3;
	font-size: 12px;
	color: #B3B3B3;
	line-height: 19px;
	padding: 0px 8px;
}
.se_select
{
	width: 90%;
	height: 15px;
	border: 1px solid #B3B3B3;
	font-size: 12px;
	color: #B3B3B3;
	line-height: 15px;
}
.cate
{
	margin-left: 555px;
}
.search, .remark
{
	width: 410px;
	margin: 0 auto;
}
.remark .remarkTitle
{
	margin-top: 8px;
	margin-left: 100px;
	clear: both;
}
.remark .remarkTitle img
{
	float: left;
}
.remark .remarkTitle div
{
	margin-left: 10px;
	float: left;
	margin-top: 3px;
}
#key
{
	border: solid 1px #000;
	z-index: 20;
	position: absolute;
	background-color: #fff;
	display: none;
	width: 284px;
	margin-top: -5px;
}
#key div
{
	margin-left: 0px;
	cursor: pointer;
}
#cateInfo
{
	width: 403px;
	margin-top: -3px;
	position: absolute;
}
#cateInfo #closeCate
{
	display: none;
	width: 403px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	margin-top: -1px;
	border-top: solid 1px green;
	border-right: solid 1px green;
	border-left: solid 1px green;
	background-color: #f0f8ff;
}
#cateInfo #closeCate span
{
	text-align: right;
	color: Red;
	margin-left: 310px;
	width: 10px;
	cursor: pointer;
}
#cateInfo #mainCate
{
	display: none;
	width: 403px;
	margin-left: 0px;
	margin-top: 14px;
	z-index: 100;
	position: absolute;
	border: solid 1px green;
	background-color: #f0f8ff;
	min-height: 30px;
}
#cateInfo a
{
	text-decoration: none;
	color: Black;
}
#cateInfo a:hover
{
	text-decoration: underline;
	color: Red;
}

.register
{
	color: #404040;
	padding: 85px 0px;
	width: 726px;
	vertical-align: top;
}
.register textarea
{
	width: 80%;
	height: 50px;
}
.registerLine
{
	border-left: 1px solid #D9D9D9;
	width: 100%;
}
.registerLine table
{
	width: 97%;
	border: 0px;
}
.registerLine table th
{
	width: 120px;
	text-align: right;
	height: 45px;
	vertical-align: middle;
	padding-right: 5px;
}
.registerLine table td
{
	text-align: left;
	height: 45px;
	vertical-align: middle;
}
.registerTit
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 42px;
	padding: 85px 25px 85px 0px;
	width: 250px;
	vertical-align: top;
	text-align: right;
}
.registerNote
{
	color: #0091E4;
	vertical-align: middle;
}
.reginput
{
	height: 19px;
	border: 1px solid #737373;
	line-height: 21px;
}
.regSel
{
	width: 110px;
}
.regFile
{
	width: 350px;
	height: 21px;
}
.loginNote
{
	color: #A6A6A6;
}
.listNote
{
	font-size: 14px;
	color: #7B7B7B;
	padding-left: 15px;
}
.listTag, #topRecordNum
{
	color: #FF9600;
	font-weight: bold;
}

.listTit
{
	background: #EFEFEF;
	height: 24px;
}

.listBox
{
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	background: url(../images/web/images_10.jpg) bottom repeat-x;
	vertical-align: middle;
}
.listBox img
{
	width: 100px;
	height: 75px;
}
.listpage
{
	color: #ccc;
	padding-bottom: 8px;
}
.topNum
{
	color: #FF9600;
}

.noteGs
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.noteGsTxt
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	color: #595959;
	padding: 14px;
	line-height: 18px;
	height: 100px;
	vertical-align: top;
	background-color: #ebebeb;
}
.noteGsTxt p strong
{
	font-size: 14px;
	color: #000000;
}
.noteGsTxt p strong a
{
	color: Black;
}
.noteCp
{
	border: 1px solid #F0F0F0;
	padding: 14px;
}
.noteCp #alikeProducts img
{
	width: 54px;
	height: 42px;
}
.noteRight
{
	padding-top: 14px;
}
.noteRightBox
{
	padding-left: 4px;
	background: url(../images/web/doc.gif) bottom repeat-x;
	line-height: 18px;
}

.noteListBox
{
	border: 1px solid #DEDEDE;
}


.note001
{
	padding: 4px;
	border: 1px solid #BFBFBF;
}
.noteRightBox2
{
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/web/doc.gif) bottom repeat-x;
	line-height: 18px;
}
.noteRightBox3
{
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
.note002
{
	width: 550px;
	height: 62px;
	border: 1px solid #BFBFBF;
}
.note003
{
	border: 1px solid #BFBFBF;
}
/*********************** 产品投诉 ********************/
.backBox
{
	padding-top: 12px;
	padding-bottom: 45px;
	border-left: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.backBox span
{
	font-size: 14px;
	font-weight: bold;
	color: #2b6dd9;
}
.backTxt
{
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	font-weight: normal;
	text-align: left;
}
.backTxt02
{
	font-size: 14px;
	line-height: 18px;
	color: #d40000;
}
.backTit
{
	border-bottom: #ffcd87 1px solid;
}
.backFormTxt
{
	width: 667px;
	height: 85px;
	color: #404040;
	border: 1px solid #999999;
	padding: 4px;
}
/*********************** End ********************/

/*********************** 产品目录 ********************/
.codylistTit
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.codylistTit02
{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
}
.codylistBox
{
	border-left: 1px solid #cdcfd2;
	border-right: 1px solid #cdcfd2;
	border-bottom: 1px solid #cdcfd2;
}
.codylist
{
	float: left;
	white-space: nowrap;
	word-wrap: break-word;
	margin-top: 10px;
	background: url(../images/web/codylist1.gif) right repeat-y;
}
.codylist ul
{
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.codylist li
{
	float: left;
	height: 22px;
	color: #5d89df;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	list-style-type: none;
	word-break: break-all;
	background: url(../images/web/codylist2.gif) right no-repeat;
}
.codylist span a
{
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #008bdc;
	padding-left: 10px;
}
.codylist02
{
	float: left;
	white-space: nowrap;
	word-wrap: break-word;
	margin-top: 10px;
}
.codylist02 ul
{
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.codylist02 li
{
	float: left;
	height: 22px;
	color: #5d89df;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	list-style-type: none;
	word-break: break-all;
	background: url(../images/web/codylist2.gif) right no-repeat;
}
.codylist02 span a
{
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #008bdc;
	padding-left: 10px;
}
a.ucodyBlue01
{
	font-size: 14px;
	font-weight: bold;
	color: #008bdc;
	text-decoration: none;
}
a.ucodyBlue01:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #008bdc;
}
a.ucodyBlue01:hover
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #ec8600;
}
a.ucodyBlue01:active
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #008bdc;
}
a.ucodyBlue02:link
{
	color: #5d89df;
	text-decoration: none;
}
a.ucodyBlue02:visited
{
	text-decoration: none;
	color: #5d89df;
}
a.ucodyBlue02:hover
{
	text-decoration: underline;
	color: #ec8600;
}
a.ucodyBlue02:active
{
	text-decoration: none;
	color: #5d89df;
}
a.ucodyBlue03:link
{
	font-size: 14px;
	font-weight: bold;
	color: #ec8600;
	text-decoration: none;
}
a.ucodyBlue03:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ec8600;
}
a.ucodyBlue03:hover
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #ec8600;
}
a.ucodyBlue03:active
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ec8600;
}
a.ucodyBlue04:link
{
	color: #ec8600;
	text-decoration: none;
}
a.ucodyBlue04:visited
{
	text-decoration: none;
	color: #ec8600;
}
a.ucodyBlue04:hover
{
	text-decoration: underline;
	color: #ec8600;
}
a.ucodyBlue04:active
{
	text-decoration: none;
	color: #ec8600;
}
a.ucodyBlue05:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.ucodyBlue05:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.ucodyBlue05:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
a.ucodyBlue05:active
{
	text-decoration: none;
	color: #FFFFFF;
}

/*********************** END ********************/


.footer
{
	font-family: Verdana;
	border-bottom: 1px solid #CDDDF4;
	margin-top:30px;
	vertical-align: top;
	text-align: center;
}

.cue
{
	color: #0091E4;
}

.searchItem
{
	width: 442px;
	margin: 0px auto;
}
.searchItem div
{
	float: left;
}
/********************080530增加在更多运气********************/
.n1
{
	padding: 0px;
	margin: 0px;
	color: #ec8600;
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
	padding-top: 20px;
	padding-bottom: 4px;
	border-bottom: 1px #CCCCCC solid;
}


/****08-10-08****/
.list
{
	color: #404040;
	padding: 85px 0px;
	width: 70%;
	vertical-align: top;
}

/**advertisement 08-10-06**/
.ads
{
	border-left: solid 1px #d1d1d1;
	text-align: left;
	width: 85%;
	margin-top: 100px;
	margin-left: 30px;
}
.ads_support
{
	text-align: right;
}
.ads_content
{
	margin-top: 15px;
	margin-left: 10px;
}
.ads_content_title
{
	margin-top: 10px;
}
.ads_content_info
{
	margin-top: 5px;
}
.ads_business
{
	margin-top: 15px;
	text-align: right;
	text-decoration: underline;
}
.ads a
{
	font-size: 15px;
	color: #000B6C;
	text-decoration: underline;
}
.ads a span
{
	color: #A60000;
	text-decoration: underline;
}
