﻿/*基本结构*/
#hd {
	width:100%;
	background:url(../images/tool_bg.gif) repeat-x;
}
#bd {
	width:980px;
	border-top:1px solid #d8d8d8;
	margin:0 auto;
}
#ft {
	width:980px;
	margin:0 auto;
}
#masthead {
	width:990px;
	padding:0;
	margin:11px auto;
}
/*LOGO*/
	.search_logo {
	width:108px;
	height:48px;
	background:url(../images/66logo.gif) no-repeat;
	margin:4px 0 0 8px;
	float:left
}
/*页面说明*/
	.left_tit {
	width:230px;
	margin:5px 0 0 7px;
	float:left;
}
.second_tit {
	font-family:"黑体";
	font-size:25px;
	line-height:28px;
	color:#333;
	font-weight:bold
}
.third_tit {
	width:227px;
	height:22px;
	padding-left:3px;
	color:#ccc;
	overflow:hidden;
}
/*右边搜索和访问记录*/
	.right_head {
	width:50%;
	margin:5px 0 0 0;
	float:right
}
/*搜索*/
#searchNav {
	height:25px;
	padding:0;
	margin:0;
	line-height:25px;
	text-align:right
}
#searchNav select {
	margin-right:4px;
	height:20px;
	line-height:18px;
	padding:0 0 0 3px;
	vertical-align:middle;
	font-size:9pt;
}
#searchNav .search_input {
	width:240px;
	padding:3px 0 0 3px;
	margin:0 0 0 0;
	height:17px;
	background:url(../images/searchbox_input.gif) 0 -30px;
	line-height:16px;
	border:0;
	vertical-align:middle;
}
#searchNav .search_submit {
	height:22px;
	line-height:17px;
	vertical-align:middle;
	text-align:center;
	width:50px;
	font-size:12px;
}
/*访问记录*/
#historywords {
	margin:0;
	padding-left:3px;
	height:20px;
	line-height:20px;
	color:#333
}
#historywords a {
	padding:0 5px;
}
/*主要的内容*/

#maincontent {
	padding:0;
	margin:0 0 12px 0;
	background:#fff
}
#maincontent .l_content {
	width:602px;
	padding:10px 30px;
	margin:0;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	float:left
}
#maincontent .r_content {
	width:305px;
	border-bottom:1px solid #d6d6d6;
	padding:0;
	margin:0;
	float:right
}
/*左边-主要的内容*/
/*当前位置*/
#searchplace {
	margin:0 auto 3px;
	height:24px;
	line-height:24px;
	padding:0;
	font-family:"宋体";
	color:#5a5a5a
}
#searchplace a {
	padding:0 6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5a5a
}
/*图片正文*/
#images_text, #text_nav {
	margin:10px 0 30px;
	padding:0;
}
#images_text .tit, #text_nav .tit {
	font-size:25px;
	line-height:30px;
	padding:10px 0;
	font-weight:bold;
	color:#000;
	text-align:center;
}
#images_text .attribute {
	color:#7a7a7a;
	padding:3px 0 7px;
	text-align:center;
	border-bottom:1px solid #dfdfdf;
}
#text_nav .attribute {
	color:#7a7a7a;
	margin-top:5px;
	padding:3px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	background:#f4f4f4
}
#text_nav .attribute span {cursor:pointer; margin-right:2px; background:#ddd; color:#333; padding:1px;}
#text_nav .attribute span.s { font-weight:bold; background:#000; font-size:14px; color:#fff}
#images_text .attribute a, #text_nav .attribute a {
	color:#7a7a7a;
}
#images_text .copywww {
	margin:15px 0;
	color:#333;
	font-family:"宋体";
	text-align:center;
}
#images_text .copywww input {
	width:225px;
	height:29px;
	background:url(../images/ico_copywww.gif) no-repeat;
	border:0;
	cursor:pointer
}
#images_text .con, #text_nav .con {
	margin:20px auto 5px;
	width:588px;
	font-size:14px;
	color:#333;
	line-height:180%;
}
#images_text .pic_button {
	clear:both;
	height:25px;
}
#images_text .pic_button ul {
	list-style:none;
	margin:0;
	padding:0;
}
#images_text .pic_button ul li {
	float:left;
	width:98px;
	height:25px;
	cursor:pointer;
}
#images_text .pic_button ul li a {
	display:block;
	width:98px;
	height:25px;
}
#images_text .pic_button ul li a:hover {
	text-decoration:none;
}
#images_text .pic_button ul li img {
	border:none;
	vertical-align:top;
}
/*#images_text .pic_button ul li input { width:98px; height:25px; border:none; cursor:pointer;}*/
			#images_text .pic_button ul li#upgroup {
	background:url(../images/images_bg.gif) 0 -314px;
}
#images_text .pic_button ul li#pic_up {
	background:url(../images/images_bg.gif) -98px -314px;
}
#images_text .pic_button ul li#original {
	background:url(../images/images_bg.gif) 0 -339px;
}
#images_text .pic_button ul li#autoplay a {
	background:url(../images/images_bg.gif) -98px -339px;
}
#images_text .pic_button ul li#autoplay a.stop_play {
	background:url(../images/stopPlay.gif) 0 0 no-repeat;
}
#images_text .pic_button ul li#pic_next {
	background:url(../images/images_bg.gif) 0 -364px;
}
#images_text .pic_button ul li#downgroup {
	background:url(../images/images_bg.gif) -98px -364px;
}
#images_text .pic_con {
	padding:18px;
	margin:0;
	background:url(../images/images_display_bg.gif) repeat;
}
#images_text .pic_con .tdl {
	width:28px;
	height:304px;
	float:left;
}
/*#images_text .pic_con .tdl input{ width:21px; height:83px; background:url(../images/images_bg.gif) 0 -394px; border:0; margin-top:130px; cursor:pointer}*/
				#images_text .pic_con .tdl a#bt_left {
	display:block;
	width:21px;
	height:83px;
	background:url(../images/images_bg.gif) 0 -394px;
	border:0;
	margin-top:130px;
	cursor:pointer
}
#images_text .pic_con .tdl a#bt_left:hover {
	text-decoration:none
}
#images_text .pic_con .tdm {
	width:496px;
	height:360px;
	height:auto!important;
	min-height:360px;
	float:left;
	overflow:hidden;
	line-height:22px;
	background:#5f5f5f;
	color:#fff;
}
#images_text .pic_con .tdm img {
	border:2px solid #aaabad;
	width:492px;
	display:block;
}
#images_text .pic_con .tdr {
	width:28px;
	height:304px;
	float:right;
}
/*#images_text .pic_con .tdr input{ width:21px; height:83px;background:url(../images/images_bg.gif) -21px -394px; border:0; cursor:pointer; margin:130px 0 0 7px; text-align:right;}*/
				#images_text .pic_con .tdr a#bt_right {
	display:block;
	width:21px;
	height:83px;
	background:url(../images/images_bg.gif) -21px -394px;
	border:0;
	cursor:pointer;
	margin:130px 0 0 7px;
	text-align:right;
}
#images_text .pic_con .tdr a#bt_right:hover {
	text-decoration:none
}
#images_text .updown_tit {
	width:588px;
	padding:0 0 8px;
	margin:0 auto;
}
#images_text .up_tit {
	width:40%;
	padding-right:20px;
	height:20px;
	overflow:hidden;
	float:left;
	font-weight:bold;
	color:#333;
}
#images_text .down_tit {
	width:40%;
	padding-left:20px;
	height:20px;
	overflow:hidden;
	float:right;
	text-align:right;
	font-weight:bold;
	color:#333;
}
#images_text .up_tit a, #images_text .down_tit a {
	font-weight:100;
}
/*66网温馨提示*/
#warmhint {
	border:1px solid #d1ccc4;
	background:#fffdea;
	color:#a63700;
	padding:8px;
	margin:0 0 15px 0;
}
#warmhint a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
/*左边标题通用样式*/
	.l_tit {
	height:26px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	background:url(../images/images_bg.gif) 0 -485px;
}
.l_tit .m {
	width:200px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:28px;
	padding-left:8px;
	float:left
}
.l_tit .more {
	width:50px;
	height:26px;
	line-height:26px;
	float:right
}
.l_tit .more a {
	color:#333;
	text-decoration:underline;
}
/*66网提供的广告*/	
#adv_66 {
	padding:0;
	margin:0 0 15px 0
}
#adv_66 .con {
	padding:5px 12px;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	background:#fff;
}
#adv_66 .con ul {
	padding:0;
	margin:0;
	list-style:none
}
#adv_66 .con ul li {
	padding:0;
	overflow:hidden;
	color:#000;
	line-height:18px;
	margin:6px 0;
	font-size:13px;
	padding:5px 0;
}
#adv_66 .con ul li a.titColor {
	color:#0000fe;
	line-height:20px;
	text-decoration:underline;
	font-size:14px;
}
#adv_66 .con ul li a.wwwColor {
	color:#008000;
	font-family:"宋体"
}
/*更多精彩的图片*/	
#more_image {
	padding:0;
	margin:0 0 8px 0
}
#more_image .con {
	padding:10px 12px 5px;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	background:#fff;
}
#more_image .con ul {
	padding:0;
	margin:0;
	list-style:none
}
#more_image .con ul li {
	width:128px;
	height:138px;
	line-height:22px;
	overflow:hidden;
	margin:0 8px 2px;
	float:left;
	padding:0;
	display:inline;
}
#more_image .con ul li img {
	border:1px solid #bfbfbf;
	padding:3px
}
#more_image .con ul li a {
	width:128px;
	height:138px;
	display:block;
	text-align:center;
}
/*右边-主要的内容*/
.r_topadv {
	margin:10px 0;
	width:305px;
}
.r_box {
	padding:0;
	margin:0 0
}
.box_tit {
	height:29px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	background:url(../images/images_bg.gif) 0 -518px repeat-x;
}
.box_tit_m {
	width:150px;
	height:29px;
	line-height:29px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	overflow:hidden;
	color:#000;
	float:left;
}
.box_tit_more {
	width:50px;
	padding-right:10px;
	height:28px;
	line-height:28px;
	float:right;
	text-align:right;
}
.box_tit_more a {
	color:#333;
	text-decoration:underline;
}
.box_con {
	padding:10px 6px 6px 8px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	background:#fff;
}
/*图片切换*/
.picTurn_button {
	width:40px;
	margin-top:8px;
*margin-top:5px;
	padding-left:10px;
	float:right
}
.picTurn_button .picup {
	width:12px;
	height:13px;
	border:0;
	background:url(../images/images_bg.gif) -46px -394px no-repeat;
	margin:0 5px 0 0;
	cursor:pointer
}
.picTurn_button .picdown {
	width:12px;
	height:13px;
	border:0;
	background:url(../images/images_bg.gif) -62px -394px no-repeat;
	cursor:pointer
}
ul.picTurn {
	padding:0;
	margin:0;
	list-style:none
}
ul.picTurn li {
	width:128px;
	height:136px;
	line-height:22px;
	overflow:hidden;
	margin:0 8px 2px;
	float:left;
	padding:0;
	display:inline;
}
ul.picTurn li img {
	border:1px solid #bfbfbf;
	padding:3px
}
ul.picTurn li a {
	width:128px;
	height:136px;
	display:block;
	text-align:center;
	color:#3b3b3b;
}
/*招商信息*/
ul.joininfo {
	padding:0;
	margin:0;
	list-style:none
}
ul.joininfo li {
	width:45%;
	padding:0 6px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:left;
}
ul.joininfo li a:link, ul.joininfo li a:visited, ul.joininfo li a:hover {
	color:#5a5a5a;
	text-decoration:underline;
}
/*展会-图片*/
ul.expo_pic {
	padding:0;
	margin:0;
	height:75px;
	list-style:none;
}
ul.expo_pic li {
	width:130px;
	height:60px;
	float:left;
	border:1px solid #ccc;
	padding:3px;
	font-size:0px;
	margin:0 3px!important;
	margin:0 2px 0 2px;
}
ul.expo_pic li img {
	width:130px;
	height:60px;
}
/*展会-文字*/
ul.sort_tit {
	padding:0;
	margin:auto 0;
	list-style:none;
	color:#5a5a5a;
}
ul.sort_tit li {
	padding:0 5px;
	height:20px;
	overflow:hidden;
}
ul.sort_tit li span {
	width:50px;
	padding-right:7px;
	margin-right:7px;
	background:url(../images/images_bg.gif) no-repeat;
	background-position:right -390px;
	float:left;
	display:inline
}
ul.sort_tit li a:link, ul.sort_tit li a:visited, ul.sort_tit li a:hover {
	color:#5a5a5a;
}
/*广告投放*/
ul.putAdv {
	padding:0;
	margin:0;
	list-style:none
}
ul.putAdv li {
	padding:0;
	overflow:hidden;
	color:#000;
	line-height:16px;
	margin:0;
	font-size:13px;
	padding:8px 0;
}
ul.putAdv li a.titColor {
	color:#0000fe;
	text-decoration:underline;
	font-size:12px;
}
ul.putAdv li a.wwwColor {
	color:#008000;
	font-family:"宋体"
}
/*66博客*/
.blog_pic {
	margin:5px 0;
	padding:0 3px;
	height:80px;
	color:#777;
	overflow:hidden
}
.blog_img {
	width:100px;
	height:80px;
	float:left;
	margin-right:7px;
}
.blog_img img {
	width:100px;
	height:80px;
}
.blog_con {
	width:174px;
	float:left;
}
.blog_tit {
	height:20px;
	margin:2px 0 5px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}
.blog_tit a:link, .blog_tit a:visited, .blog_tit a:hover {
	color:#333;
}
.blog_compen {
	height:53px;
	line-height:17px;
	color:#777;
}
ul.blog_list {
	padding:0;
	margin:8px auto 0;
	list-style:none;
	color:#5a5a5a;
}
ul.blog_list li {
	padding:0 5px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
}
ul.blog_list li span {
	width:60px;
	padding-left:7px;
	float:right;
	text-align:right;
	color:#777;
}
ul.blog_list li a:link, ul.blog_list li a:visited, ul.blog_list li a:hover {
	color:#5a5a5a;
}
/*推荐阅读*/
#reading {
	margin:5px 12px 0 0;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	width:254px;
	float:left
}
#reading .read_tit {
	height:25px;
	background:url(../images/images_bg.gif) 0 -485px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-weight:bold;
	padding-left:10px;
}
#reading .read_con {
	padding:10px;
	background:#f6f6f6;
}
.images_prio {
	margin:0 0 5px 0;
	height:92px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
}
.images_prio img {
	width:126px;
	height:90px;
	border:1px solid #d9d9d9;
	margin-right:8px;
	float:left
}
.images_prio a {
	color:#333;
	text-decoration:underline;
}
.images_prio a:hover {
	color:#025388;
}
#reading .read_con ul {
	padding:0;
	margin:0;
	list-style:none;
}
#reading .read_con ul li {
	padding:0 0 0 11px;
	background:url(../images/ico_dian.gif) no-repeat 0 9px;
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:12px;
}
#reading .read_con ul li a {
	color:#333;
	text-decoration:underline;
}
#reading .read_con ul li a:hover {
	color:#025388;
}
#reading .read_con ul li.top_tit {
	font-size:18px;
	font-family:"黑体";
	padding:15px 0 5px 0;
	background:none;
	color:#000;
}
#reading .read_con ul li.top_tit a {
	color:#000;
}
#reading .read_con ul li.top_tit a:hover {
	color:#025388;
}


#Foot {
	border-top:#ccc 1px solid;
	padding:6px 0 0;
	text-align:center;
}
/*FootMessage*/
#Foot_Message {
	font-size:13px;
}
#Foot_Message a {
	color:#000;
}
#Foot_Message a:hover {
	color:#f60;
}
/*CopyRight*/
#Foot_Copyright {
	color:#666;
	margin:4px 0;
	font-size:12px;
	text-align:center;
}
#Foot_Copyright a {
	color:#666;
}
#Foot_Copyright a:hover {
	color:#f60;
	text-decoration:underline;
}

/*图说天下 2010.08.02*/
.img_gallay{color:#333;margin:1.5em 1.5em 1.5em 0; padding:0;background:#f4f4f4;border:#e2e2e2 solid 1px; width:600px; float:left;font-size:12px;border:#ccc solid 1px;line-height:1.5em;}
.img_gallay h1{color:#333;font-size:14px; height:30px; line-height:30px;  margin:0 0px;padding:0 3px;background:url(http://www.66good.com/skins/tools/tool_bg.gif) repeat-x 0 0;border-bottom:#ccc solid 1px;}
.img_gallay ul{margin:0;padding:0;}
.img_gallay ul li a{display:inline-block;color:#333;}
.img_gallay ul li a:active,
.img_gallay ul li a:hover{color:#666;}
.img_gallay ul li{list-style:none; margin:0;border:0; float:left; border-left:#ccc solid 1px; padding:5px;width:89px;height:120px;}
* html .img_gallay ul li{width:99px;}
.img_gallay img{width:88px; height:55px; border:0; margin:5px 0;}
.img_gallay a {display:block;height:120px;overflow:hidden}

/*推荐阅读 2010.08.02*/
.news_promote{color:#444;float:left; margin:1.5em 1.5em 1.5em 0; padding:0 3px;width:270px;background:#f4f4f4;border:#e2e2e2 solid 1px;font-size:12px;line-height:1.5em;}
.news_promote h1{font-size:14px; height:30px; line-height:30px;  margin:0 -3px;padding:0 3px;background:url(http://www.66good.com/skins/tools/tool_bg.gif) repeat-x 0 0;}
.news_promote a{color:#333;}
.news_promote a:active,
.news_promote a:hover{color:#666;}
.news_promote h2{color:#333;}
.news_promote span{font-size:16px; font-weight:bold;}