@charset "utf-8";
/* CSS Document */

@import url("reset.css");

.phd_wrapper{
	width:900px;}
.phd_wrapper h1{
	font-size: 22px;
	line-height: 30px;
	color:#C60;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	font-weight:100;!important}		
.phd_wrapper h2{
	margin-bottom:2px;
	font-size: 22px;
	line-height:1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;!important}	
.phd_wrapper h3{
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #000 !important;}

.phd_wrapper h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:1.1;
	color:#990000;
	font-weight:100;!important}
.phd_wrapper h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;}
.phd_wrapper h6{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	line-height:1.1;
	font-weight:100;
	margin-bottom:5px;}
.phd_wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;}
p,table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;}			
	
/*---------------------------960px----------------------------------*/	
.phd_wrapper_960{
	width:960px;
	margin:0 auto;}
.phd_wrapper_960 h1{
	font-size: 20px;
	line-height:1.2;
	margin-top:20px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;!important}		
.phd_wrapper_960 h2{
	font-size: 20px;
	line-height:1.2;
	color:#e14804;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:100;!important}	
.phd_wrapper_960 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.2;
	/*color: #447099;*/}

.phd_wrapper_960 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#990000;}
.phd_wrapper_960 h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;}
.phd_wrapper_960 h6{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.1;}
.phd_wrapper_960 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;}			
	
	
	
	
