/*
      山        30-11-2008
      **************************************
      *****  PHPCMS2008 Style   *****
      **************************************
      使用此样式必须保留Phpcms.cn & Pown.net文字或图片链接!
  
  
  ---------------------------------------------------------------
  1. base (全局基本属性)
  ---------------------------------------------------------------
  2.link (链接)
  ---------------------------------------------------------------
  3.font (字体)
  ---------------------------------------------------------------
  4. layout (框架)
  ---------------------------------------------------------------
  5. header (头部)
  ---------------------------------------------------------------
  6.content (页中)
  ---------------------------------------------------------------
  7.footer (页底)
  ---------------------------------------------------------------
  8. search (当前位置/文章搜索)
  ---------------------------------------------------------------
  9.assist (辅助)
  ---------------------------------------------------------------
  10.ad (广告)
  ---------------------------------------------------------------
  
*/


/* 
  --------------------------------------
  *****  1. base(全局基本属性)   *****
  --------------------------------------
*/

body {
  margin: 0 auto;
  padding: 0;
  font:12px Arial, Helvetica, sans-serif;
  background: #FFF url(bg_top.jpg) repeat-x;
  line-height:180%;
  color:#333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,   
pre, form, fieldset, input, textarea, p, blockquote, th, td {   
 padding: 0;  
 margin: 0;  
 }  
fieldset, img {   
 border: 0;  
 }  
table {  
 border-collapse: collapse;  
 border-spacing: 0;  
 }  
ol, ul {  
 list-style: none;  
 }  
address, caption, cite, code, dfn, em, strong, th, var {  
 font-weight: normal;  
 font-style: normal;  
 }  
caption, th {  
 text-align: left;  
 }  
h1, h2, h3, h4, h5, h6 {    
 font-size: 100%;  
 }  
q:before, q:after {  
 content: '';  
 }  
abbr, acronym {   
 border: 0;  
 }

 input {
   padding:2px 5px;
   background:url(btn_bg.gif) left top no-repeat;
   border:1px solid #B2D4E6;
 }

img {
  border:0;
}

.clear {
  clear:both;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}

/* 
  --------------------------------------
  *****  2. link(链接)   *****
  --------------------------------------
*/

a {
  text-decoration: none;
  color: #888;
}

a:hover {
  color:#003FAD;
  text-decoration: underline;
}

/* 
  --------------------------------------
  *****  3. font (字体)   *****
  --------------------------------------
*/

.green {
  color:#c0dB5A;
}

.orange {
  color:#ff9933;
}

/* 
  --------------------------------------
  *****  4. layout (框架)   *****
  --------------------------------------
*/

/* 总体宽度 */
#main {
  clear:both;
  width:960px;
  margin:0px auto;
  padding:0px auto;
  overflow:hidden;
}

/* 
  --------------------------------------
  *****  5. header (页头)   *****
  --------------------------------------
*/
#header {
  height:65px;
  padding:30px 0px 0px;
}

#logo {
  float:left;
  width:220px;
}

#nav {
  float:right;
  width:698px;
  height:36px;
  line-height:32px;
  padding-left:30px;
  background:#0E5FB9 url(nav_bg.png) no-repeat;
  text-align:center;
  font-weight:bold;
  overflow:hidden;
}

#nav a {
  color:#FFF;
  padding:0px 5px;
}

#nav span a {
  display:block;
  float:left;
  width:105px;
}

#nav span a:hover,#nav .on {
  display:block;
  float:left;
  width:105px;
  color:#fff;
  background:url(nav_link_bg.png) center 2px no-repeat;
} 

#nav .home {
  float:right;
  width:210px;
}

/* 
  --------------------------------------
  *****  6. content (页中)   *****
  --------------------------------------
*/

#content {
  clear:both;

}

#banner {
  height:97px;
  background:url(banner.jpg) center top no-repeat;
}

#menu {
  clear:both;
  float:left;
  width:220px;
}

a.current {
  display:block;
  height:30px;
  padding-left:30px;
  background:url(title.gif) left top no-repeat;
  font-weight:bold;
  color:#FFF;
}


a.catwo {
  display:block;
  height:26px;
  line-height:26px;
  color:#666;
  padding-left:35px;
  background:url(icon2.gif) 15px 8px no-repeat;
}


#right {
  float:left;
  width:700px;
  min-height:520px;
  margin-left:15px;
  background:url(right_bg.jpg) right bottom no-repeat;
}

#position {
  clear:both;
  text-align:right;
  color:#999;
}

#position strong {
  font-weight:bold;
}

#position a {
  height:32px;
  line-height:32px;
  padding:0px 10px;
  background:url(icon_arrow.gif) left 3px no-repeat;
  color:#999;
}

.catname {
  height:20px;
  padding-left:30px;
  font-size:16px;
  font-weight:bold;
  color:#666;
  background:url(bullet1.gif) left center no-repeat;
}

.catname h2 {
  font-family:'黑体';
  font-weight:bold;
}

.catname span {
  padding-left:15px;
  color:#999;
  font-weight:normal;
}

#cat_info {
  clear:both;
  height:105px;
  padding:15px 175px 15px 15px;
  background:url(recruit_img1.gif) no-repeat;
}

.news_list {
  float:left;
  padding:10px;
  font-size:12px;
}

.news_list li {
  width:490px;
  line-height:30px;
  margin:10px 0px;
  padding:10px 20px;
  background:url(icon3.gif) left 22px no-repeat;
}

.news_list .date {
  padding-left:10px;
  color:#999;
}

.news_list p {
  /*text-indent : 20px;*/
  line-height:20px;
  color:#999;
}

.news_list a {
  color:#2D99CB;
  font-weight:bold;
  font-size:14px;
}

.news_list p a {
  font-size:12px;
  color:#999;
}

#show {
  position: relative;
  height: 100%;
  line-height:200%;
  margin:30px 0px 0px 0px;
  padding-bottom:250px;
  text-indent : 30px;
  font-size:14px;
}

#show h1 {
  line-height:40px;
  font-size:22px;
  text-align:center;
  background:url(point.gif) left bottom repeat-x;
  color:#0064CB;
  font-weight:bold;
}

.contentinfo {
  line-height:24px;
  text-align:center;
}

.contenttext {
  padding:10px 0px;
  text-align:14px;
  line-height:200%;
  color:#333;
}

.gray span {color:#ccc;}

.product_box {
  float:left;
  width:145px;
  margin:5px;
  padding:5px;
  background:#F5F5F5;
  border:1px solid #DDD;
}
.product_box img {
  width:145px;
  border:1px solid #DDD;
}

.product_box h5 {
  margin-top:5px;
  background:#FFF;
  border:1px solid #DDD;
  text-align:center;
}


/****************产品*/
#product_pic {
  float:left;
  width:198px;
  height:214px;
  padding:10px;
  border:1px solid #ccc;
  overflow:hidden;
}

#product_pic img {
  width:198px;
  height:214px;
}

#product_info {
  float:left;
  width:240px;
  height:200px;
  margin:0px 20px;
}

#product_info ul {
  margin-top:20px;
}

#product_info ul li {
  clear:both;
  line-height:30px;
}

#product_info ul li strong {
  display:block;
  float:left;
  width:100px;
  text-align:right;
}

#product_info ul li a {
  text-decoration: underline;
}

#product_help {
  float:right;
  width:101px;
  height:246px;
  padding:10px 0px 0px 70px;
  background:url(product_help_bg.gif) no-repeat;
}

#product_help a {
  display:block;
  line-height:45px;
  color:#2181BD;
}

div.produce_box:hover {
 border:1px solid #EEE;
}

#position,.cat_name {
  clear:both;
  height:30px;
  line-height:30px;
  background:url(position_bg.gif) left bottom no-repeat;
}

.cat_name {
  margin:10px 0px;
}

.cat_name a {
  font-weight:bold;
  color:#333;
}

/************* 分页 */

.pages {
  clear:both;
}

.pages strong {
  color:#0064CB;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#CED7E0;
  border:1px solid #73AAF7;
  margin: 0px 3px 0px 0px;
}
.pages a {
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  border:1px solid #CCC;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#73aaf7;
}

.pages span {
  float:right;
  padding-right:10px;
}

/****************评论*/
#comment {
  margin-top:20px;
}

#comment .input {
  width:108px;
  height:27px;
  border:none;
  background:url(search_btn.gif) left top no-repeat;
  font-weight:bold;
  color:#0064CB;
}

.comm {
  height:28px;
  line-height:28px;
  padding-left:35px;
  border-top:1px solid #ccc;
  background:url(comment.gif) 10px 7px no-repeat;
}

#textarea {
  width:685px;
  height:50px;
  background:#FFF url(cmslogo.jpg) right bottom no-repeat;
}




/* 
  --------------------------------------
  *****  7. footer (页底)   *****
  --------------------------------------
*/
#footer {
  clear:both;
  color:#C4C4C4;
  background:url(footer_bg.gif) left top repeat-x;
}

.footer {
  width:950px;
  margin:0px auto;
  padding:0px auto;
}

.copyright {
  margin-top:30px;
  padding:0px 0px 0px 130px;
  color:#999;
  background:url(footerlogo.gif) left 10px no-repeat;
}

#links {
  float:right;
  width:121px;
  line-height:19px;
  background:url(links.gif) no-repeat;
}

#links a {text-decoration: none;}

/* 
  --------------------------------------
  *****  8. search (搜索)   *****
  --------------------------------------
*/

#search h5 {
  height:30px;
  line-height:26px;
  margin:10px 0px;
  padding-left:30px;
  font-weight:bold;
  background:url(title2.gif) left top no-repeat;
  color:#FFF;
}

#keyword {
  width:152px;
}

#search p {
  height:30px;
  line-height:30px;
}

#search_btn {
  width:108px;
  height:27px;
  border:none;
  background:url(search_btn.gif) left top no-repeat;
  font-weight:bold;
  color:#0064CB;
}

/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {
  padding:5px;
}

.p10 {
  padding:10px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.blank10 {
  clear:both;
  height:10px;
  overflow:hidden;
}

.list li {
  height:24px;
  line-height:24px;
  padding-left:10px;
  background:url(icon1.gif) left center no-repeat;
}

/* 
  --------------------------------------
  *****  10. ad (广告)   *****
  --------------------------------------
*/
