﻿@charset "utf-8";

/* 四级页面 */
#articleContent{
	width:735px;
	margin:0 10px 0 10px;
	nt-size: 12pt; 
	font-family: 宋体;
	line-height:150%;
}
.content_top{
	width:736px;
	height:19px;
	background:url(content_top.jpg) no-repeat;
	margin-left:-1px;
}
.content_content{
	width:715px;
	min-height:670px;
	height:auto !important;
	height:670px;
	padding-left:20px;
	background:url(list_content.jpg) repeat-y;
	padding-bottom:20px;
}
/* 右侧边栏 */
#rightNav{
	clear:both;
	width:231px;
	height:720px;
/*	float:right;margin-top:-724px;margin-right:10px;display:inline;*/
	position:absolute;
	top:208px;
	left:760px;
	text-align:center;
}
.right_top{
	width:231px;
	height:35px;
	background:url(two_64_back.jpg) no-repeat;
}
.right_content{
	width:231px;
	height:675px;
	background:url(two_101.jpg) repeat-y;
}
.right_bottom{
	width:231px;
	height:10px;
	background:url(two_99.jpg) no-repeat;
}
.block{
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	width:202px;
	height:170px;
	background:url(block.jpg) no-repeat;
	margin:0px auto;
}
.block1{
	text-align:left;
	padding-left:20px;
	width:202px;
	height:292px;
	background:url(block1.jpg) no-repeat;
	margin:10px auto;
}
.block1 p{
	margin-left:-40px;
	text-align:center;
	margin-top:8px;
	FONT-SIZE: 12px;
	color: #ffffff;
	font-weight: bold;
}
.list_bottom{
	clear:inherit;
	width:735px;
	height:14px;
	background:url(list_bottom.jpg) repeat-y;	
}

#content_btn{
	text-align:center;
	height:26px;
	width:280px;
	position:absolute;
	bottom:90px;
	padding:0px;
	margin:0;
	left:250px;
}
.content_content td.articletitle{
	font-size: 16px;
	font-family: "宋体";
	color:#003366;
	font-weight:bold;
}
.content_content td{
	font-size:13px;
}
