﻿
body
{
	width: 778px;
	margin: 0px auto;
	font:12px/1.4 arial,helvetica,sans-serif;
	color: #777;
}
.MasterBodyForm
{
}
a, a:link
{
}
a:visited
{
}
a:hover
{
}
a:active
{
}
div, table, td, p, img, ul, li, form, fieldset, span, textarea, blockquote, h1, h2, h3, h4, h5, h6, dl, li, dt, dd
{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
input[type="button"], button
{
	border: 1px solid;
}
#Head, #Navigation, #Body, #Foot
{
	width: 100%;
	clear: both;
}
#Head
{
	height: 75px;
	background: url(/App_Themes/Theme/Images/Default/Tel.gif) no-repeat 180px 35px;
/*background: url(/App_Themes/Theme/Images/Default/Tel.gif) no-repeat 170px 0px;*/
}
#Body
{
	padding-top: 15px;
	background: url(/App_Themes/Theme/Images/Default/BodyBG.gif) repeat-x top;
}
#Head #Logo
{
	float: left;
	/*margin: 4px 0px;*/
margin: 0px 0px 4px 0px;
}
#Head #Search
{
	float: right;
	margin: 20px 0px 3px 0px;
}
#Head #Search td
{
	vertical-align: middle;
}
#Head .SearchInput
{
	/*border: 1px solid #256e56; 	width: 170px; 	color: #256e56;*/
	color: #256e56;
	border: 1px solid;
	border-color: #7c7c7c #ccc #ddd;
	font-size: 12px;
	line-height: 140%;
	width: 180px;
	height: 18px;
}
#Head #btnSearch
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
#btnSearch
{
	padding-top: 3px;
}
#Head #LoginInfo
{
	clear: right;
	float: right;
	color: #000;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	width: 580px;
}
#Head #LoginInfo .RightDiv, #Head #LoginInfo .UserDiv
{
	float: right;
}
#Head #LoginInfo .RightDiv A
{
	float: left;
}
#Head #LoginInfo A
{
	text-decoration: none;
}
#Head #LoginInfo A:hover
{
	cursor: pointer;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(Opacity=70);
}
#Head #LoginInfo .UserDiv
{
	float: right;
	margin: 0px 10px 0px 0px;
	color: #666;
	line-height: 20px;
}
#Head #LoginInfo .LoginUserLink:link, #Head #LoginInfo .LoginUserLink:visited
{
	text-decoration: underline;
	color: #666;
}
#Head #LoginInfo .LoginUserLink:hover
{
	text-decoration: none;
	cursor: pointer;
}
#Head #LoginInfo #lab_LoginLink
{
	width: 36px;
	background: url(/App_Themes/Theme/Images/Default/HeadText.gif) no-repeat left;
}
#Head #LoginInfo #lab_RegistLink
{
	width: 42px;
	background: url(/App_Themes/Theme/Images/Default/HeadText.gif) no-repeat -36px;
}
#Head #LoginInfo #lab_MyOrderLink
{
	width: 66px;
	background: url(/App_Themes/Theme/Images/Default/HeadText.gif) no-repeat -78px;
}
#Head #LoginInfo #lab_MyPointLink
{
	width: 42px;
	background: url(/App_Themes/Theme/Images/Default/HeadText.gif) no-repeat -144px;
}
#Head #LoginInfo #lab_HelpLink
{
	width: 34px;
	background: url(/App_Themes/Theme/Images/Default/HeadText.gif) no-repeat -186px;
}
#Navigation ul
{
	width: 100%;
	margin: 0 auto;
}
#Navigation li
{
	border: none;
	float: left;
	height: 29px;
}
#Navigation li.out
{
	background: url(/App_Themes/Theme/Images/Default/OutNavigation.jpg) no-repeat;
	cursor: default;
}
#Navigation li.over
{
	background: url(/App_Themes/Theme/Images/Default/OverNavigation.jpg) no-repeat;
	cursor: pointer;
}
#Navigation li #pay
{
	float: right;
	margin: 5px 10px 0px 0px;
}
#Foot #icons
{
	border-top: 1px solid #cccccc;	
	margin: 10px auto 0px auto;
	text-align: center;
	width: 100%;
	padding: 10px 0px 0px 0px;
	display: table;
}
#Foot #icons img
{
	margin: 15px;
	cursor: pointer;
}
#Foot #icons ul
{
	float: left;
	margin-left: 35px;
	text-align: left;
}
#Foot #icons li
{
	line-height: 24px;
	color: #666666;
	list-style-position:inside;
}
#Foot #icons .title A:link, #Foot #icons .title A:visited
{
	line-height: 30px;
	color: #333333;
	font-weight:bold;
	list-style-image: url(/App_Themes/Theme/Images/Default/tri.gif);
	list-style-position: inside;
}
#Foot #about
{
	width: 100%;
	clear: both;
	color:white;
	margin: 10px 0px 0px 0px;
	text-align: center;
	border-top: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
	line-height:25px;
	background: url(/App_Themes/Theme/Images/foot_bg.jpg) repeat-x bottom;
}
#Foot #about li
{
	display: inline;
	color: #777;
	padding: 0px 10px;
	background: url(/App_Themes/Theme/Images/Default/split.gif) repeat-y right;
}
#Foot #about li.last
{
	background: none;
}
#Foot #icons A:link, #Foot #icons A:visited
{
	color: #1f770f;
	text-decoration: none;
}
#Foot #about A:link, #Foot #about A:visited
{
	color: #ffffff;
	text-decoration: none;
}
#Foot #about A:hover,#Foot #icons A:hover
{
	text-decoration: underline;
}

.Sel
{
	color: #444;
	margin: -2px;
	float: left;
}
.SelBox
{
	border: 1px solid #999;
	position: static;
	overflow: hidden;
	float: left;
}
.SelButton
{
	width: 18px;
	height: 17px;
	background: url(    "/App_Themes/Theme/Images/Goods/DropDownList.gif" ) no-repeat;
	float: left;
	border: 1px solid #999;
	border-left: none;
}
.DefaultButton1
{
	width: 85px;
	height: 28px;
	line-height: 22px;
	border: none;
	color: White;
	cursor: pointer;
	background: url(/App_Themes/Theme/Images/Button/ButtonBG.gif) no-repeat;
	padding-bottom: 4px;
}
.DefaultButton2
{
	width: 70px;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #4d5d8a;
	cursor: pointer;
	background: url(/App_Themes/Theme/Images/Button/ButtonBG1.gif) no-repeat;
}
.DefaultButton3
{
	background: url(/App_Themes/Theme/Images/Button/ButtonBG2.gif) no-repeat;
	width: 74px;
	height: 25px;
	text-align: center;
	line-height: 28px;
	border: none;
	cursor: pointer;
	color: #333333;
}
