@charset "utf-8";
/* CSS Document */
<!--

		/*===================== BOTTOM : footer =====================*/
			/*------------------------------------------------*/
			div#div_footer {
				position: inherit; width: 1002px; margin: 0 auto;
			}
				/* -----------------------------------*/
				div#div_footer div#div_footer_top{
					position: inherit; width: 1002px;
				}
				div#div_footer div#div_footer_mid{
					position: inherit; width: 1002px; background-color:#350001;
				}
					/* -----------------------------------*/
					div#div_footer_mid div#div_footer_mid_spcr1{
						float: left; position: inherit; width: 10px;
					}
					div#div_footer_mid div#div_footer_mid_lnks{
						float: left; position: inherit; width: 432px;
						font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#e2e2e2;
					}
						/* -----------------------------------*/
						div#div_footer_mid div#div_footer_mid_lnks a:link, div#div_footer_mid div#div_footer_mid_lnks a:visited{
							color:#afafaf;
							text-decoration: none;
						}
						div#div_footer_mid div#div_footer_mid_lnks a:hover{
							color:#ff9090;
							text-decoration: underline;
						}
						/* -----------------------------------*/
					
					div#div_footer_mid div#div_footer_mid_spcr2{
						float: left; position: inherit; width: 20px;
					}
					div#div_footer_mid div#div_footer_mid_adv1{
						float: left; position: inherit; width: 250px;
					}
					div#div_footer_mid div#div_footer_mid_spcr3{
						float: left; position: inherit; width: 30px;
					}
					div#div_footer_mid div#div_footer_mid_adv2{
						float: left; position: inherit; width: 250px;
					}
					div#div_footer_mid div#div_footer_mid_spcr4{
						float: left; position: inherit; width: 10px;
					}
					/* -----------------------------------*/
					
				
				div#div_footer div#div_footer_btm{
					position: inherit; width: 1002px;
				}
				/* -----------------------------------*/
			/*------------------------------------------------*/
		/*===================== BOTTOM : footer =====================*/

-->