/*blackeyed -LOVE&PEACE*/

body{
	margin: 0;
    padding: 0;
	font-size: 12px;
	font-family: "verdana","simsun";
	background: #ffe9ac;
}
h2{
	font-size: 14px;
	font-weight:bold;
	font-family: "Microsoft YaHei","微软雅黑","华文细黑","STXIHEI","simhei", tahoma;
}

a {
	color: #000;
}

a:hover{
	background: #c19c78 ;
	text-decoration: none;}

#wrapper{
	width: 520px;
	margin: 20px auto 10px;
	padding: 0;
}

.mainpic {
	width: 360px;
	float: left;
	clear: both;
}

.mainpic h1{
	display: none;}

.nav{
	width: 150px;
	float: right;}
	
.main_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main_nav li{
	margin: 0;
	padding: 10px 0 0 55px;
}

.blog{background: url(images/icon_blog.jpg) no-repeat left; height: 48px}
.taobao{background: url(images/icon_taobao.jpg) no-repeat left;height: 48px}
.radio{background: url(images/icon_radio.jpg) no-repeat left;height: 48px}
.contact{background: url(images/icon_contact.jpg) no-repeat left;height: 48px}	

.other_nav {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: circle;}
.other_nav li{
	margin: 2px 0;
	padding: 0;}
.small_nav{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: square;}
.small_nav li{
	margin: 2px 0;
	padding: 0;
	font-size: 12px;}

#footer{ 
	clear: both;
	text-align: center;
	margin: 20px auto 10px;
	line-height: 150%;}
	
/*contact*/
.main{
	background: #fff1c7 url(images/bg_main.jpg) repeat-x top;}
	
.contact_title{
	background:url(images/ic_contact.jpg) top left no-repeat;
	padding: 10px 0 0 60px;
	height: 35px;}

.contact_post {
	line-height: 180%;}
