/*============================================================================*/
/* LAYOUT */
	/* Header */
	/* Breadcrumb */
	/* Content */
	/* Center LR Column */
	/* Left Right Column */
	/* Left Right Column Title */
	/* Left Right Column Content */
	/* Footer */
/* COLORING */
	/* hyper-link coloring */
	/* table coloring */
	/* XOOPS CSS - remaining for compatibility   */
/* XOOPS MAIN MENU */
	/* forms */
	/* XOOPS item */
	/* XOOPS Code & Quote */
	/* XOOPS com */
	/* XoopsComments */
	/* dhtmltextarea - just for menu skip */
/* XOOPS DIALOGUE MSG */
	/* errorMsg */
	/* confirmMsg */
	/* resultMsg */
	/* redirectMsg */
	/* ctrlMsg */
/* ANHCOR ICONS */
/* normal headings */
/* XOOPS_DIALOGUE */
/* XOOPS ADMIN SIDE */
	/* admin ctrl */
	/* admin header and footer */
	/* admin headings */
	/* admin left column */
	/* admin left column anchor */
	/* admin table */
	/* admin error */
	/* ModuleContents */
	/* table coloring for admin */
	/* block and modules control pannel */
/* HEADLINES SETTINGS */
/*============================================================================*/
/* LAYOUT */

body {
	font-size: 95%;
	background-color: #fff;
	color: #111;
	text-align: center;
	font-family: Meiryo, Helvetica, sans-serif;
	line-height: 140%;
	margin:0;
	padding:0;
	background:left top url(images/bodybg.jpg);
}
#allbg{
	background:left top repeat-x url(images/allbg.jpg);
}
body .pico_body{
	margin:0;
	padding:0;}

body.ShowBlockL0R0 #Wrapper {
	width: 100%;
}
body.ShowBlockL1R0 #Wrapper {
	width: 100%;
}
body.ShowBlockL0R1 #Wrapper {
	width: 100%;
	float: left;
	margin-right: -220px;
}
body.ShowBlockL1R1 #Wrapper {
	width: 100%;
	float: left;
	margin-right: -220px;
}

body.ShowBlockL0R0 #CenterColumn {
	float: left;
	width: 100%;
}
body.ShowBlockL1R0 #CenterColumn {
	float: right;
	width: 100%;
	margin-left: -240px;
}
body.ShowBlockL0R1 #CenterColumn {
	margin-right: 220px;
}
body.ShowBlockL1R1 #CenterColumn {
	width: 100%;
	float: right;
	margin-left: -240px;
}

body.ShowBlockL1R0 #CenterWrapper {
	margin-left: 240px;
}
body.ShowBlockL1R1 #CenterWrapper {
	margin-right: 220px;
	margin-left: 240px;
}

div#Container {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border-left:1px solid #111;
	border-right:1px solid #111;
	width: 950px;
	color: #111;
	background-color: #fff;
}

div#CenterWrapper {
	padding: 10px;
}

/* Header */
div#Header {
	line-height:100% !important;
	font-size:12px !important;
	width: 100%;
	height: 122px;
	position:relative;
	font-family: Verdana, sans-serif;
	color: #111;
	background-color: #fff;
	background:left top repeat-x url(images/headbg.jpg);
}
div#Header div#Sitename {
	font-weight: bold;
	padding: 22px 0 10px 10px;
	font-size: 210%;
	line-height: 100%;
}
div#Header div#Logo {
	position:absolute;
	top:0;left:0;
}
div#Header div#Tel {
	position:absolute;
	top:30px;left:560px;
}
div#Header div#Topmenu {
	position:absolute;
	top:0;right:20px;
	text-align:right;
}
div#Slogan {
	font-size: 120%;
	padding: 0 0 0 10px;
}
div#Header a:link,
div#Header a:visited {
	color: #111;
	text-decoration: none;
}

/*sitemenu*/
div#sitemenu{
	position:absolute;
	top:77px;
	left:7px;
	clear:both;}
div#sitemenu ul,div#sitemenu li{
	list-style-type:none;
	margin:0;
	padding:0;}
div#sitemenu li{
	display:block;
	float:left;
}
div#sitemenu li a{
	display:block;
	padding-bottom:5px;}

/*searchmenu*/
#Searchmenu{
	position:absolute;
	top:35px;
	width:180px;
	right:20px;}



/* Breadcrumb */
div#breadcrumb,
div#theme_breadcrumbs {
	font-size:85%;
	margin:0 10px;
}

div#catimg{
	margin:0 0 0 10px;}

/* Content */
div#CenterColumn  h2.BlockTitle {
/*  border-bottom: #DDD dashed 1px; */
}
div#CenterColumn div.BlockContent,
div#ModuleContents {
	font-size: 100%;
	line-height: 1.6;
	padding: 0;
	clear: both;
}
p {
	margin: 10px 0;
/*	clear: both; */
	margin-bottom: 10px;
}

/* Center LR Column */
div#CenterLColumn {
	float: left;
	width: 49%;
}
div#CenterRColumn {
	float: right;
	width: 49%;
}

div.CenterCblock {
	clear: both;
	margin-bottom: 20px;
}
div.CenterLblock {
	clear: both;
}
div.CenterRblock {
	clear: both;
}

/* Left Right Column */
div#LeftColumn {
	overflow: hidden; /* ugly? */
	float: left;
	width:238px;
	background-color: #fff;

}
html>/**/body div#LeftColumn {
	width: 240px;
}

div#RightColumn {
	float: right;
	width: 220px;
	background-color: #fff;
}

div.LeftBlock,
div.RightBlock {
	padding: 10px 0;
}


#sblock{
	margin:10px 0 10px 10px;
	padding:1px 0;
	background:left top no-repeat #e9e8de;}
ul#submenu{
	margin:4px 5px;
	font-size:95%;
}
ul#submenu,ul#submenu li{
	padding:0;
	list-style-type:none !important;
	}

ul#submenu li{
	margin:0;
	display:inline;}
ul#submenu li a{
	text-decoration:none !important;
	color:#40150c !important;
	line-height:120%;
	display:block;
	border-bottom:1px solid #e9e8de;
	margin:0 !important;
	padding:10px 10px 10px 25px !important;
	background:0.5em center no-repeat url(images/submenubg.gif) #fff;}

ul#submenu li a:hover,ul#submenu li a.on{
	background:0.5em center no-repeat url(images/submenubg.gif) #dfbfbf;}

#topleft{
	float:left;
/* 100424 added by shibata */
	width:480px;
}
#topright{
	float:right;
	width:200px;
	margin:0 0 10px;}

#topleft h2,div#CenterColumn #topleft h3,#topright h2,#topright h3{
	border-bottom:none !important;
	margin:0 !important;
	clear:none !important;
	padding:0 !important;
	background:none !important;}

.fsblock{
	margin-bottom:10px;
	background:#737373;
	height:50px;
	position:relative;}
.fsblock div{
	position:absolute;
	top:10px;
	left:7px;}
.fsblock div.normal{
	left:90px;}
.fsblock div.large{
	left:143px;}

.accessmap{
	margin-bottom:10px;
	font-size:90%;
	background:#f1eaee;
	padding:0 0 5px;}
.accessmap p{
	margin:10px 0 0;
	padding:0 10px;
	}
.topcontact{
	margin-bottom:10px;
	padding:0 0 5px;
	background:#f2efdf;}
.topcontact div{
	margin:0 0 0 10px;}
.topcontact div.tcform,.topcontact div.tcmail,.topcontact div.tctel{
	text-align:center;
	margin:0 10px !important;
	border-top:1px solid #ccc;
	padding:10px 0 8px;
	}

.tcblock{
	border:1px solid #e6e6e6;
	margin:0 0 10px;}

.blogcat{
	border-top:1px solid #e6e6e6;
	padding:10px;}

.movemod{
	text-align:right;
	border-top:1px solid #e6e6e6;
	background:#f6f5ef;
	padding:5px;}

.titlelink{
	padding-left:20px;
	background:url("images/submenubg.gif") no-repeat left 0.5em #fff;}


/* Left Right Column Title */
div#LeftColumn h2.BlockTitle,
div#RightColumn h2.BlockTitle {
	color: #111;
	background-color: #f8f8f8;
	border-bottom: 1px #a0a0a0 solid;
	border-top: 1px #a0a0a0 solid;
	margin: 0 0 5px 0;
	padding: 3px 10px;
	font-size: 110%;
}
div#LeftColumn h3,
div#RightColumn h3,
div#LeftColumn h4,
div#RightColumn h4 {
	margin: 5px 0;
	font-size: 100%;
}

/* Left Right Column Content */
div#LeftColumn .BlockContent,
div#RightColumn .BlockContent,
div#LeftColumn .BlockContent p,
div#RightColumn .BlockContent p {
	text-align: left;
}
div#LeftColumn .BlockContent,
div#RightColumn .BlockContent{
	padding: 0 10px;
}

/* Footer */
div#BacktoTop {
	text-align: right;
	margin: 10px 0px 5px;
	clear: both;
	font-size: 80%;
}
div#Footer {
	clear: both;
	margin: 0;
	color: #111;
	background-color: #e9e8de;
}
div#Footer p {
	margin: 0 5px;
	padding: 5px 0;
	text-align: center;
}
div#Footer strong{
	color: #111;
	}

#Footmenu{
	text-align:center;
	margin:0;
	padding:5px;
	background:left top repeat-x url(images/footmenubg.gif) #1e0804;
	clear:both;}
#Footmenu p{
	display:inline;
	color:#dbb37f !important;
	margin:5px 0 0 !important;}
#Footmenu a{
	color:#dbb37f !important;}
#Copyright{
	text-align:center;}

div#Banner {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

/*============================================================================*/
/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
/*	display: inline-table; [hd: 0788] */
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*============================================================================*/
/* COLORING */
/* hyper-link coloring */

a:link   { color: #336699;}
a:visited { color: #9966cc;}
a:active { color: #cc6666;}
a:hover  { color: #cc6666;}
a:hover  { text-decoration: none;}
div#LeftColumn  a:link { color: #336699;}
div#RightColumn a:link { color: #336699;}
div#LeftColumn  a:visited { color: #336699;}
div#RightColumn a:visited { color: #336699;}
div#LeftColumn  a:hover { color: #336699;}
div#RightColumn a:hover { color: #336699;}
.ctrlMsg a:link { color: #336699;}
.ctrlMsg a:visited { color: #336699;}
.ctrlMsg a:hover { color: #336699;}

/*============================================================================*/
/* table coloring */

.head {
	color: #111;
	background-color: #eee;
}
.even,
tr.even td {
	color: #111;
	background-color: #f8f8f8;
}
.odd,
tr.odd td {
	color: #111;
	background-color: #fff;
}
.foot {}

table.outer th,
table.outer1 th,
table.outer2 th,
table.outer3 th{
	color: #111;
	background-color: #f8f8f8;
}
table.outer thead tr th,
table.outer1 thead tr th,
table.outer2 thead tr th,
table.outer3 thead tr th {
	color: #111;
	background-color: #eee;
}
table.outer thead tr td,
table.outer1 thead tr td,
table.outer2 thead tr td,
table.outer3 thead tr td {
	background-color: #111;
	background-color: #f8f8f8;
}

/*============================================================================*/
/* XOOPS CSS - remaining for compatibility   */
/* img {border: 0;} */

#xoopsHiddenText {
	visibility: hidden;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pagneutral {
	font-size: 10px;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/pagneutral.gif);
}
.pagact {
	font-size: 10px;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/pagact.gif);
}
.paginact {
	font-size: 10px;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/paginact.gif);
}

/*============================================================================*/
/* XOOPS MAIN MENU */
#mainmenu,
#usermenu {
	margin: 0 -10px;
	padding: 0;
	text-align: left;
}
#mainmenu li,
#usermenu li {
	display: inline;
}
#mainmenu a {
	text-decoration: none;
	display: block;
	border-bottom: #DDD solid 1px;
	margin: 0 1px;
}
#mainmenu a:hover {background-color: #ccc}
#mainmenu a.menuTop {padding: 5px 10px;}
#mainmenu a.menuMain {padding: 5px 10px;}
#mainmenu a.menuSub {padding: 5px 5px 5px 15px;}

#usermenu a {
	text-decoration: none;
	display: block;
	border-bottom: #DDD solid 1px;
	margin: 0 1px;
	padding: 5px 10px;
}
#usermenu a:hover { background-color: #ccc}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #FCC;
}

/* forms */
#legacy_xoopsform_block_uname,
#legacy_xoopsform_block_pass,
#legacy_xoopsform_query_block,
#xoops_theme_select{
	width: 120px;
}

/* XOOPS item */
.item {}
.itemHead {
	padding: 3px;
	background-color: #666;
	color: #FFF;
}
.itemInfo {
	text-align: right;
	padding: 3px;
	background-color: #EFEFEF;
}
.itemTitle a {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: transparent;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding-left: 0px;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}
.itemText: first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	background-color: #EFEFEF;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
/* XOOPS Code & Quote */
div.xoopsCode {
	color: #111;
	background-color: #fafafa;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
div.xoopsQuote {
	color: #111;
	background-color: #fafafa;
	border: #336699 solid 1px;
	padding: 3px;
}

/* XOOPS com */
.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size: 10px;font-weight: bold;
}
.comUserRankImg {
	border: 0;
}
.comUserName {}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
.comDateCaption {
	font-weight: bold;
	font-style: normal;
}

/* XoopsComments */
div.XoopsCommentsInfo{}

ul#XoopsCommentsNavigation{
	padding: 0;
	margin: 5px 0;
}
ul#XoopsCommentsNavigation li{
	display: inline;
}
ul.XoopsCommentsThread{
	padding: 0;
	margin: 5px 0 15px;
}
ul.XoopsCommentsThread li{
	padding: 2px 0;
	list-style: none;
}
ul.XoopsCommentsThread li img{
	vertical-align: middle;
}
h3.XoopsCommentsTitle{
	padding: 3px 6px;
	background-color: #ddd;
}
h3.XoopsCommentsTitle img{
	vertical-align: middle;
}
h4.XoopsCommentsThreadTitle{
	border-bottom: 1px #aaa solid;
}
div.XoopsCommentsText{
	clear: both;
	padding: 3px 6px;
}
div.XoopsCommentsSub{
	position: relative;
	padding: 2px 6px;
	background-color: #eee;
}
div.XoopsCommentsCtrl{
	position: absolute;
	top: 2px;
	right: 6px;
}
hr.XoopsCommentsDivision{
	margin: 10px 0;
}

/* dhtmltextarea - just for menu skip */
.dhtmltextarea{
	position: relative;
}

/*============================================================================*/
/* XOOPS DIALOGUE MSG */
/* errorMsg */
.errorMsg {
	color: #111;
	background-color: #fcc;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 15px 25px 10px;
}
/* confirmMsg */
.confirmMsg {
	color: #136C99;
	background-color: #ddffdf;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 15px 25px 10px;
}
/* resultMsg */
.resultMsg {
	color: #333;
	background-color: #ccc;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 15px 25px 10px;
}
/* redirectMsg */
.redirectMsg {
	color: #111;
	background-color: #fafafa;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 15px 25px 10px;
}
/* ctrlMsg */
.ctrlMsg {
	color: #111;
	background-color: #fafafa;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 15px 25px 10px;
}

/*============================================================================*/
/* ANHCOR ICONS */

#CenterColumn a[href^="http:"]:after{
	margin: 0 2px;
	content: url(images/_common/ouklink.png);
}
#CenterColumn a[href^="https:"]:after {
	margin: 0 2px;
	content: url(images/_common/lock.png);
}
#CenterColumn a[href^="http://www.uenoke.com"]:after {
	margin: 0;
	content: "";
}
/*============================================================================*/
/* XOOPS_DIALOGUE */
.xoops_dialogue{
	color: #111;
	background-color: #eee;
}
#dialogue_title{
	padding: 3px 5px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #666;
}
#dialogue_title img{
	vertical-align: middle;
	margin-right: 5px;
}

/*============================================================================*/
/* XOOPS ADMIN SIDE */

/* admin ctrl */
#admin_ctrl{
	border-bottom: 1px #666 solid;
	background-color: #666;
	text-align: right;
	padding: 5px 10px;
	line-height: 100%;
}
#admin_ctrl a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#admin_ctrl a:hover{
	color: #113;
}
#admin_ctrl a:before {
	margin: 0 3px;
	content: url(images/_common/menulist.gif);
}
#admin_ctrl a.direct:before {
	margin: 0 2px;
	content: url(images/_common/menulist_direct.gif);
}
#admin_ctrl a.end_of_shortcut{
	margin-right: 10px;
}

/* admin header and footer */
.AdminMode #Container{
	width: 100%;
	border: none;
}
.AdminMode #Header{
	height: 60px;
	background-color: #222;
}
.AdminMode #Header #Logo{
	margin: 0;
	padding: 0 10px;
}
.AdminMode div#Header div#Sitename {
	font-size: 150%;
	color: #fff;
}
.AdminMode div#Footer {
	color: #fff;
	background-color: #222;
}
.AdminMode div#Footer p a{
	color: #fff;
}

/* admin headings */
.AdminMode #CenterWrapper h2 {
	line-height: 100%;
	font-size: 110%;
	padding: 6px;
	border: none;
	margin: 0;
	color: #fff;
	background-color: #666;
}
.AdminMode #CenterWrapper h3 {
	line-height: 100%;
	font-size: 110%;
	padding: 6px;
	border-bottom: none !important;
	border-left: 8px#666 solid;
}
.AdminMode #CenterWrapper h4{
	margin: 10px 0 0;
	border-bottom: 1px#666 solid;
}

/* admin left column */
.AdminMode #LeftColumn h2.BlockTitle{
	font-size: 110%;
	margin: -10px 0 0;
	padding: 6px 10px;
	line-height: 100%;
	color: #fff;
	background-color: #222;
}
.AdminMode #LeftColumn div.adminmenu_block_main{
	margin: 0 -10px;
	clear: left;
	border-top: 1px #aaa solid;
}
.AdminMode #LeftColumn div.adminmenu_block_main img{
	padding: 4px 4px 2px 5px;
	float: left;
}

/* admin left column anchor */
.AdminMode #LeftColumn div.adminmenu_block_main a.adminmenu_block_main_module_name{
	font-weight: bold;
	color: #222;
	padding: 4px;
	display: block;
	text-decoration: none;
}
.AdminMode #LeftColumn div ul,
.AdminMode #LeftColumn div li{
	list-style: none;
	margin:0 -5px;
	padding:0;
	border: 1px #fff solid;}
.AdminMode #LeftColumn div li a{
	color: #222;
	padding: 3px 5px;
	display: block;
	text-decoration: none;
}
.AdminMode #LeftColumn div a:hover{
	color: #fff;
	background-color: #999;
}

/* admin table */
.AdminMode table.outer{
	margin: 10px 0;
	border-top: 1px #bbb solid;
	border-left: 1px #bbb solid;
	border-collapse: collapse;
}
.AdminMode table.outer th{
	text-align: center;
	color: #fff;
	background-color: #666;
}
.AdminMode table.outer th,
.AdminMode table.outer td {
	border-bottom: 1px #bbb solid;
	border-right: 1px #bbb solid;
}
.legacy_list_description{
	color: #333;
	font-size: 85%;
}


/* admin error */
div.error{
	color: #900;
	background-color: #eee;
	padding: 5px;
}
/* ModuleContents */
form.odd{
	border				:1px #aaa solid;
}

/* table coloring for admin */
.AdminMode .head {
	color: #fff;
	background-color: #666;
}
.AdminMode .even,
.AdminMode tr.even td {
	color: #111;
	background-color: #ddd;
}
.AdminMode .odd,
.AdminMode tr.odd td {
	color: #111;
	background-color: #fafafa;
}
.AdminMode .foot {}

.AdminMode table.outer th {
	color: #fff;
	background-color: #666;
}
.AdminMode table.outer thead tr th {
	color: #111;
	background-color: #666;
}
.AdminMode table.outer thead tr td {
	background-color: #111;
	background-color: #666;
}

/* block and modules control pannel */
.AdminMode td.legacy_blockside div {
	display: inline;
	padding: 1px;
}
.AdminMode td.legacy_blockside div *{
	vertical-align: middle;
}
.AdminMode td.legacy_blockside div.active {
	background-color: #edd;
}
.AdminMode td.legacy_blockside,
.AdminMode td.blockposition {
	white-space: nowrap !important;
}
.AdminMode tr.active td{
	background-color: #edd;
}
.AdminMode .tips {
	color: #111;
	background-color: #fafafa;
border: 1px #aaa solid;	padding: 10px 15px;
}

/*============================================================================*/
/* HEADLINES SETTINGS */
/* normal headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Verdana, sans-serif;
}

div#CenterColumn h1 {
	color: #fffefe;
	background-color: #800000;
	font-size: 120%;
	margin: 0 0 10px;
	padding: 5px 10px 3px;
	border-bottom: 3px #b3424a solid;
background:left top no-repeat url(images/h1bg.gif) #800000;
}
div#CenterColumn h2 {
	color: #40150c;
	background-color: #f8f8f8;
	clear: both;
	font-size: 110%;
	margin: 15px 0 10px;
	padding: 2px 10px;
	border-bottom: 3px #b3424a solid;
}
div#CenterColumn h3 {
	font-size: 110%;
	margin: 15px 0 5px;
	padding: 2px 15px;
	clear:both;
	border-bottom: 1px  #b3424a solid;
	color: #40150c;
	background-color: #fff;
background:0.2em 0.5em no-repeat url(images/h3bg.gif);
}
div#CenterColumn h4{
	color: _THEME_CONFIG_H4_COLOR;
	border-left: 7px  #b3424a solid;
	padding:0 5px;
	margin:10px 0;
	line-height:120%;
}
h4,
h5 {
	font-size: 100%;
}

.ssblock{
	margin:5px;
	background:#fff;}
.ssblock h2{
	margin:0 !important;
	padding:0 !important;}
.ssblock .bt{
	border-top:1px solid #ccc;
	padding:5px 0 5px;
	text-align:center;
	margin:0 5px 10px;}
.ssblock div.photoarea{
	margin:0 10px;
	text-align:center;}
.ssblock div.bodyarea{	margin:0 10px;
}
.ssblock div.bodyarea h3{
	margin:-8px 0 0 !important;
	font-weight:normal !important;
	font-size:90% !important;
	}
html>/**/body .ssblock div.bodyarea h3{
	margin:0 !important;}
.ssblock div.bodyarea p{
	margin:0 !important;
	font-size:90% !important;
}
.ssblock div.bodyarea span{
	font-size:80%;
	display:blcok;}

#topleft div.photoarea{
	float:left;
	text-align:center;
	margin:5px 10px 5px 0;
	width:160px;}
#topleft div.bodyarea{
	width:280px;}
html>/**/body #topleft div.bodyarea{
	width:458px;}

#topleft .newscat div.photoarea{
	width:200px;}



.blogcat div.bodyarea h4{
	font-weight:normal;
	margin:0;
	font-size:100%;
	border:none !important;
}
.blogcat div.bodyarea h4 a{
	padding-left:15px;
	background:left 0.3em no-repeat url(images/submenubg.gif);}
.blogcat div.bodyarea span{
	font-size:85%;
	display:blcok;}

.shopcat{border-top:1px solid #E6E6E6;
padding:10px;}

.shopcat div.photoarea{
	float:left;
	text-align:center;
	margin:5px 10px 5px 0;
	width:160px;}
.shopcat div.bodyarea h3{
	font-weight:normal;
	margin:5px 0;
	font-size:100% !important;
}
.shopcat div.bodyarea h3 a{
	padding-left:15px;
	background:left 0.3em no-repeat url(images/submenubg.gif);}
.shopcat div.bodyarea span{
	font-size:85%;}


.newscat{border-top:1px solid #E6E6E6;
padding:10px;}

.newscat div.photoarea{
	float:left;
	text-align:center;
	margin:5px 10px 5px 0;
	width:200px;}
.newscat div.bodyarea h3{
	font-weight:normal;
	margin:5px 0;
	font-size:100% !important;
}
.newscat div.bodyarea h3 a{
	padding-left:15px;
	background:left 0.3em no-repeat url(images/submenubg.gif);}
.newscat div.bodyarea span{
	font-size:85%;}


/* pico blog set - start */
.pbm_ctrl{position: relative;list-style: none;margin: 0;padding: 0;}
.pbm_ctrl li *{vertical-align: middle;}
.pbm_ctrl li.prev{position: relative;text-align: left;float: left;padding: 0 0 5px;margin: 0;}
.pbm_ctrl li.next{text-align: right;padding: 0 0 5px;}
.pbm_ctrl .num_ctrl{position: absolute;left: 40%;vertical-align: top;}
.pbm_ctrl a{color: #336699 ;}
.pbm_info {clear:both;background-color:#f6f6f6;font-size:80%;color:$666;padding:2px 5px;margin:-5px 0 10px;text-align:right;}
.pbm_thumbnail {float: right;margin: 0 0 10px 10px;}
.pbm_readall{float:right;margin:10px;}
.pbm_readall a{padding-left:15px;background-position:left center;background-repeat:no-repeat;background-image:url(images/golink.gif);}

.innerbanner img{
	margin-bottom:5px;}

#wlist{
	padding:10px;
	background:#f6f5ef;
	border:1px solid #dadada;}
#wlist a{
	font-size:90%;
	display:block;
	padding:0;
	width:220px;
	float:left;}

table.captable td{
padding:0;
margin:0;
text-align:center;
	font-size:90%;}
table.captable td img{
	margin:0 0 3px;}
table.captable{
clear:both;
margin:0;
padding:0;}

.fcr{float:right;}

.pico_form_table span{
	font-size:80%;
	color:#900;}

div#CenterColumn .pdata h3{
	display:inline;
	background:none;
	border:none;
	padding-left:0;
	margin:10px 0;
	clear:none;}
.psig{
	text-align:right;
	margin:10px 0;
	padding:5px 0 0;}
.psig a{
	background:url("images/submenubg.gif") no-repeat scroll 0.5em center #FFFFFF;
	padding:10px 10px 10px 25px;}
.pphoto{
	background:#fff;
	float:left;
	margin:0 15px 10px 0;}


.shopphoto{
	float:left;
	margin:0 15px 15px 0;}
.golist{
	clear:both;
	border-top:1px solid #B3424A;
	padding:5px 0;
	text-align:right;}
.golist a{
	background:url("images/submenubg.gif") no-repeat scroll 0.5em center;
	padding:5px 5px 5px 25px;
	margin:5px 0;}

table.shoptable td{
	margin:0;
	padding:0;}

#plist div.pdata{
	float:left;
	font-size:85%;
	line-height:120%;
	text-align:center;
	width:135px;
	margin:0 0 10px 0;}

#plist div.pdata img{
	margin:0 0 5px;}
#plist a{
	text-decoration:none;}


fieldset {
padding:0 0 5px;
border:1px solid #ccc !important;
}
fieldset legend {
line-height:100%;
padding:10px !important;

}
fieldset p{
float:left;
margin:0 0 10px 10px;}

