﻿@charset "utf-8";
/* CSS Document */

/*reset*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 11px; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body{
	background:url(../image/download_img3/bg.gif) repeat;
	text-align:center;
}

#container{
	background:#fff;
	width:800px;
	margin:0 auto;
}

.top_line{
	background:#FF3366;
	_line-height:0em;
	_font-size:0;
	height:4px;
	width:100%;
}

br{
	line-height:0.5em;
	_line-height:normal;
}

.annouce_bg{
	background:url(../image/download_img3/main_bg.jpg) no-repeat bottom;
	width:800px;
	min-height:300px;
	_height:auto;
	_height:300px;!important 
}

.logo_pos{
	width:800px;
}

.yellow_area{
	background:#FFFFC2;
	width:560px;
	padding:10px;
	text-align:left;
	margin-top:5px;
	margin-left:30px;
	_margin-left:-30px;
	*margin-left:-30px;
	line-height:1.5em;
}

.yellow_area div{
	clear:both;
	margin-top:5px;
	_margin-top:10px;
	*margin-top:10px;
	letter-spacing:0.1em;
}

.yellow_area div span{
	font-size:17px;
	color:#E61282;
}.yellow_area div span2{
	font-size:17px;
	color:#888888;
}

h2{
	background:url(../image/download_img3/yellow_title.png) no-repeat;
	font-size:17px;
	width:242px;
	height:31px;
	padding-left:20px;
	padding-top:2px;
	margin-left:-25px;
	position:absolute;
	left: 881px;
	top: 458px;
}

.yellow_bottom{
	background:url(../image/download_img3/yellow_bottom.png) no-repeat;
	width:540px;
	height:22px;
	margin-left:45px;
	_margin-left:-160px;
	*margin-left:-160px;
}

.blue_area{
	width:100%;
	background:#00ABFF;
}

.blue_area table{
	clear:both;
	width:710px;
	background:#FFFFFF;
	margin:0 auto;
	margin-top:10px;
}

.blue_area table td,th{
	clear:both;
	padding:10px;
	font-size:15px;
	border-right:solid 2px #2210D2;
	border-bottom:solid 4px #2210D2;
	text-align:center;
}

th{
	width:300px;
	background:#B9EF22;
}

td.left_col{
	background:#FEFFAD;
}

.LTN{
	background:url(../image/download_img3/naiba.gif) no-repeat left top;
	width:100%;
}

.RTN{
	background:url(../image/download_img3/naiba.gif) no-repeat right top;
	width:100%;
}

.RBN{
	background:url(../image/download_img3/naiba.gif) no-repeat right bottom;
	width:100%;
}

.LBN{
	background:url(../image/download_img3/naiba.gif) no-repeat left bottom;
	width:100%;
}

.blue_bottom{
	background:url(../image/download_img3/blue_bottom.png) no-repeat;
	width:710px;
	height:17px;
	margin:0 auto;
	padding-bottom:10px;
	_padding-bottom:0;
	margin-bottom:0;
	_margin-bottom:10px;
}


.blue_line{
	background:#2210D2;
	_line-height:0em;
	_font-size:0;
	height:4px;
	width:100%;
}

#copyright{
	text-align:center;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
}