﻿/*
Theme Name: Neutralis
Theme URI: http://www.medicalwebsitedesignpros.com/free-wordpress-theme-neutralis.htm
Description: A simple, clean, neutrally-colored theme based on the default Wordpress template.
Version: 1.1
Author: thundercow@yahoo.com
Author URI: http://www.medicalwebsitedesignpros.com/
Tags: white, brown, two-columns, fixed-width 
*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	background: #ffffff url('Images/bg3.jpg') repeat-x;
	text-align: left;
	color: #000000;
}
#footer{
	    color:#FFF;
		text-align:center;
		padding:20px;
}
 a {
     color:#0C72A2;
     text-decoration:none;
}
 a:hover{
         color:#0C72A2;
         text-decoration:underline;
}
#m_page{
    background: #333 url(Images/Vol_1/music_bg.jpg) repeat-y;
    width: 850px;
    height: 1180px;
    margin: 0 auto;
}

#m_content{
    /*background: #000 url(Images/Vol_1/music_bg.jpg) repeat-y;*/
    background-color: #000;
    width: 750px;
    height: 1180px;
    margin: 0 auto;
    border: 1px solid;
}
#m_content h3{
      background:#000000 none repeat scroll 0 0;
      color:#FFF;
      font-size:14px;
      height:25px;
      line-height:25px;
      margin:1px;
}

#m_top{
}
#m_top h1{
    background:#000000 url(Images/Vol_1/top_bg.jpg) no-repeat;
    color:#FDFDC3;
    font-family:黑体,宋体,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:normal;
    height:34px;
    line-height:34px;
    padding:0 0 0 20px;
}
#m_top ul{
    background:#FFF ;
    font-size:12px;
    height:20px;
    line-height:20px;
    padding-left:15px;
    list-style-type:none;
}
#m_top ul li {
    list-style-type:none;
    list-style-image:none;
    float: left;
    width: 110px;
}
#m_mid_1{
    width: 750px;
    height: 400px;
    margin-bottom: 1px;
}
#m_mid_1 ul{
      float:left;
      height:19px;
      margin-left:20px;
      margin-top:310px;
      width:299px;
}

html > body #m_mid_1 ul li {
background:transparent url(images/Vol_1/main_bg.png) no-repeat scroll 0 0;
}
#m_mid_1 ul li {
          color:#FFF;
          height:19px;
          line-height:19px;
          margin-top:4px;
          padding-left:5px;
          list-style-type:none;
}

#m_mid_2{
    float: left;
    background:#FFF url(Images/Vol_1/mid_bg.jpg) no-repeat;
    width: 560px;
    height: 200px;
    border: 1px solid;
    margin-left: 10px;
    background-color: #FFF;
}
#m_mid_2 p{
           color:#000000;
           line-height:170%;
           padding:4px 10px;
}
#m_mid_3{
    float: right;
    width: 150px;
    height: 200px;
    border: 1px solid;
    margin-right: 10px;
    background-color: #FFF;
}
#m_mid_3 p{
      padding:0 7px;
}
#m_mid_3 span{
      background:#000 url(Images/Vol_1/mid_3_bg.gif) no-repeat;
      text-align:center;
      padding: 0 2px;
      margin: 0 5px;
}
#m_mid_3 span a{
         color:#FFF;
}
#m_mid_3 span a:hover{
         color:#0C72A2;
         text-decoration:none;
}

#m_mid_4{
    float: left;
    width: 235px;
    height: 410px;
    margin: 10px;
    border: 1px solid;
    background-color: #FFF;
}
#m_mid_5{
    float: right;
    width: 471px;
    height: 410px;
    margin: 10px 10px 10px 0;
    border: 1px solid;
    background-color: #FFF;
}
#m_mid_5 ul li{
        border-bottom:1px dashed gray;
        background:#FFF url(Images/Vol_1/mid_bg.jpg) repeat-y;
        color:#212020;
        height:25px;
        line-height:25px;
        padding-left:5px;
        list-style-type:none;
}

