/**
Name:global.css
Range:Only Homepage.
Anthor:c.G
Added Date:2010.4.15
Vesion:0.1
Modified Date:
Modified By:
Description:cSS style sheets for homepage.If you modify this document, please upgrade file version number.
**/

/* header style*/
.header{
	padding:15px 0 0 0;
}
.logo{
	width:225px;
	height:40px;
	margin:10px 0 0 0;
}
.logo a{
	display:block;
	width:225px;
	height:40px;
	background:url('/images/logo.gif') no-repeat;
	text-indent:-9999px;
}
.header_search{
	width:400px;
	padding:0 110px 0 0;
	overflow:hidden;
	height:65px;
}
.search_box{
	width:400px;
	height:40px;
	overflow:hidden;
}
.search_box input{
	background:none;
	border:none;
}
.search_box input.home_search_input{
	width:290px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.search_box input.home_search_submit{
	width:80px;
	height:30px;
	line-height:24px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 5px;
}
#mytab{
	margin:0;
	padding:0 0 0 10px;
	height:20px;
	overflow:hidden;
}
#mytab li{
	float:left;
	padding:0 1px;
	height:20px;
	width:62px;
	text-align:center;
	font-size:11px;
	cursor:pointer;
}
#mytab li.active{
	background:url('/images/search_item.gif') no-repeat;
	color:#399c2a;
}
#tab_content{
	width:400px;
	height:40px;
	overflow:hidden;
}
#mytab_content0,#mytab_content1,#mytab_content2,#mytab_content3{
	width:390px;
	height:34px;
	padding:3px 5px;
	background:url('/images/search_form_bg.gif') no-repeat;
}
/**menu style**/
.menu{
	background:url('/images/menu_bg.gif') no-repeat center 3px;
	height:33px;
}
.global_menu{
	width:960px;
	background:url('/images/global_menu.gif') no-repeat;
	margin:0;
	height:14px;
	padding:8px 0;
	overflow:hidden;
}
.global_menu ul li{
	float:left;
	text-align:center;
	padding:0 0 2px 0;
	line-height:12px;
	border-right:1px dotted #CDFBB2;
}
.global_menu ul li.m_home{
	width:55px;
}
.global_menu ul li.m_agronews{
	width:88px;
}
.global_menu ul li.m_buyer{
	width:110px;
}
.global_menu ul li.m_blog{
	width:118px;
}
.global_menu ul li.m_data{
	width:100px;
}
.global_menu ul li.m_eletter{
	width:100px;
}
.global_menu ul li.m_chinese{
	width:75px;
}
.global_menu ul li.m_ff{border:none;width:110px;}

.underline{text-decoration:underline;}

.global_menu ul li a{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.header_new{
	width:420px;
	text-align:right;
	padding:5px 10px 0 0;

}
#scrollDiv{
	height:20px;
	overflow:hidden;
}
#scrollDiv ul li{
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.submenu{
	margin:7px 0 0 0;
	height:25px;
	line-height:24px;
	font-size:11px;
	padding:0 5px;

}
.submenu a{
	margin:0 10px;
}
span.smenucatea{background:url('/images/taghome.gif') no-repeat 0 -1px;color:#fff;font-size:11px;padding:2px 10px;}
span.smenucateb{background:url('/images/taghome.gif') no-repeat 0 -34px;color:#fff;font-size:11px;padding:2px 12px;}

/** logo adv style**/
#home_vip_company_logo{
	padding:10px 0;
	text-align:center;
}
#home_vip_company_logo li{float:left;width:190px;margin:0 7px 0 0;}
#home_vip_company_logo a img{
	width:184px;
	height:50px;
	padding:2px;
	border:1px solid #eee;
}
#home_vip_company_logo a:hover img{
	border:1px solid #BDDABA;
}
#home_vip_company_logo li.margin-right0{float:left;margin:0;}
#home_vip_company_logo li.margin-right1{float:right;margin:0;}
/*home content*/

.home_left_hot{
	height:100px;
	background:url('/images/home_left_hot.gif') no-repeat 0px 0px;
	line-height:25px;
	color:#399C2A;
	overflow:hidden;
}
.home_left_hot li{
	padding:0 5px 0 10px;
}
.home_left_hot li a{
	color:#399C2A;
	margin:0 8px 0 0;
}
.home_left_hot li a:hover{
	color:#0D6400;
}
/**home ad**/
.agroad_0{
	height:60px;
	overflow:hidden;
}
.agroad_0 img{
	width:190px;
	height:60px;
}
.agroad_1{
	height:170px;
	overflow:hidden;
}
.agroad_1 img{
	width:190px;
	height:170px;
}
.agroad_2,.agroad_3{
	overflow:hidden;
}
.agroad_2 img,.agroad_3 img{
	width:540px;
}
.agroad_4{
	overflow:hidden;
}
.agroad_4 img{
	width:230px;
}
.agroad_5{
	height:250px;
	overflow:hidden;
}
.agroad_5 img{
	width:230px;
	height:250px;
}
.agroad_6{
	overflow:hidden;
}
.agroad_6 img{
	width:230px;
	
	margin:0 0 7px 0;
}
.home_guide{margin:10px 0;}
.home_guide li{
	background:url('/images/ico1.gif') no-repeat 0px 15px;
	padding:10px 0 10px 8px;height:30px;
	}
.home_guide li a{color:#B93100;font-size:18px;font-weight:bold;}
.home_guide li a:hover{color:#591800;}
/**home focus**/
.home_focus{
	background:url('/images/bg_m.gif') repeat-y 0px 0px;
}
.home_focus_c{
	padding:0 0 5px 0;
	background:url('/images/bg_b.gif') no-repeat left bottom;
	overflow:hidden;
}
.home_focus h3.box_title{
	background:url('/images/bg_t.gif') no-repeat 0px 0px;
	color:#108400;
	font-size:14px;
}
.home_focus h3.box_title span.more a{
	color:#B93100;
}
.home_focus_c ul{
	padding:5px 0 0 0;
}
.home_focus_c ul li{
	line-height:20px;
	font-size:11px;
	background:url('/images/ico1.gif') no-repeat 7px 7px;
	padding:0 0 0 15px;
}
.home_focus_c ul li a{
	color:#B93100;
}
.home_focus_c ul li a:hover{
	color:#591800;
}
/**home quick_search end**/
.quick_search{
	background:url('/images/bg_m.gif') repeat-y -195px 0px;
}
.quick_search_c{
	padding-bottom:10px;
	background:url('/images/bg_b.gif') no-repeat -195px bottom;
	overflow:hidden;
}
.quick_search_c h3.box_title{
	background:url('/images/bg_t.gif') no-repeat -195px 0px;
	color:#108400;font-size:14px;
}
.quick_search_c ul li{
	font-size:11px;
	padding:0 10px;
	line-height:22px;
	background:url('/images/line0.gif') repeat-x center bottom;
}
.quick_search_c ul li a{
	color:#108400;
}
.quick_search_c ul li a:hover{
	color:#f00;
}
.quick_search_c ul li.bold{
color:#f00;
}
/**home classified_c end**/
.classified{
	background:url('/images/bg_m.gif') repeat-y -394px 0px;
}
.classified_c{
padding:0 0 5px 0;
	background:url('/images/bg_b.gif') no-repeat -394px bottom;
	overflow:hidden;
}
.classified_c h3.box_title{
	background:url('/images/bg_t.gif') no-repeat -195px 0px;
	color:#108400;
	font-size:14px;
}
.classified_c h3.box_title2{
	color:#108400;
	font-size:14px;
	padding:0 10px;
}
.classified_c ul{
	background:url('/images/line0.gif') repeat-x center bottom;
	padding-bottom:5px;
}
.classified_c ul li{
	font-size:11px;
	padding:0 0 0 15px;
	background:url('/images/ico2.gif') no-repeat 7px 5px;
}
.classified_c h4{
	font-size:12px;
	padding:0 15px;
}
.searchdatabase{
	background:url('/images/line0.gif') repeat-x center bottom;
	padding-bottom:5px;
}
.searchdatabase .searchdatabase{
	background:url('/images/searchdatabase.gif') no-repeat 10px 0;
	padding:20px 0px 0 10px;
	font-size:11px;
}
.searchdatabase p{
	padding:0 10px;
	font-weight:bold;
	color:#108400;
}
.searchdatabase p a{
	color:#108400;
}
.sdinput{
	width:120px;
	border:1px solid #787878;
	line-height:20px;
	height:20px;
	padding:0;
	margin:0;
	float:left;
}
.sdsubmit{
	width:50px;
	border:none;
	background:#787878;
	color:#fff;
	font-size:12px;
	line-height:22px;
	height:22px;
	padding:0;
	margin:0;
	display:block;float:left;
}
ul.noborder{
	background:none;
}

/**.today **/
.today{
	
}
.today_c{
	
	padding:0 0 5px 0;
}
ul.todaynewlist{margin-top:-10px;}
ul.todaynewlist li{padding:0 0 0 10px;background:url('/images/ico0.gif') no-repeat left 5px;}
dl.todaynewlist dd{padding:0 0 0 10px;background:url('/images/ico0.gif') no-repeat left 5px;}
.today h3.box_title{
	background:url('/images/bg_t.gif') no-repeat -1859px 0px;
	color:#108400;
}
.today h3.box_title span.right a{
	color:#108400;
	font-size:11px;
	margin:0 3px;
}
.today h3.box_title span.right a:hover{
	color:#0A5100;
}
.a_box_a{
	padding:10px;
	overflow:hidden;
}
.a_box_a h3{
	padding-bottom:10px;
	font-weight:900;
}
.a_box_a h3.font14{margin-top:5px;}
.a_box_a h3 a{
	color:#333;
	font-size:14px;
}
.a_box_a img{
	width:160px;height:120px;
}
.a_box_b{
	padding:10px;
	background:url('/images/line0.gif') repeat-x center top;
}
.a_box_b ul li{
	background:url('/images/ico4.gif') no-repeat left 5px;padding-left:8px;
}
.a_box_c{
	background:url('/images/line0.gif') repeat-x center top;
	font-size:11px;
	padding:10px 10px 0 10px;
}
.a_box_c h4{
	font-size:12px;
	color:#3CA02E;
	background:url('/images/ico0.gif') no-repeat left center;
	padding-left:10px;
}
ul.a_box_c_com_list li{float:left;width:50%;}
ul.a_box_c_com_list2 li{float:left;width:24%;}
ul.a_box_c_com_list3 li{float:left;width:47%;background:url('/images/ico5.gif') no-repeat left center;padding-left:8px;font-weight:900;}
.a_box_c_logos{
	padding:5px 0 0 0;
}
.a_box_c_logos img{
	height:31px;
	width:88px;
	margin:0 4px;
	border:1px solid #eee;
	padding:1px;
}
.homecbox{
	
}
.homecbox_c{
	overflow:hidden;
	
}
.homecbox_c h3.box_title{
	color:#ffffff;
	background:url('/images/bg_t.gif') no-repeat -594px 0px;
	font-size:14px;
}
.homecbox_c h3.box_title span.right a{
	color:#ffffff;
	font-size:11px;
	margin:0 3px;

}
.feature,.companies{
padding:0 0 10px 0;
}
.products{
padding:0 0 10px 0;
}
.p_text{
	padding:10px;
	font-size:12px;
	border-right:1px solid #C8F0C8;
}
.p_text h3{
	background:#F2FFF2;
	font-size:12px;
	padding:3px 10px;
	margin:0 0 5px 0;
	border:1px solid #C8F0C8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}

.p_text img{
	width:80px;
	height:86px;
	padding:1px;
	border:1px solid #ccc;
	margin:0 5px 0 0;
	line-height:10px;
}
ul.p_text_ul li{
	padding:0px 0px 0px 10px;
	background:url('/images/ico0.gif') no-repeat left 5px;
}
ul.p_text_ul li a{
	color:#118100;
}
.c_quicklinks{text-align:center;}
.c_quicklinks a{
	color:#fff;font-size:11px;margin:0 2px 0 0;background:#3CA02E;padding:1px 5px;
	-moz-border-radius: 3px/3px;
	-webkit-border-radius: 3px 3px;
	border-radius: 3px/3px; 
}
.p_imgs{
	padding:0 10px;
}
.p_imgs ul li{
	text-align:center;
	float:left;
	width:104px;
	font-size:11px;
	height:103px;
	overflow:hidden;
	line-height:14px;
}
.p_imgs ul li img{
	background:url('/images/p_img_bg.gif') no-repeat;
	padding:2px;
	width:80px;
	height:80px;
}

.blog{
	overflow:hidden;
}

.blog_img{
	padding:10px;
	width:180px;
}
.blog_img img{
	width:180px;
	height:145px;
}
.blog_hot{
	padding:10px;

}
.blog_hot ul li{
	padding:1px 0;
}

/**home right bar style**/
.signbox{
	background:url('/images/bg_m.gif') repeat-y -1621px 0px;
}
.signbox_c{
	height:100px;
	overflow:hidden;
	background:url('/images/bg_b.gif') no-repeat -1621px bottom;
}
.signbox_t{
	height:25px;
	text-align:Center;
	color:#B93100;
	font-weight:bold;
	line-height:30px;
	background:url('/images/bg_t.gif') no-repeat -1621px 0px;
}
a.joinbutton{
	color:#ffffff;
	font-weight:bold;
	display:block;
	background:url('/images/joinbutton.gif') no-repeat;
	width:130px;
	height:30px;
	line-height:24px;
	margin:7px 0 5px 0;
}
a:hover.joinbutton{
	color:#000;
}

.rightbarbox{
	background:url('/images/bg_m.gif') repeat-y -1144px 0px;
}
.rightbarbox_c{
	overflow:hidden;
	background:url('/images/bg_b.gif') no-repeat -1144px bottom;
}
.rightbarbox_c h3.box_title{
	color:#108400;
	background:url('/images/bg_t.gif') no-repeat -1144px 0px;
	font-size:14px;
}
.email{
	height:275px;
}
.buying{padding-bottom:5px;}
.buying ul li{
	padding:5px 5px 4px 8px;
	background:url('/images/line0.gif') repeat-x center bottom;
	line-height:14px;
	font-size:11px;
}
.productgallery{border-top:1px solid #C8F0C8;padding-top:5px;}
.productgallery ul li{float:left;text-align:center;width:50%;padding:3px 0;height:110px;}
.productgallery ul li img{padding:1px;border:1px solid #ccc;}

#help{
	background:url('/images/bg_m.gif') repeat-y -1380px 0px;
}
.help{
	padding-bottom:10px;
	background:url('/images/help_bg.gif') no-repeat center bottom;
}
#help h3.box_title{
	color:#B93100;
	background:url('/images/bg_t.gif') no-repeat -1380px 0px;
	font-size:14px;
}
.kit{
	height:220px;
}
.kit_c{
	padding:10px;
	font-size:11px;
}
ul.kit_list li{
	background:url('/images/ico4.gif') no-repeat left center;
	padding-left:8px;
}
ul.kit_list li a{
	color:#1F8410;
}

.help_c{
	padding:10px 10px 0 10px;
	font-size:11px;
}
.help_c ul li{
	font-weight:bold;
	background:url('/images/ico3.gif') no-repeat left center;
	padding-left:8px;
}
.help_c ul li.small{
	font-weight:100;
	background:url('/images/ico2.gif') no-repeat 10px center;
	padding-left:18px;
}
.email_c{
	padding:10px;
	font-size:11px;
}
.email_input{
	width:150px;
	border:1px solid #128F00;
	line-height:18px;
	height:18px;
	padding:0;
}
.email_submit{
	width:50px;
	border:none;
	background:#128F00;
	color:#fff;
	font-size:11px;
	line-height:18px;
	height:20px;
	padding:0;
}
.digital{padding-bottom:5px;height:140px;overflow:hidden;}/*8.25ÁÙÊ±Òþ²ØÄÚÈÝ*/
.digital h4{
	font-size:12px;
	color:#0D7F00;
	padding:0 10px 0 15px;
	border-bottom:1px solid #56C04B;
	background:url('/images/ico0.gif') no-repeat 5px 7px;
	margin:0 5px
}
.digital ul{
	margin:0 5px
}
.digital ul li{
	padding:3px 10px;
	background:url('/images/line0.gif') repeat-x center bottom;
}
.comingdigi{
	padding:10px;
	text-align:center;
}
.comingdigi img{
	width:187px;
	height:88px;
}
.comingdigi2{
	padding:10px;
	text-align:center;
}
.comingdigi2 img{
	width:170px;
	height:80px;
}

a:hover{color:#000;}

/** 2011.10.21 15:38 added.**/
.newindexcss-01{background:#F4FAF4;padding:3px 5px;color:#999;}
.newindexcss-01 a{font-weight:900;color:#000;margin: 0 2px;}

.newindexcss-02{padding:10px 0 0 0;overflow:hidden;}
.newindexcss-02-box{float:left;width:165px;padding:0 10px 0 0;border-right:1px solid #C8F0C8;overflow:hidden;}
.newindexcss-02-box2{padding:0 10px 0 10px;}
.newindexcss-02-box3{float:right; border:none;padding:0;}
.newindexcss-02-box h2{color:#000;font-weight:900;font-size:14px;line-height:24px;}
.newindexcss-02-box h2 a{color:#000;text-decoration:underline;}
.newindexcss-02-box h2 a:hover{color:#0D6600;}
.newindexcss-02-box-li li{padding:2px 0 2px 10px;background:url('/images/ico4.gif') no-repeat 0px 7px;}
.newindexcss-02-box-imglink{font-weight:900;color:#0D6600;}


.newindexcss-04{margin: 0 5px 0 0;padding:10px;background:#F8FFF8;border:1px solid #C8F0C8;}
.newindexcss-04-li li{
	padding:2px 0 2px 10px;background:url('/images/ico4.gif') no-repeat 0px 7px;font-weight:900;line-height:16px;
	float:left;width:240px;
}
.newindexcss-04-li li a{color:#000;font-size:11px;}
.newindexcss-03-li li{padding:5px 0 5px 10px;background:url('/images/ico4.gif') no-repeat 0px 9px;font-weight:900;line-height:16px;}
.newindexcss-03-li li a{color:#0D6600;}
.newindexcss-03-li-cate{font-weight:100;}
.newindexcss-03-li-cate a{text-decoration:underline;}
.newindexcss-05{padding:0 10px 10px 10px;}
.newindexcss-06{width:165px;padding:0 10px 0 0;height:242px;overflow:hidden;}
.newindexcss-05 h3,.newindexcss-06 h3{color:#000000;font-weight:900;font-size:14px;line-height:30px;border-bottom:1px dotted #C8E2C5;}
.newindexcss-05-box-li{padding:5px 0 0 0;}
.newindexcss-05-box-li li{padding:2px 0 2px 10px;background:url('/images/ico4.gif') no-repeat 0px 7px;}

#slider{margin:0 auto;list-style:none;width:510px;height:120px;}
#slider ul,
#slider ul li{padding:0;margin:0;list-style:none;}
#slider ul li{width:510px;height:120px;overflow:hidden;}
p#controls{margin:0;padding:0;position:relative;}

.hone-i-links{border:1px solid #D5D5D5;min-height:50px;}
.home-sitemap{border:1px solid #D5D5D5;min-height:50px;}
.hone-i-links h2{
	background:url('/images/bg_t_new.gif') repeat-x;
	color:#000000;font-weight:900;font-size:14px;line-height:30px;height:38px;
	padding:0 10px;
}
.home-sitemap h2{
	background:url('/images/bg_t_new.gif') repeat-x;
	color:#000000;font-weight:900;font-size:14px;line-height:30px;height:38px;
	padding:0 10px;
}
.home-i-links-c{padding:10px;}
.home-sitemap-c{padding:10px;}

ul.home-linklist h4{font-weight:900;color:#FF7800;font-size:14px;background:url('/images/line0.gif') repeat-x left center;}
ul.home-linklist h4 span{background:#fff;padding:0 5px;}
ul.home-linklist h5{font-weight:900;color:#000;font-size:12px;}
ul.home-linklist li{padding:5px 0 0 0;}
ul.home-linklist li ul{padding-top:5px;}
ul.home-linklist ul li{float:left;background:url('/images/ico8.gif') no-repeat 12px center;padding:1px 10px 1px 20px;line-height:14px;}
ul.home-linklist ul li a{display:inline;white-space:nowrap;}


ul.home-linklist2 h4{font-weight:900;color:#108400;font-size:14px;}
ul.home-linklist2 h4 span{background:#fff;padding:0 5px;}
ul.home-linklist2 li{float:left;width:175px;padding:0 5px 5px 5px;}
ul.home-linklist2 ul{padding:5px 0;}
ul.home-linklist2 ul li{padding:0 10px 0 15px;background:url('/images/ico8.gif') no-repeat 5px 7px;display:block;line-height:14px;}


ul#items{		
		width:auto;
		overflow:hidden;
		height:120px;
		}
	ul#items li{
		list-style:none;
		float:left;
		overflow:hidden;
		width:510px;height:120px;
		}
	ul#items li:hover{color:#333;}
	
	ol#pagination{position:relative;text-align:center;margin:5px 0 0 48px;}
	ol#pagination li{
		display:inline-block;
		width:16px;
		height:16px;
		background:url(/images/bg_buttons.png) no-repeat 0 0;
		text-align:left;
		text-indent:-8000px;
		list-style:none;
		cursor:pointer;
		margin:0 0px;
		float:left;
		}
	ol#pagination li:hover{background:url(/images/bg_buttons.png) no-repeat 0 -16px;}
	ol#pagination li.current{color:#f00;font-weight:bold;background:url(/images/bg_buttons.png) no-repeat 0 -32px;}
	ol#pagination li.prev, ol#pagination li.next{
		width:0px;
		}
	ol#pagination li.prev{width:0;left:-30px;background:url(/images/bg_buttons.png) no-repeat 0 -640px;display:none;text-indent:-8000px;}
	ol#pagination li.next{width:0;right:-30px;background:url(/images/bg_buttons.png) no-repeat 0 -480px;display:none;text-indent:-8000px;}

	.cg111025001 img{width:230px;}


/** 2011.10.27 add style**/
.handbook{height:125px;background:#f90;line-height:125px;text-align:center;color:#fff}

.home-agrodata{padding:5px 8px;}
.home-agrodata-title{padding:5px 0 0 0;}
.home-agrodata-title a{
display:block;
width:93px;
height:23px;
background:url('http://www.agropages.com/images/data/logo.gif') no-repeat -129px -25px;
text-indent:-9999px;
}
.home-agrodata-latest{padding:5px 0;}

.azindex_list_ul {border-top:1px dotted #C0C0C0;}
.azindex_list_ul td,.azindex_list_ul th{border-bottom:1px dotted #C0C0C0;}
.azindex_list_ul th{padding:3px 0px 0 3px;background:#eee;text-align:left;font-size:12px;}
.azindex_list_ul td{padding:3px 0px 0 3px;font-size:12px;}
.azindex_list_ul td a{color:#000;font-size:12px;}
.azindex_list_ul td a:hover{color:#387000;}
.home-e-letter-title a{display:block;
width:93px;
height:23px;
background:url('http://www.agropages.com/NewsLetter/images/logo.gif') no-repeat -132px -25px;
text-indent:-9999px;}
.home-eletter-box{padding:5px 10px;}
.home-eletter-box h5{font-size:12px;padding:5px 0 0 0;}
.home-eletter-box h5 a{text-decoration:underline;color:#000000;}
.home-eletter-box ul li{line-height:24px;padding:0 0 0 25px;
background:url('http://www.agropages.com/images/icons/document.png') no-repeat 5px center;
}

/**2011.11.28**/

.home-registration-watch li{
	padding:2px 0px;
	border-bottom:1px dotted #ccc;
}
.home-registration-watch li span.green{font-size:11px;}
.home-c-p{border-top:1px dotted #ccc;margin:3px 0 0 0;}
.home-c-p li{
	padding:2px 0px;
	border-bottom:1px dotted #ccc;
}
.home-c-p2{border-top:1px dotted #f60;}
.home-c-p2 li{background:#FFF8E4;padding:2px 5px;border-bottom:1px dotted #f60;}
.home-c-p li span.green{font-size:11px;}
.homeicama-box{padding:10px;background:#f5f5f5;}
.homeicama-box h4{font-size:14px;padding:5px 0;}
.homeicamalist li{padding:0 0 0 15px;background:url('/images/ico8.gif') no-repeat 5px 7px;}
.xixi1{padding:10px 10px 0 10px;font-weight:900;font-size:14px;}
.tab1{float:left;width:101px;background:#f5f5f5;text-align:center;padding:3px 0;}
.tab2{float:right;width:101px;background:#f5f5f5;text-align:center;padding:3px 0;}

.threeimgads{position:absolute;z-index:9999;}
.s1212001{margin:0px 0 0 220px;width:150px;}
.s1212001 li{
height:50px;
width:90px;
padding:4px 5px 4px 9px;
background:url('/images/apadsback.png') no-repeat;margin:20px 0 10px 0;
}

/**2011.12.27 C.G add style **/
.category-insight div.insight-box{float:left;width:250px;padding:0 10px;}
.category-insight div h4 a{font-size:14px;font-weight:900;text-decoration:underline;line-height:30px;color:#000;}
.category-insight div h4 a:hover{color:#0D6600;}
.category-insight div ul li a{color:#000;}
.left-featurebox-title{font-size:14px;background:#FFECB4;padding:5px;color:#000;}
.category-insight div ul li.green a{color:#0D6600;}