@charset "gb2312";

* { margin:0; padding:0; list-style:none; }
body { font-size:12px; font-family:"宋体"; background:url(images/a.jpg) center ; }
img { border:none; }
/*常用类*/
.layout_center { width:960px; margin:0 auto;}
.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:#000; text-decoration:none; }
a:hover { color:#F60; text-decoration:underline; }
/*头部*/
#top_main { height:87px; background:#232323; }
#top { height:87px; }
#logo { height:80px; width:200px; float:left; }
#navigation { height:52px; float:center; width:960px; margin:0px auto 0px auto; background-color:#FFF; }
.nb{ background-image:url(images/navigation_bg.jpg); background-color:#033566}
.bakegroundnone{ background-image:none}
#navigation ul{ float:center; width:900px; margin:0 auto}
#navigation ul li { float:left; line-height:52px; text-align:center; /*background:url(images/navigation_main_bg.jpg) right no-repeat;*/ }
#navigation ul li a { width:100px; display:block; color:#000; font-weight:bold; font-size:15px; font-family:宋体, 黑体, 宋体;  }
#navigation ul li a:hover { text-decoration:none; background:url(images/navigation_li_hover_bg.gif) center bottom no-repeat; }
/*幻灯*/
#banner_main { padding:0px 0;}
#banner { padding:5px; width:950px; background:#add6ff;}
/*主体*/
#content_main { }
#content { background:#FFF; }
/*主体左侧*/
#left { float:left; width:239px; background:url(images/left_body_bg.jpg) repeat-y; }
.left_title { background:url(images/left_title_bg.jpg) no-repeat; height:30px; line-height:34px; padding-left:25px;}
.left_title h2 { font-size:14px; color:#030; }
.left_body { padding:0 20px; }
.left_body dl dt { line-height:30px; font-weight:bold; background:url(images/left_body_dt.jpg) center bottom no-repeat; text-align:center; }
.left_body dl dd { line-height:24px; text-align:center; border-bottom:1px dashed #ECEFF6; }
.left_bottom { background:url(images/left_bottom_bg.jpg) no-repeat; height:40px; margin-bottom:0px; }
/*主体右侧*/
#right { float:right; width:708px; background:#FFF; }
.right_title { border-bottom:1px solid #C1C1BF;height:32px; line-height:32px; padding:0; }
.right_title h2 { font-size:14px; background-image:url(images/tit02.jpg); padding-left:40px}
.right_body {  padding:20px; overflow:auto; zoom:1; }
.right_bottom { height:20px; }
/*友情链接*/
#link_img_main { padding:5px; }
#link_img { }
#link_img img { padding:2px; border:1px solid #999999; }
#link_img a:hover img { border:1px solid #CC0000; }
#link_text_main {background:#ccc; }
#link_text { text-align:center; line-height:36px; }
#link_text a { color:#000;}
/*版权信息*/
#copyright_main { background:url(images/copyright_main_bg.jpg) top repeat-x; }
#copyright { height:89px; padding-top:10px; text-align:center; }
/*产品相关*/
.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; }
.products_info { text-align:center; border:1px dashed #666; padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_next { padding:5px; border:1px solid #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 solid #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 solid #333; }
.download_info { border-collapse:collapse; width:100%; margin-top:10px; }
.download_info th { padding:5px; border:1px solid #EEEEEE; text-align:center; }
.download_info td { padding:5px; border:1px solid #EEEEEE; }
/*通用频道*/
.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 solid #333; }
/*留言板*/
.guestbook { border-collapse:collapse; width:100%; margin-top:10px; }
.guestbook th { padding:5px; border:1px solid #ABADB3; text-align:center; }
.guestbook td { padding:5px; border:1px solid #ABADB3; }
input, textarea, select { border:1px solid #CCC; font-size:12px; padding:2px; }
/*人才招聘*/
.recruitment { border-collapse:collapse; width:100%; margin-top:10px; }
.recruitment th { padding:5px; border:1px solid #ABADB3; text-align:center; }
.recruitment td { padding:5px; border:1px solid #ABADB3; }
/*分页*/
.page { clear:both; padding:3px; text-align:center; }
