body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image:url(images/present0006/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-color: #e3e3d1;
}

h1 {
	font-family: "MS Sans Serif",Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 18px;
}

img {
	border: 0;
	vertical-align: middle;
}

input, select {
	vertical-align: middle;
}

.table1 {
	width: 1000px;
	background-color: #FFFFFF;
}
.table_head {
	background: url("/templates/images/present0006/head.gif");
	background-repeat: repeat-x;
	background-position:right;
	background-color:#ffffff;
	height: 162px;
	text-align: left;
	padding-left:20px;
	font-family: "Tahoma", "MS Sans Serif",Verdana, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #000000;
	
}

.table_menu {
	background: url("/templates/images/present0006/menu.gif");
	height: 60px;
	font-family: "MS Sans Serif", Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.table_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.table_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.table_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.table_top {
	background-color: #99CC99;
	font-family: "MS Sans Serif", Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.table_foot {
	background-image:url(images/present0006/bot.gif); background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family: "MS Sans Serif", Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height:94px;
	padding-top:10px;
}

.table_photo {
	width: 1000px;
	font-family: "MS Sans Serif", Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
}

.table_title_tl {
	background: url("/templates/images/present0006/title_l.gif");
	width: 8px;
	height: 42px;
}
.table_title_tc {
	background: url("/templates/images/present0006/title_c.gif");
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.table_title_tr {
	background: url("/templates/images/present0006/title_r.gif");
	width: 8px;
	height: 42px;
}
.table_title_ml {
	background-color: #eaeaea;
}
.table_title_mc {
	background-color: #eaeaea;
}
.table_title_mr {
	background-color: #eaeaea;
}
.table_title_bl {
	background: url("/templates/images/present0006/title_bl.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.table_title_bc {
	background: url("/templates/images/present0006/title_bc.gif");
	background-repeat: repeat-x;
}
.table_title_br {
	background: url("/templates/images/present0006/title_br.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

.table_subject_tl {
	font-weight: bold;
	background: url("/templates/images/present0006/title_l.gif");
	width: 8px;
	height: 42px;
}
.table_subject {
	font-weight: bold;
	background: url("/templates/images/present0006/title_c.gif");
	height: 42px;
	color: #000000;
}
.table_subject_tr {
	font-weight: bold;
	background: url("/templates/images/present0006/title_r.gif");
	width: 8px;
	height: 42px;
}

.product {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4px;
	background-color: #eaeaea;
}
.product_pic_left {
	float: left;
	width: 110px;
	text-align: center;
}
.product_pic_right {
	float: left;
	width: 110px;
	text-align: center;
}
.product_detail_left {
	margin-left: 120px;
	word-wrap: break-word;
}
.product_detail_right {
	margin-left: 120px;
	word-wrap: break-word;
}
.product_line {
	border-top: dashed #CCCCCC 1px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	clear: both;
}
.product_name {
	padding-bottom: 4px;
	font-weight: bold;
}
div .product_name a:link {
	color: #000000;
}
div .product_name a:visited {
	color: #FFFFFF;
}
div .product_name a:hover {
	color: #FFFFFF;
}
.product_id {
	padding-bottom: 4px;
	font-weight: bold;
}
.product_price {
	padding-bottom: 4px;
	font-weight: bold;
}
.product_special_price {
	color: #FF0000;
	padding-bottom: 4px;
	font-weight: bold;
}
.product_detail {
	padding-bottom: 4px;
	color: #000000;
}

.page_link {
	color: #66CCFF;
	font-weight: bold;
}
.product_hline {
	border-top: dashed #CCCCCC 1px;
}

.product_pic {
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.product_bg {
	background-color: #eaeaea;
}
.product_bl {
	background: url("/templates/images/present0006/title_bl.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.product_bc {
	background: url("/templates/images/present0006/title_bc.gif");
	background-repeat: repeat-x;
}
.product_br {
	background: url("/templates/images/present0006/title_br.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

.padding {
	padding-left: 8px;
	border: solid 1px;
}

.cart_th {
	font-weight: bold;
	background: #111111;
	border-top: solid #999999 1px;
	border-bottom: solid #999999 1px;
}
.cart_td {
	border-bottom: solid #999999 1px;
}
.cart_price {
	color: #0099FF;
	font-weight: bold;
}

.text_subject_c {
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.table_login_h {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #0B0C0E;
	font-weight: bold;
}
.table_login_bl {
	border: 1px solid #CCCCCC;
}
.table_login_br {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.page {
	padding: 4px 4px 4px 10px;
}

.text1 {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text1 a:link {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text1 a:visited {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.text12b {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text14b {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.textbox {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #7F9DB9;
}

.button {
	font-family: "MS Sans Serif", Tahoma,Verdana, Arial, sans-serif;
	font-size: 14px;
}
