﻿#header {
	/*background: url('images/bg-gray-03.gif');*/
	/*background: url('images/tile13C.gif');*/
}

.post {
	/*background: url('images/bg-gray-03.gif');*/
	/*background: url('images/tile13C.gif');*/
	font-size: 120%;
}

.center {
	text-align: center;
}

.center img {
	margin: auto;
}

.right {
	float: right;
	
}

.post h3 {
	background: url('images/bg-green-01.gif');
	border: 0px;
	margin: 0px;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.post h3 a, .post h3 a:visited {
	color: #ffffff;
}



#topbanner {
	width: 760px;
	height: 200px;
	margin: 0px auto 0px auto;
	
	overflow: hidden;
}

#topbanner-wrap {
	width: 1000px;
	height: 200px;
	background: #000000;
	text-align: center;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	/*padding: auto;*/
}

#topbanner ul {
	display: block;
	width: 200%;
	height: 200px;
	
	background: #333333;
	background: url('images/topbanner-logo-01.gif');
	background-repeat: no-repeat;
	background-position: 250px;
	/*overflow: hidden;*/
}

#topbanner ul li {
	float: left;
	/*width: 30px;*/
	height: 200px;
	/*background: #555555;*/
	list-style: none;
	/*border-left: 1px solid #777777;*/
	border-right: 1px solid #777777;
	overflow: hidden;
}

.topbanner-item {
	float: left;
	width: 50px;
	height: 200px;
	/*background: #55ffff;*/
}

.topbanner-item span {
	display: block;
	width: 50px;
	height: 200px;
	background: #555555;
}

.topbanner-item .active {
	
	background: red;
}

.topbanner-item2 {
	float: left;
	width: 0px;
	height: 200px;
	background: #999999;
	overflow: hidden;
}



#topbanner2 {
	/*width: 760px;*/
	width: 680px;
	height: 260px;
	margin: 0px auto 0px auto;
	
	overflow: hidden;
}

#topbanner2-wrap {
	width: 1000px;
	height: 260px;
	background: #000000;
	text-align: center;
	//border-top: 10px solid #000000;
	//border-bottom: 10px solid #000000;
	border-top: 4px double #ffffff;
	border-bottom: 4px double #ffffff;
	padding: 10px 0;
}

#topbanner2 ul {
	display: block;
	/*width: 200%;*/
	height: 260px;
	
	background: #333333;
	background: url('images/topbanner-logo-02.gif');
	background-repeat: no-repeat;
	/*background-position: 208px;*/
	background-position: 155px;
	/*overflow: hidden;*/
}

#topbanner2 ul li {
	float: left;
	/*width: 30px;*/
	height: 260px;
	/*background: #555555;*/
	list-style: none;
	/*border-left: 1px solid #777777;*/
	border-right: 1px solid #777777;
	overflow: hidden;
}

.topbanner2-item {
	float: left;
	width: 50px;
	height: 260px;
	/*background: #55ffff;*/
}

.topbanner2-item span {
	display: block;
	width: 50px;
	height: 260px;
	background: #555555;
}

.topbanner2-item .active {
	
	background: red;
}

.topbanner2-item2 {
	float: left;
	width: 0px;
	height: 260px;
	background: #999999;
	overflow: hidden;
}



#topbanner-button {
	float: right;
	display: block;
	margin-top: -2.5em;
	margin-right: 1.0em;
	padding: 0.5em;
	background: #333333;
	border: 2px solid #555555;
	font-weight: bold;
	color: #555555;
	cursor: pointer;
}

#topbanner-button:hover {
	background: orange;
}



/*
.sidemenu {
	float: right;
	width: 200px;
	margin: 20px 20px 0 0;
	background: #eeeeee;
	
}
*/
/*
.box-inner {
	border: 0px solid;
}

.box-inner:after {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.box-700 {
	float: left;
	width: 700px;
	background: url('images/tile11.gif');
	border: 0px solid lime;
	margin: 10px;
	padding: 10px;
}
*/



.box-700:after {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.box-1000 {
	width: 980px;
	
	margin: 0px;
	padding: 0px;
}

.box-1000:after {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.box-1000h {
	width: 940px;
	background: url('images/tile11.gif');
	margin: 10px;
	padding: 10px;
}



.greeting {
	float: left;
	background: #ffffff;
	margin: auto;
	padding: 10px;
	text-align: left;
}







/*
.bannerbox {
	width: 940px;
	height: 160px;
	margin: 10px;
	background: #eeeeaa;
	text-align: left;
}

.bannerbox-link {
	display: block;
	color: #000000;
	text-decoration: none;
}

.bannerbox img {
	float: left;
	
}

.bannerbox-text {
	float: right;
	width: 380px;
	height: 140px;
	margin: 10px;
	font-size: 100%;
}

.bannerbox-text h4 {
	line-height: 48px;
	font-size: 140%;
}

.bannerbox-text h4 img {
	margin-right: 1.0em;
}

.bannerbox-text p {
	margin: 10px;
	font-size: 80%;
}
*/



.tpboxwrapper {
	width: 100%;
}

.tpboxwrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.tpbox {
	float: left;
	/*background: url('images/box01.gif') no-repeat bottom center*/;
	margin: 5px;
	width: 554px;
	height: 134px;
	border: 0px solid orange;
}

.tpbox-link {
	display: block;
	/*width: 514px;
	height: 114px;*/
	width: 554px;
	height: 134px;
}



.topicbox {
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	border: 0px solid orange;
	text-align: left;
}

.topicboxtitle {
	background: orange;
}

.topicboxbody {
	height: 100px;
}

.topicbox .date {
	float: left;
	display: block;
	width: 3.0em;
	padding-right: 1.5em;
	color: #88aaaa;
}

.topicitem {
	float: left;
}

.topicbox ul {
	list-style: none;
}

.topicbox ul:after {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.topicbox ul li {
	clear: both;
}



.recommend {
	background: #ffffff;
	border: 0px solid pink;
	margin: 0px;
	padding: 10px;
}

.recommend-item {
	float: left;
	display: block;
	border: 1px solid #f8f8f8;
	width: 200px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.recommend:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.recommend-item-img {
	border: 0px solid #f8f8f8;
	text-align: center;
	
	
	
}

.recommend-item-img img {
	width: 150px;
	border: 5px solid #f8f8f8;
}

.recommend-item-title {
	font-size: 120%;
	font-weight: bold;
	
	padding: 3px;
}

.recommend-item-desc ul {
	
}

.recommend .horizontal {
	width: 400px;
	text-align: left;
	padding: 5px 5px 5px 20px;
}

.recommend .horizontal .recommend-item-img {
	float: left;
	margin: 5px;
	width: 100px;
}

.recommend .horizontal .recommend-item-img img {
	width: 100px;
}

.recommend .horizontal .recommend-item-desc {
	float: left;
	margin: 5px;
	margin-left: 20px;
}



/*
.cartblock {
	float: left;
	width: 200px;
	background: #aaaaaa;
}
#cart-look {
	margin: 20px;
}
.payment-img {
	display: none;
}

.guideblock {
	float: left;
	width: 200px;
	background: #aaaaaa;
	font-size: 80%;
}

.guideblock h3 {
	background: #eeeeee;
	border: 0px;
	color: #000000;
}

.guideblock a, .guideblock a:visited {
	display: block;
	width: 186px;
	margin: 2px;
	padding: 0 0 0 10px;
	background: #aa2288;
	color: #ffffff;
	text-decoration: none;
}

.guideblock a:hover {
	background: orange;
	color: #000000;
}

.guideblock ul {
	list-style: none;
	text-align: left;
]

.qr-wrap {
	background: #f8f8f8;
	width: 170px;
	padding: 5px auto 5px auto;
	margin-bottom: 10px;
}

#qr {
	
	width: 170px;
	text-align: center;
	padding: 5px 0 5px 0;
}
*/