﻿/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: none;
}
h1
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
h2
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #8153A5;
	text-decoration: underline;
}
a:active
{
	color: #56427F;
	text-decoration: underline;
}
a.currentLink, a.currentLink:visited
{
	color: #8153A5;
}
#divJavaScript
{
	width: 970px;
	height: 30px;
	border: 1px solid #F8B3D0;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	margin: 0 auto;
	background: #FFF5FA;
}

#divContainer
{
	width: 970px;
	margin: 0 auto;
}

#divHead
{
	width: 970px;
	height: auto;
}

#divHead #logo
{
	width: 295px;
	height: 72px;
	float: left;
}
#divHead #logo img
{
	width: 295px;
	height: 72px;
	display: block;
}
#divHead #headAccount
{
	width: 641px;
	height: 72px;
	float: right;
}

#headAccount #myAccount
{
	height: 20px;
	width: 641px;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 20px;
}
#myAccount ul
{
	list-style-type: none;
	list-style-position: inside;
	float: right;
	margin-right: 5px;
}
#myAccount ul li
{
	float: left;
	margin-left: 10px;
	text-align:right;
}
#myAccount ul li span
{
	color: #999;
	margin-left: 10px;
}
#myAccount ul li a
{
	color: #666;
}
#headAccount #login
{
	height: 40px;
	width: 641px;
	text-align: right;
}
#headAccount #login a:link, #headAccount #login a:active, #headAccount #login a:visited
{
	color: #000000;
	font-size: 13px;
	line-height: 13px;
}
#headAccount #login a:hover
{
	color: #C66B02;
}
#headAccount #login .currency
{
	float: right;
	width: 145px;
	height: 26px;
	color: #666;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 26px;
}
#headAccount #login .currency select
{
	width: 68px;
	height: 24px;
	font-size: 14px;
	color: #333;
	margin-left: 5px;
	border: solid 1px #BBBBBB;
	line-height: 24px !important;
}
#headAccount #login .welcome
{
	float: right;
	margin-right: 15px;
	width: auto;
	height: 25px;
	font-size: 12px;
	margin-top: 13px;
	color: #666;
}
#headAccount #login .welcome a
{
	color: #8153A5 !important;
}
#headAccount #login .bookMark
{
	width: 125px;
	height: 16px;
	float: right;
	margin-top: 12px;
	margin-right: 5px;
}
#headAccount #menuTag
{
	width: 675px;
	height: 28px;
	text-align: right;
}
#menuTag #nvaTag
{
	width: auto;
	margin-top: 7px;
	height: 21px;
	float: right;
	margin-right: 5px;
}
#menuTag #nvaTag ul
{
	float: right;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 3px 0 0;
}
#menuTag #nvaTag ul li
{
	float: left;
	margin-left: 3px;
	width: 105px;
	height: 21px;
	background: transparent url(../Images/menu_R2.gif) no-repeat scroll right top;
}
#menuTag #nvaTag ul li .navTagCenter
{
	background: transparent url(../Images/menu_L2.gif) no-repeat scroll left center;
	width: 105px;
	text-align: center;
	height: 21px;
}
#menuTag #nvaTag ul li .navTagCenter a
{
	line-height: 21px;
	font-weight: bold;
	height: 21px;
	width: 105px;
	display: block;
}
#menuTag #nvaTag ul li.navCurrent
{
	float: left;
	margin-left: 3px;
	width: 105px;
	height: 21px;
	background: transparent url(../Images/menu_R1.gif) no-repeat scroll right top;
}
#menuTag #nvaTag ul li.navCurrent .navTagCenter
{
	background: transparent url(../Images/menu_L1.gif) no-repeat scroll left center;
	text-align: center;
	width: 105px;
	height: 21px;
}
#menuTag #nvaTag ul li.navCurrent .navTagCenter a
{
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	width: 105px;
	display: block;
}
#menuTag #nvaTag ul li.navCurrent .navTagCenter a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#menuTag #nvaCurrency
{
	float: right;
	width: 159px;
	height: 24px;
	float: right;
	margin-top: 4px;
}
#menuTag #nvaCurrency #nvaCurrencyLeft
{
	width: 5px;
	height: 24px;
	float: left;
	background: url('../Images/Currency_Left.gif') left center no-repeat;
}
#menuTag #nvaCurrency #nvaCurrencyCenter
{
	height: 23px;
	width: 149px;
	float: left;
	border-top: 1px solid #DDDDDD;
	background: #FFFFFF;
	line-height: 23px;
	text-align: center;
}
#menuTag #nvaCurrency #nvaCurrencyRight
{
	width: 5px;
	height: 24px;
	float: left;
	background: url('../Images/Currency_Right.gif') left center no-repeat;
}

#divHead #headSearch
{
	/*width: 936px;*/
	width: 970px;
	height: 41px;
	clear: both;
}
.search_l
{
	width: 89px;
	height: 41px;
	float: left;
	background: url('/Images/Global/search_left.gif') no-repeat;
}
.search_c
{
	/*width: 844px;*/
	width: 878px;
	height: 41px;
	float: left;
	background: url('/Images/Global/search_center.gif') repeat-x;
}
.search_r
{
	width: 3px;
	height: 41px;
	float: left;
	background: url('/Images/Global/search_right.gif') no-repeat;
}
#categoryNav
{
	/*width: 936px;*/
	width: 970px;
	height: 32px;
	clear: both;
}
.cN_l
{
	width: 3px;
	height: 32px;
	float: left;
	background: url('/Images/Global/category_left.gif') no-repeat;
}
.cN_c
{
	/*width: 929px;*/
	width: 962px;
	height: 32px;
	float: left;
	list-style: none;
	background: url('/Images/Global/category_center.gif') repeat-x;
}
.cN_r
{
	width: 4px;
	height: 32px;
	float: left;
	background: url('/Images/Global/category_right.gif') no-repeat;
}
.all_category_more
{
	width: 175px;
	margin-top: 1px;
	float: left;
	height: 27px;
	cursor: default;
	background: url('/Images/Global/category_more.gif') no-repeat 143px;
}

.all_category_more_select
{
	width: 175px;
	margin-top: 1px;
	float: left;
	height: 27px;
	cursor: pointer;
	background: #FFF url('/Images/Global/category_more.gif') no-repeat 143px;
}
.all_category_span a
{
	width: 143px;
	margin-left: 32px;
	height: 27px;
	line-height: 27px;
	color: #666 !important;
	font-size: 13px;
	font-weight: bolder;
	cursor: default;
}
.all_category_span a:hover
{
	width: 143px;
	margin-left: 32px;
	height: 27px;
	line-height: 27px;
	color: #8153a5 !important;
	text-decoration: none !important;
	font-size: 13px;
	font-weight: bolder;
}

.navArea
{
	height: 26px;
	float: left;
	margin-top: 1px;
	background: url('/Images/Global/category_item_right.gif') no-repeat 0px;
}
.navArea a
{
	height: 26px;
	line-height: 26px;
	padding: 0px 30px 0px 20px;
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
.navArea a:hover
{
	color: #8153A5 !important;
	text-decoration: underline !important;
}
.currentNavArea
{
	color: #8153A5 !important;
	font-weight:bolder;
}
#searchLeft
{
	width: 185px;
	float: left;
	height: 38px;
}
#searchLeft h2
{
	display: block;
	line-height: 30px;
	background: transparent url('../Images/searchNav_L1.gif') no-repeat scroll left top;
}
#searchLeft h2 a
{
	color: #FFFFFF;
	font-size: 15px;
	width: 175px;
	height: 33px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
#searchLeft h2 a:hover
{
	text-decoration: underline;
}
#searchLeft h2 #spnAllCategories
{
	color: #FFFFFF;
	font-size: 15px;
	width: 175px;
	height: 33px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 36px;
}
#searchRight
{
	float: right;
	height: 34px;
	width: 100%;
	margin-top: 4px;
	background: transparent url('../Images/searchRight_Center.gif') repeat scroll right top;
}
.searchText
{
	height: 34px;
	float: left;
	color: #333333;
	font-size: 14px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 34px;
	background: transparent url('../Images/searchRight_L1.gif') no-repeat scroll left top;
}
.searchInput
{
	height: 26px;
	width: 345px;
	margin-right: 7px;
	_margin-right: 3px;
	float: left;
	color: #333333;
	margin-top: 7px;
}
.OCategory
{
	float: left;
	width: 200px;
	height: 26px;
	margin-top: 7px;
}
.OCategory select
{
	width: 198px;
	border: solid 1px #BBBBBB !important;
	color: #333;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.OCategory select option
{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.searchButton
{
	height: 26px;
	float: left;
	margin-top: 7px;
	margin-left: 6px;
	padding-right: 2px;
}
.txtInputSearch
{
	border: solid 1px #BBBBBB;
	width: 339px;
	height: 20px;
	line-height: 20px;
	padding: 2px;
}
.btnSearch
{
	width: 36px;
	height: 26px;
	cursor: pointer;
	border: medium none;
	background: url('/Images/Global/search_btn.gif') no-repeat;
}
.shoppingCart
{
	float: right;
	width: auto;
	height: 30px;
	margin-top: 5px;
	margin-right: 20px;
}
.shoppingCart_Left
{
	float: left;
	background: url('/Images/Global/cart_left.gif') no-repeat;
	width: 43px;
	height: 30px;
}
.shoppingCart_Center
{
	float: left;
	background: url('/Images/Global/cart_center.gif') repeat-x;
	height: 30px;
	padding-right: 13px;
	line-height: 30px;
}
#cartCount
{
	color: Yellow;
	font-weight: bolder;
}
.shoppingCart_Center img
{
	padding-top: 10px;
}
.shoppingCart_Center a, .shoppingCart_Center a:link, .shoppingCart_Center a:visited, .shoppingCart_Center a:active, .shoppingCart_Center span
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.shoppingCart_Center a:hover, .shoppingCart_Center a:hover span
{
	text-decoration: underline !important;
	color: #FFFFFF !important;
}
.shoppingCart_Right
{
	float: left;
	background: url('/Images/Global/cart_right.gif') no-repeat left;
	width: 3px;
	height: 30px;
}
/*--------------------All Categories(Begin) ---------------------------*/

#all_category_Show
{
	position: absolute;
	z-index: 2;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	width: 486px;
	background: #FFF;
	padding-bottom: 10px;
	display: none;
	padding-top: 20px;
	margin-left: -1px;
	margin-top: 26px;
	_margin-top: 21px; *margin-top:21px;
cursor:default;
}
.tit_show
{
	line-height: 24px;
	font-weight: bolder;
	font-size: 13px;
	width: 474px;
	padding-left: 12px;
}
#all_category_Show ul
{
	list-style: none;
	width: 486px;
}
#all_category_Show li
{
	list-style: none;
	float: left;
	width: 148px;
	padding-right: 2px;
	padding-left: 12px;
	overflow: hidden;
	line-height: 18px;
}
#all_category_Show li a:hover
{
	color: #8153A5;
	text-decoration: underline;
}
#all_category_Show .lineHr
{
	border-bottom: solid 1px #E4E4E4;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 486px;
}
#divLeft
{
	width: 229px;
	float: left;
	margin-right: 6px;
	margin-left: 2px;
	margin-top: 7px;
}
.recommand_category
{
	width: 227px;
	border: solid 1px #DDDDDD;
	background: #F7F7F7;
	margin-bottom: 10px;
}
.recommand_category ul
{
	width: 220px;
	list-style: none;
	height: 248px;
	padding: 5px 3px 5px 4px;
}
.recommand_category li
{
	float: left;
	width: 110px;
	height: 124px;
	overflow: hidden;
}
.recommand_category li img
{
	width: 100px;
	height: 100px;
	margin: 0px 5px;
}
.recommand_category li .cate_title
{
	width: 100px;
	line-height: 11px;
	height: 24px;
	color: #8153A5 !important;
	overflow: hidden;
	text-align: center !important;
}
.recommand_category li .cate_title a
{
	color: #8153A5 !important;
}
.second_category
{
	width: 227px;
	border: solid 1px #DDDDDD;
	background: #FFF;
	margin-bottom: 10px;
}
.second_category .second_c_top
{
	width: 227px;
	height: 27px;
	border-bottom: solid 1px #DDDDDD;
	background: url('/Images/Global/category_tit_bg.gif') repeat-x;
}
.second_c_top span, .second_c_top h2
{
	height: 27px;
	line-height: 27px;
	padding-left: 6px;
	font-size: 13px;
	color: #666 !important;
}
.second_category .second_c_cont
{
	width: 220px;
	padding: 10px 3px 10px 4px!important;
	clear: left;
}
.second_category .second_c_cont ul
{
	width: 220px;
	list-style: none;
	clear: both;
}
.second_category .second_c_cont li
{
	width: 110px;
	float: left;
	margin-bottom: 6px;
	background: url('/Images/Global/category_item.gif') no-repeat 0px 6px;
}
.second_category_nomal
{
	width: 90px;
	line-height: 16px;
	color: #8153A5 !important;
	padding-left: 12px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
	padding-right: 8px;
	font-weight: bold;
}

.second_category_selected
{
	color: #333 !important;
	width: 90px;
	line-height: 16px;
	padding-left: 12px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
	padding-right: 8px;
	font-weight: bold;
}

/*-------------------- Categories Style(Begin) ---------------------------*/
#divLeft .leftMenu
{
	width: 183px;
	height: auto;
	border: 1px solid #6D2CA2;
	border-top: none;
	border-bottom-width: 2px;
	margin-bottom: 10px;
}
#autoMenu
{
	position: absolute;
	width: 183px;
	height: auto;
	border: 1px solid #6D2CA2;
	border-top: none;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	background: #FAFAFA;
	display: none;
}
.categoryListUL
{
	list-style: none;
	position: relative;
}
.categoryListLI
{
	width: 183px;
	line-height: 24px;
	display: block;
	background: transparent url('../Images/menu_arrow_bg.gif') no-repeat scroll 0 0;
}
.categoryListLI a
{
	border-top: 1px solid #DDDDDD;
	font-weight: bold;
	padding-left: 10px;
	color: #050505;
	height: 100%;
	width: 173px;
	display: block;
	line-height: 24px;
	text-decoration: none;
	border-left: 0px;
}
.categoryListLI a:hover
{
	color: #000000;
	background: #FFFFFF;
}

.subcon
{
	display: none;
	margin-left: 156px;
	height: auto;
	width: 372px;
	border-top: #dddddd 1px solid;
	background: url('../images/menu_arrowGroup_bg.gif') right bottom;
	padding-bottom: 4px;
	padding-top: 5px;
	position: absolute;
	z-index: 100;
}
.subcategoryListUL
{
	height: auto;
	z-index: 1;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #ffffff; /*border-left:1px solid #DDDDDD;*/
}

.subcategoryListUL2
{
	height: auto;
	z-index: 1;
	width: 180px;
	width: auto;
	float: left;
	margin: 0 0 6px 0;
	padding: 0;
	background-color: #ffffff;
	border-left: 1px solid #DDDDDD;
}
.subcategoryListLI
{
	width: 184px;
	display: block;
	border-left: 1px solid #DDDDDD;
	background: #ffffff;
}
.subcategoryListLI2
{
	width: 176px;
	display: block;
	background: #ffffff;
}
.TopsubcategoryListLI
{
	padding: 0 0 0px 8px;
	margin-left: 5px;
	border-top: 0px;
	height: 19px;
	color: #323232;
	width: 165px;
	font-weight: bolder;
	display: block;
	line-height: 21px;
	overflow: hidden;
	text-decoration: none;
	background: url(../Images/Categories/bg2.jpg) no-repeat #ffffff;
}
.subcategoryListLI a
{
	font-weight: normal;
	padding: 0px;
	margin-left: 15px;
	border-top: 0px;
	height: 21px;
	color: #000;
	height: 100%;
	width: 150px;
	display: block;
	line-height: 21px;
	text-decoration: none;
}
.subcategoryListLI2 a
{
	font-weight: normal;
	padding: 0px;
	margin-left: 15px;
	border-top: 0px;
	height: 21px;
	color: #000;
	height: 100%;
	width: 140px;
	display: block;
	line-height: 21px;
	text-decoration: none;
}

.subcategoryListLI2 a:hover
{
	color: #C66B02;
	text-decoration: underline;
	background: #FFFFFF;
}


.subcategoryListLI a:hover
{
	color: #C66B02;
	text-decoration: underline;
	background: #FFFFFF;
}



/*-------------------- Categories Style(end) ---------------------------*/

#divLeft .leftKeyWords
{
	width: 183px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	background: transparent url('../Images/keyWords_bg.gif') repeat-x scroll center top;
	word-break: break-all;
}
.leftKeyWords h2
{
	display: block;
	font-size: 14px;
	padding: 10px 0 10px 10px;
}
.leftKeyWords p
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	line-height: 18px;
}
.leftKeyWords p a
{
	color: #343434;
	font-size: 12px;
}
#divLeft .leftTrans
{
	width: 183px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
table.translate_Content
{
	width: 175px;
	height: 65px;
	display: block;
	line-height: 18px;
	background-color: #F0F0F0;
	margin: 0px 5px 5px 5px;
}
.translate_Content a
{
	color: #343434;
	text-decoration: none;
}

#divContent
{
	/*width: 697px;*/
	width: 730px;
	margin-top: 7px;
	float: left;
	margin-bottom: 10px;
}
#divContent #contentLeft
{
	/*width: 697px;*/
	width: 730px;
	float: left;
}
#divContent #contentRight
{
	width: 180px;
	float: right;
}
#contentLeft .banner
{
	/*width: 697px;*/
	width: 730px;
	min-height: 195px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#contentLeft .banner img
{
	border: none;
}
#contentLeft .contentInfo
{
	margin: 0 auto;
	width: 580px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
#contentLeft .contentInfo h2
{
	color: #8153A5;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #8153A5;
}

.contentInfo .listPro
{
	width: 173px;
	float: left;
	margin: 10px 0px;
	padding: 0px 10px;
}
.contentInfo .listPro .listPro_img
{
	width: 171px;
	height: 112px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #E1E1E1;
}
.contentInfo .listPro .listPro_txt
{
	width: 173px;
	min-height: 30px;
	overflow: hidden;
	margin: 5px 0px;
}
.contentInfo .listPro ul
{
	padding: 0px 5px;
	list-style: none;
	margin-bottom: 5px;
}
.contentInfo .listPro ul li
{
	background: transparent url('../Images/homeMiddleIcon_dot.gif') no-repeat scroll 0 6px;
	text-indent: 0.8em;
	line-height: 18px;
	font-weight: bold;
}

.rSendMail
{
	width: 178px;
	height: 150px;
	border: 1px solid #DDDDDD;
	background: transparent url('../Images/sendEmail_bg.gif') repeat scroll center top;
	margin-bottom: 10px;
}
.rSendMailContent
{
	display: block;
	width: 147px;
	height: 50px;
	float: right;
	margin-top: 80px;
}
.txtInputMail
{
	border: 1px solid #B8B6B7;
	width: 105px;
	height: 17px;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
}
.btnSendmail
{
	width: 28px;
	height: 17px;
	margin-top: 5px;
}
#contentRight .linkWebSite
{
	width: 178px;
	height: 88px;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
}
#contentRight .shippingInfo
{
	width: 178px;
	height: 160px;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
	background: #ffffff url('../Images/ShippingInfo_Bg.gif') no-repeat scroll center top;
}
#contentRight .shippingInfo p
{
	color: #686868;
	font-size: 11px;
	line-height: 14px;
	margin: 65px 0px 10px 10px;
}
#contentRight .shippingInfo div
{
	color: #2F2F2F;
	padding-top: 5px;
	text-align: center;
}
#contentRight .shippingInfo div a
{
	color: #732DAA;
	padding-left: 8px;
	text-decoration: underline;
	background: transparent url('../Images/homeShipping_Arrow.gif') no-repeat scroll 0 center;
}
#contentRight .shippingInfo div a:hover
{
	color: #C66B02;
	text-decoration: underline;
}
#contentRight .QCStyle
{
	width: 178px;
	height: 121px;
	border: 1px solid #DDDDDD;
	background: #ffffff url('../Images/QC_bg.gif') no-repeat scroll center top;
}
#contentRight .QCStyle div
{
	margin: 100px auto auto 56px;
}
#contentRight .QCStyle div a
{
	color: #732DAA;
	text-decoration: underline;
}
#contentRight .QCStyle div a:hover
{
	color: #C66B02;
	text-decoration: underline;
}


#divFooter
{
	clear: both; /*width: 936px;*/
	width: 970px;
}
#divFooter .footWhy
{
	width: 936px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
#divFooter .footWhy .whyTitle
{
	width: 936px;
	height: 25px;
	background: transparent url('../Images/footerTitle_bg.gif') repeat-x scroll 0 0;
}
#divFooter .footWhy .whyTitle span
{
	font-weight: bold;
	padding-left: 8px;
	line-height: 24px;
	background: transparent url('../Images/footerTitle_Arrow.gif') no-repeat scroll 0 center;
}

#divFooter .footWhy .whyTitle span.titleSpan
{
	margin-left: 14px;
	margin-right: 315px;
}
#divFooter .footWhy .whyLeft
{
	width: 575px;
	float: left;
	min-height: 200px;
	margin-right: 12px;
	padding-bottom: 5px;
	padding-right: 25px;
}
#divFooter .footWhy .whyLeft div
{
	color: #666666;
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#divFooter .footWhy .whyLeft .leftTitle
{
	font-weight: bold;
	margin: 10px 5px 3px 12px;
}
#divFooter .footWhy .whyLeft .leftTitle span
{
	padding-left: 28px;
	background: transparent url('../Images/IconFont_F.gif') no-repeat scroll 0 center;
}

#divFooter .footWhy .whyRight
{
	width: 350px;
	float: left;
	min-height: 200px;
	padding-bottom: 5px;
}
#divFooter .footWhy .whyRight .divFootQuestion
{
	clear: both;
	text-align: right;
	margin-right: 10px;
}
#divFooter .footWhy .whyRight .divFootQuestion a
{
	color: #732DAA;
	text-decoration: underline;
}
#divFooter .footWhy .whyRight .divFootQuestion a:hover
{
	color: #C66B02;
	text-decoration: underline;
}
#divFooter .footWhy .whyRight ul
{
	list-style: none;
	margin-top: 10px;
}

#divFooter .footWhy .whyRight ul li
{
	width: 165px;
	float: left;
	line-height: 14px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent url('../Images/list_Icon_nav.gif') no-repeat scroll 0 center;
}

#divFooter .footerInfo
{
	width: 970px;
	height: auto;
}
.footer_Top
{
	width: 970px;
}
.footer_Link
{
	margin-top: 5px;
	width: 970px;
	margin-right: 2px;
	height: 42px;
	background: #EEE;
}
.link_Left
{
	float: left;
	margin-left: 5px;
}
.link_Left a
{
	color: #999;
	margin: 0px 15px;
	line-height: 42px;
}
.link_Left span
{
	color: #999;
}
.link_right
{
	float: right;
	padding-top: 7px;
}
.foot_txt
{
	width: 263px;
	height: 22px;
	border: solid 1px #CDCDCD;
	line-height: 22px;
	padding: 2px;
	color: #000;
	float: left;
	margin-right: 12px;
}
.foot_btn
{
	width: 76px;
	float: left;
	margin-right: 35px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url('/Images/Global/foot_btn.gif') no-repeat;
}
.footer_siteMap
{
	margin-top: 5px;
}
.footer_siteMap a
{
	padding-left: 5px;
	padding-right: 5px;
}
.footer_img
{
	height: 69px;
	margin-top: 15px;
	text-align: center;
}
.footer_img img
{
	margin-left: 5px;
	vertical-align: middle;
}
.footer_copyright
{
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
.notice
{
	font-size: 12px;
	background: #fffcdb;
	border: 1px solid #d6d2b4;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.notice p
{
	height: 40px;
}
.success
{
	background: #fffcdb;
	border: 1px solid #d6d2b4;
	padding: 11px 12px;
	margin: 0 auto;
}
.error
{
	font-size: 12px;
	background: #fffcdb;
	border: 1px solid #d6d2b4;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.txtStyle, .txtCurrent, .txtError
{
	color: #010000;
	font-size: 13px;
	padding: 3px;
	border: 1px solid #B9B2C4;
}
.txtCurrent
{
	background-color: #FFFEEA;
}
.txtError
{
	background-color: #FFDCDA;
}

.divOkMsg
{
	padding: 5px 5px 5px 25px;
	border: 1px solid #00BE00;
	background: #E6FFE6 url(/Images/standard_msg_ok.gif) 5px 5px no-repeat;
	color: #333;
}
.divWarningMsg
{
	padding: 5px 5px 5px 25px;
	border: 1px solid #E3E197;
	background: #FFFFDD url(/Images/Icon_ArrowNotice.gif) 5px 5px no-repeat;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
.divWarningMsg ul, .divWarningMsg li
{
	margin-left: 7px;
	line-height: 18px;
}
.divErrorMsg
{
	padding: 5px 5px 5px 25px;
	border: 1px solid #FCC4C7;
	background: #FDF0F7 url(/Images/Icon_Arrowarning.gif) 5px 5px no-repeat;
	color: #D60107;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}
.divHintMsg
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #FFF;
	background-color: transparent;
	background-image: none;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
/* Page Help*/
.pagehelp
{
	position: absolute;
	display: none;
	width: 200px;
	z-index: 1000;
}
.pagehelp_top
{
	width: 200px;
	height: 26px;
	line-height: 26px;
}
.pagehelp_top img
{
	display: block;
}

.pagehelp_top_left
{
	width: 14px;
	height: 26px;
	background-color: Transparent;
	float: left;
}
.pagehelp_top_right
{
	float: right;
	height: 26px;
	width: 186px;
	background: url('/Images/help_top_bg.gif') left center no-repeat;
}
.pagehelp_top_right_title
{
	width: 150px;
	height: 26px;
	color: #9c141f;
	padding-left: 10px;
	font-size: 12px;
	line-height: 26px;
	float: left;
	font-weight: bold;
}
.pagehelp_top_right_close
{
	width: 26px;
	height: 26px;
	float: right;
}
.pagehelp_top_right_close img
{
	border: 0px;
	cursor: pointer;
	margin: 5px 6px 6px 5px;
}
.pagehelp_bottom
{
	width: 200px;
	height: auto;
}
.pagehelp_bottom_top
{
	width: 166px;
	height: auto;
	background: url('/Images/help_bottom_bg.gif') repeat-y right center;
	padding-left: 24px;
	padding-right: 10px;
	line-height: 18px;
	padding-bottom: 10px;
}
.pagehelp_bottom_bottom
{
	width: 200px;
	height: 3px;
	background: url('/Images/help_bottom.gif') right center no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.seoh1Css
{
	position: absolute;
	height: 16px;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 80px;
	margin-top: 50px;
	font-weight: bolder;
}
.seoimgCss
{
	border: 0px;
	width: 295px;
}
.seospanCss
{
	color: #666666;
}

.siteNav
{
	width: 922px;
	margin-top: 3px;
	line-height: 24px;
	padding-left: 14px;
}
.siteNav h1
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: auto;
}
.siteNav a
{
	margin: auto 2px;
	color: #333;
}
.siteNav span
{
	color: #8153A5;
	font-weight: bolder;
}
.siteNav .currentA
{
	color: #8153A5;
	font-weight: bolder;
}
.deleteImg_Nav
{
	margin: 0px 2px;
}


/*********DropDownList Style**********/


.dropDownList
{
	border: 1px #bbb solid;
	height: 24px;
	text-align:left;
	background-color:#ffffff;
	 clear:both;
}
.dropDownList_text
{
	margin: 2px 2px;
	float: left;
	overflow: hidden;
	list-style: none;
	height: 20px;
	padding-left:2px;
	padding-right:2px;
	line-height:20px;
	font-size:13px;
}
.dropDownList_btn
{
	width: 25px;
	height: 24px;
	background: url(/Images/pull-down-icon.gif) 2px 2px no-repeat;
	float: right;
	cursor: pointer;
}
.dropDownList_option
{
	border: 1px #bbb solid;
	background: White;
	margin-left: -1px;
	margin-top: 0px;
	list-style: none;
	padding: 0px;
	position: absolute;
	z-index: 10;
	width: auto;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
}
.dropDownList_option li
{
	height: 20px;
	line-height:20px;
	white-space: nowrap;
	margin: 1px 2px;
	display: block;
	overflow: hidden;
	padding-left: 4px;
	cursor: pointer;
}
.dropDownList_optgroup
{
	cursor: default;
	overflow: hidden;
	height: 20px;
	margin: 0px 2px;
	padding-left: 2px;
}
.dropDownList_selected
{
	background: #d0d0d0;
}
/*********End**********/