@charset "gb2312";
/* www.pcfinal.cn */

* { margin:0; padding:0; list-style:none; }
body { font-size:12px; font-family:"宋体"; background-color:#F5F6F8}
img { border:none; }
/*常用类*/
.layout_center { width:960px; margin:0 auto; background-color:#FFFFFF}
.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; }
.red { color:red; }
.blue { color:blue; }
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:20px; }
a { color:#555555; text-decoration:none; }
a:hover { color:#7F7143; text-decoration:none; }
/*头部*/
#top_main { height:100px; }
#top { height:100px; }
#logo { height:100px; width:200px; float:left; }
#site_name { height:100px; width:500px; float:left; background:url(images/site_name.jpg) no-repeat; }
#top_menu { height:80px; width:280px; float:right; text-align:right; padding-top:20px; }
/*导航栏*/
#navigation_main {}
#navigation { height:26px; background:url(images/navigation_bg.jpg) no-repeat; }
#navigation li { float:left; line-height:26px; text-align:center; background:url(images/navigation_li_bg.jpg) left no-repeat;  }
#navigation #home { background:none;}
#navigation li a { width:88px; display:block; color:#FFF; font-weight:bold;}
#navigation li a:hover { text-decoration:none; color:#FFF; background:url(images/navigation_li_hover_bg.jpg) center no-repeat; }
/*幻灯*/
#banner_main { padding:6px; }
#banner { background-color:#FFFFFF}
#tiao { background-image:url(images/about_02.gif);height:25px;}
/*主体*/
#content_main { padding-top:0px;}
#content {}
/*主体左侧*/
#left { float:left; width:230px; background-image:url(images/leftbg.gif) }
.left_title { background:url(images/left_title_bg.gif) bottom no-repeat; height:31px; line-height:31px; padding:0 30px;}
.left_title h2 { font-size:14px; color:#666; }
.left_body {padding:30px; overflow:hidden; zoom:1; border-top:none;}
.left_body dl dt { line-height:30px;  font-weight:bold; padding-left:10px; background:url(images/left_dt_ico.jpg) left no-repeat; clear:both; }
.left_body dl dd { line-height:18px; padding-right:10px; float:left; }
.left_bottom {height:10px;}
/*主体右侧*/
#right { float:right; width:710px;}
.right_title { height:30px; line-height:30px; padding:0 20px; background-image:url(images/right_title.gif)}
.right_title h2 { font-size:14px; }
.right_body { padding:10px; overflow:auto; zoom:1; }
.right_bottom { height:10px; }
/*友情链接*/
#link_img_main {}
#link_img {background:#FFF; text-align:center; }
#link_img img { padding:2px; border:1px solid #999999; }
#link_img a:hover img { border:1px solid #CC0000; }
#link_text_main { }
#link_text { border-top:1px solid #999999; background:#FFF; text-align:center; line-height:36px; }
/*版权信息*/
#copyright_main { width:960px;margin:0 auto; background:url(images/copyright_main_bg.jpg) top repeat-x; border-top:1px; margin-top:3px; }
#copyright { padding:5px 0; text-align:center; background-image:url(images/copyright_main_bg.jpg);}
/*产品相关*/
.products li { float:left; text-align:center; padding:4px; }
.products img { padding:4px; border:1px solid #999999; }
.products a:hover img { border:1px solid #CC0000; }
.products a { line-height:22px; }
.products_title { text-align:center; font-size:16px; padding:10px; color:#F00; }
.products_info { text-align:center; border:1px dashed #666; padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_next { padding:5px; border:1px dashed #333; }
/*新闻相关*/
.news li { line-height:26px; border-bottom:1px dashed #999999; padding-left:10px; background:url(images/li_ico.jpg) left no-repeat; }
.news_title { text-align:center; font-size:16px; padding:10px; }
.news_content { padding:10px; }
.news_info { text-align:center; border:1px dashed #666; padding:10px; }
.news_next { padding:5px; border:1px dashed #333; }
/*下载相关*/
.download li { line-height:26px; border-bottom:1px dashed #999999; padding-left:10px; background:url(images/li_ico.jpg) left no-repeat; }
.download_title { text-align:center; font-size:16px; padding:10px; }
.download_content { padding:10px; }
.download_next { padding:5px; border:1px dashed #333; }
.download_info { border-collapse:collapse; width:100%; margin-top:10px; }
.download_info th { padding:5px; border:1px solid #CCC; text-align:center; }
.download_info td { padding:5px; border:1px solid #CCC; }
/*通用频道*/
.common li { float:left; text-align:center; padding:4px; }
.common img { padding:4px; border:1px solid #999999; }
.common a:hover img { border:1px solid #CC0000; }
.common a { line-height:22px; }
.common_title { text-align:center; font-size:16px; padding:10px; }
.common_info { text-align:center; border:1px dashed #666; padding:10px; }
.common_img { text-align:center; padding:10px; }
.common_next { padding:5px; border:1px dashed #333; }
/*留言板*/
.guestbook { border-collapse:collapse; width:100%; margin-top:10px; }
.guestbook th { padding:5px; border:1px solid #CCC; text-align:center; }
.guestbook td { padding:5px; border:1px solid #CCC; }
input, textarea, select { border:1px solid #CCC; font-size:12px; padding:5px; }
/*人才招聘*/
.recruitment { border-collapse:collapse; width:100%; margin-top:10px; }
.recruitment th { padding:5px; border:1px solid #CCC; text-align:center; }
.recruitment td { padding:5px; border:1px solid #CCC; }
/*分页*/
.page { clear:both; padding:10px; text-align:center; }
