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

.head_image {
	width:800px;
	height:0 !important;
	height/**/:100px;
	padding-top:100px;
	background:url(../image/ag16_download_head.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.index_menu {
	width:800px;
	height:30px;
	line-height:30px;
	text-indent:20px;
	border-top:1px #aaa solid;
	border-bottom:1px #aaa solid;
	background:#bbb;
	font-size:15px;
}

.container {
	width:800px;
	height:auto;
}

.article_title {
	width:240px;
	height:auto;
	text-align:right;
	font-size:16px;
	float:left;
}

.article_main {
	width:550px;
	height:auto;
	float:right;
}

/* music download section */
.music_box {
	padding-left:20px;
	width:230px;
	height:auto;
	float:left;
}

.music_title {
	font-size:14px;
	font-weight:bold;
}

.music_dl {
	text-align:right;
}

/* h1 - h6 */
h2 {
	font-size:12px;
	font-weight:normal;
	padding-left:3px;
}

/* ex font size */
.font_12 {
	font-size:12px;
}
