/*******************************************************************************/
/* SIDENAV */
/*******************************************************************************/
.leftBlock { width: 25%; float: left; }
.rightBlock { width: 75%; float: left; }
inner3 { margin-right: 10px; }
.main { padding: 10px; }
/* sideNav */
.leftBlock h2 { background: url(../images/bg_subnav_t.gif) no-repeat; color: #fff; font-size: 14px; font-family: microsoft yahei; line-height: 35px; padding-left: 40px; }
.leftBlock h2 span { color: #84d3e3; font-size: 12px; padding-left: 20px; text-transform: uppercase; }
.leftBlock .subnav_bottom { background: url(../images/bg_subnav_b.gif) no-repeat; height: 15px; }
.sidenav { background: url(../images/bg_subnav_m.gif) repeat-y; padding: 10px 20px 0; }
.sidenav li { height: 30px; padding-bottom: 5px; background: url(../images/bg_sidenav.gif) repeat-x; }
.sidenav li a { display: block; line-height: 28px; border: 1px solid #d9d9d9; background: url(../images/i_subnav.gif) no-repeat 10px center; padding-left: 27px; }
.sidenav li a:hover { color: #fff; font-weight: bold; background: #057789 url(../images/i_sidenavHover.gif) no-repeat 10px center; border: 1px solid #367c38; }
/* sideNav Level2 */
.level2 li { border: 0; background-color: #9FC; margin: 5px 0; }
.level2 li a { padding-left: 34px; color: #6b6361; background: url(../images/i_level2.gif) no-repeat 24px center; }
.level2 li a:hover { color: #bf1901; background: url(../images/i_level2.gif) no-repeat 24px center; }
/*******************************************************************************/
/* BREADCRUMBS */
/*******************************************************************************/
.breadcrumbs { background: url(../images/bg_breadcrumb.gif) repeat-x; height: 40px; line-height: 48px; padding: 0 15px; }
.breadcrumbs h3 { font-size: 14px; color: #348190; padding-left: 22px; background: url(../images/i_h3.gif) no-repeat 0 40%; }
.breadcrumbs ol { float: right; }
.breadcrumbs li { float: left; }
.breadcrumbs .home { }
.breadcrumbs li a { display: block; }
/*******************************************************************************/
/* RightBLOCK */
/*******************************************************************************/
/*******************************************************************************/
/* INNER */
/*******************************************************************************/
/* news */
.newsList { margin-top: 15px; padding-bottom: 30px; }
.newsList li { border-bottom: 1px dotted #ccc; line-height: 30px; padding: 3px 15px; }
.newsList li a { }
.newsList li span { float: right; color: #666; }
.newsList li:hover { background-color: #eee; }
.newsTitle { font-weight: bold; font-size: 14px; text-align: center; margin-top: 10px; }
.published { color: #999; font-size: 11px; font-weight: normal; text-align: center; margin-bottom: 4px; }
/* products */
.proList li { display: inline-block; margin: 10px 30px; *display:inline;
zoom: 1; }
.proList .pic { border: 1px solid #eee; padding: 1px; display: block; }
.proList p { text-align: center; font-weight: bold; line-height: 28px; }
