@charset "utf-8";
/* CSS Document */


#containerindex{padding:0; width:960px; margin:0 auto; background:#fff;}
#footer{margin:15px 15px 0;}

#indexswf{width:560px; height:716px; float:left;}
#indexmain{width:370px; float:right; padding-right:15px;}
#indexlogo{padding:20px 0 20px; text-align:center;}
#indexnavi{background:#ECE5DA; padding:10px; text-align:center;}
#indexnavi a{background:url(../img/index/navi.gif) no-repeat right center; padding-right:17px; margin-right:5px; color:#000;}
#indexnavi a.navirigth{background:url(../img/index/navi2.gif) no-repeat right center;}
#indexnavi a:hover{color:#89223E;}

/* information */
#info{padding:5px 0;}
#info #infotitle{clear:both; padding-bottom:5px;}
#info dl{clear:both; border-bottom:1px dotted #A29784; width:370px; padding:6px 0;}
#info dl:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}
#info dl dt{clear:both; float:left; width:75px; color:#c00;}
#info dl dd{float:left; width:290px;}


#indexbanner td{color:#999;font-size:11px;}
#indexbanner img{margin-top:5px;}


