/*基本样式*/
body {font-size: 12px;color: #000000;margin: 0px auto;}
div,form,img,ol,dl,dt,dd {margin: 0; padding: 0; border: 0;}
ul,li {margin: 0; padding: 0; border: 0;list-style-type: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
a{TEXT-DECORATION: none}

/*个性区域*/
.blankH3px{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blankH5px{ height:5px; clear:both; font-size:1px;overflow:hidden;}

/*浮动左右样式*/
.float_left {
	float: left;}
.float_right {
	float: right;}

/*字体样式*/
.redfont12px{
	font-size:12px;color:red;}
.bluefont12px{
	font-size:12px;color:#0000FF;}

/*链接样式*/
A.redLink:link {
	COLOR: red;text-decoration: none;}
A.redLink:visited {
	COLOR: red;text-decoration: none;}
A.redLink:hover {
	COLOR: #000;text-decoration: none;}

A.redLineLink:link {
	COLOR: red;text-decoration: underline;}
A.redLineLink:visited {
	COLOR: red;text-decoration: underline;}
A.redLineLink:hover {
	COLOR: #000;text-decoration: underline;}

A.blackLink:link {
	COLOR: #000;text-decoration: none;}
A.blackLink:visited {
	COLOR: #000;text-decoration: none;}
A.blackLink:hover {
	COLOR: red;text-decoration: none;}

A.blackLineLink:link {
	COLOR: #000;text-decoration: underline}
A.blackLineLink:visited {
	COLOR: #000;text-decoration: underline}
A.blackLineLink:hover {
	COLOR: red;text-decoration: underline}

A.whiteLink:link {
	COLOR: #ffffff;text-decoration: none;}
A.whiteLink:visited {
	COLOR: #ffffff;text-decoration: none;}
A.whiteLink:hover {
	COLOR: #FFFF00;text-decoration: none;}

A.yellowLink:link {
	COLOR: #FFFF00;text-decoration: none;}
A.yellowLink:visited {
	COLOR: #FFFF00;text-decoration: none;}
A.yellowLink:hover {
	COLOR: #ffffff;text-decoration: none;}

A.blueLink:link {
	COLOR: #0000FF;text-decoration: none;}
A.blueLink:visited {
	COLOR: #0000FF;text-decoration: none;}
A.blueLink:hover {
	COLOR: #FF0000;text-decoration: none;}

A.brownLink:link {
	COLOR: #B48B57;text-decoration: none;}
A.brownLink:visited {
	COLOR: #B48B57;text-decoration: none;}
A.brownLink:hover {
	COLOR: #FF0000;text-decoration: none;}

/*导航菜单*/

#menu_nav {
    clear:both;margin:0px auto;width:768px;height:40px;border:#FB5B24 1px solid;background-color:#FFF4F1;color:#000;overflow:hidden;padding-top:5px;padding-bottom:5px;}
#menu_nav ul {
	text-align: center;
}
#menu_nav li{
    line-height:20px;margin:1px 3px;}
#menu_nav li{
    line-height:20px;margin:1px 3px;}
#menu_nav li A {
	TEXT-DECORATION: none}
#menu_nav li A:link {
	COLOR: #000;}
#menu_nav li A:visited {
	COLOR: #000;}
#menu_nav li A:hover {
	COLOR: #c00;}
#menu_nav li A:active {
	COLOR: #c00;}


#footer{
	clear:both;margin:0px auto;height:auto;}
#footer #web_nav{
	clear:both;width:100%;height:28px;line-height:28px;text-align:center;font-size:13px;color:#000000;border-top:#FF6600 3px solid;border-bottom:#DDDDDD 1px solid;}
#footer #contact_info{
	clear:both;width:100%;height:70px;line-height:23px;text-align:center;font-size:13px;color:#000000;}
	
/*分页*/
.pagenumstatic {
	BORDER-RIGHT: #68aedd 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #68aedd 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #68aedd 1px solid; WIDTH: 1em; COLOR: #00548c; PADDING-TOP: 2px; BORDER-BOTTOM: #68aedd 1px solid; BACKGROUND-COLOR: #e0f4ff; TEXT-DECORATION: none
}
A.pagenum:link {
	BORDER-RIGHT: #b0b0b0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b0b0b0 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 1em; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.pagenum:visited {
	BORDER-RIGHT: #b0b0b0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b0b0b0 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 1em; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.pagenum:active {
	BORDER-RIGHT: #b0b0b0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b0b0b0 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 1em; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
A.pagenum:hover {
	BORDER-RIGHT: #b0b0b0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b0b0b0 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 1em; COLOR: #00548c; PADDING-TOP: 2px; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #e0f4ff; TEXT-DECORATION: none
}


/*以下为顶部样式*/
#header{
	clear:both;width:980px;height:75px;margin:0px auto;}
#header #logo{
	float:left;width:200px;height:75px;}
#header #header_nav{
	float:right;
	width:771px;
	height:75px;
}
.webad250{float:right;  height:25px; padding-top:10px; margin-top:10px;}
.webad250_1{float:left; width:250px; height:25px; line-height:25px;margin-top:15px;}
#header #header_nav #menu{
	clear:both;
	float:right;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/menu_bg.gif);
	width:760px; padding-left:11px;
	line-height: 27px;
}

/*以下为搜索样式*/	
#sear{
	clear:both;
	text-align:left;
	width:965px;
	height:85px;
	color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
	padding-top: 8px;
	background-color: #5D85B8;background-image: url(../images/searbg.gif);
}
#sear li{
	height:29px;
	line-height:29px;
}
#sear li a:link{color: #003399;TEXT-DECORATION: none
}
#sear li a:visited{color: #003399;TEXT-DECORATION: none
}
#sear li a:hover{color: #F22005;TEXT-DECORATION: none
}
/*每周推荐*/	
.column{clear:both;margin:0px auto;width:980px;height:auto;}
.column_left{float:left;width:698px;border:1px solid #CCCCCC;}
.column_l_top{clear:both; float:left; height:30px; line-height:30px;width:678px; padding-left:20px; background-image:url(../images/index_bg.gif); background-position:0px 0px; color:#000; font-weight:bold;}
.column_l_center{clear:both; float:left;width:698px; height:147px; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.column_l_center ul{margin-top:10px; margin-left:5px; margin-bottom:5px; margin-right:5px;}
.column_l_center li{float:left; width:20%; height:auto; text-align:center; line-height:25px;}
.column_l_text{clear:both; height:29px; line-height:29px; width:688px; padding-left:10px; background-image:url(../images/pb_bg.gif); color:#003399;}
.column_l_text a:link{color: #003399;TEXT-DECORATION: none
}
.column_l_text a:visited{color: #003399;TEXT-DECORATION: none
}
.column_l_text a:hover{color: #F22005;TEXT-DECORATION: none
}

.column_right{float:right;width:268px;border:1px solid #CCCCCC; height:208px;}
.column_ad{clear:both; margin:0px auto; height:auto; width:980px;}
.ad700{float:left; width:700px; border:1px solid #CCCCCC; height:85px;}
.ad270{float:right; width:268px; border:1px solid #CCCCCC; height:85px;}
.blou2{width: 978px;margin-left: auto;clear: left;height: 40px;margin-right: auto;text-align: center;padding-top: 5px;padding-bottom: 5px;border:1px solid #CCCCCC;
}
.blou2 #pic{ float: left; height: 40px; width: 100px; border: 1px solid #CCCCCC; display: inline; margin-left: 6px;}
/*叉车租赁*/
a:link{color: #203A84;
}
a:visited{color: #203A84;
}
a:hover{color: #F22005;
}
.forklift_rent{clear:both;width:343px;height:auto; border:1px solid #729BCA; margin:0px auto;}
.rent_top{clear:both; width:323px; height:25px; padding-top:5px;line-height:25px; background-image:url(../images/index_bg.gif); background-position:0px -34px; background-repeat:no-repeat; padding-left:15px; padding-right:5px;color:#003399; font-weight:bold;}
.left{float:left;}
.right{float:right;}
.list{padding-left:5px;}
.enterprises{clear:both; width:268px; height:auto; border:1px solid #CCCCCC;}
.enterprises_top{clear:both; width:233px; height:30px;line-height:30px; background-image:url(../images/index_bg.gif); background-position:0px -71px; background-repeat:no-repeat; padding-left:30px; padding-right:5px;color:#003399; font-weight:bold;}
.enterprises ul{margin-top:5px; margin-bottom:5px;}
.enterprises li{clear:both; line-height:22px;white-space:normal;padding-left:5px; padding-right:5px;}
.enterprises li A {
	TEXT-DECORATION: none}
	
#column3 {
	clear:both;margin:0px auto;width:980px;height:485px;}
/*栏目3左边开始*/
#column3 #col3_left {
	float:left;width:700px;height:485px;}
#column3 #col3_left #top_bg{
	clear:both;float:left;text-align:left;background:url(../images/prolistindex_bg.gif);background-position: top left;background-repeat: no-repeat;width:700px;height:25px;}
#column3 #col3_left #top_bg h2{
	clear:left;float:left;text-align:center;width:89px;height:19px;padding:5px 0px 0px 25px;margin: 0px;font-size:12px;color:#FFFFFF;}
#column3 #col3_left #leftright{
	clear:both;float:left;width:698px;height:455px;padding:0px;margin:0px;border-left:#76A0CD 1px solid;border-right:#76A0CD 1px solid;}
#column3 #col3_left #proshop{
	clear:both;float:left;text-align:center;width:686px;height:25px;padding:0px;margin: 5px 0px 0px 3px;font-size:13px;color:#5EABCF;background:url(../images/bg1.gif);line-height:25px;border:#D6D6D6 1px solid;}
#column3 #col3_left #prolist {
	clear:both;float:left;width:698px;height:425px;padding:0px;margin: 0px 0px 0px 0px;}
#column3 #prolist #forklift_prolist{
	clear:both;float:left;text-align:left;width:698px;height:426px;}
#column3 #prolist #forklift_prolist #list1{
	float:left;text-align:left;width:348px;height:420px;background-color:#EEF7FF;border-top:#D6D6D6 1px dashed;border-right:#D6D6D6 1px dashed;}
#column3 #prolist #forklift_prolist #list2{
	float:left;text-align:left;width:348px;height:420px;background-color:#ffffff;border-top:#D6D6D6 1px dashed;}
#column3 #prolist #forklift_prolist #list1 dl,
#column3 #prolist #forklift_prolist #list2 dl{
	float:left;width:330px;text-align:left;padding-left:10px;LINE-HEIGHT:23px;}
#column3 #prolist #forklift_prolist #list1 dt,
#column3 #prolist #forklift_prolist #list2 dt{
	text-align:left;PADDING-LEFT:10px;FONT-WEIGHT:bold; BACKGROUND: url(../images/arrow2.gif) no-repeat left center; LINE-HEIGHT:24px;}
#column3 #prolist #forklift_prolist #list1 dd a:link,
#column3 #prolist #forklift_prolist #list2 dd a:link{
	font-size:12px;color:#000000;TEXT-DECORATION:underline;LINE-HEIGHT:20px;}
#column3 #prolist #forklift_prolist #list1 dd a:visited,
#column3 #prolist #forklift_prolist #list2 dd a:visited{
	font-size:12px;color:#000000;TEXT-DECORATION:underline;}
#column3 #prolist #forklift_prolist #list1 dd a:hover,
#column3 #prolist #forklift_prolist #list2 dd a:hover{
	font-size:12px;color:#CC0000;TEXT-DECORATION:underline;}
#column3 #col3_left #bottom_bg{
	clear:both;float:left;background:url(../images/prolistindex_bg1.gif);background-position:bottom left;background-repeat: no-repeat;width:700px;height:5px;font-size:1px;}
#column3 #col3_right{
     float:left;width:270px;height:325px;padding-left:10px;}	 
#column3 #col3_right #top_bg{
     background:url(../images/index_2cc.gif) no-repeat;background-position:top left;background-repeat: no-repeat;width:270px;height:25px;font-size:1px;}
#column3 #col3_right #top_bg h1{
	float:left;
	text-align:left;
	width:110px;
	height:20px;
	color:#FFFFFF;
	padding-left:20px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
#column3 #col3_right #bottom_bg{
     background:url(../images/2cc_index1.gif) no-repeat;background-position:bottom left;background-repeat: no-repeat;width:270px;height:5px;font-size:1px;}
#column3 #col3_right #middle_bg{
     width:263px;height:457px;padding-left:5px;border-left:#76A0CD 1px solid;border-right:#76A0CD 1px solid;}
#column3 #col3_right ul{clear: both;padding-right: 0px;padding-left: 0px;}
#column3 #col3_right li{line-height: 21px;clear: both;}
#column3 #col3_right li A {
	TEXT-DECORATION: none}

/*租赁相关信息*/
.information{ clear:both; margin:0px auto; width:980px; height:auto;}
.inf_left{float:left; width:700px; height:auto;}
.inf_l_top{clear:both; float:left; height:20px; line-height:20px;width:675px; padding-left:25px; padding-top:8px;background-image:url(../images/index_bg.gif); background-position:0px -104px; color:#38509A; font-size:14px; font-weight:bold;}
.inf_center{clear:both; width:688px; border-left:1px solid #729BCA;border-right:1px solid #729BCA;border-bottom:1px solid #729BCA;padding-left:5px; padding-right:5px; padding-top:5px;}
.inf_left ul{clear: both;padding-right: 0px;padding-left: 0px; margin-left:5px; margin-right:5px;}
.inf_left li{line-height: 22px;clear: both;}
.inf_left li A {
	TEXT-DECORATION: none}
.xu_xian{border-left:1px dotted #CCCCCC; border-right:1px dotted #CCCCCC;}
.inf_right{float:right; width:270px; height:auto;}
.all-mai-xt-r-hu{border: 1px solid #8A98A5;background-color: #729BCA;
}
.all-mai-xt-r-hu .gylist{clear: both;
}
.all-mai-xt-r-hu .gylist ul{clear: both;padding-left: 2px;padding-top: 5px;
}
.all-mai-xt-r-hu .gylist li{clear: both;line-height: 20px;height: 20px;color: #666666;
}
.dzy-0{font-size: 0px;line-height: 0px;clear: both;height: 0px;width: 100%;margin: 0px;padding: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;
}
#h-240{height: 237px;
}

.r-bgcity{line-height: 26px;border: 1px solid #FFFFFF;font-weight: bold;text-align: center;background-image: url(../../img/index21.gif);height: 26px;
}

#tgid-center{background-image: url(../images/index6.gif);height: 27px;line-height: 26px;clear: both;
}
#tgid-center h2{float: left;font-size: 12px;color: #074985;font-weight: normal;line-height: 27px;background-image: url(../images/index13.gif);height: 27px;width: 142px;text-align: center;border-left-width: 1px;border-left-style: solid;border-left-color: #FFFFFF;
}
#tgid-center .h_bg2{background-image: none;border-left-width: 1px;border-left-style: solid;border-left-color: #8A98A5;width: 142px;
}
#tgid-center .h_bg1{background-image: url(../images/index13.gif);border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 1px;border-left-style: solid;border-left-color: #8A98A5; }

/*上海二手精选开始*/
#column2{
     clear:both;margin:0px auto;width:980px;height:auto;
}
.ad211_sh{
     clear:both;width:230px;height:auto;
}
.top_bg{
	background:url(../images/bj_bg2.gif) no-repeat;
	background-position: top left;
	background-repeat: no-repeat;
	width:230px;
	height:25px;
	font-size:1px;
	color: #FFFFFF;
}
.top_bg h1{
     float:left;text-align:left;width:100px;height:20px;font: bold 12px 宋体;color:#C91C1C;padding-left:24px;margin-right:0px;margin-top:5px;margin-bottom:0px;}
.top_bg h1 A {
	COLOR:#FFFFFF;text-decoration: none;}
.top_bg h1 A:visited {
	COLOR:#FFFFFF;text-decoration: none;}
.top_bg h1 A:hover {
	COLOR:#FFFF00;text-decoration: none;}
.top_bottom{
     background:url(../images/bj_bg12.gif) no-repeat;background-position: bottom left;background-repeat: no-repeat;width:230px;height:5px;font-size:1px;}
.tile{
    width:225px;margin: 0px;text-align:left; padding-left:3px;LINE-HEIGHT: 23px;color:#000;border-left:#76A0CD 1px solid;border-right:#76A0CD 1px solid;}
.menu_deq{margin:0px auto; clear:both; width:268px; float:right; border:1px solid #9EC3DD; height:auto;}
.deq_txt{clear:both; line-height:23px; background-color:#D8EAF8; height:23px;}

h2{font-size:12px; color:#022C7E; font-weight:bold; padding-left:10px; float:left;}
.px_1{font-size: 0px;line-height: 0px;height: 0px;width: 100%;border-top-width: 1px;border-top-style: solid;border-top-color: #9FC3DD;}
.menu_deq ul{clear: both;margin-top:3px;margin-right: 5px;margin-left:12px;}
.menu_deq li{ float:left; height:20px;line-height: 20px; width:49px;}
.menu_deq a:link{color: #0443C2;
text-decoration: none;
}
.menu_deqt a:visited{
	color: #0443C2;
	text-decoration: none;
}
.menu_deq a:hover{text-decoration: none; color: #F22005;
}
/*租赁专卖*/
.colum_zd{clear:both; margin:0px auto; width:980px; height:auto;}
.colum_zd_left{float:left; width:700px; height:auto;}
.colum_zd_right{float:right; width:270px; height:auto;}
.monopoly{clear:both;width:700px;border-bottom:1px solid #76A0CD;}
.monopoly_top{clear:both;float:left;text-align:left;background:url(../images/prolistindex_bg.gif);background-position: top left;background-repeat: no-repeat;width:700px;height:25px;}
.products_bp{clear:both; float:left;width:700px;border-bottom:1px solid #76A0CD;}
.products_bp_top{clear:both;float:left;text-align:left;background:url(../images/prolistindex_bg.gif);background-position: top left;background-repeat: no-repeat;width:700px;height:25px;}
.products_bp_top h2{
	clear:left;float:left;text-align:center;width:89px;height:19px;padding:5px 0px 0px 25px;margin: 0px;font-size:12px;color:#FFFFFF;}

.monopoly_top h2{
	clear:left;float:left;text-align:center;width:89px;height:19px;padding:5px 0px 0px 25px;margin: 0px;font-size:12px;color:#FFFFFF;}
.monopoly_pic{clear:both; height:90px;border-left:1px solid #76A0CD; border-right:1px solid #76A0CD; }
.monopoly_pic_content{ float:left; margin-left:3px; margin-top:5px;width:170px;height:87px;}
.monopoly_pic_content h1{
	 clear:both;width:170px;margin-top:5px; margin-bottom:4px; text-align:left;color:#000000;font-family: "宋体";font-size: 12px;font-weight: bold;}
.monopoly_pic_pc{
     float:left;width:75px;height:55px;border:#cccccc 1px solid;}
.monopoly_pic_tile{
     float:right;text-align:left;width:85px;height:60px;color:#000;font-size:12px;margin:0px 2px 0px 2px;line-height:17px;}
	 
/*国产及合资品牌样式*/
.brand_title_gc{
	clear:both;float:left;margin-left:3px;text-align:left;width:685px;height:25px;line-height:25px;font-size:13px;color:#000;font-weight:bold;padding-top:5px;}
.brand_list_gc{
	clear:both;float:left;margin-left:3px;text-align:left;width:685px;height:80px;background-color:#F0F8FF;line-height:20px;font-size:12px;color:#FD8113;border-top:#D6D6D6 1px dashed;border-bottom:#D6D6D6 1px dashed;}
.brand_list_gc li{
	float:left;text-align:center;width:48px;height:20px;line-height:20px;font-size:12px;color:#000;white-space:normal;}
.brand_list_gc li a:link{
	font-size:12px;color:#000000;TEXT-DECORATION: none;LINE-HEIGHT: 20px}
.brand_list_gc li a:visited{
	font-size:12px;color:#000000;TEXT-DECORATION: none}
.brand_list_gc li a:hover{
	font-size:12px;color:#CC0000;TEXT-DECORATION: underline}
.leftright{
	clear:both;float:left;width:698px;height:auto;padding:0px;margin:0px;border-left:#76A0CD 1px solid;border-right:#76A0CD 1px solid;}
.title_jk{
	clear:both;float:left;margin-left:3px;text-align:left;width:685px;height:25px;line-height:25px;font-size:13px;color:#000;font-weight:bold;padding-top:5px;}
.brand_list_jk{
	clear:both;float:left;margin-left:3px;text-align:left;width:685px;height:60px;background-color:#F0F8FF;line-height:20px;font-size:12px;color:#FD8113;border-top:#D6D6D6 1px dashed;}
.brand_list_jk li{
	float:left;text-align:center;width:45px;height:20px;line-height:20px;font-size:12px;color:#000;white-space:normal;}
.brand_list_jk li a:link{
	font-size:12px;color:#000000;TEXT-DECORATION: none;LINE-HEIGHT: 20px}
.brand_list_jk li a:visited{
	font-size:12px;color:#000000;TEXT-DECORATION: none}
.brand_list_jk li a:hover{
	font-size:12px;color:#CC0000;TEXT-DECORATION: underline}
/*最新加入*/
#ad190_right {
	clear:right;float:right;width:270px;height:auto;text-align:left;}
#ad190_right #ad190_tile {
	width:270px;height:24px;border-bottom:#76A0CD 1px solid;}
#ad190_right #ad190_tile h1 {
	float:left;BACKGROUND: url(../images/zui_bg.gif) no-repeat;margin: 0px 3px 0px 0px; width:58px; line-height:24px; height:24px; text-align:center;font-size:12px; color: #C91C1C;text-decoration: none;}
 #ad190_right #ad190_tile h1 A {
	COLOR:#FFFFFF;text-decoration: none;}
#ad190_right #ad190_tile h1 A:hover {
	COLOR:#FFF;text-decoration: none;}
#ad190_right #ad190_tile h1.h_bg1 {
	background-image: url(../images/zui_bg.gif);}
#ad190_right #ad190_tile h1.h_bg2 {
	background-image: url(../images/zui_bg1.gif);
	color: #000000;
	font-weight: normal;
}
#ad190_right #ad190_tile h1.h_bg2 a{
	color: #000000;
}
#ad190_right #ad190_tile_0,
#ad190_right #ad190_tile_1,
#ad190_right #ad190_tile_2{
	float:left;width:268px;height:327px;margin: 0px;text-align:left;LINE-HEIGHT: 18px;color:#000;border-left:#76A0CD 1px solid;border-bottom:#76A0CD 1px solid;border-right:#76A0CD 1px solid;}
/*尾部*/
a:link{color: #203A84;
}
a:visited{color: #203A84;
}
a:hover{color: #F22005;
}
.editorSign{width:968px;clear:both;line-height:20px;margin-right: auto;margin-bottom: 0;margin-left:auto;padding:6px;background-image: url(../images/index18.gif);background-repeat: no-repeat;background-position: right;background-color: #F1F1F1;border: 1px solid #C9C9C9;color: #203A84;letter-spacing: 1px;text-align:left;
}
.editorSign a{
	color: #203A84;
	text-decoration: none;
}

.foot{width:980px;line-height:18px;clear:both;text-align: center;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;padding-top: 5px;padding-bottom: 5px;
}
#count a:link{
	text-align:center;font-size:5px;color:#fff;TEXT-DECORATION: none;}
#count a:visited{
	text-align:center;font-size:5px;color:#fff;TEXT-DECORATION: none;}
#count a:hover{
	text-align:center;font-size:5px;color:#fff;TEXT-DECORATION: none;}
/*合作伙伴*/
#partner {
	clear:both;margin-right: auto;margin-bottom: 0;margin-left: auto;width:980px;height:22px;border:#76A0CD 1px solid;background:url(../images/bottom_bg.gif);background-position: top left;text-align:center;LINE-HEIGHT: 20px;padding-top:5px;}
#partner a:link{
	font-size:12px;color:#000000;TEXT-DECORATION: none;LINE-HEIGHT: 20px}
#partner a:visited{
	font-size:12px;color:#000000;TEXT-DECORATION: none}
#partner a:hover{
	font-size:12px;color:#FF0000;TEXT-DECORATION: underline}
	
#header_l {
	 POSITION: relative; TOP: 0px; right: 0px; width:965px; margin:0px auto;
}
#header1_logo {
	Z-INDEX: 99; right: -1px; POSITION: absolute; TOP: -8px; 
}