@charset "gb2312";
/* CSS Document */
/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; color:#444444;}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
img { border:none; }
.red { color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.clear { clear:both; }
a { text-decoration:none; color:#444; }
a:hover { text-decoration:underline; color:#2A640F; }
p { line-height:22px; }
/* 顶部 */
#top_main { background:url(images/top_main_bg.jpg) top repeat-x; }
#top { width:980px; margin:0 auto; }
#top_menu { padding-right:10px; height:27px; line-height:27px; text-align:right; }
#top_menu a { color:#000; }
#top_logo { float:left; width:980px; height:168px; }
/* 导航 */
#navigation_main { height:40px; background:url(images/navigation_main_bg.jpg) repeat-x;}
#navigation { width:980px; height:40px; margin:0 auto; background:url(images/navigation_bg.jpg) repeat-x; }
#navigation ul #navigation_home { float:left; line-height:40px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:40px; text-align:center; background:url(images/navigation_li_bg.jpg) left no-repeat; padding-left:1px; }
#navigation ul li a { width:99px; display:block; font-size:14px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; color:#FFF; background:url(images/navigation_hover_bg.jpg) center no-repeat; }
#navigation ul .current_nav { font-size:14px; background:url(images/current_nav.jpg) center no-repeat; color:#FFF; }
/* 当前位置 */
.current_location { width:930px; margin:3px auto; padding-left:50px; height:32px; line-height:32px; background:url(images/current_location.jpg) no-repeat; }
.current_location a { }
.current_location .current_a { font-weight:bold; color:#2A640F; }
/* 幻灯 */
#banner { width:980px; margin:0px auto; }
#banner img { width:980px;}
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:0 auto;}
#content_bottom { display:none; }
/*主体左侧*/
#left { float:left; width:228px; }
.left_title { height:27px; line-height:27px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_title h2 { font-size:14px; color:#2A640F; text-align:center; }
.left_body { overflow:hidden; zoom:1; padding:5px; border:1px solid #DDDDDD; }
.left_body p { padding:2px 0; }
.left_bottom { height:10px; }
/*主体右侧*/
#right { float:right; width:740px;}
.right_title { background:url(images/right_title_bg.jpg) repeat-x; border:1px solid #D3D1D1; height:28px; line-height:28px; padding:0 10px; }
.right_title h2 { font-size:14px; color:#2A640F; }
.right_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #D3D1D1; border-top:none; }
.right_bottom { height:10px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { padding:5px; text-align:center; border:1px solid #DBDBDB; }
/*表单*/
input, select, textarea { font-size:12px; padding:3px; font-family:"宋体"; border:1px solid #559008; }
textarea { width:95%; height:100px; }
.submit_button { background:url(images/submit_button.jpg) no-repeat; width:96px; height:35px; border:none; font-size:14px; font-weight:bold; }
/*分类列表 - 无限级分类*/
.category_list_infinite { }
.category_list_infinite li { line-height:26px; padding:1px; }
.category_list_infinite li a { display:block; padding:0 20px; background:url(images/category_bg.jpg) center no-repeat; }
.category_list_infinite li a:hover { background:url(images/category_hover.jpg) center no-repeat; color:#FFF; text-decoration:none; }
.category_list_infinite .current_category_infinite a { background:url(images/category_hover.jpg) center no-repeat; font-weight:bold; color:#FFF; }
/*分类列表 - 递推一级分类*/
.category_list_recursion { }
.category_list_recursion li { line-height:26px; padding:1px; }
.category_list_recursion li a { display:block; padding:0 20px; background:url(images/category_bg.jpg) center no-repeat; }
.category_list_recursion li a:hover { background:url(images/category_hover.jpg) center no-repeat; color:#FFF; text-decoration:none; }
.category_list_recursion .current_category_recursion a { background:url(images/category_hover.jpg) center no-repeat; font-weight:bold; color:#FFF; }
/*通用列表*/
.ul_info_list { }
.ul_info_list li { line-height:26px; border-bottom:1px dotted #999; background:url(images/ul_info_list_bg.jpg) left no-repeat; padding-left:10px; }
/*产品列表*/
.ul_info_products li { float:left; text-align:center; padding:4px; }
.ul_info_products li img { padding:4px; border:1px solid #999999; width:160px; height:120px; }
.ul_info_products li a { line-height:22px; }
.ul_info_products li a:hover img { border:1px solid #cc0000; }
/*频道型*/
.channel_sub_category { width:485px; }
/*通用型详情页*/
#info_default_title { font-size:14px; text-align:center; line-height:40px; }
#info_default_intro { border:1px dotted #999; padding:10px; text-align:center; }
#info_default_content { padding:10px 0; }
#info_default_next { border:1px dotted #999; padding:10px; }
/* 友情链接 */
#friend_link_main { padding-top:10px; }
#friend_link_title { background:url(images/right_title_bg.jpg) repeat-x; border:1px solid #D3D1D1; height:28px; line-height:28px; padding:0 10px; width:958px; margin:0 auto;}
#friend_link_title a { color:#0D67A5; }
#friend_link_title h2 { font-size:14px; color:#CC0001;}
#friend_link_body { width:958px; margin:0 auto; border:1px solid #D3D1D1; border-top:none; padding:10px;}
#friend_link_img { padding:5px 2px; }
#friend_link_img a {padding:3px;}
#friend_link_img img { width:83px; height:30px; padding:3px; border:1px solid #CCC; }
#friend_link_img a:hover img { border:1px solid #6C9ACC; }
#friend_link_text { padding:5px; }
#friend_link_text a { padding:0 2px; }
/* 版权信息 */
#copyright_main { }
#copyright { width:960px; margin:10px auto; padding:10px; background:#F1EDBE; text-align:center; }
#copyright p { line-height:22px; }
/*联系方式*/
.contact p { padding:2px; }
.contact p span { font-size:16px; color:#F00; font-style:italic; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #DDDDDD; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#46AC0B; color:#FFF; }
#total { color:red; }

/*无缝滚动*/
#demoLeft { overflow:hidden; width:100%; }
#demoLeft .indemo { float:left; width:1000%; }
#demo1 { float:left; }
#demo2 { float:left; }
