﻿.td
{
	font-size: 12px;
	color: #3399CC;
	line-height: 140%;
}
.product
{
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.member
{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.about
{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
.tito
{
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.form-01-wh-gy
{
	border: 1px solid #CCCCCC;
	height: 18px;
	text-indent: 3px;
	width: 80px;
}
.letter
{
	border: 1px solid #CCCCCC;
	height: 18px;
	text-indent: 3px;
	width: 122px;
}
a:link
{
	color: #3399CC;
	text-decoration: none;
}
a:visited
{
	color: #3399CC;
	text-decoration: none;
}
a:active
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #FF6699;
	text-decoration: none;
}
BODY
{
	SCROLLBAR-FACE-COLOR: #EFE8D6;
	SCROLLBAR-HIGHLIGHT-COLOR: #FBFBFB;
	SCROLLBAR-SHADOW-COLOR: #FBFBFB;
	SCROLLBAR-3DLIGHT-COLOR: #FBFBFB;
	SCROLLBAR-ARROW-COLOR: #75644A;
	SCROLLBAR-TRACK-COLOR: #F4F5EF;
	SCROLLBAR-DARKSHADOW-COLOR: #f5deb3;
	font-size: 12px;
	line-height: 150%;
}




/*self css*/
.divTextArea
{
	border: #c80000 1px dotted;
	overflow: scroll;
	width: 500px;
	height: 300px;
	padding-left: 12px;
	background-color: #ffefd3;
}

.sys_email
{
	color: #dd0000;
	text-decoration: underline;
}

.LoginPanel
{
	padding: 5px 10px 5px 10px;
}

.marquee
{
	font-size: 12px;
	color: #3399CC;
	line-height: 140%;
}

/*ShoppingCart's style
-----------------------------------------------------*/

/*title---------
*/
.shcart_title
{
	width: 100%;
	height: 26px;
}
.shcart_title_left
{
	background-image: url(../../../App_Themes/Common/images/info03_1.jpg);
	width: 10px;
}
.shcart_title_font
{
	background-image: url(../../../App_Themes/Common/images/info03_2.jpg);
	text-align: center;
}
.shcart_title_right
{
	background-image: url(../../../App_Themes/Common/images/info03_3.jpg);
	width: 10px;
}
.shcart
{
	width: 100%;
}
.shcart_main
{
	background-image: url(../../../App_Themes/Common/images/products_m.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shcart_bottomline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.shcart_row
{
	text-align: center;
	word-wrap: break-word;
	word-break: normal;
}
.order_info td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFE3;
}
.order_line
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFE3;
}
.order_time td
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SmartFont
{
	color: #FF6600;
}
.SmartNumber
{
	color: #CC3300;
	text-align: right;
}

