body{
	margin: 0;
	padding: 0;
	background-image: url(../image/bg.gif);
	color: #525252;
	font-size: 12px;
}
td{
	color: #525252;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
form{
	margin: 0;
	padding: 0;
}

 a img{
	border-color: gray;
}

hr {
    border-style: outset;
	border-color: #C1C1C1;
	border-right:none;
    border-bottom:none;
    border-left:none;
    height:1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#hr2{
    border-style: dotted;
	border-color: #C1C1C1;
	border-right:none;
    border-bottom:none;
    border-left:none;
    height:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	width: 560px;
}

#hr3{
    border-style: dotted;
	border-color: #C1C1C1;
	margin: 0;
	padding: 0;
	width: 560px;
}

a:link,a:visited,a:active{
	color: #2D7CFF;
	text-decoration: none;
}

a:hover {
	color: #FE984D;
	text-decoration: underline;
}

p{
	margin: 0;
	margin: 7px;
	font-size: 10px;
	color: #ffffff;
}

#image_window{
	background: url(../image/img_bg.gif);
}

#zero{
	margin: 0;
	padding: 0;
}

#header{
	width: 608px;
	height: 55px;
	background: url(../image/header.gif) no-repeat;
	color: #ffffff;
	padding-right: 20px;
}
#header_bottom{
	width: 608px;
	height: 33px;
	background: url(../image/header_bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
	
}

#left{
	width: 20px;
	background: url(../image/left_bottom.gif);
	background-repeat: repeat-y;
}

#menu{
	margin: 5px 4px 5px 4px;
}

#link
{
	margin-top: 5px;
	margin-left: 13px;
	margin-bottom: 10px;
}
#link a{
	margin: 5px;
}

#link_bottom{
	width: 172px;
	background: url(../image/link_bottom.gif);
	background-repeat: repeat-y;
}

#top{
	background: url(../image/left_bg.gif);
	background-repeat: repeat-y;
}

#newre{
	background: url(../image/newrelease.gif) no-repeat;
	height: 25px;
	width: 567px;
	font-size: 10px;
	padding-right: 30px;
}

/*==============
//	 Footer
==============*/
#footer{
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
}

/*==============
//	  About
==============*/
#about_01{
	background: url(../image/about/01.gif) no-repeat;
	height: 173px;
	width: 513px;
}
#about_02{
	background: url(../image/about/02.gif) no-repeat;
	height: 173px;
	width: 513px;
}
#about_03{
	background: url(../image/about/03.gif) no-repeat;
	height: 173px;
	width: 513px;
}
#about_04{
	background: url(../image/about/04.gif) no-repeat;
	height: 173px;
	width: 513px;
}
#about_05{
	background: url(../image/about/05.gif) no-repeat;
	height: 125px;
	width: 513px;
	padding-left: 20px;
	padding-top: 40px;
}

/*==============
//	  Main
==============*/
#main{
	padding-left: 15px;
}

#indent{
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}

#indent02{
	padding: 5px 5px 5px 15px;
}

