/* ###########800j页面布局样式######################################## */
/*功能说明页面body中的css */
.left_gnsm1, .left_gnsm2
{
	width: 185px;
	float: left;
	clear: left;
	margin-left: 1px;
	border-left: 1px solid #14A0D3;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	overflow: hidden;
	background-repeat: no-repeat;
}
.left_gnsm1
{
	height: 617px;
	background-image: url(../../images/gnsm.jpg);
	border-bottom: 1px #14A0D3 solid;
}

.left_gnsm2
{
	height: 678px;
	background-image: url(../../images/gnsm2.jpg);
	border-bottom: none;
}
.Col_gnsm
{
	width: 780px;
	margin: 7px auto 0 auto;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 2px;
}
.Col_gnsm1
{
	width: 778px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #3f89c3;
	padding-bottom: 15px;
	padding-top: 10px;
}
.right_gnsm
{
	background-color: #FFFFFF;
	float: right;
	clear: right;
	width: 588px;
	margin-right: 1px;
}
.gnsm3
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 740px;
	margin: 0 auto;
	text-indent: 6px;
}
.gnsm3_notes table
{
	background-color: #14A0D3;
	margin-bottom: 5px;
}
.gnsm3_notes p
{
	line-height: 30px;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-indent: 24px;
}
.gnsm3_notes table td
{
	background-color: #F4FEFF;
}
.right_gnsm table
{
	background-color: #14A0D3;
}
.right_gnsm td
{
	background-color: #F4FEFF;
}
.word_gnsm
{
	padding-left: 4px;
}
.tabs
{
	width: 780px;
	height: auto;
	border: 0px solid red;
}
.selectTab, .unselectTab
{
	width: 258px;
	height: 23px;
	padding-top: 3px;
	margin: 0;
	text-align: center;
	letter-spacing: 1px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	float: left;
	border-top: 1px solid #3f89c3;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #3f89c3;
	border-left: 1px #3f89c3 solid;
}
.selectTab
{
	color: #014B89;
	background-image: url(../../images/gnsmtitle_bg1.jpg);
	background-repeat: repeat-x;
}
.unselectTab
{
	color: #777;
	background-image: url(../../images/gnsmtitle_bg2.jpg);
	background-repeat: repeat-x;
}
.selectContent
{
	clear: both;
}
.unselectContent
{
	display: none;
}







