@charset "utf-8";
/* CSS Document */
.newclude
{
	width:96% !important;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:5px 2%;
	font-size:13px;
	line-height:26px;
}
.np_container
{
	width:auto;
	height:auto;
	overflow:hidden;
	background:#ededed;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	margin:7px 0px 0px 0px;
}
.np_container form
{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.np_link_area
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px 0px 5px 0px;

}
.np_link_pic
{
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #ccc;
	padding:5px 0px 5px 0px;
}
.np_link_font
{
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	font-size:18px;
	padding:5px 0px 5px 0px;
	border-top:1px solid #d8d8d8;
}
.np_link_words
{
	width:auto;
	height:auto;
	min-height:207px;
	overflow:hidden;
	padding:0px 10px;
	line-height:22px;
	margin:0px 3px 3px 0px;
	font-size:14px;
	border:1px solid #d7d7d7;
	background:url(../image/nc_bg.jpg) repeat-x #FFFFFF;
}
.np_link_area textarea
{
	width:99%;
	height:100px;
	
}
.text
{
	width:70%;
	height:18px;
	line-height:18px;
}
.copy_btn
{
	margin:5px 0px 0px 0px;
	float:right;
	cursor:pointer;
}
