﻿/*------------顶部LOGO&BANNER显示区-------------*/
#logo {
	float: left;
	width: 188px;
	height: 62px;
	text-indent: -99999px;
	background: url('seoeweb/logo.jpg') no-repeat;
}
#logo a {
	display: block;
	width: 188px;
	height: 62px;
}
.headtext {
	position: absolute;
	bottom: 13px;
	left: 215px;
	width: 550px;
}
.headtext p {
	margin: 0;
	padding: 0;
    font-weight: bold;
}
#headnav {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
}
#headnav ul {
	list-style: none;
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
}
#headnav li {
	float: right;
	text-align: center;
	padding: 0px 8px 0px 20px;
	line-height: 1.6em;
	margin: 0;
}
* html #headnav li {
	line-height: 1.8em;
}
* + html #headnav li {
	line-height: 1.8em;
}
#headnav a:link, #headnav a:visited {
	color: #4a6f87;
	text-decoration: none;
}
#headnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*------------内页二级栏目-------------*/
#classnav {
	margin-bottom: 10px;
	padding: 4px;
}
#classnav ul {
	margin: 0;
	padding: 0;
}
#classnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 5px;
	list-style: none;
	width: 150px;
	height: 20px;
	background: url('images/classitem2.gif') no-repeat 0 0px;
}
/*------------产品一级分类-------------*/
#productclass {
	margin-bottom: 10px;
	padding: 4px;
	border: 0px solid #d4d4d4;
	height: 100%;
}
#productclass ul {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 12px;
}
#productclass ul li {
	clear: both;
	list-style: none;
	width: 100%;
	height: 22px;
	margin-left: 5px;
	font-size: 12px;
	background: url('images/line_dot.gif') repeat-x bottom;
}
#productclass ul li a {
	padding-left: 20px;
	height: 22px;
	width: 100%;
	padding-top: 5px;
	background: url('images/content-title-item1.gif') no-repeat;
}
#productclass ul li a:hover {
	padding-left: 20px;
	Color: #666;
	background: #B2EADD url('images/content-title-item1.gif') no-repeat;
}
/*------------产品二级分类-------------*/
#productclass2 {
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 4px;
	border: 1px solid #d4d4d4;
	height: 100%;
}
#productclass2 h1 {
	clear: both;
	margin: 0;
	padding-left: 20px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 180%;
	background: url(images/bigclassitem.gif) 5px 4px no-repeat;
}
#productclass2 ul {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 12px;
}
#productclass2 ul li {
	clear: both;
	list-style: none;
	width: 100%;
	height: 22px;
	margin-left: 16px;
	font-size: 12px;
	background: url('images/line_dot.gif') repeat-x bottom;
}
#productclass2 ul li a {
	padding-left: 20px;
	height: 22px;
	width: 100%;
	margin: 2px;
	padding-top: 3px;
	background: url('images/content-title-item1.gif') no-repeat;
}
#productclass2 ul li a:hover {
	padding-left: 20px;
	background: #B2EADD url('images/content-title-item1.gif') no-repeat;
	Color: #666;
}
/*------------产品品牌-------------*/
#brandbox {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #d4d4d4;
	height: 120px;
}
#brandbox ul {
	margin: 0;
	padding: 0;
}
#brandbox ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 5px;
	list-style: none;
	width: 80px;
	height: 20px;
	background: url(images/brand-item.gif) 0 0px no-repeat;
}
/*------------搜索区域-------------*/
#searchbox {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #d4d4d4;
	padding-left: 20px;
}
#searchbox .keyword {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 150px;
	height: 20px;
	color: #999;
}
#searchbox .searchbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-search.gif) 0 0px no-repeat;
	cursor: hand;
}
#searchbox ul {
	margin: 0;
	padding: 0;
}
#searchbox ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
#searchbox-oneline {
	float: right;
	margin-top: 20px;
	padding-left: 20px;
}
#searchbox-oneline .keyword {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 150px;
	height: 20px;
	color: #999;
}
#searchbox-oneline .searchbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-search.gif) 0 0px no-repeat;
	cursor: hand;
}
#searchbox-oneline ul {
	margin: 0;
	padding: 0;
}
#searchbox-oneline ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
#searchbox-adv {
	clear: both;
	width: 500px;
	padding-left: 20px;
}
#searchbox-adv .keyword {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 120px;
	height: 20px;
	color: #999;
}
#searchbox-adv .pricefrom {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 120px;
	height: 20px;
	color: #999;
}
#searchbox-adv .priceto {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 120px;
	height: 20px;
	color: #999;
}
#searchbox-adv ul {
	margin: 0;
	padding: 0;
}
#searchbox-adv ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
#searchbox-adv .searchbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-search.gif) 0 0px no-repeat;
	cursor: hand;
}
#searchbox-adv .searchprice {
	float: left;
	margin: 0;
	padding: 0;
}
#searchbox-adv .searchbrand {
	clear: both;
	margin: 0;
	padding: 0;
}
#searchbox-adv .submit {
	clear: both;
	padding-left: 0px;
}
/*------------登录框-------------*/
#loginbox {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #d4d4d4;
}
#loginno .logininput {
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
	width: 100px;
	height: 20px;
	color: #999;
}
#loginno .loginbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-login.gif) 0 0px no-repeat;
	cursor: hand;
}
#loginno {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#loginno li {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginok {
	margin: 0;
	padding: 0;
}
#loginok li {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/brand-item.gif) 0 0px no-repeat;
	padding-left: 20px;
	padding-top: 4px;
}
#loginok.prolist {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/title-item.gif) 0 0px no-repeat;
	padding-left: 20px;
	padding-top: 4px;
}
/*------------BANNER-------------*/
#banner {
	margin: 0;
	padding: 0;
}
/*------------内容区相关-------------*/
.content-nav {
	clear: both;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	color: #999;
	line-height: 1.3em;
	background: url('images/sitemapitem.gif') 0px 10px no-repeat;
}
.content {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 180%;
	color: #666;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}
.content p {
	line-height: 180%;
	padding-left: 10px;
	padding-right: 10px;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
}
/*.content h1 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border-bottom: 1px solid #D4D4D4;
    background: url('images/navitem.gif') 0px 0px no-repeat;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
}
.content h2 {
    float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border-bottom: 1px solid #D4D4D4;
	background: url('images/navitem.gif') 0px 0px no-repeat;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
}*/
/*-资讯内容区块中链接样式-*/
.content a:link {
	text-decoration: none;
	color: #212010;
}
.content a:visited {
	text-decoration: none;
	color: #212010;
}
.content a:hover {
	text-decoration: underline;
	color: #7591A3;
}
.content a:active {
	text-decoration: none;
	color: #212010;
}
/*-文章标题/时间/作者等-*/
.content-title {
	text-align: center;
	margin: 0;
	padding: 0;
}
.content-title h1 {
	clear: both;
	height: 50px;
	line-height: 50px;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	border: 0;
}
.content-title span {
	font-size: 9pt;
	color: #999;
}
.content-title hr {
	margin: 0;
	padding: 0;
	border: 1px solid #EEE;
	width: 100%;
	height: 1px;
}
/*-文章内容-*/
#zoom {
    font-size: 14px;
}
/*-打印收藏--*/
.content-bottom {
	color: #666;
	text-align: right;
	padding: 0;
	height: 30px;
	line-height: 30px;
}
/*------------标准静态JS分页-------------*/
#page {
	clear: both;
	height: 20px;
	color: #666;
	width: 100%;
}
/*------------标准动态分页-------------*/
.page {
	clear: both;
	height: 20px;
	color: #666;
}
.page a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px;
}
.page strong, .page a:hover {
	color: #fff;
	font-size: 12px;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: #999;
}
/*------------上一条/下一条-------------*/
#prenextnav {
	clear: both;
	padding: 5px 0 10px 0;
	margin: 0;
}
#prenextnav .prepage {
	float: left;
	width: 48%;
	text-align: left;
}
#prenextnav .nextpage {
	float: right;
	width: 48%;
	text-align: right;
}
/*------------评论留言-------------*/
#comment {
	clear: both;
	margin: 0;
	padding: 0;
}
#comment p {
	margin: 0;
	padding: 0;
	line-height: 180%;
}
#comment .poster {
	clear: both;
	background: #EEEEEE;
}
#comment .post {
	clear: both;
	background: #FFF;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}
#comment ol {
	margin: 0;
	padding: 0;
}
#comment ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*------------留言反馈表单-------------*/
#feedback {
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 180%;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #666666;
}
#feedback ul {
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
#feedback li {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2.2em;
}
#feedback .formlabel {
	float: left;
	display: block;
	width: 100px;
	text-align: left;
}
#feedback .inputtextarea {
	margin-top: 0.4em !important;      /* IE7+FF */
	margin-top: 0.2em;                     /* IE6 */
}
/*------------求职招聘-------------*/
#jobdetail {
	clear: both;
	margin: 10px 0 5px 10px;
	padding: 0;
	background: #FFF;
	width: 520px;
	height: auto;
	border: 1px solid #D4D4D4;
}
#jobdetail ul {
	margin: 0;
	padding: 0;
}
#jobdetail ul li {
	float: left;
	height: auto;
	line-height: 25px;
	margin-bottom: 1px;
	padding: 2px;
	list-style: none;
}
#jobdetail ul li.title {
	width: 75px;
	background: #EEE;
	font-weight: bold;
	padding-left: 5px;
}
#jobdetail ul li.datas {
	width: 170px;
	background: #FAFAFA;
	font-weight: normal;
	padding-left: 5px;
}
.jobbtn {
	display: inline;
	clear: both;
	float: right;
	margin: 5px 10px 15px 0;      /* FF  */
	padding: 0;
}
* html .jobbtn {
	margin: 0px 10px 10px 0;      /* IE6  */
}
* + html .jobbtn {
	margin: 0px 10px 10px 0;      /* IE7  */
}
.jobbtn a {
	display: block;
	width: 127px;
	height: 31px;
	background: url(images/btn-applyjob.gif) top right no-repeat;
}
.jobbtn span {
	display: none;
	text-indent: -9999px;
}
.hr-gray {
	border: 1px solid #D4D4D4;
	height: 1px;
}
.w1gray {
	float: right;
	margin: 1px;
	padding: 2px;
	width: 340px;
	height: 22px;
	background: #EEEEEE;
}
.w1gray strong {
	color: #666;
}
#applyjob {
	padding: 10px;
	padding-top: 0;
	line-height: 180%;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #666666;
}
#applyjob ul {
	padding: 0;
	margin: 0;
}
#applyjob li {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2.2em;
}
#applyjob .formlabel {
	float: left;
	display: block;
	width: 100px;
	text-align: left;
}
#applyjob .inputtextarea {
	margin-top: 0.1em;                     /* FF */
}
* html #applyjob .inputtextarea {
	margin-top: 0.2em;                     /* IE6 */
}
* + html #applyjob .inputtextarea {
	margin-top: 0.2em;                     /* IE7 */
}

/*------------产品列表-------------*/
#prolist {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
	margin: 10px 0 0 0;
	padding: 0;
}
#prolist ul {
	margin: 0;
	padding: 0;
}
#prolist li {
	float: left;
	width: auto;
	margin: 0 9px 20px 9px;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
    display: inline;
}
#prolist .box a {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
	height: auto;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#prolist .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#prolist .box .title {
	display: block;
	clear: both;
	font-weight: bold;
	line-height: 30px;
	background: none;
}
#prolist .box .code {
	display: none;
	font-weight: normal;
}
#prolist .box .pic {
	float: left;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: hand;
}
#prolist .box .pic img {
	width: 150px;
	margin: 5px 5px 0 5px;
}
#prolist .para {
	display: none;
	width: 300px;
	float: right;
	text-align: left;
}
#prolist .para p {
	margin: 0;
	padding: 0;
}
#prolist .para a, #prolist .para a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}
#prolist .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#prolist .btn {
	display: none;
	width: 260px;
	float: right;
	text-align: left;
	line-height: 30px;
}
#prolist .btn a {
	border: 0;
	color: #666;
}
#prolist .btn a.sprice {
	display: block;
	float: left;
	width: 130px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	background: url(images/btn-sprice.gif) 1px 0px no-repeat;
}
#prolist .btn a.detail {
	display: block;
	float: left;
	width: 130px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	background: url(images/btn-detail.gif) 1px 0px no-repeat;
}
#prolist .btn a:hover {
	border: 0;
	color: #00f;
}
#prolist .clear {
	clear: both;
	height: 10px;
	display: none;
}
#prolist .clear2 {
	clear: both;
	height: 10px;
	visibility: hidden;
}
* html #prolist .clear2 {
	clear: both;
	height: 10px;
	display: none;
}
* + html #prolist .clear2 {
	clear: both;
	height: 10px;
}

/*------------首页产品列表-------------*/
#prolist2 {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
	padding: 0;
}
#prolist2 ul {
	margin: 0;
	padding: 0;
}
#prolist2 li {
	float: left;
	width: auto;
	margin: 5px 12px 5px 12px;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
}
#prolist2 .box a {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 220px;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#prolist2 .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#prolist2 .box .title {
	display: none;
	clear: both;
	font-weight: bold;
	background: none;
}
#prolist2 .box .code {
	display: none;
	font-weight: normal;
}
#prolist2 .box .pic {
	float: left;
	height: 250px;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: hand;
}
#prolist2 .box .pic img {
	width: 150px;
	margin: 5px 5px 0 5px;
}
#prolist2 .para {
	display: none;
	width: 300px;
	float: right;
	text-align: left;
}
#prolist2 .para p {
	margin: 0;
	padding: 0;
}
#prolist2 .para a, #prolist2 .para a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}
#prolist2 .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#prolist2 .btn {
	display: none;
	width: 260px;
	float: right;
	text-align: left;
	line-height: 30px;
}
#prolist2 .btn a {
	border: 0;
	color: #666;
}
#prolist2 .btn a.sprice {
	display: block;
	float: left;
	width: 130px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	background: url(images/btn-sprice.gif) 1px 0px no-repeat;
}
#prolist2 .btn a.detail {
	display: block;
	float: left;
	width: 130px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	background: url(images/btn-detail.gif) 1px 0px no-repeat;
}
#prolist2 .btn a:hover {
	border: 0;
	color: #00f;
}
#prolist2 .clear2 {
	clear: both;
	font-size: 10px;
	height: 10px;
	visibility: hidden;
}
#prolist2 .clear {
	clear: both;
	height: 10px;
	display: none;
}
/*------------产品详细-------------*/
#prodetail {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
	margin: 15px;
	padding: 0;
}
#prodetail .box {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#prodetail .box a {
	float: left;
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#prodetail .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#prodetail .box .zoom {
	display: block;
	float: right;
	width: 200px;
	height: 25px;
	background: url(images/zoom.gif) right center no-repeat;
	position: absolute;
	margin: 0;
}
#prodetail .box .title {
	display: block;
	font-weight: bold;
	line-height: 30px;
	background: none;
}
#prodetail .box .code {
	display: none;
	font-weight: normal;
}
#prodetail .box img {
	width: 200px;
	margin: 5px 5px 0 5px;
}
#prodetail .para {
	display: block;
	width: 270px;
	overflow: hidden;
	float: right;
	text-align: left;
}
/*#prodetail .para p {
	margin: 0;
	padding: 0;
}*/
#prodetail .para a, #prodetail .para a:hover {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#prodetail .para h2, .box h2 {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
	background: url(images/navitem.gif) -5px 0px no-repeat;
}
#prodetail .btn {
	display: block;
	width: 330px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#prodetail .btn a {
	border: 0;
	color: #666;
}
#prodetail .btn a.sprice {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-sprice.gif) 1px 0px no-repeat;
}
#prodetail .btn a.fav {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-fav.gif) 1px 0px no-repeat;
}
#prodetail .btn a:hover {
	border: 0;
	color: #00f;
}
#prodetail .clear {
	clear: both;
	font-size: 10px;
	height: 10px;
	visibility: hidden;
}
/*------------商品列表-------------*/
#shoplist {
	clear: both;
	overflow: hidden;
	width: auto;
	line-height: 22px;
	margin: 10px 5px 0 5px;
	padding: 0;
}
#shoplist ul {
	margin: 0;
	padding: 0;
}
#shoplist li {
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
}
#shoplist .box {
	float: left;
	width: 130px;
	height: 220px;
	margin: 0;
	padding: 0;
}
#shoplist .box a {
    display: block;
	width: 130px;
	height: 220px;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#shoplist .box a:hover {
	color: #00F;
	border: #999 solid 1px;
	text-decoration: none;
}
#shoplist .box .title {
	display: block;
	clear: both;
	font-weight: bold;
}
#shoplist .box .code {
	display: block;
	clear: both;
	font-weight: normal;
}
#shoplist .box .price {
	display: none;
	clear: both;
	font-weight: normal;
}
#shoplist .box .mprice {
	display: none;
	font-weight: normal;
}
#shoplist .box .pic {
	float: left;
	height: 175px;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: hand;
}
#shoplist .box .pic img {
	width: 120px;
	margin: 5px 5px 0 5px;
}
#shoplist .para {
	display: block;
	width: 590px;
	float: right;
	text-align: left;
}
/*#shoplist .para p {
	margin: 0;
	padding: 0;
}*/
#shoplist .para a, #shoplist .para a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	height: auto;
}
#shoplist .para h2 {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
	background: url(images/navitem.gif) -5px 0px no-repeat;
}
#shoplist .btn {
	display: block;
	width: 380px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#shoplist .btn a {
	border: 0;
	color: #666;
}
#shoplist .btn .price {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-price.gif) 0px 0px no-repeat;
}
#shoplist .btn a.order {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-order.gif) 0px 0px no-repeat;
}
#shoplist .btn a.sprice {
	display: none;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-detail.gif) 0px 0px no-repeat;
}
#shoplist .btn a.detail {
	display: block;
	float: right;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-detail.gif) 0px 0px no-repeat;
}
#shoplist .btn a:hover {
	border: 0;
	color: #1f3a87;
}
#shoplist .clear {
	clear: both;
	height: 15px;
	visibility: hidden;
}
#shoplist .clear2 {
	clear: both;
	height: 10px;
	visibility: hidden;
}
* html #shoplist .clear2 {
	clear: both;
	display: none;
}
* + html #shoplist .clear2 {
	clear: both;
	height: 10px;
	visibility: hidden;
}
/*------------商品格子列表-------------*/
#shoplist2 {
	clear: both;
	overflow: hidden;
	width: auto;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#shoplist2 ul {
	margin: 0;
	padding: 0;
}
#shoplist2 li {
	float: left;
	width: auto;
	margin: 10px 7px 10px 7px;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
}
#shoplist2 .box a {
	float: left;
	width: 110px;
	height: 260px;
	margin: 0;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#shoplist2 .box a:hover {
	color: #00F;
	border: #999 solid 1px;
	text-decoration: none;
}
#shoplist2 .box .title {
	display: block;
	clear: both;
	font-weight: bold;
}
#shoplist2 .box .code {
	display: block;
	clear: both;
	font-weight: normal;
}
#shoplist2 .box .price {
	display: block;
	clear: both;
	font-weight: normal;
}
#shoplist2 .box .mprice {
	display: block;
	font-weight: normal;
}
#shoplist2 .box .pic {
	float: left;
	height: 150px;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: hand;
}
#shoplist2 .box .pic img {
	width: 100px;
	margin: 5px 5px 0 5px;
}
#shoplist2 .para {
	display: none;
	width: 400px;
	float: right;
	text-align: left;
}
#shoplist2 .para p {
	margin: 0;
	padding: 0;
}
#shoplist2 .para a, #shoplist2 .para a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	height: auto;
}
#shoplist2 .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#shoplist2 .btn {
	display: none;
	width: 400px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#shoplist2 .btn a {
	border: 0;
	color: #666;
}
#shoplist2 .btn .price {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-price.gif) 1px 0px no-repeat;
}
#shoplist2 .btn a.order {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-order.gif) 1px 0px no-repeat;
}
#shoplist2 .btn a.detail {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-detail.gif) 1px 0px no-repeat;
}
#shoplist2 .btn a:hover {
	border: 0;
	color: #00F;
}
#shoplist2 .clear2 {
	clear: both;
	font-size: 10px;
	height: 10px;
	visibility: hidden;
}
#shoplist2 .clear {
	clear: both;
	font-size: 10px;
	height: 10px;
	display: none;
}
/*------------商品详细-------------*/
#shopdetail {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
	margin: 15px;
	padding: 0;
	text-align: center;
}
#shopdetail .box {
	/*float: left;*/
	margin: 0;
	padding: 0;
	width: auto;
}
#shopdetail .box a {
	display: block;
	width: 210px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#shopdetail .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#shopdetail .box .zoom {
	display: block;
	float: right;
	width: 200px;
	height: 25px;
	background: url(images/zoom.gif) right center no-repeat;
	position: absolute;
	margin: 0;
}
#shopdetail .box .title {
	display: block;
	clear: both;
	font-weight: bold;
}
#shopdetail .box .code {
	display: block;
	clear: both;
	font-weight: normal;
}
#shopdetail .box .price {
	display: block;
	clear: both;
	font-weight: normal;
}
#shopdetail .box .mprice {
	display: block;
	font-weight: normal;
}
#shopdetail .box img {
	width: 200px;
	margin: 5px 5px 0 5px;
}
#shopdetail .para {
	display: block;
	width: 330px;
	overflow: hidden;
	float: right;
	text-align: left;
}
/*#shopdetail .para p {
	margin: 0;
	padding: 0;
}*/
#shopdetail .para a, #shopdetail .para a:hover {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#shopdetail .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#shopdetail .btn {
	display: block;
	width: 330px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#shopdetail .btn a {
	border: 0;
	color: #666;
}
#shopdetail .btn .price {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-price.gif) 0px 0px no-repeat;
}
#shopdetail .btn a.order {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-order.gif) 0px 0px no-repeat;
}
#shopdetail .btn a.fav {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-fav.gif) 0px 0px no-repeat;
}
#shopdetail .btn a:hover {
	border: 0;
	color: #1f3a87;
}
#shopdetail .clear {
	clear: both;
	font-size: 10px;
	height: 10px;
	visibility: hidden;
}
/*------------下载列表-有图带简介列表-------------*/
#downlist {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
}
#downlist ul {
	margin: 0;
	padding: 0;
}
#downlist li {
	float: left;
	width: auto;
	margin: 0 0px 10px 0px;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
}
#downlist .box {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#downlist .box a {
	display: block;
	float: left;
	width: 130px;
	height: 180px;
	margin: 0;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#downlist .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#downlist .box .title {
	display: block;
	clear: both;
	font-weight: bold;
}
#downlist .box .time {
	display: block;
	font-weight: normal;
}
#downlist .box .pic {
	display: block;
	float: left;
	height: 150px;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: hand;
}
#downlist .box .pic img {
	width: 120px;
	margin: 5px 5px 0 5px;
}
#downlist .para {
	display: block;
	width: 400px;
	float: right;
	text-align: left;
}
#downlist .para p {
	margin: 0;
	padding: 0;
}
#downlist .para a, #downlist .para a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	height: auto;
}
#downlist .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#downlist .btn {
	display: block;
	width: 400px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#downlist .btn a {
	border: 0;
	color: #666;
}
#downlist .btn .count {
	float: left;
	width: 90px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-count.gif) 0px 0px no-repeat;
}
#downlist .btn a.download {
	display: block;
	float: left;
	width: 90px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-download.gif) 0px 0px no-repeat;
}
#downlist .btn a.detail {
	display: block;
	float: left;
	width: 90px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-top: 5px;
	background: url(images/btn-detail.gif) 0px 0px no-repeat;
}
#downlist .btn a:hover {
	border: 0;
	color: #00f;
}
#downlist .clear {
	clear: both;
	height: 10px;
	visibility: hidden;
}
#downlist .clear2 {
	clear: both;
	height: 10px;
	display: none;
}
/*------------下载详细-------------*/
#downdetail {
	clear: both;
	width: auto;
	overflow: hidden;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#downdetail .box {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#downdetail .box a {
	float: left;
	width: 130px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#downdetail .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
}
#downdetail .box .title {
	display: block;
	clear: both;
	font-weight: bold;
}
#downdetail .box .time {
	display: block;
	font-weight: normal;
}
#downdetail .box img {
	width: 120px;
	margin: 5px 5px 0 5px;
}
#downdetail .para {
	display: block;
	width: 400px;
	overflow: hidden;
	float: right;
	text-align: left;
}
#downdetail .para p {
	margin: 0;
	padding: 0;
}
#downdetail .para a, #downdetail .para a:hover {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#downdetail .para h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00;
	text-align: left;
	border-bottom: 1px solid #D4D4D4;
}
#downdetail .btn {
	display: block;
	width: 400px;
	float: right;
	text-align: left;
	line-height: 22px;
}
#downdetail .btn a {
	border: 0;
	color: #666;
}
#downdetail .btn .count {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-count.gif) 1px 0px no-repeat;
}
#downdetail .btn a.download {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-download.gif) 1px 0px no-repeat;
}
#downdetail .btn a.fav {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(images/btn-fav.gif) 1px 0px no-repeat;
}
#downdetail .btn a:hover {
	border: 0;
	color: #00F;
}
#downdetail .clear {
	clear: both;
	height: 10px;
	visibility: hidden;
}
/*------------新闻资讯文字列表-------------*/
#newslist {
	clear: both;
	margin: 10px 5px 0;
	padding: 2px;
}
#newslist h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D4D4D4;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
}
#newslist ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
#newslist ul li {
	clear: both;
	height: 22px;
	background: url('images/line_dot.gif') repeat-x bottom;
}
#newslist ul li a {
	float: left;
	padding-left: 20px;
	background: url('seoeweb/icon5.gif') 8px 7px no-repeat;
	color: #666;
}
#newslist ul li a:hover {
	color: #000;
}
#newslist .time {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
#newslist2 {
	font-size: 16px;
	padding: 28px 5px 4px 30px;
	margin: 0;
}
#newslist2 h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D4D4D4;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
}
#newslist2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#newslist2 ul li {
	float: left;
	width: 375px;
	height: 22px;
	font-weight: bold;
/*	background: url('images/line_dot.gif') repeat-x bottom;*/
}
#newslist2 ul li a {
	float: left;
	padding-left: 20px;
	background: url(seoeweb/icon3.gif) 6px 7px no-repeat;
	color: #000;
}
#newslist2 ul li a:hover {
	color: #7591a3;
}
#newslist2 .time {
    display: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

/*------------新闻资讯图片列表-------------*/
#piclist {
	clear: both;
	width: 100%;
	overflow: hidden;
	line-height: 22px;
}
#piclist ul {
	margin: 0;
	padding: 0;
}
#piclist li {
	float: left;
	width: auto;
	margin: 0 5px 10px 5px;
	padding: 0;
	list-style: none;
	background: #FFF;
	text-align: center;
}
#piclist .box {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#piclist .box a {
	float: left;
	width: 160px;
	height: 250px;
	margin: 0;
	padding: 0;
	color: #666;
	border: #EEE solid 1px;
	text-decoration: none;
}
#piclist .box a:hover {
	color: #F00;
	border: #999 solid 1px;
	text-decoration: none;
	cursor: hand;
}
#piclist .box .pic {
	float: left;
	height: 220px;
	width: auto;
	margin: 0;
	padding: 0;
}
#piclist .box .pic img {
	width: 150px;
	margin: 10px 10px 0 10px;
}
/*------------通用表格变色-------------*/
.maintablelist {
	width: 95%;
	border: 1px solid #eee;
	margin-top: 15px;
	margin-bottom: 15px;
}
.maintablelist td {
	line-height: 180%;
	height: 26px;
	table-layout: fixed;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
}
TH {
	height: 26px;
	font-weight: bold;
    background: #D4D4D4;
    text-align: center;
}
tr.odd {
	background: #EEE;
}
tr.highlight {
	background: #FFFAAA;
}
tr.selected {
	background: #FFFAAA;
	color: #fff;
}
td + td + td {
	text-align: center;
}
/*------------网站地图-------------*/
#sitemap {
	clear: both;
	padding: 0;
	margin: 0 10px 10px;
}
#sitemap .depth0 {
	clear: both;
    margin: 0;
    padding: 10px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
#sitemap .depth1 {
	float: left;
	width: auto;
	padding: 0 8px;
	margin: 6px 4px 0 4px;
	display: inline;
	background: #E6F4FF;
}
#sitemap .depth2 {
    clear: both;
	padding-left: 40px;
}
#sitemap .depth3 {
	padding-left: 60px;
}
#sitemap .depth4 {
	padding-left: 80px;
}
#sitemap .depth5 {
	padding-left: 100px;
}
#sitemap .depth6 {
	padding-left: 120px;
}
/*------------MORE按钮若用到多个可复制改标签名即可-------------*/
#more {
	clear: both;
	margin: 0;
	padding: 0;
	float: right;
}
#more a {
	display: block;
	width: 60px;
	height: 16px;
	background: url('images/more.gif') no-repeat;
}
#more span {
	display: none;
	text-indent: -9999px;
}
.more {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
}
.more a {
	display: block;
	width: 60px;
	height: 24px;
	background: url(seoeweb/more.gif) right 6px no-repeat;
}
.more span {
	display: none;
	text-indent: -9999px;
}
/*------------圆角通用-必须包含相关图片-------------*/
.boxc {
	padding: 0 1px 0 0;
	background: #fff url(images/box9_border.gif) repeat-y right 0;
	text-align: left;
}
.boxc_i {
	padding: 0 0 0 1px;
	background: #fff url(images/box9_border.gif) repeat-y 0 0;
}
.boxc_t {
	height: 4px;
	margin: 0 -1px;
	overflow: hidden;
	background: url(images/box9.gif) no-repeat right 0;
}
.boxc_t div {
	width: 3px;
	height: 4px;
	background: url(images/box9.gif) no-repeat 0 0;
}
.boxc_c {
	margin: 0;
	padding: 2px 3px 0 3px;
	background: #fff;
}
.boxc_b {
	height: 4px;
	margin: 0 -1px;
	background: url(images/box9.gif) no-repeat right bottom;
}
.boxc_b div {
	width: 3px;
	height: 4px;
	line-height: 8px;
	background: url(images/box9.gif) no-repeat 0 bottom;
}
/*------------页脚版权信息-------------*/
#copyright {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	height: 80px;
	color: #666;
}
#copyright .line {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	background: #EEE;
	border: none;
}
#copyright a:link {
	text-decoration: none;
	color: #999;
}
#copyright a:hover {
	text-decoration: none;
	color: #999;
}
/*------------友情链接-文字图片通用-------------*/
#linkurl1, #linkurl2 {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial;
}
#linkurl1 .title, #linkurl2 .title {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 80px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
#linkurl1 ul, #linkurl2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#linkurl2 ul {
	margin: 10px 0 0 15px;
	padding: 0;
}
#linkurl1 li, #linkurl2 li {
	margin: 0;
	padding: 0;
	width: auto;
	white-space:nowrap;
}
#linkurl2 li {
    float: left;
	padding: 0 8px 8px 0;
}
#linkurl1 li a, #linkurl2 li a {
	color: #666;
	text-decoration: none;
}
#linkurl1 li a:hover, #linkurl2 li a:hover {
	color: #f00;
	text-decoration: underline;
}

/*-------------主导航菜单---------------*/
#nav {
	width: 158px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
/*导航开始*/
ul#ulnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 7px solid #cad7df;		/* 顶端粗线 */
}
ul#ulnav li {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #cad7df;	/* 添加下划线 */
	line-height: 24px;
}
ul#ulnav li a {
	display: block;                     /* 区块显示 */
	margin: 0;
	padding: 0 0 0 24px;
	text-align: left;
	width: 134px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #7591a3 url(seoeweb/icon1.gif) no-repeat 13px 9px;
}
ul#ulnav li a:hover {
	color: #003e66;
	background: #aacbe0 url(seoeweb/icon2.gif) no-repeat 13px 9px;
}
ul#ulnav li a.current {
	color: #003e66;
	background: #aacbe0 url(seoeweb/icon2.gif) no-repeat 13px 9px;
}

/*-------------主导航下拉菜单@不要随便修改---------------*/
#ulnav ul, #ulnav ul ul, #ulnav ul ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9999;
	position: relative;
	overflow: visible;
}
#ulnav li ul.normalnav li, #ulnav li ul.lastnav li, #ulnav li ul.firstnav li {
	border-bottom: 0px solid #cad7df;	/* 添加下划线 */
	height: 25px;
	line-height: 25px;
}
#ulnav li ul.normalnav li a.smenu, #ulnav li ul.lastnav li a.smenu, #ulnav li ul.firstnav li a.smenu {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #333;
	background: #EBFAFF url('seoeweb/icon2.gif') no-repeat 10px 10px;
}
#ulnav li ul.normalnav li a:hover, #ulnav li ul.lastnav li a:hover, #ulnav li ul.firstnav li a:hover {
	color: #fff;
	background: #014F66 url('seoeweb/icon7.gif') no-repeat 10px 10px;
}
#ulnav li ul {
	display: none;
	position: absolute;
	top: 0px;
}
#ulnav ul ul, #ulnav ul ul ul {
	display: none;
	position: absolute;
	top: 0px;
}
#ulnav li ul.firstnav {
    left: 158px;
}
#ulnav li ul.normalnav {
	left: 158px;
}
#ulnav li ul.lastnav {
	left: 158px;
}
#ulnav ul ul.firstnav, #ulnav ul ul ul.firstnav {
	left: 105px;
}
#ulnav ul ul.normalnav, #ulnav ul ul ul.normalnav {
	left: 105px;
}
#ulnav ul ul.lastnav, #ulnav ul ul ul.lastnav {
	left: 105px;
}
li > ul {
	top: auto;
	left: auto;
}
ul#ulnav ul {
	width: 105px;
}
ul#ulnav ul li a {
	width: 85px;
}
#ulnav li:hover ul ul, #ulnav li:hover ul ul ul, #ulnav li:hover ul ul ul ul, #ulnav li:hover ul ul ul ul ul {
	display: none;
}
#ulnav li:hover ul, #ulnav ul li:hover ul, #ulnav ul ul li:hover ul, #ulnav ul ul ul li:hover ul, #ulnav ul ul ul ul li:hover ul {
	display: block;
}
ul#ulnav ul {
	z-index: 10000;
}
#Tab1 {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
.Menubox {
	width: 100%;
	height: 28px;
	line-height: 28px;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	background: #EEE;
	border: #CCCCCC solid 1px;
	border-bottom: none;
	float: left;
	display: block;
	cursor: pointer;
	padding: 0 10px;
	text-align: center;
	color: #FF3300;
}
.Menubox li.hover {
	background: #ffefc6 repeat-x;
	padding: 0px;
	padding: 0 10px;
	color: #ff9900;
	font-weight: bold;
}
.Contentbox {
	clear: both;
	border-top: #CCCCCC solid 1px;
	margin: 0px 0 20px 0;
	padding: 15px 0 0 0;
}
#con_one_1, #con_one_2, #con_one_3, #con_one_4, #con_one_5 {
	margin: 0 -1px -1px 0;
	padding: 0 0 15px 0;
}
