/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/


* {
 border: 1px solid #F0F;
}


*/



:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}


hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	background: #fff;
}

#container-inner {
    width: 800px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}



#content {
	width:800px;
	padding:0px 15px;
}

#header {
	width: 800px;
}

#alpha,{
    display: inline;
}

#beta, #gamma {
	display:none;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}


#alpha-inner {
	margin: 0px;
	padding: 0px;
	width:790px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 790px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
	left: 215px;
	width: 554px;


}

.layout-twt #beta {
	left: -554px;
	width: 200px;

}

.layout-twt #gamma {
	margin-left:5px;
	width: 200px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 790px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 790px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 790px;
}

.layout-wm #beta {
    width: 330px;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
color:#0E4BB1;
}

a:hover {
    text-decoration: none;
color:#666;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header {
	height:175px;
	margin-bottom:30px;
}

#header-left {
	width: 790px;
	height: 170px;
	float: left;
	margin-top: 0px;
}

#header-left h1 {
	width: 790px;
	height: 170px;
	text-indent: -9999px;
	background: #FFF url(./images/print_header.jpg) no-repeat;
	display:none;
}

img.nodisplay{
	display:block;
}

#header-left h1 a {
	display:block;
	width: 430px;
	height: 70px;
}

#header-left h1 a:hover {
	display:block;
	width: 430px;
	height: 70px;
}

#header-right {
	float:left;
	margin-top: 2px;
	margin-left:35px;
	display:none;
}

#header-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display:none;
}

.header-right-menu001 {
	margin: 33px 0px 0px 0px;
	width: 103px;
	height: 26px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_right_menu001.png) no-repeat;
	display:none;
}


li.header-right-menu001 a{
	width:103px;
	height:26px;
	display:none;
}

li.header-right-menu001 a:hover{
	display:none;
	width:103px;
	height:26px;
	background: url(./images/header_right_menu001_on.png) no-repeat;
}



.header-right-menu002 {
	margin: 33px 0px 0px 0px;
	width: 89px;
	height: 26px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_right_menu002.png) no-repeat;
	display:none;
}

li.header-right-menu002 a{
	width:89px;
	height:26px;
	display:none;
}

li.header-right-menu002 a:hover{
	display:none;
	width:89px;
	height:26px;
	background: url(./images/header_right_menu002_on.png) no-repeat;
}


.header-right-menu003 {
	margin: 33px 0px 0px 0px;
	width: 92px;
	height: 26px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_right_menu003.png) no-repeat;
	display:none;
}

li.header-right-menu003 a{
	width:92px;
	height:26px;
	display:none;
}

li.header-right-menu003 a:hover{
	display:none;
	width:92px;
	height:26px;
	background: url(./images/header_right_menu003_on.png) no-repeat;
}


.header-right-cart {
	margin: 25px 0px 0px 30px;
	width: 160px;
	height: 35px;
	float:left;
	text-indent: -9999px;
	background: #FFF url(./images/header_right_cart.png) no-repeat;
	display:none;
}


.header-right-cart a{
	width:160px;
	height:35px;
	display:none;
}

.header-right-cart a:hover{
	display:none;
	width:160px;
	height:35px;
	background: url(./images/header_right_cart_on.png) no-repeat;
	display:none;
}



#header-menu {
	clear:both;
	padding: 0px 15px 9px 15px;
	margin: 0px;
	display:none;
}



#header-menu-box {
	border: 1px solid #999999;
	padding:0px;
	margin:0px;
	display:none;
}


#header-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display:none;
}

.header-menu-001 {
	margin: 0px 0px 0px 0px;
	width: 136px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_001.png) no-repeat;
	display:none;
}


li.header-menu-001 a{
	width:136px;
	height:40px;
	display:none;
}

li.header-menu-001 a:hover{
	display:block
	width:136px;
	height:40px;
	background: url(./images/header_menu_001_on.png) no-repeat;
	display:none;
}


.header-menu-002 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_002.png) no-repeat;
	display:none;
}


li.header-menu-002 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-002 a:hover{
	display:block
	width:137px;
	height:40px;
	display:none;
}


.header-menu-003 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_003.png) no-repeat;
	display:none;
}


li.header-menu-003 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-003 a:hover{
	display:none;	width:137px;
	height:40px;
	background: url(./images/header_menu_003_on.png) no-repeat;
}


.header-menu-004 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_004.png) no-repeat;
	display:none;
}


li.header-menu-004 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-004 a:hover{
	display:none;
	width:137px;
	height:40px;
	background: url(./images/header_menu_004_on.png) no-repeat;
}


.header-menu-005 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_005.png) no-repeat;
	display:none;
}


li.header-menu-005 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-005 a:hover{
	display:none;
	width:137px;
	height:40px;
	background: url(./images/header_menu_005_on.png) no-repeat;
}


.header-menu-006 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_006.png) no-repeat;
	display:none;
}


li.header-menu-006 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-006 a:hover{
	display:none;
	width:137px;
	height:40px;
	background: url(./images/header_menu_006_on.png) no-repeat;
	display:none;
}


.header-menu-007 {
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	background: #FFF url(./images/header_menu_007.png) no-repeat;
	display:none;
}


li.header-menu-007 a{
	width:137px;
	height:40px;
	display:none;
}

li.header-menu-007 a:hover{
	display:none;
	width:137px;
	height:40px;
	background: url(./images/header_menu_007_on.png) no-repeat;
	display:none;
}

#header-menu-box2 {
	clear:both;
	border: 1px solid #999999;
	padding:0px;
	margin:0px;
	display:none;
}




#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/*  TOP-LEFT-MENU-A   */

.top-left-menu {
	width:178px;
	border:2px solid #DBDBDB;
	margin-bottom: 10px;
}

.top-left-menu a{
	display:block;
}

.top-left-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;

}

.top-left-menu001 {
	text-indent: -9999px;
}


li.top-left-menu001 {
	background: url(./images/top_left_menu_001.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu001  a:hover{
	display:block
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_001_on.png) no-repeat;
}


.top-left-menu002 {
	text-indent: -9999px;
}


li.top-left-menu002 {
	background: url(./images/top_left_menu_002.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu002  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_002_on.png) no-repeat;
}


.top-left-menu003 {
	text-indent: -9999px;
}


li.top-left-menu003 {
	background: url(./images/top_left_menu_003.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu003  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_003_on.png) no-repeat;
}


.top-left-menu004 {
	text-indent: -9999px;
}


li.top-left-menu004 {
	background: url(./images/top_left_menu_004.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu004  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_004_on.png) no-repeat;
}


.top-left-menu005 {
	text-indent: -9999px;
}


li.top-left-menu005 {
	background: url(./images/top_left_menu_005.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu005  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_005_on.png) no-repeat;
}

.top-left-menu006 {
	text-indent: -9999px;
}


li.top-left-menu006 {
	background: url(./images/top_left_menu_006.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu006  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_006_on.png) no-repeat;
}

.top-left-menu007 {
	text-indent: -9999px;
}


li.top-left-menu007 {
	background: url(./images/top_left_menu_007.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu007  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_007_on.png) no-repeat;
}

/*  TOP-LEFT-MENU-A   */

.top-left-menu {
	width:182px;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 10px 8px;
	maring-bottom:10px;
}

.top-left-menu-box {
	border: 2px solid #DBDBDB;
}

.top-left-menu a{
	display:block;
}

.top-left-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.top-left-menu001 {
	text-indent: -9999px;
}


li.top-left-menu001 {
	background: url(./images/top_left_menu_001.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu001  a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu001  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_001_on.png) no-repeat;
}


.top-left-menu002 {
	text-indent: -9999px;
}


li.top-left-menu002 {
	background: url(./images/top_left_menu_002.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu002  a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu002  a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_002_on.png) no-repeat;
}


.top-left-menu003 {
	text-indent: -9999px;
}


li.top-left-menu003 {
	background: url(./images/top_left_menu_003.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu003 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu003 a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_003_on.png) no-repeat;
}


.top-left-menu004 {
	text-indent: -9999px;
}


li.top-left-menu004 {
	background: url(./images/top_left_menu_004.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu004 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu004 a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_004_on.png) no-repeat;
}


.top-left-menu005 {
	text-indent: -9999px;
}


li.top-left-menu005 {
	background: url(./images/top_left_menu_005.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu005 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu005 a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_005_on.png) no-repeat;
}

.top-left-menu006 {
	text-indent: -9999px;
}


li.top-left-menu006 {
	background: url(./images/top_left_menu_006.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu006 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu006 a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_006_on.png) no-repeat;
}

.top-left-menu007 {
	text-indent: -9999px;
}


li.top-left-menu007 {
	background: url(./images/top_left_menu_007.png) no-repeat;
	width:178px;
	height:35px;
	display:block;
}

li.top-left-menu007 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu007 a:hover{
	display:block;
	width:178px;
	height:35px;
	background: url(./images/top_left_menu_007_on.png) no-repeat;
}



/* SORT-LEFT-MENU */

.sort-left-menu {
	width:182px;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 10px 8px;
	maring-bottom:10px;
}

.sort-left-menu-box {
	border: 2px solid #DBDBDB;
}


/*
.sort-left-menu a{
	display:block;
}

*/

.sort-left-menu ul {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}





.sort-left-menu-box {
	border: 2px solid #DBDBDB;
	background-color: #FFFFFF;
}

.sort-left-menu-bg {
	font-size:15px;
	width:163px;
	height:30px;
	font-weight:bold;
	background: url(./images/sort_left_menu_bg.png) no-repeat;
	padding:10px 0px 0px 15px;
	color:#555555;
	display:block;
}

.sort-left-menu-bg a:hover {
	color:#0000EE;

}

a.soft-left-menu-bg a:visited {
	color:#555555;
}


a.sort-left-menu-bg {
	padding:10px 0px 0px 15px;
}


.sort-left-menu-box li {
	padding: 4px 0px 4px 17px;
	font-size:13px;
	color:#555555;
}

/*  TOP-LEFT-MENU-A   */

.top-left-menu-b {
	margin-bottom: 10px;
	width:182px;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 10px 8px;
	
}

.top-left-menu-b a{
	display:block;
}

.top-left-menu-b ul {
	list-style: none;
	padding: 0px;
	margin: 0px;

}

.top-left-menu008 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}


li.top-left-menu008 {
	background: url(./images/top_left_menu_008.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.top-left-menu008 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu008 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/top_left_menu_008_on.png) no-repeat;
}


.top-left-menu009 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;

}


li.top-left-menu009 {
	background: url(./images/top_left_menu_009.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.top-left-menu009 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu009 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/top_left_menu_009_on.png) no-repeat;
}


.top-left-menu010 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}

li.top-left-menu010 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu010 {
	background: url(./images/top_left_menu_010.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.top-left-menu010 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/top_left_menu_010_on.png) no-repeat;
}


.top-left-menu011 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}


li.top-left-menu011 {
	background: url(./images/top_left_menu_011.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.top-left-menu011 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu011 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/top_left_menu_011_on.png) no-repeat;
}


.top-left-menu012 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}


li.top-left-menu012 {
	background: url(./images/top_left_menu_012.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.top-left-menu012 a{
	display:block;
	width:178px;
	height:35px;
}

li.top-left-menu012 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/top_left_menu_012_on.png) no-repeat;
}


/* 定期刊行物　左メニュー */

.jour-left-menu001 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}

li.jour-left-menu001 {
	background: url(./images/jour_top_title_menu_1.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.jour-left-menu001 a{
	display:block;
	width:178px;
	height:35px;
}

li.jour-left-menu001 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/jour_top_title_menu_1_on.png) no-repeat;
}


.jour-left-menu002 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;

}


li.jour-left-menu002 {
	background: url(./images/jour_top_title_menu_2.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.jour-left-menu002 a{
	display:block;
	width:178px;
	height:35px;
}

li.jour-left-menu002 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/jour_top_title_menu_2_on.png) no-repeat;
}


.jour-left-menu003 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}

li.jour-left-menu003 a{
	display:block;
	width:178px;
	height:35px;
}

li.jour-left-menu003 {
	background: url(./images/jour_top_title_menu_3.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.jour-left-menu003 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/jour_top_title_menu_3_on.png) no-repeat;
}


.jour-left-menu004 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}


li.jour-left-menu004 {
	background: url(./images/jour_top_title_menu_4.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.jour-left-menu004 a{
	display:block;
	width:178px;
	height:35px;
}

li.jour-left-menu004 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/jour_top_title_menu_4_on.png) no-repeat;
}


.jour-left-menu005 {
	text-indent: -9999px;
	border:2px solid #DBDBDB;
	margin-bottom:5px;
}


li.jour-left-menu005 {
	background: url(./images/jour_top_title_menu_5.png) no-repeat;
	width:178px;
	height:52px;
	display:block;
}

li.jour-left-menu005 a{
	display:block;
	width:178px;
	height:35px;
}

li.jour-left-menu005 a:hover{
	display:block;
	width:178px;
	height:52px;
	background: url(./images/jour_top_title_menu_5_on.png) no-repeat;
}


/*  TOP-SSL  */


.top-left-menu-c {
	width:194px;
	border: 1px solid #CCC;
	padding: 2px 2px;
	margin-bottom:10px;
}

.top-left-menu-c p {
	width:180px;
	font-size:12px;
	padding: 5px 5px 0px 5px;
}



/* TOP-RSS */

.top-left-menu-d {
	width:194px;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 10px;
}


.top-kubtm {
	margin:10px 0px;
	text-indent: -9999px;
	display:block;
	width:194px;
	height:23px;
	background: url(./images/top_left_menu_title_3_btm.png) no-repeat;
}

.top-kubtm a{
	display:block;
	width:194px;
	height:23px;
}

.top-kubtm a:hover{
	display:block;
	width:194px;
	height:23px;
	background: url(./images/top_left_menu_title_3_btm_on.png) no-repeat;
}






/* TOP-PICKUP */

.top-right-menu-a {
	width:194px;
	border: 1px solid #CCC;
	padding: 2px 2px;
	margin-bottom:10px;
}

.top-right-menu-a p {
	width:180px;
	font-size:12px;
	padding: 5px 5px 0px 5px;
}

.top-right-menu-a a {
	width:180px;
	font-size:14px;

}

.top-right-menu-a ul {
	margin: 0px;
	padding: 10px 5px;
	list-style: none;
}

.top-right-menu-a li {
	font-size:13px;
	padding:5px 0px;
	border-bottom:1px solid #CCCCCC;
}

/* TOP-TAG */

.top-right-menu-b {
	width:194px;
	border: 1px solid #CCC;
	padding: 2px 2px;
	margin-bottom:10px;
}


.top-right-menu-b a {
	width:180px;
	font-size:13px;
}


.top-right-menu-b ul {
	margin: 0px;
	padding: 10px 5px;
	list-style: none;
}

.top-right-menu-b li {
	font-size:13px;
	padding:5px 0px;
	border-bottom:1px solid #CCCCCC;
}




/* TOP-MAILMAGJIN */

.top-right-menu-c {
	width:194px;
	border: 1px solid #CCC;
	padding: 2px 2px;
	margin-bottom:10px;
}

p.top-mailmgz {
	width:180px;
	font-size:12px;
	padding: 5px 5px 0px 5px;
}


/* TOP-CNETER 近日入荷情報 */

.top-center-neer {
	width:530px;
}


.top-kubtm-2 {
	margin:10px 0px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center-neer_title.png) no-repeat;
}

.top-kubtm-2 a{
	display:block;
	width:530px;
	height:54px;
}

.top-kubtm-2 a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center-neer_title_on.png) no-repeat;
}


.top-kubtm-2-all {
	margin-bottom:10px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center-neer_title_all.png) no-repeat;
}

.top-kubtm-2-all a{
	display:block;
	width:530px;
	height:54px;
}

.top-kubtm-2-all a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center-neer_title_on.png) no-repeat;
}



.top-center-neer ul {
	width: 518px;
	margin: 0px;
	padding: 5px;
	border:1px solid #C3C3C3;
	background-color: #F7F7F7;
	list-style: none;
}


.top-center-neer li {
	width:475px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBDBDB;
	background-color:#FFFFFF;
	font-size:13px;
}



/* TOP-CNETER お知らせ */

.top-center-infomation {
	width:530px;
	margin-bottom:15px;
}




.top-kubtm-3 {
	margin:0px 0px 10px 0px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title.png) no-repeat;
}

.top-kubtm-3 a{
	display:block;
	width:530px;
	height:54px;
}

.top-kubtm-3 a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title_on.png) no-repeat;
}


.top-kubtm-3-all {
	margin-bottom:10px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title_all.png) no-repeat;
}

.top-kubtm-3-all a{
	display:block;
	width:530px;
	height:54px;
}

.top-kubtm-3-all a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title_on.png) no-repeat;
}



.top-center-infomation ul {
	width: 518px;
	margin: 0px;
	padding: 5px;
	border:1px solid #C3C3C3;
	background-color: #F7F7F7;
	list-style: none;
}


.top-center-infomation li {
	width:475px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBDBDB;
	background-color:#FFFFFF;
	font-size:13px;
}



/* TOP-CNETER お知らせ */

.chma-center-dvdvcd {
	width:530px;
	margin-bottom:15px;
}




.chma-kubtm-3 {
	margin:10px 0px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/chma-center_dvdvcd_title.png) no-repeat;
}

.chma-kubtm-3 a{
	display:block;
	width:530px;
	height:54px;
}

.chma-kubtm-3 a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/chma-center_dvdvcd_title_on.png) no-repeat;
}

.chma-kubtm-3-all {
	margin-bottom:10px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/chma-center_dvdvcd_title_all.png) no-repeat;
}

.chma-kubtm-3-all a{
	display:block;
	width:530px;
	height:54px;
}

.chma-kubtm-3-all a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/chma-center_dvdvcd_title_on.png) no-repeat;
}



.chma-center-dvdvcd ul {
	width: 518px;
	margin: 0px;
	padding: 5px;
	border:1px solid #C3C3C3;
	background-color: #F7F7F7;
	list-style: none;
}


.chma-center-dvdvcd li {
	width:475px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBDBDB;
	background-color:#FFFFFF;
	font-size:13px;
}

/* 人民中国リスト */

.jour-pech-3-all {
	margin-bottom:10px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/jour_center_pech_title.png) no-repeat;
}

.jour-pech-3-all a{
	display:block;
	width:530px;
	height:54px;
}

.jour-pech-3-all a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title_on.png) no-repeat;
}


/* 定期刊行物-おすすめ */

.jour-osusume-3-all {
	margin-bottom:10px;
	text-indent: -9999px;
	display:block;
	width:530px;
	height:54px;
	background: url(./images/jour_center_pickup_title.png) no-repeat;
}

.jour-osusume-3-all a{
	display:block;
	width:530px;
	height:54px;
}

.jour-osusume-3-all a:hover{
	display:block;
	width:530px;
	height:54px;
	background: url(./images/top-center_infomation_title_on.png) no-repeat;
}




#footer {
	margin-top: 20px;
	padding-top:5px;
	height:81px;
	border-top:2px solid #DDDDDD;
}

#footer-content {
	text-align:center;
}

p.footer-menu {
	margin: 15px 0px 5px 0px;
	font-size:13px;
	display:none;
}

p.footer-cp {
	font-size:13px;
	color:#666666;
	display:none;
}


p.footer-print-cp {
	font-size:13px;
	color:#666666;
}


.pickup {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:529px;
}

.pickup ul{
    list-style: none;
	padding:0px;
	margin:0px;
}

.pickup li{
	margin:0px;
	padding:0px;
	width:175px;
	float:left;
	border-left:1px solid #DDDDDD;
}


.pickupimgbox {
	margin:5px auto 5px auto;
	border:1px solid #DDDDDD;
	width:130px;
	height:130px;
	overflow: hidden;
	display:block;
}

img.pickupimgbox {
	padding:0px;
	margin:0px;
	width:130px;
}

p.pickuptitlelink a {
	font-size:14px;
	color:#0000EE;
}

p.pickuptitlelink {
	font-size:13px;
	margin: 0px 5px 3px 5px;
	color:#666666;
	width:160px;
}

p.pickupselltext  {
	font-size:10px;
	padding:1px 0px 0px 5px;
	color:#666666;
	float:left;
}

p.pickuphinbantext {
	font-size:11px;
	padding:2px 0px 0px 5px;
	color:#666666;
	float:left;
}

p.pickuphinban {
	font-size:11px;
	padding:2px 0px 0px 5px;
	color:#666666;
}

p.pickuptext  {
	font-size:10px;
	padding:2px 3px 0px 5px;
	color:#666666;
}

p.pickupsellpre {
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 5px;
	color:#666666;
}


h1.entry-title {
	width: 750px;
	margin: 0px;
	padding: 6px;
	border-bottom:3px solid #079107;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-size:20px;
	font-weight:bold;
}

.entry-content {
	line-height:140%;
	color:#444444;
}

.entry-content img {
	padding:3px;
	border:1px solid #DDDDDD;
}

.cartdata-main {
	width: 530px;
	border:1px solid #cccccc;
}

.cartdata-in {
	padding:0px 10px 15px 10px;
	color:#444444;
	width:300px;
}

.cartdata-in td {
	padding:2px 2px 2px 2px;
	font-size:18px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;;
}

.cartdata-out{
	padding:25px;
	border:3px solid #CCCCCC;
	background-color: #F7F7F7;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;;
}

.cartdata-price {
	padding:0px 10px 15px 10px;
	border:1px soid #CCCCCC;
	background-color:#FFFFFF;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;;
}


.cartdata-price td {
	padding:2px 2px 2px 2px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;;
}

.cartdata-price h2 {
	font-size: 18px;
	font-weight:bold;

}

.cartdata-price h3 {
	font-size: 18px;

}

.cartfont {
	font-size:18px;
	padding:0px 10px 5px 7px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;;
}

.cartbtm {
	padding:3px;
	font-size:18px;
	display:none;
}

.tieupitem {
	padding:0px;
	width:524px;
	border:1px solid #666666;
	display:none;
}

.tieupitem h4 {
	background-color:#666666;
	padding:5px;
	color:#FFFFFF;
	display:none;
}

.tieupitem ul {
	display:none;
}

.tieupitem li {
	padding: 3px;
	display:none;
}

.jour-center-pech {
	padding: 15px 0px;
	line-height:140%;
}


.jour-center-pech img {
	padding:3px;
	border:1px solid #DDDDDD;
}

.jour-center-in-pech {
	border-top:3px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	width:517px;
	padding:5px;
	margin-bottom:10px;
}

.search-coa-btm {
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	display:block;
	background: url(http://www.ato-shoten.co.jp/newweb/images/search_top_title_right_coa.png) no-repeat;
}


.search-coa-btm a{
	display:block;
	width:149px;
	height:32px;
}

.search-coa-btm a:hover {
	display:block;
	width:149px;
	height:32px;
	background: url(http://www.ato-shoten.co.jp/newweb/images/search_top_title_right_coa_on.png) no-repeat;
}
