body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	word-break:break-all; 
}
* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #f60;
}
.ellipse {overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#line_header {
	background-color: #FF6600;
	height: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 500px;
	background-image: url(../images/line_point.gif);
	background-repeat: no-repeat;
}
#navbar, #navbar2 {
	font-size: 14px;
	margin-top: 10px;
	float: right;
	text-align: right;
	background-color: #FF6600;
}
#navbar td{
	list-style-image: none;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 0 5px;
	background-color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
}
#navbar2 td{
	list-style-image: none;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 0 5px;
	background-color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
}
#navbar td a, #navbar2 td a{
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
#navbar td a:hover, #navbar2 td a:hover{
	text-decoration: underline;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.float_clear{
	clear: both;
}
.width_970 {
	width: 970px;
}
.width_310 {
	width: 310px;
}
.width_760 {
	width: 760px;
}
.width_630 {
	width: 630px;
}
.width_400 {
	width: 400px;
}
.box_auto {
	margin: 0 auto;
}
.box_10margin_all {
	margin: 10px;
}
.box_10margin_top {
	margin-top: 10px;
}
.box_10margin_left {
	margin-left: 10px;
}
.box_20margin_top {
	margin-top: 20px;
}
.box_5margin_top {
	margin-top: 5px;
}
.box_10margin_lr {
	margin: 0 10px;
}
.box_10pad_tb {
	padding: 10px 0;
}
.box_10pad_all {
	padding: 10px;
}
.box_10pad_top {
	padding-top: 10px;
}
.box_10pad_bottom {
	padding-bottom: 10px;
}
.box_2pad_all {
	padding: 2px;
}
.box_2pad_lr {
	padding: 0 2px;
}
.box_5pad_tb {
	padding: 5px 0;
}
.box_5pad_lr {
	padding: 0 5px;
}
.box_5pad_all {
	padding: 5px;
}
.box_5pad_bottom {
	padding-bottom: 5px;
}
.box_10pad_lr {
	padding: 0 10px;
}
.box_30pad_lr {
	padding: 0 30px;
}
.box_30pad_tb {
	padding: 30px 0;
}
.box_20pad_tb {
	padding: 20px 0;
}
#container {
	text-align: left;
	background-image: url(../images/search_BarBG.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E6B4B;
}

#container #title {
	height: 18px;
	padding-left: 12%;
}
#container #title li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 2px;
}
#container #title ul {
	line-height: 20px;
}
#container #title a {
	text-decoration: none;
	color: #004F4F;
	display: block;
	font-weight: bold;
}
#container #title a span{
	display: block;
	padding: 8px 15px 0 15px;
	line-height: 20px;
}
#container #title #tag1 a:hover,#container #title #tag2 a:hover,#container #title #tag3 a:hover,#container #title #tag4 a:hover,#container #title #tag5 a:hover,#container #title #tag6 a:hover{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#container #title .selectli1, #container #title .selectli2, #container #title .selectli3, #container #title .selectli4, #container #title .selectli5, #container #title .selectli6{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#container #title a .selectspan1,#container #title a .selectspan2,#container #title a .selectspan3,#container #title a .selectspan4,#container #title a .selectspan5,#container #title a .selectspan6{
	display: block;
	font-weight: bold;
	background-image: url(../images/search_BarBG_open.gif);
	width: 91px;
	background-repeat: no-repeat;
	height: 32px;
}
#container #content ul {
	margin: 10px;
}
#container #content li {
	margin: 5px; 
}
#container #content li img {
	margin: 5px;display:block;
}
#container #content {
	padding: 5px;
}
.content1,.content2,.content3,content4,content5{
}
.hidecontent {display:none;}
input#text {
	border: 1px solid #999999;
}
/*.title_01 {
	font-weight: bold;
	padding: 9px 10px 3px 30px;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}*/
.title_01 a, .title_01 a:hover, .title_01 a:visited{
	font-size: 12px;
	color: #FFFFFF;
}
/*.title_02 {
	font-weight: bold;
	padding: 9px 10px 3px 30px;
	background-image: url(../images/title_bar_02.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}*/
.title_02 a, .title_02 a:hover,.title_02 a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.bg_color_blue {
	background-color: #E9F8F3;
}
.bg_color_blue_02 {
	background-color: #CBEFE1;
}
.bg_color_green {
	background-color: #D2FBB5;
}
.bg_color_green_02 {
	background-color: #9EEE80;
}
.bg_color_yellow {
	background-color: #FEE28F;
}
.bg_color_yellow_02 {
	background-color: #FFFABB;
}
.bg_color_gray {
	background-color: #eee;
}
.bg_color_gray_02 {
	background-color: #F6F6F6;
}
.bg_color_gray_03 {
	background-color: #ddd;
}
.bg_color_white {
	background-color: #fff;
}
.bg_color_orange {
	background-color: #FFCC99;
}
.bg_color_orange_02 {
	background-color: #FFEEDD;
}
.OrangeBar {
	background-color: #FF6600;
	border-top: 3px solid #FF9966;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 20px;
}
.OrangeBar_02 {
	background-color: #FF6600;
	border-top: 3px solid #FF9966;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 10px;
	font-size: 14px;
}
.OrangeBar_02 a:link, .OrangeBar_02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.OrangeBar_02 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.BlueBar {
	background-color: #0c95ff;
	border-top: 3px solid #3bf;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 20px;
}
.GreenBar {
	background-color: #0ace00;
	border-top: 3px solid #3e3;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 20px;
}
.text_b {
	font-weight: bold;
}
.border_gray_10{
	border:1px solid #aaa;
}
.bg_color_white {
	background-color: #fff;
}
.title_bar_normal {
	background-color: #F8F5EC;
	padding: 5px 10px;
	font-size: 14px;
}
.box_content_normal {
	background-color: #fff;
	padding: 5px;
}
.text_orange {
	color: #f60;
}
.text_orange a:link, .text_orange a:hover, .text_orange a:visited {
	color: #f60;
	text-decoration: underline;
}
#text_orange a:link, #text_orange a:hover, #text_orange a:visited{
	color: #f60;
}
.text_red {
	color: #FF0000;
}
.text_blue {
	color: #36c;
}
.text_blue_02 {
	color: #00368f;
}
.text_white {
	color: #fff;
}
.text_white a:link, .text_white a:hover, .text_white a:visited {
	color: #fff;
}
.text_gray {
	color: #666666;
}
.text_blue_title {
	color: #006699;
	font-weight: bold;
}
.text_green_title {
	color: #009900;
}
td#text_green a:link, td#text_green a:hover, td#text_green a:visited{
	color: #0066CC;
}
.text_red_02 {
	color: #C00;
}
.text_red_02 a:link, .text_red_02 a:visited {
	color: #C00;
}
.text_red_02 a:hover {
	color: #f00;
}
.text_yellow {
	color: #CC9933;
}
.text_black, .text_black a:link, .text_black a:visited {
	color: #000000;
	text-decoration: none;
}
.text_black a:hover {
	text-decoration: underline;
	color: #000000;
}
#text_black, #text_black a:link, #text_black a:visited {
	color: #000000;
	text-decoration: none;
}
#text_black a:hover {
	text-decoration: underline;
	color: #000000;
}
#text_white, #text_white a:link {
	color: #fff;
	text-decoration: none;
}
#text_white a:hover {
	text-decoration: underline;
}
.text_12 {
	font-size: 12px;
}
.text_14 {
	font-size: 14px;
}
.text_16 {
	font-size: 16px;
}
.text_18 {
	font-size: 18px;
}
.text_20 {
	font-size: 20px;
}
.text_25 {
	font-size: 25px;
}
.text_linehight_20 {
	line-height: 20px;
}
input#botton_6em {
	background-image: url(../images/button_7.gif);
	height: 25px;
	width: 136px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px none;
}
input#botton_2em {
	background-image: url(../images/email_20.gif);
	height: 25px;
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px none;
}
.border_blue{
	border:1px solid #78a7e3
}
.border_orange{
	border:1px solid #ff6600
}
.border_green{
	border:1px solid #3c0
}
input {
	padding: 1px;
}
li#update {
	list-style-image: url(../images/li_new.gif);
	list-style-position: outside;
	margin-left: 1.5em;
	line-height: 1.3em;
	margin-bottom: 5px;
}
#head {
	border-bottom: 1px solid #78A7E3;
	background-color: #F8F5EC;
	padding: 5px 0;
}












































.nav {
	WIDTH: 750px
}
.nav .NavLogo {
	FLOAT: left; HEIGHT: 60px; TEXT-ALIGN: left
}
.nav .NavLinks {
	FONT-SIZE: 12px; FLOAT: right; WIDTH: 407px
}
.nav .NavLinks .left {
	FLOAT: left; HEIGHT: 25px
}
.nav .NavLinks .right {
	FLOAT: right; LINE-HEIGHT: 150%
}
.nav #navbar {
	CLEAR: right; FLOAT: right; WIDTH: 407px; BORDER-BOTTOM: #cccccc 2px solid; POSITION: relative
}
.nav #navbar LI {
	FONT-WEIGHT: bold; FLOAT: left; LINE-HEIGHT: 24px; TEXT-ALIGN: center
}
.nav #navbar UL LI.one {
	BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #ff7300 1px solid; WIDTH: 93px; BORDER-BOTTOM: #ff7300 1px solid; BACKGROUND-COLOR: #ffffff
}
.nav #navbar LI#two {
	BORDER-RIGHT: #ff7300 1px solid; BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #ff7300 1px solid; WIDTH: 64px; BORDER-BOTTOM: #ff7300 1px solid; BACKGROUND-COLOR: #ffffff
}
.nav #navbar LI.two {
	BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #ff7300 1px solid; WIDTH: 64px; BORDER-BOTTOM: #ff7300 1px solid; BACKGROUND-COLOR: #ffffff
}
DIV.layout_main {
WIDTH: 750px
}
DIV.layout_left {
	FLOAT: left;
	WIDTH: 300px;
}
DIV.layout_right {
	FONT-SIZE: 12px; FLOAT: right; WIDTH: 300px
}
DIV.layout_left2 {
	FLOAT: left; WIDTH: 426px
}
DIV.layout_right2 {
	FLOAT: right; MARGIN-BOTTOM: 8px; WIDTH: 310px
}
DIV.box_marketsort {
	CLEAR: both; HEIGHT: 80px; TEXT-ALIGN: left
}
DIV.box_marketsort DIV.box {
	MARGIN: 6px 0px 8px 18px
}
DIV.box_marketsort .box UL {
	CLEAR: both; FONT-SIZE: 12px; FLOAT: left; WIDTH: 415px; LINE-HEIGHT: 150%
}
DIV.box_marketsort .box UL LI {
	FLOAT: left; WIDTH: 60px
}
DIV.box_marketsort .box UL LI.two {
	FLOAT: left; WIDTH: 75px; TEXT-ALIGN: left
}
.box_cxt {
}
.box_cxt .box {
	MARGIN-TOP: 2px
}
.cxt_alipay {
	PADDING-LEFT: 2px;
	WIDTH: 745px;
	POSITION: absolute;
}
.title_01 {
	PADDING-LEFT: 10px; WIDTH: 440px; LINE-HEIGHT: 15px; HEIGHT: 22px! important; BACKGROUND-COLOR: #ff6600; TEXT-ALIGN: left
}
.title_01 .title_left {
	BORDER-TOP: #ff6600 6px solid; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; WIDTH: 100px; COLOR: #666666; PADDING-TOP: 4px; HEIGHT: 24px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.title_01 .title_right {
	FONT-SIZE: 12px;
	FLOAT: right;
	COLOR: #ffffff;
	padding-right: 10px;
}
.title_02 {
	HEIGHT: 20px; BACKGROUND-COLOR: #666666
}
.title_02_left {
	MARGIN-TOP: 4px; FONT-WEIGHT: bold; FONT-SIZE: 12px; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 120px; COLOR: #000000; LINE-HEIGHT: 20px; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
.title_02_left A {
	MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; WIDTH: 80px; COLOR: #000000; LINE-HEIGHT: 22px; HEIGHT: 22px; TEXT-DECORATION: none
}
.title_02_right {
	PADDING-RIGHT: 5px; MARGIN-TOP: 4px; FONT-SIZE: 12px; FLOAT: right; COLOR: #ffffff; LINE-HEIGHT: 20px; HEIGHT: 20px
}
.title_02_right A:link {
	COLOR: #ffffff
}
.title_02_right A:visited {
	COLOR: #ffffff
}
.content_02 {
	MARGIN-TOP: 10px; FONT-SIZE: 12px; WIDTH: 435px; HEIGHT: 50px; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: center
}
.content_02 TR {
	BACKGROUND-COLOR: #ffffff
}
.content_02 TD {
	VERTICAL-ALIGN: bottom
}
.content_02 A {
	BACKGROUND-IMAGE: url(../images/content_02_td_bg.gif); WIDTH: 100%; PADDING-TOP: 5px; HEIGHT: 100%
}
.content_02 A:hover {
	BACKGROUND-IMAGE: url(../images/content_02_td_hover.gif); WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 5px
}
.title_03 {
	CLEAR: both; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; WIDTH: 426px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 25px; BACKGROUND-COLOR: #e8e8e8; TEXT-ALIGN: left
}
.title_03_left {
	PADDING-LEFT: 5px; FONT-SIZE: 12px; FLOAT: left; LINE-HEIGHT: 25px
}
.title_03_right {
	PADDING-RIGHT: 5px; FONT-SIZE: 12px; FLOAT: right; LINE-HEIGHT: 25px; PADDING-TOP: 4px; TEXT-ALIGN: right
}
.box_cxt_left {
	FLOAT: left; HEIGHT: 45px

}
.box_cxt_right {
	FONT-WEIGHT: bold; FLOAT: right; VERTICAL-ALIGN: bottom; WIDTH: 218px; LINE-HEIGHT: 130%; PADDING-TOP: 10px; TEXT-ALIGN: right
}
.title_05 {
	CLEAR: both; BACKGROUND-IMAGE: url(../images/uptocxt_bg1.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100px
}
.title_05_right {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333399; PADDING-TOP: 10px
}
.title_05_right A:link {
	COLOR: #333399
}
.title_05_right A:hover {
	COLOR: #333399
}
.title_05_right A:visited {
	COLOR: #333399
}
.title_05 .box {
	CLEAR: both;
	padding: 5px;
}
.title_05 .box UL {
	MARGIN-TOP: 3px; FLOAT: left; LINE-HEIGHT: 160%
}
.title_05 .box UL LI {
	FLOAT: left; WIDTH: 135px; TEXT-ALIGN: left
}
.title_05 .box SPAN {
	CLEAR: both; MARGIN-TOP: 6px; FLOAT: left; WIDTH: 290px; PADDING-TOP: 4px
}
.box_forum {
	BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 310px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 320px
}
.box_forum IMG {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.title_07 {
	BACKGROUND: url(../images/cn/home/060516/title_bbs_bg.gif) no-repeat; HEIGHT: 30px
}
.title_07_left {
	MARGIN-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 78px; COLOR: #000000; LINE-HEIGHT: 20px; PADDING-TOP: 3px
}
.title_07_left A {
	MARGIN-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; WIDTH: 80px; COLOR: #000000; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
.title_07_right {
	PADDING-RIGHT: 5px; MARGIN-TOP: 3px; FONT-SIZE: 12px; FLOAT: right; COLOR: #000; LINE-HEIGHT: 22px; PADDING-TOP: 3px
}
.title_07_right A:link {
	COLOR: #000
}
.title_07_right A:hover {
	COLOR: #000
}
.title_07_right A:visited {
	COLOR: #000
}
.box_forum .box {
	CLEAR: both; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 8px; LINE-HEIGHT: 150%; PADDING-TOP: 8px
}
.box_forum .box .title_left {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FLOAT: left
}
.box_forum .box .title_right {
	FONT-SIZE: 12px; FLOAT: right
}
.box_forum .box .list {
	MARGIN-TOP: 2px
}
DIV.layout_right .box_forum .box UL {
	PADDING-BOTTOM: 5px; LINE-HEIGHT: 150%; TEXT-ALIGN: left
}
.box_yshy {
	
}
.box_yshy .box UL LI {
	FLOAT: left; WIDTH: 150px; TEXT-ALIGN: left
}
.box_forum .zj_pic {
	CLEAR: both; WIDTH: 100%; HEIGHT: 70px! important
}
.box_forum .zj_pic IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
.box_forum .zj_pic SPAN {
	FLOAT: left; MARGIN: 3px 2px
}
.box_forum .zj_pic .title {
	CLEAR: left! important; BORDER-RIGHT: #f3e5da 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #f3e5da 1px solid; PADDING-LEFT: 2px; FLOAT: right! important; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3e5da 1px solid; WIDTH: 195px! important; PADDING-TOP: 2px; BORDER-BOTTOM: #f3e5da 1px solid; BACKGROUND-COLOR: #fffaea
}
.box_forum .zj_pic .black_border {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
.box_forum .zj_pic .list {
	FLOAT: left; MARGIN-LEFT: 0px; WIDTH: 55%
}
.box_forum .zj_pic .list2 {
	CLEAR: right! important; FLOAT: right; WIDTH: 90px
}
.box_forum .zj_pic .button {
	PADDING-LEFT: 10px; FLOAT: left; WIDTH: 100%; HEIGHT: 20px
}
.box_forum .zj_pic .button LI {
	HEIGHT: 18px
}
.box_forum .zj_pic .part1 {
	FONT-WEIGHT: bold; FLOAT: left; WIDTH: 18px; COLOR: #fff; PADDING-TOP: 10px; HEIGHT: 104px; BACKGROUND-COLOR: #ff7300
}
.box_forum .zj_pic .part2 {
	FLOAT: left; PADDING-TOP: 2px
}
.box_forum .zj_pic .part3 {
	FLOAT: right; WIDTH: 190px! important
}
.box_forum .zj_pic .part3 LI {
	FLOAT: left; WIDTH: 100%
}
.box_forum .zj_pic SPAN A:hover {
	COLOR: #000000
}
.box_forum .zj_pic SPAN A:visited {
	COLOR: #000000
}
.box_infor .zj_pic SPAN {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.title_wangshang {
	PADDING-LEFT: 50px; BACKGROUND-IMAGE: url(../images/chinaindex_wangshang_entry.gif); MARGIN-BOTTOM: 8px; PADDING-TOP: 5px; HEIGHT: 51px; TEXT-ALIGN: left
}
.title_wangshang UL {
	FLOAT: left; WIDTH: 250px; HEIGHT: 23px
}
.title_wangshang LI {
	PADDING-TOP: 3px
}
.content_01 {
	BACKGROUND-IMAGE: url(../images/cxaq_bg.gif); WIDTH: 440px; LINE-HEIGHT: 150%; PADDING-TOP: 15px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 77px; TEXT-ALIGN: left
}
.content_01_left {
	FLOAT: left; WIDTH: 80px; CURSOR: hand; HEIGHT: 60px
}
.content_01_right {
	FLOAT: right; WIDTH: 340px
}
.exchannelBar {
	CLEAR: both; BORDER-RIGHT: #ce9769 1px solid; BORDER-TOP: #ce9769 1px solid; PADDING-LEFT: 15px; MARGIN: 5px; BORDER-LEFT: #ce9769 1px solid; LINE-HEIGHT: 25px; BORDER-BOTTOM: #ce9769 1px solid; BACKGROUND-COLOR: #ffeeaa; TEXT-ALIGN: left
}
#box1left LI {
	PADDING-LEFT: 5px; PADDING-TOP: 4px; HEIGHT: 19px
}
.title_02  .float_right {
	padding-top: 4px;
	padding-right: 10px;
}
DIV.layout_main {
WIDTH: 760px
}
.title_08 .title_08_left, .title_10 .title_10_left, .title_11 .title_11_left {
	MARGIN-TOP: 8px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; MARGIN-LEFT: 0px; COLOR: #000000; LINE-HEIGHT: 20px
}
.title_08 .title_08_left A, .title_10 .title_10_left A, .title_11 .title_11_left A {
	MARGIN-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; WIDTH: 80px; COLOR: #000000; LINE-HEIGHT: 20px; PADDING-TOP: 3px; HEIGHT: 20px; TEXT-DECORATION: none
}
.title_08 .title_08_right, .title_10 .title_10_right, .title_11 .title_11_right {
	PADDING-RIGHT: 5px; MARGIN-TOP: 3px; FONT-SIZE: 12px; FLOAT: right; COLOR: #000; LINE-HEIGHT: 22px; PADDING-TOP: 3px; HEIGHT: 20px
}
.title_08 .title_08_right A, .title_10 .title_10_right A, .title_11 .title_11_right A {
	COLOR: #FFFFFF;
	font-weight: normal;
}
.title_08 SPAN, .title_10 SPAN .title_11 SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 30px
}
.title_08 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_sea_bg_03.gif);
	background-repeat: no-repeat;
}
.title_10 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_sea_bg_01.gif);
	background-repeat: no-repeat;
}
.title_11 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_sea_bg_02.gif);
	background-repeat: no-repeat;
}
.title_12 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_other_bg_03.gif);
	background-repeat: no-repeat;
}
.title_15 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_road_bg_03.gif);
	background-repeat: no-repeat;
}
.title_09 .title_09_left, .title_13 .title_13_left, .title_14 .title_14_left, .title_12 .title_12_left, .title_15 .title_15_left {
	MARGIN-TOP: 8px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; MARGIN-LEFT: 0px; COLOR: #000000; LINE-HEIGHT: 20px
}
.title_09 .title_09_left A, .title_13 .title_13_left A, .title_14 .title_14_left A, .title_12 .title_12_left A, .title_15 .title_15_left A {
	MARGIN-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; FLOAT: left; WIDTH: 80px; COLOR: #000000; LINE-HEIGHT: 20px; PADDING-TOP: 3px; HEIGHT: 20px; TEXT-DECORATION: none
}
.title_09 .title_09_right, .title_13 .title_13_right, .title_14 .title_14_right, .title_12 .title_12_right, .title_15 .title_15_right {
	PADDING-RIGHT: 5px; MARGIN-TOP: 3px; FONT-SIZE: 12px; FLOAT: right; COLOR: #000; LINE-HEIGHT: 22px; PADDING-TOP: 3px; HEIGHT: 20px
}
.title_09 .title_09_right A, .title_13 .title_13_right A, .title_14 .title_14_right A, .title_12 .title_12_right A, .title_15 .title_15_right A {
	COLOR: #FFFFFF;
	font-weight: normal;
}
.title_09 SPAN, .title_13 SPAN, .title_14 SPAN, .title_12 SPAN, .title_15 SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 30px
}
.title_09 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_air_bg_03.gif);
	background-repeat: no-repeat;
}
.title_13 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_air_bg_01.gif);
	background-repeat: no-repeat;
}
.title_14 {
	HEIGHT: 30px;
	CLEAR: both; 
	PADDING: 0 5px 0 15px; 
	HEIGHT: 30px; 
	TEXT-ALIGN: left;
	background-image: url(../images/title_air_bg_02.gif);
	background-repeat: no-repeat;
}
.border_gray_tb {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.register_title {
	background-color: #F0F0F0;
	padding: 5px 10px;
	border-top: 2px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
.register_titleBG {
	background-image: url(../images/register_titleBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
input#bar_in {
	border: 1px solid #CCCCCC;
	width: 200px;
}
input#botton_search_result {
	background-image: url(../images/email_20.gif);
	height: 25px;
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	border: 0px none;
}
.MenberIndex_headbg {
	background-image: url(../images/head_bg.gif);
	height: 90px;
	font-size: 24px;
	font-weight: bold;
	padding: 45px 0 0 130px;
}
.MI_bg_1x30 {
	background-image: url(../images/MI_bg_1x30.gif);
	font-size: 14px;
	padding: 2px 5px;
}
.MI_menuButton {
	background-image: url(../images/MI_menuButton.gif);
	background-repeat: no-repeat;
	width: 133px;
	font-size: 14px;
	background-position: center;
	line-height: 35px;
}
.MI_title {
	background-image: url(../images/title_590x30.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0 0 30px;
}
.manage_list_title {
	white-space: nowrap;
	background-color: #F0F0F0;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #FFFFFF solid;
	padding: 0 5px;
	font-weight: bold;
	color: #00368f;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}
.manage_list_company {
	border-bottom: 1px #CCCCCC solid;
	padding: 3px;
}
.manage_list_company_02 {
	border-bottom: 1px #fff solid;
	font-size: 14px;
	padding: 8px;
}
.manage_list_company a {
	text-decoration: none;
}
.manage_list_company a:hover {
	text-decoration: underline;	
}
.manage_list_company a:visited {
	font-weight: normal;
	color: #36c;
}
.border_gray_bottom {
	border-bottom:1px solid #CCCCCC;
}
td {
	font-size: 12px;
	line-height: 120%;
}
.button_9f {
	background-image: url(../images/buttom7.gif);
	height: 25px;
	width: 200px;
	color: #FFFFFF;
	border: 0px none;
}
.hangy {
	LINE-HEIGHT: 24px; 
	PADDING: 3px; 
	BORDER-RIGHT: #dddddd 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #dddddd 1px solid; 
	BACKGROUND-COLOR: #f5f5f5;
}
.button_2f {
	background-image: url(../images/buttom3.gif);
	color: #FFFFFF;
	height: 25px;
	width: 60px;
	border: 0px none;
}
.ZQ_title {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid #FF6600;
}
.SeaOffer_box1 {
	background-color: #DFE9F7;
	padding: 5px;
	border-bottom: 1px dashed #B6CDED;
}
.SeaOffer_box2 {
	background-color: #F1F7FC;
	padding: 5px;
}
.AirOffer_box1 {
	background-color: #999999;
	padding: 5px 0 0 10px;
	border-bottom: 3px solid #fff;
}
.AirOffer_box2 {
	background-color: #EBFAEC;
	padding: 5px;
}
.OtherOffer_box1 {
	background-color: #F1E4CF;
	padding: 5px;
	border-bottom: 1px dashed #DFC495;
}
.OtherOffer_box2 {
	background-color: #F8F1E4;
	padding: 5px;
}
.topbar {
	background-image: url(../images/topbar_bg.gif);
	height: 25px;
}
.border_BD_gray {
	border-bottom: 1px dashed #999999;
}
.search_bbg {
	background-image: url(../images/search_BBg.gif);
	padding: 10px 20px;
	height: 70px;
	font-size: 14px;
}
#NormalCategorySelector{

}
#RecentUsedCategories{
	float:left;
	margin:5px 0 0 0;
	font-weight:normal;
}
#CategorySelector{
	clear:both;
	width:760px;
	height:220px;
	background-color:#FFF;
}
#CategorySelector ul{
	margin:0 4px 0 0;
	padding:0;
	border:1px solid #CCC;
	float:left;
	width:249px;
	height:218px;
	overflow:auto;
}
#CategorySelector ul.Blank{
	background-color:#F6F6F6;
}
#CategorySelector li{
	list-style-type:none;
	width:156px !important;
	width:auto;
	height:20px;
	margin:0 1px !important;
	margin /**/:0 1px 0 -15px;
	padding:0;
	border:1px solid #FFF;
	line-height:20px;
	color:#444;
	text-indent:3px;
	cursor:default;
}
#CategorySelector li.Selected{
	background-color:#CAFFC0;
	border:1px solid #0A9800;
	color:#006623;
}
#CategorySelector li.IsFather{
	background-image:url(../images/publishitem_subcate_arrow.gif);
	background-position:99% 50%;
	background-repeat:no-repeat;
}
#CategorySelector li.RecentUsed{
	color:#170;
}
#NowSelected{
	margin-top:10px;
	padding:10px;
	width:99%;
	background-color:#FFFFF4;
	border:1px #F9D875 solid;
	text-align:left;
	position:relative;
}
#NowSelectedResult{
	font-weight:bold;
}
#BlebBox{
	position:absolute;
	top:-8px;
	left:20px;
}
#SubmitForm{
	margin:10px 0 15px;
}
.border_gray_01{
	border:2px solid #eee;
	background-color: #4AACB5;
	padding: 1px;
}
#otherSevice ul{
	margin:0 4px 0 0;
	padding:0;
	border:1px solid #CCC;
	float:left;
	width:146px;
	overflow:auto;
}
img {
	border: 0px;
}
.AirOffer_box1 span {
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px 8px;
	float: left;
	font-size: 14px;
}
#news_con p {
	text-indent: 1em;
	margin-bottom: 10px;
}
#news_list p {
	margin-bottom: 5px;
}
.button_favorites {
	background-image: url(../images/icon_Favorites.gif);
	height: 25px;
	width: 119px;
	font-weight: bold;
	color: #630;
	border: 0px;
}
.border_gray_bd {
	border-bottom: 1px dashed #CCCCCC;
}
.tools_titleBG {
	background-image: url(../images/tools_titleBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0 5px 0;
	background-color: #FFFFFF;
}
h6 {
	font-size: 14px;
	background-color: #eee;
	padding: 5px;
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #fff;
}
.border_white_top {
	border-top: 1px solid #FFFFFF;
}
.border_blue_top {
	border-top: 1px solid #e8f3f9;
}
.border_blue_bottom {
	border-bottom: 1px solid #a7cde0;
}
.border_lr_gray {
	border-left: 1px solid #c5ced8;
	border-right: 1px solid #c5ced8;
}
.border_lr_white {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.title_gwgw {
	line-height: 25px;
	background-image: url(../images/bg_sevise.gif);
	padding-left: 15px;
}
.vip_bar_bg {
	background-image: url(../images/vip_remit_12.gif);
}
.title_org_bg {
	background-image: url(../images/content_02_td_hover.gif);
	background-repeat: repeat-x;
}
.title_org_bg a {
	color: #FFFFFF;
	text-decoration: none;
}
.ico_new {
	position: absolute;
	left: 322px;
	top: 539px;
}
.supply_box_right {
	background-color: #fffbed;
	border: 1px solid #e2c69b;
	padding: 10px;
}
.border_yellow2 {
	border: 1px solid #a8985a;
}
.bg_color_yellow2 {
	background-color: #a8985a;
	color: #FFFFFF;
}
.supply_box_left {
	background-image: url(../images/index_1214_03.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 227px;
	padding-top: 140px;
	padding-left: 13px;
	font-weight: bold;
}
.supply_box_left2 {
	background-image: url(../images/index_1214_06.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 227px;
	padding-top: 140px;
	padding-left: 13px;
	font-weight: bold;
}
.supply_box_left a, .supply_box_left a:visited {
	color:#000000;
	text-decoration: none;
}
.supply_box_left2 a, .supply_box_left2 a:visited {
	color:#000000;
	text-decoration: none;
}
.supply_box_left a:hover {
	color:#ff6600;
}
.supply_box_left2 a:hover {
	color:#ff6600;
}
.bg_color_yellow3 {
	background-color: #f7f1d5;
}
.guide_title_BottomBorderOn {
	border-bottom: 4px solid #f60;
}
.guide_title_BottomBorder {
	border-bottom: 4px solid #e5e5e5;
}
.index_rightbox01 {
	padding: 0 5px;
}
.id {
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #663300;
	font-size: 11px;
	padding-left: 25px;
	overflow: hidden;
	background: url(../images/bg_id.gif) no-repeat;
}
#search_bar {
	background: url(../images/index_tab_bg.gif) no-repeat bottom;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#search_bar img {
	margin-left: 2px;
}
#search_bar .float_left {
	margin-left: 5px;
	padding-top: 12px;
}
.border_gray_02 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.index_title_01 {
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/index_hzwt_04.gif);
	text-align: right;
	padding-right: 10px;
}
.index_title_02 {
	font-weight: bold;
	background-image: url(../images/index_banker_01.gif);
	text-align: right;
	height: 36px;
	padding: 8px;
}
.index_banker_box {
	border-left: 1px solid #038D9A;
	border-right: 1px solid #038D9A;
}
/*tab开始*/
.sec1 {
	cursor: hand;
	color: #FFFFFF;
	background-image: url(../images/index_STab_02.gif);
	height: 20px;
	width: 80px;
	font-weight: bold;
	padding-right: 3px;
	background-repeat: no-repeat;
	padding-top: 5px;
    }
.sec2 {
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/index_STab_01.gif);
	height: 20px;
	width: 80px;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 5px;
    }
.main_tab {
	background-color: #f2e8d2;
	border-left:1px solid #c9bfa8;
	border-right: 1px solid #c9bfa8;
	border-bottom: 1px solid #c9bfa8;
	color: #6a5c3a;
    }
/*tab结束*/
#index_STab_bg {
	background-image: url(../images/index_STab_bg.gif);
	padding: 11px 0 0 50px;
	text-align: left;
	border-bottom: 3px solid #FF4A00;
}
#mainTable li {
	float: left;
	list-style-type: none;
	margin-right: 2em;
	line-height: 1.3em;
	white-space: nowrap;
}
/*索引开始*/
#index_price_left {
	width: 140px;
	background-color: #efe8d0;
	padding: 5px;
}
#index_price_right {
	margin-top: 5px;
	width: 610px;
	float: right;
}
#index_price_left {
	width /**/:140px;
	overflow:hidden;
	padding:5px;
	text-align: left;
	border: 1px solid #cbbb8b;
}
#index_price_left dl {margin:0px 0px 5px 0px;}
#index_price_left dt.main_sec {
	font-weight:bold;
	height:21px;
	color:#663300;
	padding-left:18px;
	margin-top:7px;
	cursor:pointer;
	line-height: 21px;
	background-image: url(../images/left_menu_title_up.gif);
	background-repeat: no-repeat;
	width: 130px;
	margin-bottom: 5px;
	clear: both;
}
#index_price_left dt.title {
	height:15px;
    color:#000;
	padding-left:18px;
	padding-top:4px;
	margin-bottom:-3px;
}
#index_price_left dd a,#index_price_left dd a:link,#index_price_left dd a:visited {
	color:#000;
	line-height:20px;
	font-size:12px;
	letter-spacing:0px;
}
#index_price_left dd a:hover {
	color:#ff7300;
}
#index_price_left dd {
	width:130px;
	margin-left:10px;
	margin-top:0px;
	font-size: 12px;
}
#index_price_left dd li {
	list-style-type: none;
	text-indent: 1em;
	background-image: url(../images/ico_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	width: 50%;
}
/*索引结束*/
.layout_main li {
	list-style-type: none;
	white-space: nowrap;
	display: block;
}
#pindao li {
	width: 74px;
	float: left;
	text-align: center;
}
#servise_guide li {
	float: left;
	margin-left: 0.9em;
	line-height: 20px;
}
#servise_guide img {
	float: left;
}
#servise_guide div {
	margin-top: 10px;
}
#pindao {
	line-height: 1.7em;
	height: 52px;
	border-right:1px solid #CEB684;
	border-bottom:1px solid #CEB684;
	border-left:1px solid #CEB684;
	padding: 5px 0 0 0;
	background-color: #FDEED5;
}
#LoRe {
	padding: 6px 0;
	background-color: #eee;
	border: 1px solid #bbb;
}
#jq_guide {
	line-height: 1.4em;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-top: 10px;
}
#list_menu_1_list a, #list_menu_3_list a, #list_menu_4_list a, #list_menu_5_list a, #list_menu_6_list a, #list_menu_7_list a,{
	display: block;
	height: 20px;
}
#list_menu_1_list a:hover, #list_menu_3_list a:hover, #list_menu_4_list a:hover, #list_menu_5_list a:hover, #list_menu_6_list a:hover, #list_menu_7_list a:hover,{
	background-color: #FFFFFF;
	height: 20px;
}
/*向导标签开始*/
.main_tab2 {    
    color: #000000; 
}
.sec3 {
	background-color: #e9f1f4;
	cursor: hand;
	color: #666666;
	border-right: 6px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 28px;
	height: 28px;
}
.sec4 {
	background-color: #d1dce2;
	cursor: hand;
	color: #555;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	line-height: 28px;
	height: 28px;
	background-image: url(../images/index_tab_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
}
#mainTable2 td {
	height: 115px;
	padding: 5px;
}
/*向导标签结束*/
.new_button_2f {
	background-image: url(../images/new_button_2f.gif);
	height: 22px;
	width: 42px;
	color: #FFFFFF;
	font-size: 12px;
	border:0;
}
.new_button_10f {
	background-image: url(../images/new_button_10f.gif);
	height: 22px;
	width: 139px;
	font-size: 12px;
	color: #FFFFFF;
	border:0;
}
.new_button_4f {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/new_button_4f.gif);
	height: 22px;
	width: 67px;
	border:0;
}
.new_button_6f {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/new_button_6f.gif);
	height: 22px;
	width: 100px;
	border:0;
}
#mainTable2 #top {
	padding: 8px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#mainTable2 p {
	padding-top: 13px;
}
/*右绿色标签开始*/
.newtags {
	HEIGHT: 19px;
	background-image: url(../images/index_right_greenBox_09.gif);
}
.newtags LI {
	FLOAT: left;
	WIDTH: 94px;
	background-image: url(../images/index_right_greenBox_08.gif);
	height: 19px;
}
.newtags LI A, .newtags LI A:visited {
	FONT-WEIGHT: bold;
	COLOR: #CCCCCC;
	LINE-HEIGHT: 19px;
	TEXT-DECORATION: none;
	display: block;
	text-align: center;
}
.newtags LI A:hover {
	BACKGROUND: url(../images/bg_tag.gif) no-repeat; COLOR: #CCCCCC; TEXT-DECORATION: none
}
.newtags .ic_pm {
	WIDTH: 94px;
	HEIGHT: 19px;
	background-image: url(../images/index_right_greenBox_06.gif);
}
.newdhzcd {
	CLEAR: both;
	WIDTH: 100%;
	background-image: url(../images/index_right_greenBox_15.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 14px 10px;
	background-color: #B9D187;
	line-height: 120%;
}
.newtags .ic_pm A, .newtags .ic_pm A:hover, .newtags .ic_pm A:visited {
	color: #5B7315;!important
}
.gallery_tab01 {
	padding: 0 4px;
}
#today_price {
	background-image: url(../images/index_right_greenBox_23.gif);
	padding: 6px 10px 0;
	color: #724800;
	height: 24px;
	margin-top: 5px;
	width: 272px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
#label_graphic p, #label_photography p, #label_web p {
	padding: 5px 0 0 0;
	color: #428400;
}
/*右绿色标签结束*/
/*货盘区开始*/
#index_price_title_01 {
	background-image: url(../images/index_price_arrange_31.gif);
	height: 40px;
	text-align: right;
	padding: 16px 9px 0 0;
	margin-top: 10px;
}
#index_price_title_02 {
	background-image: url(../images/index_price_arrange_85.gif);
	height: 40px;
	text-align: right;
	padding: 16px 9px 0 0;
	margin-top: 10px;
}
#index_price_title_03 {
	background-image: url(../images/index_price_arrange_106.gif);
	height: 40px;
	text-align: right;
	padding: 16px 9px 0 0;
	margin-top: 10px;
}
#index_price_content {
	border: 1px solid #ccc;
	width: 760px;
	padding: 2px 0 0 0;
}
.price_content_top {
	float: left;
	width: 253px;
	padding: 2px 0 15px 0;
	background-image: url(../images/index_price_arrange_48.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.price_content_bottom {
	float: left;
	width: 50%;
	padding: 2px 0 15px 0;
	border-top: 1px dashed #CCC;
	background-image: url(../images/index_price_arrange_48.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#index_price_content #top_middle {
	border-right: 1px dashed #CCC;
	border-left: 1px dashed #CCC;
	width: 252px;
}
#index_price_content #bottom_left {
	border-right: 1px dashed #CCC;
}
#index_price_content h3 {
	background-color: #e6e6e6;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#index_price_content table {
	margin: 10px 0 0 0;
}
#index_price_content th {
	background: url(../images/index_price_arrange_44.gif) bottom repeat-x;
	font-weight: normal;
	padding: 0 0 5px 0;
	font-size: 12px;
}
#index_price_content td {
	padding: 5px 5px 0;
	border-bottom: 1px dashed #ccc;
	line-height: 17px;
}
#index_price_content img {
	vertical-align: middle;
}
#index_price_content h3 a {
	padding: 0 0 0 10px;
	text-decoration: none;
}
#index_price_title_01 a, #index_price_title_02 a, #index_price_title_03 a {
	color: #FFFFFF;
	text-decoration: none;
}
#index_price_title_01 a:hover, #index_price_title_02 a:hover, #index_price_title_03 a:hover {
	text-decoration: underline;
}
#index_price_content a {
	text-decoration: none;
}
#index_price_content a:hover {
	color: #f60;
	text-decoration:underline
}
/*货盘区结束*/
#index_left_box {
	margin: 0 10px 0 0;
	float: left;
	width: 140px;
}
#index_left_box #title {
	background-image: url(../images/index_left_title.gif);
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding: 0 10px;
	font-weight: bold;
	color: #665625;
	margin: 10px 0 0 0;
}
#index_center_ip {
	background-color: #FDEED5;
	border: 1px solid #CEB684;
	padding: 6px 10px;
}
#index_center_ip .detail_link {
	text-align: right;
}
#box_head_right {
	text-align: right;
}
.list_menu_more {
	text-align: right;
	clear: both;
	padding: 0 20px 0 0;
}
#xyjf_box {
	text-align: left;
	margin: 10px 0 0 0;
	color: #0C929E;
	height: 40px;
	padding: 5px 0;
	background-color: #FFF0D2;
}
#xyjf_box img {
	margin: 0 5px;
}
#xyjf_box li {
	float: left;
	list-style-type: none;
	list-style-position: outside;
}
/*货主动态开始*/
#hz_dynamic {
	border: 1px solid #ccc;
	height: 300px;
}
#hz_dynamic h3 {
	background-color: #e6e6e6;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 25px;
}
#hz_dynamic img {
	vertical-align: middle;
	margin: 5px 10px;
}
#hz_dynamic .hz_dynamic_left {
	width: 505px;
	float: left;
	background: url(../images/index_price_arrange_48.gif) no-repeat right bottom;
	padding: 2px 0 22px 0;
	border-right: 1PX DASHED #CCC;
}
#hz_dynamic .hz_dynamic_right {
	float: right;
	width: 253px;
	background: url(../images/index_price_arrange_48.gif) no-repeat right bottom;
	padding: 2px 0 12px 0;
	text-align: left;
}
#hz_dynamic .hz_dynamic_left a {
	float: right;
	margin: 4PX 10PX 0 0;
}
#hz_dynamic th {
	background: url(../images/index_price_arrange_44.gif) bottom repeat-x;
	font-weight: normal;
	padding: 0 0 5px 0;
	font-size: 12px;
}
#hz_dynamic td {
	padding: 5px 5px 0;
	border-bottom: 1px dashed #ccc;
	line-height: 17px;
}
#dynamicmarquees {
	margin: 10px;
}
#dynamicmarquees li {
	background-image: url(../images/index_left_listPoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 5px 0 5px 13px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 120%;
}
#dynamicmarquees a {
	text-decoration: none;
}
#hz_dynamic_title {
	color: #FFFFFF;
	background-image: url(../images/index_hzDynamic_03.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 0 70px;
	height: 34px;
}
#index_price_title_01 span {
	float: left;
	margin: 0 0 0 180px;
	color: #FFFFFF;
}
#index_price_title_02 span {
	float: left;
	margin: 0 0 0 180px;
	color: #FFFFFF;
}
#index_price_title_03 span {
	float: left;
	margin: 0 0 0 180px;
	color: #FFFFFF;
}
#xyjf_box img {
	vertical-align: middle;
}
#companyname a, #companyname a:visited {
	color: #FF5300;
	font-weight: bold;
}
#companyname a:hover {
	color: #FF5300;
	text-decoration: none;
}
#companyname #com {
	width: 155px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#companyname img {
	margin: 0 3px 0 5px;
}
#companyname {
	font-weight: bold;
	color: #FF6600;
}
#index_search {
	background-image: url(../images/index_search_bg.gif);
	height: 55px;
	margin: 10px 0 0 0;
	padding: 13px 0 0 10px;
}
