@charset "gb2312";
/* CSS Document */

/* 链接（a:link）链接显示在页面上等待用户点击的状态 */
a:link {color: #666666; text-decoration: none;}
/* 悬停（a:hover）用户鼠标当前位于链接上的状态 */
a:hover {color: #153dc2; text-decoration: underline;}
/* 已访问（a:visited）链接已经在过去某个时刻被用户点击了的状态 */
a:visited {color: #666666;text-decoration: none;}
/* 激活（a:active）链接正在被鼠标单击的状态 */
a:active {color: #153dc2; text-decoration: none;}

/*网站变灰: */
/*html {filter: gray;}*/

body {	margin-top: 0px;}

ul li {
	font-family: "宋体";
	font-size: 13px;
	font-weight:normal;
	color: #878787;
	text-decoration: none;
	height: line-height;
	line-height: 20px;
	letter-spacing:0px;
	list-style-position:inside;
	list-style-type:none;
}
tr td {
	font-family: "宋体";
	font-size: 13px;
	font-weight:normal;
	color: #878787;
	text-decoration: none;
	height: line-height;
	line-height: 20px;
	letter-spacing:0px;
}
.td_left {
	width:80%;
	text-align:left;
}
.td_right {
	width:18%;
	text-align:right;
}
.xxgk_li_1{
	list-style-image:url(../images/li-1.jpg);
	list-style-position:inside;
}
.xxgk_li_1_bg {
	background-image:url(../images/left_pic.jpg);
	overflow:hidden;
}
#top
 {
	position: absolute;
	width: 1002px;
	height: 215px;
	margin: 0 auto;
}
#column_left {
	position: absolute;
	left:0px;
	top:219px;
	width: 284px;
	height: 800px;
	background-image:url(../images/column_pic_lb.jpg);
	overflow:hidden;
}
.content {
	font-family: "宋体";
	font-size: 14px;
	font-weight:normal;
	color: #e0ddd8;
	text-decoration: none;
	height: line-height;
	line-height: 20px;
	letter-spacing:0px;
}
#word {
	position:absolute;
	top:7px;
	left:15px;
	width:198px;
	height:18px;
	text-align:left;
}
#more {
	position:absolute;
	top:11px;
	left:238px;
	width:40px;
	height:18px;
}
#left_1 {
	position: absolute;
	left:0px;
	top:0px;
	width: 282px;
	height: 300px;
	background-color:#ffffff;
	border: 1px solid #e0ddd8;
}
#left_2 {
	position: absolute;
	left:0px;
	top:35px;
	width:282px;
	height: 300px;
	border: 1px solid #e0ddd8;
	background-color:#ffffff;
}
#left_1_tit {
	position:absolute;
	left:1px;
	top:1px;
	width:280px;
	height:29px;
	background-image:url(../images/left_1_tit.jpg);
}
#left_1_cnt {
	position:absolute;
	left:6px;
	top:31px;
	width:275px;
	height:269px;
	border-width:0px;
	background-color:#fff;
}
#column_right {
	position: absolute;
	left:288px;
	top:219px;
	width:714px;
	height:800px;
	background-color:#ffffff;
}
#right_1 {
	position:absolute;
	left:0px;
	top:0px;
	width:714px;
	height:31px;
	border-bottom-color: #878787;
	border-bottom-style:1pt;
	border-bottom-style:solid;
	background-color:#ffffff;
	overflow:hidden;
}
#right_detail {
	position:absolute;
	left:0px;
	top:32px;
	width:674px;
	height:690px;
	padding:20px;
	border-bottom:1pt #878787 solid;
	background-color:#ffffff;
}
#right_detail_1 {
	position:absolute;
	left:10px;
	top:0px;
	width:674px;
	height:16px;
	border:0px;
	background-color:#ffffff;
}
#right_detail_2 {
	position:absolute;
	left:10px;
	top:18px;
	width:674px;
	height:685px;
	border:0px;
	background-color:#ffffff;
}
#right_detail2 {
	position:absolute;
	left:0px;
	top:764px;
	width:714px;
	height:24px;
	border-bottom:1pt #ffffff solid;
	background-color:#ffffff;
}
#bottom {
	position: absolute;
	width: 1002px;
	height: 109px;
	top: 1008px;
	margin: 0 auto;
}

