html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.keyword a{
	color: #FD2E00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;

}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 15px arial, sans-serif;
	background: #eee;
	line-height:22px;
}
html {
	overflow-y: scroll;
	}
#outer {
	background: top center url(../images/header_footer_bg/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;	
	margin: auto;
	width: 900px;
}

#header {
	background: top right url(../images/header_footer_bg/navlogo.png) no-repeat;
	margin-right: 100px;
	height: 78px;
	
}
#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 32px;
	padding: 20px 0 5px 0px;
	margin: 0;
}
#header p {
	color: #333333;
		font-size: 18px;
	padding: 0 0 10px 0px;
	margin: 0;
}


#nav a {
	font-weight: normal;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#head_right {
	position:absolute;
	left: 724px;
	top: 76px;
}
#head_right2 {
	position:absolute;
	left: 724px;
	top: 264px;
}

#search {
	margin: 23px 0 0 400px;
}
#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search input.submit {
	border: none;
	background: #E7E4E4;
}
#search a {
	color: #333;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(../images/header_footer_bg/ami370tall.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 901px;
	height: 340px;
}
.title {
	text-align: center;
	font: 12px arial, sans-serif;
}

#head-pip {
	background: url(../images/header_footer_bg/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;			
}

#body {
	background: top left #EEEEEE url(../images/header_footer_bg/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 900px;
}
#body-inner {
	padding: 28px 23px 28px 28px;
}
#body-left {
	float: left;
	width: 281px;
}
#body-right {
	float: right;
	width: 500px;
}
#topic-pic {
	background: #666;
	padding: 10px;
}

#body-left h2 {
	background: #FD2E00;
	font-size: 24px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 20px 0;
	letter-spacing: 1;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

#body-right .box table tr td {
	text-align: left;
}
#body-right h2 {
	font: 22px verdana, arial, sans-serif;
}

#body-right .box p {
	text-align: left;
	margin: 0px;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 0px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(../dev/templates/music01/images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#copyright {
	background: top left url(../dev/templates/music01/images/footer_bg.gif) repeat-x;
	float: right;
	width: 425px;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}
.box img {
	text-align: center;
}


#copyright-left {
	background: top left url(../dev/templates/music01/images/footer_left.gif) no-repeat;
	padding: 27px 30px;
	font-size: 11px;
	text-align: center;
}
.textred {
	color: #C30;
	font-weight: bold;
}
.purchasetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD2E00;
	background-color: #FFF;
	text-align: left;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}

