/* 基本样式 */
body {
	margin: 0px;
	font-size: 12px;
	color: #081D23;
	text-align: center;
	background-color: #ffffff;
	}
div,td {
	font-size: 12px;
	}
img {
	border: 0px;
	}
ul {
	margin: 0px;
	padding: 0px;
	}
a:link {
	color: #081D23;
	text-decoration: none;
	}
a:visited {
	color: #081D23;
	text-decoration: none;
	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	}

/* 一级分类 */
#menu {
	width: 777px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	background: #0673B5;
	}
#menu a:link {
	color: #ffffff;
	}
#menu a:visited {
	color: #ffffff;
	}
#menu a:hover {
	color: #ff0000;
	}

.menu_l {
	float: left;
	width: 186px;
	height: 51px;
	border-right: 1px solid #6BB8E6;
	}
.menu_l h1 {
	color: #ffffff;
	font-size: 15pt;
	font-family: 黑体;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 16px 0px 0px 0px;
	}
.menu_r {
	float: left;
	width: 580px;
	text-align: center;
	padding-left: 10px;
	margin: 19px 0px 0px 0px;
	}
.menu_r li {
	float: left;
	font-size: 14px;
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	}

/* 正文样式 */
#contain {
	width: 777px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	}
.twidth { 
	width: 777px; 
	margin-left:auto; 
	margin-right:auto;
	}
.line {
	height: 8px;
	font-size: 0px;
	background: #97c7f2;
	}
td { 
	color: #21485A;
	font-size: 12px;
	}
li.cul_default {
	width: 180px;
	height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;	
	COLOR: #000000;
	FONT-SIZE: 12px;
	text-align: left; 
	padding-top: 2px;
	text-indent: 1.5em;
	background: url('/images/culture/bullet2.gif') no-repeat 0px 4px; 
	list-style-type: none;
	}
#list li {
	width: 380px;
	height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;	
	COLOR: #000000;
	FONT-SIZE: 12px;
	text-align: left; 
	padding-top: 2px;
	list-style-image: none; 
	list-style-type: none;
	background: none;
	}
.font {
	overflow: hidden;
	white-space: nowrap;	
	COLOR: #000000;
	FONT-SIZE: 16px;
	text-align: left; 
	padding-top: 2px;
	font-family: "宋体";
	}
.hotnewsfont {
	width: 145px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;	
	COLOR: #000000;
	FONT-SIZE: 12px;
	text-align: left; 
	POSITION: static;
	clip: rect(   );
	padding-top: 2px;
	font-family: "宋体";
	}

/*  链接样式   */
a:link, a:visited  { 
	color: #21485A;
	text-decoration: none;
	}
a:hover {  
	color: #ff0000;
	text-decoration:none;
	}

/*  内容样式   */
.content { 
	COLOR: #21485A;
	font-size: 14px;
	font-family: 宋体,Arial; 
	line-height: 160%; 
	text-indent: 2em;
	text-align: left;
	margin: 30px 25px 40px 28px;
	}
.content A:visited, .content A:link { 
	COLOR: #21485A; 
	text-decoration: none;
	}
.content A:hover {
	color: red;
	text-decoration: none;
	}
div.content img{
	text-indent: 0em;
	text-align: center;
	}
.title {
	COLOR: #21485A;
	FONT-SIZE: 15pt;
	POSITION: static;
	clip: rect(   );
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "黑体";
	line-height: 1.5em;
	text-align: center;
	font-weight: 100;
	}
.aatitle {
	COLOR: #21485A;
	FONT-SIZE: 14px;
	POSITION: static;
	clip: rect(   );
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: "宋体";
	line-height: 1.5em;
	}
.hr { 
	background: url("/images/culture/hr.gif"); 
	height: 2px
	}

/* 页码 */
.page
	{
	color: #ff0000;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 30px;
	}


/*  内容样式--线条   */
.nextlinetop {
	padding-top: 10px;
	}
.nextline {
	height: 6px;
	margin-bottom: -8px;
	background-color: #D3D2D2;
	}

.nextlinebottom {
	padding-bottom: 10px;
	}

.showpage {
	clear: both;
	color: #ff0000;
	text-align: center;
	}

.fnone {
	color: #ff0000;
	}
.prev {
	text-align: right;
	margin-right: 20px;
	}
.prev p {
	margin: 10px;
	}
.copy {
	text-align: right;
	margin-right: 20px;
	line-height: 170%;
	padding: 20px 0px;
	}