@charset "UTF-8";
/* CSS Document */

#MC h2{ background:url(img/txt_00.gif) no-repeat 0 center; padding:2px 15px; font-size:1.3em;}

div.module{ margin:0 0 1.0em 0;}

/* index  */
div.index{ border:solid 1px #CCCCCC; padding:5px; width:250px; margin:0 10px 1.0em 0; float:left;}
.index div,.index p{ margin:0; padding:0;}
.index .category-data{ width:160px; float:left;}
.index .category-name{ }
.index .category-Description{ }
.index .category-photo{ float:right; width:80px; border:solid 1px #E0E0E0; height:60px; overflow:hidden;}
.index .category-photo img{ margin:0; padding:0; width:80px;}


/*  category list  */
/*
div.item{ margin-bottom:1.0em;}
.item-title{ border-bottom:solid 1px #CCCCCC; font-size:1.3em; background:url(img/img_sq_gray.gif) no-repeat 0 center; padding:2px 0 2px 12px;}
.item-photo{ width:200px; height:150px; border:solid 1px #CCCCCC; overflow:hidden; float:left; margin-right:10px; text-align:center;}
.item-photo img{ height:150px; margin:0; padding:0;}
.item-lycs{}
.item-data{ color:#1C4971;}
*/



/*  category list  */
div.item{ margin-bottom:1.0em; margin-left:10px; width:270px; float:left;}
.item-title{ border-bottom:solid 1px #CCCCCC; font-size:1.15em; background:url(img/img_sq_gray.gif) no-repeat 0 center; padding:2px 0 2px 12px;}
.item-photo{ width:100px; height:75px; border:solid 1px #CCCCCC; overflow:hidden; float:left; margin-right:10px; text-align:center;}
.item-photo img{ height:75px; margin:0; padding:0;}
.item-lycs{}
.item-data{ color:#1C4971;}
.item-data p{ margin:0; padding:0; line-height:1.0;}


/*  module  */
ul.module-list{ margin:0 0 1.0em 0; padding:0; list-style:none; list-style-image:none;}
.module-list-item{ background:url(img/img_tri_orange.gif) no-repeat 0 center; padding:2px 0 2px 10px; margin-left:10px;}

/*  entry detail */
div.entry{}
.entry-title{}
.entry-photo{ width:570px; height:427px; border:solid 1px #CCCCCC; overflow:hidden; text-align:center; background:#F0FFF0;}
.entry-photo img{ height:427px;}
.entry-lycs{}
.entry-data{}
.entry-more{}
.entry-pre{ width:250px; overflow:hidden; float:left; background:url(img/bg_Pre.gif) no-repeat left center; padding-left:25px;}
.entry-next{ width:250px; overflow:hidden; float:right; text-align:right; background:url(img/bg_next.gif) no-repeat right center; padding-right:25px;}


/* table */
#MC table{ border:1px #CCCCCC; border-style:solid none none solid;}
#MC table td{ margin:0; padding:2px 5px; border:1px #CCCCCC; border-style:none solid solid none;}

