@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	text-align: center;
	font-family: Tahoma;
	}

.Wrapper {
	margin: 30px auto 0 auto;
	padding: 0 10px 10px 10px;
	background: #FFF;
	width: 820px;
	border: 1px solid #F5F5F5;
	}
.Debug {
	clear: both;
	}
.Header, .Banner, .Main, .Footer {
	text-align: left;
	}
.Header {
	background: #FFF;
	height: 80px;
	position: relative;
	}
.Banner {
	background: #FFF;
	}
.Main {
	background: url(../images/main_bg.gif) repeat-x left top;
	}
	
/*Header CSS Define*/
.Logo {
	margin: 0 0 0 -10px;
	display: block;
	background: url(../images/logo.gif) no-repeat center center;
	width: 320px;
	height: 80px;
	}
.Language {
	position: absolute;
	right: 30px;
	top: 15px;
	}
.Language a {
	padding: 0 20px 0 15px;
	background: url(../images/navi_line.gif) no-repeat right center;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	}
.Navi {
	position: absolute;
	right: 30px;
	bottom: 15px;
	}
.Navi a {
	padding: 0 20px 0 15px;
	background: url(../images/navi_line.gif) no-repeat right center;
	text-decoration: none;
	font-size: 14px;
	color: #999;
	}
.Navi a:hover, .Language a:hover {
	color: #FABD00;
	}
	
/*Banner CSS Define*/
.BannerImg {
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) repeat-x left bottom;
	overflow: hidden;
	}
.BannerImg img, .BannerText img {
	margin: 0 auto;
	display: block;
	}
.BannerText {
	margin: 0 auto;
	padding: 5px 0;
	background:url(../images/banner_text.gif) no-repeat right center;
	}
	
/*Main CSS Define*/
.MainCon {
	background: url(../images/left_line.gif) repeat-y left top;
	width: 100%;
	}
.CoLeft {
	width: 200px;
	float: left;
	}
.CoRight {
	width: 610px;
	float: right;
	}
	
	/*Left CSS Define*/
	.Cata {
		width: 180px;
		padding: 20px 0 10px 10px;
		}
	.Cata ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.Cata ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: 25px;
		display: block;
		}
	.Cata ul li a {
		padding: 0;
		color: #333;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		}
	.Cata ul li a:hover {
		color: #FABD00;
		}
	.Cata ul li ul li {
		
		}
	.Cata ul li ul li a {
		padding: 0 0 0 25px;
		color: #999;
		font-size: 12px;
		font-weight: normal;
		background: url(../images/item_bg.gif) no-repeat left center;
		}
	.Cata ul li ul li a.CataEnd {
		background: url(../images/item_bg_01.gif) no-repeat left center;
		}
	.Cata ul li a.CataNow {
		color: #FABD00;
		}
		
	/*ADBox CSS Define*/
	.ADBox {
		padding: 10px 10px  10px 0;
		background: url(../images/left_line_01.jpg) repeat-x left top;
		}
	.ADBox ul, .ADBox ul li {
		margin: 0;
		padding: 0 0 5px 0;
		list-style: none;
		display: block;
		}
	.ADBox a, .ADBox img {
		border: 0;
		display: block;
		}
	
	/*Right CSS Define*/
	.Path {
		padding: 20px 0 10px 10px;
		color: #999;
		font-size: 12px;
		}
	.PathNow {
		color: #FABD00;
		font-weight: normal;
		}
	.Path a {
		text-decoration: none;
		color: #999;
		}
	.Path a:hover {
		text-decoration: none;
		color: #CCC;
		}
	.Content {
		padding: 10px;
		}
	.Content p {
		text-indent: 2em;
		text-transform: capitalize;
		line-height: 2em;
		color: #333;
		}
	.Content img {
		border: 0;
		}
	.ChangePage {
		margin: 50px 0 0 0;
		text-align: right;
		}
	.BtnNext {
		padding: 0 30px 0 0;
		color: #999;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
	.BtnNext:hover {
		color: #FABD00;
		}
		
	/*Prod List CSS Define*/
	.ProdList, .ProdList li {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		}
	.ProdList li {
		text-align: center;
		border-bottom: 1px solid #DEDEDE;
		float: left;
		display: block;
		width: 180px;
		height: 190px;
		}
	.ProdList li a {
		margin: 5px 0;
		padding: 15px 10px 10px 10px;
		color: #333;
		font-size: 14px;
		text-decoration: none;
		border-right: 1px solid #EFEFEF;
		display: block;
		height: 155px;
		clear: both;
		}
	.ProdList li a:hover {
		background: #F7F7F7;
		color: #FABD00;
		}
	.ProdList li a.NoBorder {
		border-right: 1px solid #FFF;
		}
	.ProdList li a span {
		padding: 5px 0 0 0;
		width: 160px;
		font-size: 11px;
		display: block;
		}
	.PageSort {
		margin: 50px 0 30px 0;
		text-align: center;
		font-size: 11px;
		}
	.PageSort a {
		margin: 0 1px 0 0;
		padding: 1px 20px;
		background: #F4F4F4;
		text-decoration: none;
		color: #666;
		}
	.PageSort a:hover, .PageSort a.PageNow {
		background: #FABD00;
		color: #FFF;
		}
	.PageSort span {
		padding: 1px 5px;
		color: #CCC;
		}
		
	/*Prod Detail CSS Define*/
	.ProdImg, .ProdImg li {
		margin: 0;
		padding: 0;
		list-style:none;
		}
	.ProdImg {
		width: 100%;
		}
	.ProdLeft {
		width: 326px;
		float: left;
		}
	.ProdRight {
		width: 260px;
		float: left;
		overflow: hidden;
		}
	.ProdImgMid {
		padding: 1px;
		background: #FFF;
		width: 320px;
		border: 1px solid #F4F4F4;
		display: block;
		}
	.ProdImgMid img {
		border: 0;
		display: block;
		}
	.ProdImgSma {
		padding: 1px 0;
		}
	.ProdImgSma a {
		margin: 0 1px 0 0;
		padding: 1px;
		background: #FFF;
		border: 1px solid #F4F4F4;
		display: block;
		float: left;
		}
	.ProdImgSma a:hover {
		border: 1px solid #FABD00;
		}
	.ProdImgSma img {
		width: 60px;
		}
	.ProdRight h3 {
		margin: 0;
		padding: 0 10px 10px 10px;
		color: #FABD00;
		font-size: 24px;
		font-family: Helvetica, sans-serif;
		}
	.ProdRight dl {
		margin: 0;
		padding: 0 10px 10px 10px;
		}
	.ProdRight dt {
		margin: 0;
		padding: 0;
		color: #000;
		font-weight: bold;
		font-size: 14px;
		}
	.ProdRight dd {
		margin: -20px 0 0 80px;
		padding: 0 0 10px 0;
		color: #999;
		font-size: 14px;
		line-height: 1.5em;
		}
	.ProdRight dd span img {
		width: 40px;
		border: 0;
		}
	.TextLinks {
		padding: 5px;
		text-align: right;
		}
	.Line {
		padding: 15px;
		background: url(../images/left_line_01.jpg) repeat-x left center;
		}
	.ProdInfo h4, .ProdAddOn h4 {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 1.5em;
		color: #000;
		}
	.ProdNote, .ProdNote p {
		color: #999;
		line-height: 1.5em;
		}
	.ProdAddOnList {
		padding: 20px 0;
		}
	.ProdAddOnList img {
		padding: 1px;
		background: #FFF;
		width: 100px;
		border: 1px solid #EFEFEF;
		}
	.ProdAddOnList a {
		margin: 0 20px;
		padding: 10px;
		text-align: center;
		color: #999999;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		float: left;
		}
	.ProdAddOnList a:hover {
		background: #F4F4F4;
		}
	.ProdAddOnList a span {
		padding: 5px 0 0 0;
		text-align: center;
		display: block;
		}
	.ProdAddOnList a:hover span {
		color: #FABD00;
		}
	
	/*Contact CSS Define*/
	.FormMessage {
		margin: 0;
		padding: 0;
		}
	.FormMessage dl {
		margin: 0 auto;
		padding: 0;
		width: 500px;
		}
	.FormMessage dt {
		margin: 0;
		padding: 3px 5px;
		font-size: 14px;
		font-weight: bold;
		}
	.FormMessage dd {
		margin: -24px 0 0 100px;
		padding: 3px 5px;
		}
	.MInput {
		padding: 2px;
		width: 300px;
		border: 1px inset #CCC;
		font-family: Tahoma;
		font-size: 14px;
		color: #666;
		}
	.MTextarea {
		padding: 2px;
		width: 400px;
		height: 200px;
		border: 1px inset #CCC;
		font-family: Tahoma;
		font-size: 14px;
		color: #666;
		}
	.MButton {
		padding: 0;
		margin: 0 1px 0 0;
		width: 120px;
		background: #F4F4F4;
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #666;
		border: 0;
		cursor: pointer;
		}
	.MButtonHover {
		padding: 0;
		margin: 0 1px 0 0;
		width: 120px;
		background: #FABD00;
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		border: 0;
		cursor: pointer;
		}

	
/*Footer CSS Define*/
.Footer {
	margin: 0 auto 20px auto;
	padding: 10px;
	background: #FABD00;
	width: 820px;
	color: #333;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	}
	.FooterCopy {
		display: block;
		}
	.DarkText {
		color: #000;
		font-weight: bold;
		}
	.Footer a {
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
		}
	.Footer a:hover {
		color: #FFC;
		text-decoration: none;
		}