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

body {
	margin:0;	
	background-color: #FFF;
}
.head_top {
	padding:0.3em 0 0.3em 0;
	}
.head_top img {
	width:100%;
	height:auto;
	}
.bt_text {
	font-size: 1.1em; 
    padding:0.4em 0 0.4em 0.4em;
	}
.pr_text {
	font-size: 0.5em; 
	line-height:120%;
    padding:0.4em 0;
	}
.pr_text img {
	width:95%;
	height:auto;
	}
.pr_text a {
	color: #666; 
    text-decoration:none;
	}
.ns_text {
	font-size: 0.9em; 
	line-height:150%;
    padding:0.4em 0;
	}
.ns_text a {
	color: #06F; 
    text-decoration:none;
	}
.nr_text {
	font-size: 0.9em;
	line-height:150%;
    padding:0.4em 0;
	}
.nr_text a {
	color: #06F; 
    text-decoration:none;
	}
.nr_text img {
	width:90%;
	height:auto;
	}
.foot_text {
	font-size: 0.8em;
	color:#999; 
	line-height:130%;
	padding:0.5em 0;
	}
.foot_text a {
	color: #666; 
	}
.dh_text {
	font-size: 1em; 
    color:#FFF; 
    text-align:center;
	padding:0.3em 0;
	}
.dh_text a {
	color:#FFF; 
    text-align:center;
    text-decoration:none;
	}
.dh_text a:hover {
	color:#FFF; 
	text-align:center;
	}
.dh_text img {
	width:0.2em;
	height:1.5em;
	}
	
/*内页*/
.ny_text , .ny_text h1 , .ny_text strong  {
	color:#333; 
	font-size: 1em;
	line-height:150%;
    padding:0.8em;
	margin:0;
	}
.ny_text img {
	width:90%;
	height:auto;
	}
.table_td_btline td {
	border-bottom:#CCCCCC 1px dotted;
	}
.table_td_btline textarea , .table_td_btline input {
	border:1px #FFCC00  solid;
	background:#FFE;	 
	}	
.table_td_btline a {
	color: #06C; 
	}
