﻿/*  
	CssInformation:

    Author:lijinquan
    Date:2009-03-06
    CssVersion:1.0 for All
    Email:lijinquan997@126.com

*/

*{ margin:0; padding:0;  }

body { text-align:center; }
ul,li { list-style:none; }
a { text-decoration:none; color:#333; }
a:hover { color:#ffcc00; }
img, div { behavior: url(iepngfix.htc); }

/*  Configuration

#divAll { width:1000px; margin:0 auto; } 
#divHeader {background:url(images/top_titel.jpg)}
#divMiddle { }
#divFooter { clear:both; background:url(images/png.png) repeat-x  left -186px; height:70px; border-top:1px dotted #ccc; padding-top:15px; font-size:12px; }

  Header

#divLogo { height:60px; margin:0 auto; background:url(images/logo.jpg) no-repeat 20px; center; }
#divNavbar { height:38px; background:#0099cc url(images/png.png) repeat-x -5px -2px; border-bottom:1px solid #0099cc; }
#divNavbar ul { background:url(images/png.png) no-repeat -5px -49px;  }
#divNavbar ul li { display:inline; line-height:40px; margin-right:40px; }
#divNavbar ul li a { color:#fff; font-size:14px; font-weight:bold; }
#divNavbar ul li a:hover { color:#ffcc00; }
*/

/*  Configuration   minke-2009-10-12
************************************/
#divAll { width:1000px; margin:0 auto; } 
#divHeader {background:url(images/top_titel.jpg)}
#divMiddle { }
#divFooter { clear:both; background:url(images/png.png) repeat-x  left -186px; height:70px; border-top:1px dotted #ccc; padding-top:15px; font-size:12px; }

/*  Header  minke-2009-10-12
************************************/
#divLogo { height:60px; margin:0 auto; background:url(images/logo.jpg) no-repeat 20px; center; }
#divNavbar { height:38px; background:url(images/png-1.png); border:1px solid #596F7D; }
#divNavbar ul {}
#divNavbar ul li { width:90px; height:38px; float:left; text-align:center; margin-right:-1px; display:inline; line-height:38px; border-right:1px dashed #596F7D; *margin-top:-19px; }
#divNavbar ul li a { color:#333333; font-size:12px; /*font-weight:bold;*/ }
#divNavbar ul li a:hover { color:#333333; text-decoration:underline; }


/*  Middle
************************************/
#divBanner { height:367px; background:#0099cc url(images/banner.jpg) no-repeat left top; border-bottom:4px solid #0099cc; text-align:left; }
#divBanner object { margin:30px }
#midNavbar { height:36px; background:#0099cc url(images/png.png) repeat-x left -97px;   }
#midNavbar li { float:left; line-height:36px; color:#333; text-align:left; height:36px; font-size:14px;  }
#liSynopsis { width:320px; padding-left:30px; }
#liSynopsis strong { background:url(images/gif.gif) no-repeat left -1px; padding-left:30px; font-size:14px; margin-right:10px;  }
#liSynopsis span { font-size:10px; font-family:"Verdana" }
#liNews { width:320px; padding-left:30px; }
#liNews  strong { background:url(images/gif.gif) no-repeat left -1px; padding-left:30px; font-size:14px; margin-right:10px;  }
#liNews span { font-size:10px; font-family:"Verdana" }
#liProducts { margin-left:30px;background:url(images/gif.gif) no-repeat left -80px; padding-left:30px; }
/*#liProducts img { border:none; cursor:hand; }*/

#synopsis { float:left; width:370px; background:url(images/showbg.jpg) no-repeat right top; }
#synopsis p { margin:10px 20px 10px 10px; text-indent:2em; line-height:180%; font-size:14px; text-align:left; color:#333; }
#synopsis p a { margin-left:15px; }

#news { float:left; width:370px; background:url(images/showbg.jpg) no-repeat right top; }
#news ul { margin:10px 20px 10px 15px; font-size:14px; text-align:left; padding-left:15px; }
#news ul  li { line-height:180%; }
#news ul  li span { font-size:12px; color:#666;margin-left:15px; }

#products { float:left; margin:10px 20px 10px 15px; font-size:14px; text-align:left; }
#products li { line-height:180%; background:url(images/gif.gif) no-repeat left -141px; padding-left:20px; word-break:break-all !important; width:200px !important; }


/*  Footer
************************************/
#divFooter  p { line-height:220%; }
#pDeclare a { margin:0 5px; }



/*  Now For ArticalPage
************************************/
#infoNav  { height:27px; background:#0099cc url(images/png.png) repeat-x left -99px; font-size:12px; line-height:27px; text-align:left; padding-left:80px;}
#art_banner { height:162px; background:url(images/art_banner.jpg) no-repeat left top; text-align:left; }
#art_banner object { margin:0px 0 0 30px; }
#art_sider { height:500px; width:230px; background:#F9F9F9; float:left; margin:0;  }
#art_sider ul { margin:20px 0 20px 10px ; }
#art_sider ul li { height:38px; line-height:38px; font-size:14px; color:#333; text-align:left; padding-left:30px;  }
#art_sider ul .nowSelect { background:url(images/art_sider.gif) no-repeat left center; }
#art_sider ul li span { font-size:12px; margin-left:15px; color:#ccc; }
#art_contents { text-align:left; margin-left:250px; }


/*  NewsPage
************************************/
#newsList { margin:0px 30px; font-size:13px; padding-top:20px; }
#newsList li { border-bottom:1px dotted #ccc; line-height:180%; padding:8px 8px 8px 30px; background:url(images/gif.gif) no-repeat left -135px; }
#listNums {  margin:30px 30px 10px; font-size:12px; border:1px dotted #ccc; padding:10px 20px; font-family:"Verdana"; color:#666; }
#listNums a { margin-right:10px; }
.currentPage { background:#999; padding:1px 2px; font-weight:bold; color:#fff; }









