﻿@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	margin:0;	padding:0;}
ul,ol,li{ list-style:none;}

body {
    font-family: "Î¢ÈíÑÅºÚ", arial;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #fff;
    color: #000;
    line-height: 20px;
    overflow-x: hidden;
}
/*body {
	background-image: url(../images/main_03.png);
	background-repeat: repeat;
}*/
a { color: #000000; outline: medium none; text-decoration: none; border: none; }
a:onfocus {outline:none;}  
.container{	background: url(../images/top_02.png) repeat-x;width: 1176px;
    margin: 0 auto;}
.top {
	background: url(../images/top_01.png) center top no-repeat;
	height: 225px;
	text-indent:-999px;
}
.main{
	width: 1176px;
	margin:0 auto;
	background: url(../images/main10_03.png) center top no-repeat;
	    background-size: 100%;
	position: relative;
	    margin-bottom: 7px;
	z-index: 2;
}
.main2 {	background: url(../images/main2_03.png) repeat-y center top; background-size:100%;overflow:hidden;}
#lib_Menubox {
	height: 54px;
	margin-top: 25px;
	width: 1100px;
	line-height: 25px;
	float:right;
	margin-right:5px;
}
.ulbox{padding-left:40px;margin-top:7px;}
.ulbox li {
	float: left;font-size: 20px; color:#282828;line-height:41px; cursor:pointer;width: 163px;text-align:center;}
.ulbox li.hover {
	color: #ffffff;
	background-image: url(../images/tabbg_03.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	width: 163px;
	height: 52px;
	text-align:center;
	line-height:41px;
}
.tabbox {	float:right;
	margin-right:10px;

	width: 1100px;
	padding-left:19px;
	padding-bottom:25px;
	min-height:300px;
	margin-top: 20px;
}
#ulT a{ text-decoration:none; color:#606060; font-size:16px;}
#ulT li{ float: left;
    width: 242px;
    height: 52px;
    line-height: 52px;
    background-color: #eeeeee;
    margin-right: 18px;
    margin-top: 19px;
    text-align: center;}
.foot {
	background-color: #C92E2B;
	position: relative;
	z-index: -1;
	text-align:center;
	height:220px;
	line-height:30px;
	color:#FFFFFF;
	font-size:14px;
    margin: -50px 0 0;
    padding-bottom: 50px;
    padding-top: 80px;}
.btmright {
	background-image: url(../images/main20_07.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:7px;
}

