body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	behavior:url(csshover.htc); /*IE6¼æÈÝhover²¹¶¡*/
	background-image:url(about:blank);
	background-attachment:fixed;
}
form {
	margin:0;
	padding:0;
}


img {
	border:0;
}
div,textarea,input {
	color:#333;
	font-size:12px;
	font-family:Verdana;
}
a {
	color:#0069ab;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:none;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2 {
	font-size:14px;
	margin:0;
	padding:0;
}
h3 {
	font-size:14px;
	margin:0;
	padding:15px 0 8px;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.hand {
	cursor:pointer;
}
.red {
	color:#f60;
}

.width {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}

#tel400 {
    position: absolute;
    top: 32px;
    left: 380px;
}

#top {
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#f2f2f2;
	border-bottom:1px solid #e3e3e3;
}
#top div {
	color:#888;
}

#head {
	position:relative;
	height:105px;
}
#logo, #weibo_sina, #weibo_tqq {
	display:block;
	position:absolute;
	text-indent:-9999px;
	outline:none;
}
#logo {
	top:29px;
	left:4px;
	width:294px;
	height:48px;
	background:url(images/logo.png) no-repeat;
}
#weibo_sina {
	top:31px;
	right:38px;
	width:28px;
	height:28px;
	background:url(images/weibo.gif) no-repeat;
}
#weibo_tqq {
	top:31px;
	right:0;
	width:28px;
	height:28px;
	background:url(images/weibo.gif) 0 -28px no-repeat;
}
#search {
	position:absolute;
	top:31px;
	right:86px;
	width:300px;
	height:28px;
	background:url(images/search_bg.gif) no-repeat;
}
#search .input {
	border:0;
	font-size:14px;
	width:200px;
	height:28px;
	float:left;
	padding:0 6px;
	background:none;
}
#search .btn {
	font-size:14px;
	width:88px;
	height:28px;
	border:0;
	background:none;
	color:#fff;
	float:left;
}
#hot_words {
	position:absolute;
	top:70px;
	left:594px;
	color:#777;
}
#newMenu {
	position:absolute;
	top:88px;
	left:407px;
}

#menu {
	height:39px;
	background:url(images/menu_bg.gif) 0 -34px repeat-x;
}
#menu ul {
	float:left;
}
#menu .right {
	width:5px;
	height:34px;
	background:url(images/menu_bg.gif) 0 -73px no-repeat;
}
#menu li {
	float:left;
	border-right:1px solid #fff;
}
#menu li span a {
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:34px;
	padding:0 30px;
	color:#585858;
}
#menu li .home a {
	background:url(images/menu_bg.gif) 0 0 no-repeat;
}
#menu li:hover, #menu .active {
	background:url(images/menu_bg.gif) 0 -107px repeat-x;
}
#menu li:hover span a, #menu .active span a {
	color:#fff;
}
#menu li:hover .home a, #menu .active .home a {
	background:url(images/menu_bg.gif) 0 -141px no-repeat;
}
#menu li dl {
	position:absolute;
	z-index:999;
	display:none;
	border-top:2px solid #0069ab;
}
#menu li dd {
	background-color:#eee;
	border-bottom:1px solid #fff;
}
#menu li dd a {
	font-size:14px;
	white-space:nowrap;
	display:block;
	_display:inline-block;
	padding:0 30px;
	line-height:34px;
	color:#444;
	background-color:#eee;
}
#menu li dd a:hover {
	color:#fff;
	background-color:#999;
}
#menu li dd:hover {
	background-color:#999;
}
#menu li:hover dl {
	display:block;
}

#foot {
	margin-top:15px;
	background-color:#f2f2f2;
	border-top:1px solid #e3e3e3;
	padding:20px 0;
	line-height:24px;
	color:#666;
}
#foot a {
	color:#666;
}
#foot a:hover {
	color:#0069ab;
}
#foot p {
	margin:0;
	padding-top:12px;
}

#quickTool {
	position:fixed;
	left:50%;
	margin-left:500px;
	_position:absolute;
	top:200px;
	_top:expression(documentElement.scrollTop+200+"px");
	width:36px;
}
#quickTool li {
	margin-top:3px;
	height:36px;
	width:36px;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	cursor:pointer;
	overflow:hidden;
}
#quickTool li:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
}

#banner {
	margin-top:15px;
}
#main {
	position:relative;
}
#mainBar {
	float:left;
	width:175px;
}
#mainDiv {
	width:785px;
	overflow:hidden;
	float:right;
}

#leftMenu {
	margin-top:15px;
	border:1px solid #e3e3e3;
}
#leftMenu dt {
	height:46px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
}
#leftMenu dt a {
	display:block;
	line-height:46px;
	padding-left:56px;
	color:#666;
	font-size:14px;
}
#leftMenu dt:hover {
	background-color:#f0f0f0;
}
#leftMenu dt:hover a {
	color:#000;
}
#leftMenu .active {
	background-color:#f0f0f0;
}
#leftMenu .active a {
	font-weight:bold;
	color:#0069ab;
	background:url(images/arron_r.gif) no-repeat 165px 19px;
}
#leftMenu dd {
	border-bottom:1px solid #fff;
}
#leftMenu dd a {
	display:block;
	line-height:28px;
	background:#f7f7f7 url(images/arron.gif) no-repeat 12px 12px;
	padding-left:22px;
}
#leftMenu dd a:hover {
	background:#fff url(images/arron_red.gif) no-repeat 12px 12px;
}
#leftMenu .current {
	font-weight:bold;
}
#leftContact {
	border:1px solid #cde7ef;
	margin-top:15px;
	background:url(images/left_contact.gif) #f0f8f9 no-repeat 0 0;
	padding:44px 0 8px 14px;
	font-size:14px;
	line-height:24px;
}
.leftBanner a {
	display:block;
	margin-top:15px;
}

#navTitle {
	margin-top:15px;
	line-height:46px;
	height:46px;
	border-bottom:1px solid #ddd;
}
#navTitle h1 {
	font-family:SimHei;
	font-weight:normal;
	float:left;
	color:#666;
	padding:0 10px;
	font-size:24px;
}
#navTitle span {
	float:right;
	padding-right:10px;
	color:#999;
}

.mainTitle {
	margin-top:15px;
	line-height:28px;
	height:28px;
	background:url(images/title_bg.gif) repeat-x;
	border-bottom:1px solid #ddd;
}
.mainTitle h2 {
	float:left;
	color:#666;
	padding-left:10px;
}
.mainTitle span {
	float:right;
	padding-right:10px;
	color:#999;
}

.mainContent {
	line-height:200%;
}
.mainContent p {
	margin:15px 0 10px;
	font-size:14px;
}

#mainNav {
	height:26px;
	margin-top:15px;
}
#mainNav ul {
	float:left;
}
#mainNav li {
	float:left;
}
#mainNav li a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:24px;
	height:24px;
	padding:0 10px;
	border:1px solid #e3e3e3;
	margin-right:6px;
}
#mainNav li a:hover {
	border:1px solid #f60;
}
#mainNav .active a, #mainNav .active a:hover {
	border:1px solid #009ec6;
	background-color:#009ec6;
	color:#fff;
}
#mainNav div {
	float:right;
}
#mainNav div a {
	float:right;
	margin-left:6px;
	display:block;
	line-height:24px;
	height:24px;
	padding:0 15px;
	border:1px solid #069;
	background-color:#459fce;
	color:#fff;
}
#mainNav div a:hover {
	border:1px solid #f60;
	background-color:#ff8432;
}

#mainPage {
	margin-top:15px;
	height:22px;
}
#mainPage a {
	display:block;
	float:left;
	border:1px solid #e3e3e3;
	padding:0 6px;
	height:20px;
	line-height:20px;
	margin-right:5px;
}
#mainPage a:hover {
	border:1px solid #069;
	background-color:#459fce;
	color:#fff;
}
#mainPage a.active {
	border:1px solid #459fce;
	background-color:#459fce;
	font-weight:bold;
	color:#fff;
}

.picList {
	width:800px;
}
.picList li {
	width:182px;
	height:192px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
}
.picList li:hover {
	border:1px solid #459fce;
}
.picList div {
	width:160px;
	height:120px;
	line-height:120px;
	padding:11px 11px 5px;
	display:table;
	*position:relative;
	text-align:center;
}
.picList li span {
	display:table-cell;
	vertical-align:middle;
	*position:absolute;
	*top:50%;
}
.picList li span a {
	*position:relative;
	*top:-50%;
	*left:-50%;
}
.picList li img {
	vertical-align:middle;
}
.picList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:10px 0;
}

.infoList {
	margin-top:15px;
}
.infoList li {
	line-height:36px;
	border-bottom:1px dashed #cedde8;
	height:36px;
}
.infoList li div {
	float:left;
	background:url(images/arron.gif) no-repeat 5px 16px;
	padding-left:18px;
	font-size:14px;
}
.infoList li span {
	float:right;
	color:#999;
}

.videoList {
	width:800px;
}
.videoList li {
	width:182px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
}
.videoList li:hover {
	border:1px solid #459fce;
}
.videoList div {
	width:156px;
	height:96px;
	padding:13px 13px 5px;
}
.videoList div a {
	display:block;
	width:128px;
	height:96px;
	padding:0 14px;
	background:url(images/video_bg.gif) no-repeat;
}
.videoList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:8px 0;
}


#ebookList {
	width:800px;
}
#ebookList li {
	width:142px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
}
#ebookList li:hover {
	border:1px solid #459fce;
}
#ebookList div {
	width:118px;
	height:160px;
	padding:12px 12px 5px;
}
#ebookList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:8px 0;
}

#infoList2 {
	margin-top:15px;
}
#infoList2 li {
	font-size:14px;
	line-height:36px;
	border-bottom:1px dashed #cedde8;
	height:36px;
	white-space:nowrap;
	width:372px;
	background:url(images/arron.gif) no-repeat 10px 16px;
	float:left;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
}

#hm_t_14154 {
	margin-top:15px;
}