html {
  scrollbar-face-color : #6EDEDED;
}

body {
  margin: 0 auto;
  padding: 0;
  font:12px Arial,微软雅黑,Helvetica,sans-serif;
  line-height:180%;
  color:#333;
  text-align:left;
  background:#EDEDED url(bg.gif) left top repeat-x;
  white-space:normal; 
  word-break:break-all;
}

div,form,img,ul,ol,li,dl,dt,dd,p {
  margin:0;
  padding:0;
  border:0;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
  font-size:100%;
  color:#555;
}

h1 span,h2 span,h3 span,h4 span, h5 span {
  color:#999;
  padding-left:6px;
  font-weight:normal;
}

table,td,tr,th{
  font-size:12px;
}

ul,ol,li {
  list-style:none;
}

img {
  border:0;
}

.clear {
  clear:both;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}

/* table */

table { width:80%; margin:10px auto 7px; font-size:12px; overflow:hidden; border:1px solid #DDD; border-collapse:collapse; }
table * td{ padding:6px; border:1px solid #EEE; } .table thead * th{ background:#FFF url(table_tbg.gif) 0px 1px repeat-x; border:1px solid #E3E3E3; padding:6px; color:#999; } .table tbody * th{ text-align:left; background:#FFA; border:1px solid #DDD; } .table tbody * th strong{ line-height:21px; text-indent:10px; color:#999; } .td1{ text-align:right; color:#666; } .td2,.td3,.td4,.td5,.td6,.td7,.td8,.td9{ text-align:center; } .td5{ background:#FAFAFA; } .td6,.td7,.td8,.td9{ background:#F5F9F0; }

/* 
  --------------------------------------
  *****  2. link(链接)   *****
  --------------------------------------
*/

a {
  text-decoration: none;
  color:#8F8F8F;
}

a:hover {
  color:#333;
  text-decoration: underline; 
}

/* 
  --------------------------------------
  *****  3. font (字体)   *****
  --------------------------------------
*/

.green {
  color:#5FA540;
}

.orange {
  color:#FF9933;
}

.gray {
  color:#ccc;
}

/* 
  --------------------------------------
  *****  4. layout (框架)   *****
  --------------------------------------
*/

#main {
  margin:0px auto;
  padding:0px auto;
  width:870px;
  background:url(main_bg.gif) left top repeat-y;
}

#layout {
   padding:20px 15px 10px;
}

/* 
  --------------------------------------
  *****  5. header (页头)   *****
  --------------------------------------
*/

#logo {
  float:left;
  margin:0px 10px;
}

#top {
  margin:0px auto;
  padding:0px auto;
  width:870px;
  line-height:34px;
  text-align:right;
}

#top a {
  padding:0px 5px;
}


/* 
  --------------------------------------
  *****  6. content (页中)   *****
  --------------------------------------
*/
#c {
  width:100%;
  margin-top:10px;
  
}

#banner {
  clear:both;
  height:106px;
  background:url(banner.jpg) left top no-repeat;
}

#nav {
  width:840px;
  line-height:39px;
  height:39px;
  margin:10px 0px;
  background:url(nav_bg.gif) left top no-repeat;
  font-size:12px;
}

#nav a { 
  color:#FDF5F9;
}
#nav a:hover {
  text-decoration: underline;
  font-weight:bold;
 
}
#nav .menus{margin:0 auto;width:620px;}
#nav .menus .firstonemenu{width:60px; height:39px; float:left;}
#nav .menus .onemenu{width:80px;height:39px;float:left;}

.about {
  clear:both;
  margin:10px 0px 0px;
  padding:15px;
  border:1px solid #eee;
  background:url(bg01.jpg) right bottom no-repeat;
}

.about p {
  text-indent:2em;
}

#sidebar {
  float:left;
  width:160px;
  padding:10px;
}

#menu a {
  clear:both;
  display:block;
  line-height:22px;
  margin:5px 0px;
  padding-left:25px;
  background:#FFF url(icon02.gif) 15px 7px no-repeat;
  border:1px solid #ccc;
}

#menu a:hover {
  background:#ccc url(icon02.gif) 15px 7px no-repeat;
  color:white;
}

#right {
  float:right;
  width:630px;
  padding:10px;
}

#position {
  line-height:26px;
  padding-bottom:5px;
  color:#E77918;
}

#position a {
  height:26px;
  line-height:26px;
  padding:0px 10px;
  background:url(icon01.gif) left center no-repeat;
  color:#E77918;
}

#position h5 {
  text-align:left;
  color:#E77918;
  font-size:14px;
  border-bottom:1px dotted #789;
}

#position h5 span {
  color:#999;
}

#introduce {
  clear:both;
  margin:30px 0px;
}

#introduce h1,#introduce h4 {
  line-height:30px;
  padding-left:35px;
  color:#FF9933;
  font-size:18px;
  font-weight:bold;
  background:url(h4_bg.gif) left top no-repeat;
}

.news_list {
  padding:10px;
  background:#F5F5F5;
}

.news_list li {
  clear:both;
  line-height:28px;
  padding-left:15px;
  border-bottom:1px dotted #999;
  background:url(more.gif) left 8px no-repeat;
}

.news_list li a {
  color:#666;
}

.news_list .date {
  float:right;
  color:#999;
}

.list1 a,.list2 a,.list3 a {
  padding-right:30px;
  background:url(new.gif) right top no-repeat;
}

/************* 产品 */
.product_box {
  float:left;
  width:130px;
  margin:5px;
  padding:5px;
  background:#F5F5F5;
  border:1px solid #DDD;
  overflow:hidden;
}
.product_box img {
  width:130px;
  border:1px solid #DDD;
}

.product_box a {
  display:block;
  width:130px;
  height:110px;
  overflow:hidden;
}

.product_box h5 {
  margin-top:5px;
  background:#FFF;
  border:1px solid #DDD;
  text-align:center;
}

.product_box h5 a {
  height:44px;
  line-height:22px;
}

.p_info {
  height:20px;
  line-height:20px;
  padding-left:30px;
  background:url(bullet1.gif) left top no-repeat;
  color:#0D61BA;
  font-size:14px;
  font-weight:bold;
}

/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
}

.pages strong {
  color:#0D61BA;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#F5F5F5;
  border:1px solid #0D61BA;
  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:#0D61BA;
}

.pages span {
  float:right;
}

/****************内容*/
#text 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;
}

.text {
  padding:10px 0px;
  text-align:14px;
  line-height:200%;
  color:#333;
}

/****************评论*/
#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:#0D61BA;
  font-size:12px;
}

.comm {
  height:28px;
  line-height:28px;
  padding-left:35px;
  border-top:1px solid #ccc;
  background:url(comment.gif) 10px 7px no-repeat;
}

#textarea {
  width:626px;
  height:50px;
  background:#FFF url(cmslogo.gif) right bottom no-repeat;
  border:1px solid #D4E3A4;
}

#link {
  clear:both;
  margin-left:1px;
}

.link_top {
  height:33px;
  line-height:33px;
  text-align:center;
  background:url(link_top.gif) no-repeat;
  color:#E77918;
}

.link_bg {
  height:auto;
  padding:10px;
  background:url(link_bg.gif) repeat-y;
  color:#888;
}

.link_bottom {
  height:7px;
  background:url(link_bottom.gif) no-repeat;
}

#related li {
  line-height:22px;
  padding-left:20px;
  background:url(down.gif) left top no-repeat;
  border-bottom:1px dotted #ccc;
}

#related ul li.l1,#related ul li.l2,#related ul li.l3, {
  background:url(up.gif) left top no-repeat;
}

/* 
  --------------------------------------
  *****  7. footer (页底)   *****
  --------------------------------------
*/
#footer {
  clear:both;
  line-height:30px;
  padding:10px;
  color:#999;
  background:#EDEDED url(foot_bg.gif) left top repeat-x;
}

#footer p {
  text-align:center;
}

#footer a {
  /*text-decoration: underline; */
  color:#999;
}



/* 
  --------------------------------------
  *****  8. search (搜索)   *****
  --------------------------------------
*/
#search {
  float:right;
  width:185px;
  height:18px;
  line-height:18px;
  text-align:right;
  margin-left:15px;
}

#inputsearch { 
  float:left;
  border:none;
  margin:0px;
  padding:0px 0px 0px 17px;
  width:140px;
  height:18px;
  line-height:16px;
  font-size:12px;
  color:#CCC;
  background:url(search_input.gif); 
}

/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {
  padding:5px;
}

.p10 {
  padding:10px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.blank10,.blank30 {
  clear:both;
  height:10px;
  overflow:hidden;
}

.blank20 {
  height:20px;
}

.blank30 {
  height:30px;
}

.padding10 {
  padding:10px;
}

.margin5 {
  margin:5px;
}

.padding5 {
  padding:5px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.hr {
  clear:both;
  height:1px;
  background:url(point.gif) repeat-x;
}

.button {
  height:22px;
  line-height:22px;
  font-size:12px;
  text-align:center;
  border:none;
  background:#0E6DC1;
  color:white;
}
.index_list h5
{
margin:1px 1px 0px 1px;

background:transparent url(index_list_title.gif) repeat-x;
height:24px;
line-height:24px;
color:#E77918;
font-size:13px;
text-align:left;
font-weight:normal;
}
.index_list ul{
 background-color:#FFF5FA;  
 height:130px;
}
 
.index_list li{
 border-bottom:none;
 background-color:none;
}
.index_list a{
 color:#E77918;
 font-size:13px;
 font-weight:bold;
}
.index_list a:hover{
 color:#d90000;
}
.index_list div{  
   margin-right:10px;
   margin-bottom:10px;
   height:180px;
   float:left;
   width:300px;   
}
.index_list .more{
   float:right;margin-right:4px;font-size:9pt;font-weight:normal;color:color:#E77918;
}
