@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #4683A9;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}
* {
    margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
.clear {
	clear: both;
} 
.line {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #2478AB;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.aligncenter, img.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
#header {
	background-color: #FFFFFF;
	height: 58px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/header_bg_blue.gif);
	background-repeat: repeat-x;
}
#header .left {
	float: left;
	width: 220px;
}
#header .center {
	text-align: center;
	float: left;
	width: 603px;
}
.right a {
	color: #FFFFFF;
	text-decoration: none;
}

#header .right {
	float: right;
	width: 110px;
	background-image: url(images/shop_cart_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 50px;
	padding-left: 50px;
	line-height: 50px;
	font-weight: bolder;
}
#header .center h1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
}


#header img {
	padding-top: 5px;
}

#search p {
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
#search #s {
	width: 200px;
	margin-bottom: 5px;
	height: 18px;
	margin-left: 5px;
	margin-top: 8px;
}
#search #searchtype {
	height: 20px;
	width: 200px;
	left: 5px;
	margin-left: 5px;
}
#search #searchsubmit,#search #reset {
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4187B3;
}

#main {
	background-color: #FFFFFF;
	text-align: left;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	min-height: 800px;
}
#left {
	width: 220px;
	float: left;
}
#lang {
	background-image: url(images/lang_bg.gif);
	height: 37px;
}
.lang-l {
	background-image: url(images/left_lang_corner.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 37px;
}
.lang-r {
	background-image: url(images/right_lang_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 37px;
	padding-left: 5px;
}
.lang-r img {
	margin-top: 4px;
}

#search {
	background-image: url(images/search_bg_blue.gif);
	height: 121px;
}
#cur {
	background-image: url(images/cur_bg.gif);
	height: 50px;
	margin-top: 5px;
}
.cur-l {
	background-image: url(images/left_cur_corner.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
}
.cur-r {
	background-image: url(images/right_cur_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	padding-left: 5px;
	line-height: 50px;
}

#nav-title,#hot-title,#new-title,#spec-title,#best-title,.plist-title,.position,.productdesc-title,.content-title {
	height: 26px;
	margin-top: 5px;
	background-image: url(images/block_bg.gif);
}
#nav-title h3,#hot-title h3,#new-title h3,#spec-title h3,#best-title h3,.plist-title h2,.position p,.productdesc-title p,.content-title p {
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(images/left_corner_block.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
}
.content-title {
	margin-left: 5px;
	margin-right: 5px;
}
#nav-title h3 span,#hot-title h3 span,#new-title h3 span,#spec-title h3 span,#best-title h3 span,.plist-title h2 span,.position p span,.productdesc-title p span,.content-title p span {
	background-image: url(images/right_corner_block.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	display: block;
	padding-left: 10px;
}
#nav,#hot,#new,#spec,#best,.plist {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6B3BA;
	border-left-color: #A6B3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B3BA;
	padding-left: 5px;
	padding-right: 5px;
}
#nav,#hot {
   	background-color: #FFE3A6;
	min-height: 200px;
	padding-bottom: 15px;
}
#nav ul, #hot ul, #best ul {
	list-style-type: none;
}
#nav li, #hot li, #best li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #343940;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/marker_cat.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
#nav li a, #hot li a {
	color: #000000;
	text-decoration: none;
}

#right {
	float: right;
	width: 773px;
}
#menu {
	background-image: url(images/menu_bg.gif);
	height: 56px;
}
.menu-l {
	background-image: url(images/left_menu_corner.gif);
	background-repeat: no-repeat;
	height: 56px;
	background-position: left;
}
.menu-r {
	background-image: url(images/right_menu_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 56px;
}
.menu-r ul {
	list-style-type: none;
}
.menu-r li {
	float: left;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
	background-image: url(images/menu-space.jpg);
	background-repeat: no-repeat;
	background-position: right 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.menu-r a {
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 46px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-r a:hover {
	background-image: url(images/menu_rollover.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content-l {
	width: 603px;
	padding-top: 5px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.getithere {
	width: 100%;
	height: 65px;
	text-align: center;
	padding-top: 5px;
}
.getithere a {
	display: block;
	width: 100%;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #A6B3BA;
}

.position {
	margin: 0px;
}
.position a {
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6B3BA;
	border-left-color: #A6B3BA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6B3BA;
	border-left-color: #A6B3BA;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B3BA;
}
.content p {
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content .download img {
	border-style: none;
	padding-right: 10px;
}
.content a {
	color: #000080;
}
.productdesc ul, .content ul {
	list-style-type: none;
}
.contentend {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B3BA;
	margin-bottom: 10px;
}

.productdesc-title, .content-title {
	margin: 0px;
	_margin: 0px 5px;
}
.productdesc a, .content a {
	text-decoration: none;
}


.title h1 {
	font-size: 14px;
	color: #000000;
}
.pic {
	text-align: center;
	overflow: hidden;
	padding-right: 10px;
}

.size-full {

}

.plist ul {
	list-style-type: none;
}
.plist li {
	float: left;
	width: 145px;
}
.plist a {
	text-decoration: none;
	font-size: 11px;
	color: #2478AB;
}


#content-r {
	float: right;
	width: 160px;
	padding-top: 5px;
}
#new-title {
	margin-top: 0px;
}
#new {
	height: 190px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#new ul,#spec ul {
	list-style-type: none;
}
#new li,#spec li {
	font-size: 11px;
}
#new a,#spec a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#spec,#best,.plist {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#spec {
	height: 190px;
    text-align: center;
}
#spec img, .plist img {
	margin-top: 5px;
}

#new img, #spec img {
	max-height: 120px;
	_height: 120px;
	max-width: 120px;
	_width: 120px;
}
#best {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
#best   li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #343940;
}

#best a {
	color: #000000;
	text-decoration: none;
}


.pay {
	text-align: center;
	padding-top: 10px;
}
.pay img {
	margin-bottom: 8px;
}

#bottom {
	background-color: #FFFFFF;
	text-align: center;
	width: 993px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 26px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
}
#bottom p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B6F75;
	border-bottom-color: #6B6F75;
	line-height: 22px;
}
#bottom a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}


#footer {
	background-color: #FFFFFF;
	text-align: center;
	height: 40px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #456B81;
	line-height: 40px;
}
