﻿
.topBox
{
    width: 1003px;
    height: 203px;
}
.topBoxPic
{
    background-image: url(../images/top-bg.png);
    width: 1003px;
    height: 148px;
}
.topBoxMenu
{
    width: 1003px;
    height: 56px;
    background-image: url(../images/menu-bg.png);
}
.topBoxMenuBgL
{
    width: 104px;
    height: 56px;
}
.topBoxMenuBgC
{
    width: 870px;
    height: 26px;
    padding-top:20px;
    line-height:20px;
}
.topBoxMenuBgC a
{
    float: left;
    width:76px;
    height:20px;
    margin-left:8px;
}
.topBoxMenuBgC a.menu-1
{
    width:48px;
    background-image: url(../images/menu-1a.jpg);
}
.topBoxMenuBgC a.menu-2
{
    background-image: url(../images/menu-2a.jpg);
}
.topBoxMenuBgC a.menu-3
{
    background-image: url(../images/menu-3a.jpg);
}
.topBoxMenuBgC a.menu-4
{
    background-image: url(../images/menu-4a.jpg);
}
.topBoxMenuBgC a.menu-5
{
    background-image: url(../images/menu-5a.jpg);
}
.topBoxMenuBgC a.menu-6
{
    background-image: url(../images/menu-6a.jpg);
}
.topBoxMenuBgC a.menu-7
{
    background-image: url(../images/menu-7a.jpg);
}
.topBoxMenuBgC a.menu-8
{
    background-image: url(../images/menu-8a.jpg);
}
.topBoxMenuBgC a.menu-9
{
    background-image: url(../images/menu-9a.jpg);
}
.topBoxMenuBgC a.menu-10
{
    background-image: url(../images/menu-10a.jpg);
}
.topBoxMenuBgC a.menu-11
{
    width:131px;
    background-image: url(../images/menu-11a.jpg);
}
.topBoxMenuBgC a.menu-1:hover
{
    background-image: url(../images/menu-1b.jpg);
}
.topBoxMenuBgC a.menu-2:hover
{
    background-image: url(../images/menu-2b.jpg);
}
.topBoxMenuBgC a.menu-3:hover
{
    background-image: url(../images/menu-3b.jpg);
}
.topBoxMenuBgC a.menu-4:hover
{
    background-image: url(../images/menu-4b.jpg);
}
.topBoxMenuBgC a.menu-5:hover
{
    background-image: url(../images/menu-5b.jpg);
}
.topBoxMenuBgC a.menu-6:hover
{
    background-image: url(../images/menu-6b.jpg);
}
.topBoxMenuBgC a.menu-7:hover
{
    background-image: url(../images/menu-7b.jpg);
}
.topBoxMenuBgC a.menu-8:hover
{
    background-image: url(../images/menu-8b.jpg);
}
.topBoxMenuBgC a.menu-9:hover
{
    background-image: url(../images/menu-9b.jpg);
}
.topBoxMenuBgC a.menu-10:hover
{
    background-image: url(../images/menu-10b.jpg);
}
.topBoxMenuBgC a.menu-11:hover
{
    width:131px;
    background-image: url(../images/menu-11b.jpg);
}
.topBoxMenuBgC a.menu-1on
{
    width: 48px;
    background-image: url(../images/menu-1b.jpg);
}
.topBoxMenuBgC a.menu-2on
{
    background-image: url(../images/menu-2b.jpg);
}
.topBoxMenuBgC a.menu-3on
{
    background-image: url(../images/menu-3b.jpg);
}
.topBoxMenuBgC a.menu-4on
{
    background-image: url(../images/menu-4b.jpg);
}
.topBoxMenuBgC a.menu-5on
{
    background-image: url(../images/menu-5b.jpg);
}
.topBoxMenuBgC a.menu-6on
{
    background-image: url(../images/menu-6b.jpg);
}
.topBoxMenuBgC a.menu-7on
{
    background-image: url(../images/menu-7b.jpg);
}
.topBoxMenuBgC a.menu-8on
{
    background-image: url(../images/menu-8b.jpg);
}
.topBoxMenuBgC a.menu-9on
{
    background-image: url(../images/menu-9b.jpg);
}
.topBoxMenuBgC a.menu-10on
{
    background-image: url(../images/menu-10b.jpg);
}
.topBoxMenuBgC a.menu-11on
{
    width: 131px;
    background-image: url(../images/menu-11b.jpg);
}
.bodyBox
{
    height: auto;
}
.bodyBox .content_left
{
    width: 229px;
	height: auto;
    background-image: url(../images/left.jpg);
}
.bodyBox .content_right 
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 774px;
    height: 1570px;
    background: url(../images/r_m_bg.png) repeat-y;
    list-style: none;
    display: inline;
}
.left_list
{
    width: 200px;
    height:280px;
    background: url(../images/left_list-bg.png) no-repeat;
    margin: 3px 0px 0px 18px;
	padding-top:50px;
}
.left_list a{color:#ffd385;}
.left_list ul
{
    width:180px;  
	margin-left:10px;
	*margin-left:5px;
    margin-bottom:10px; 
}
.left_list LI
{
    width:180px;
    text-align:center;
    margin-top:5px; 
    font-size:12px;
    }
.left_list LI a
{

    text-align:center;

    }

.bodyBox .l
{
    width: 198px;
    margin-left: 18px;
    margin-top: 8px;
	height:1210px;
	border-right:1px solid #d8a559;
	border-bottom:1px solid #d8a559;
	border-left:1px solid #d8a559;
	background: url(../images/l_t_bg.png) no-repeat;
}
.bodyBox .l dl
{
    margin-top: 30px;
    padding: 0px;
    float: left;
    width: 198px;
    list-style: none;
    display: inline;
}
.bodyBox .l dt
{
    width: 198px;
    margin: 0px;
    padding: 0px;
	text-align:center;
    height: auto;
    display: inline;
}
.bodyBox .l dd
{
    width: 198px;
    margin: 0px;
    padding: 0px;
    height: auto;
    margin-bottom: 15px;
    display: inline;
}

.bodyBox .l dd p
{
    width: 170px;
    padding:0 13px;
	margin:0 0 20px 0;
	line-height:22px;
	font-size:12px;
	color:#d9a559;
	text-indent: 2em;

}

.bodyBox .l img
{
    border: 0px;
}
.bodyBox img
{
    border: 0px;
}

.cnt_top {
	width: 760px;
    height: 132px;
    background: url(../images/r_top_bg.png) no-repeat;
    list-style: none;
    display: inline;	
	}
.cnt_top_img1 {
    background: url(../images/r_top_bg1.png) no-repeat;
	}
.cnt_top_img2 {
    background: url(../images/r_top_bg2.png) no-repeat;
	}
.cnt_top_img3 {
    background: url(../images/szgs_top_bg1.jpg) no-repeat;
	}
.cnt_top_img4 {
    background: url(../images/szgs_top_bg2.jpg) no-repeat;
	}
.cnt
{
    width: 700px;
    height: auto;
    overflow: auto;
    margin-top:20px;
    margin-left:45px;
    padding-right: 25px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-face-color: #cab24a;
    scrollbar-track-color: #340805;
    color:#2c1800;
}

.cnt div.p1
{
    width: 680px;
    text-align: left;
    font-size: 12px;
    float:left;
	margin-bottom:10px;
}

.cnt div.p2
{
    width: 680px;
    text-align: left;
    font-size: 12px;
    float:left;
	background: url(../images/r_cont_bg.gif) no-repeat 50px 120px;
}
.cnt div.p2 p
{  
    line-height:24px;
	text-indent: 2em;   
}
.line
{  
    line-height:24px;
}


.cnt div.p3
{
    width: 680px;
    text-align: left;
    font-size: 12px;
    float:left;
}

.cnt div.p4
{
    width: 660px;
    text-align: left;
    font-size: 12px;
    float:left;
}

.cnt div.p_font
{
    width: 410px;
	overflow:hidden;
}

.cnt div.p_font
{
    text-align: left;
    font-size: 12px;
    color: #2c1800;
    line-height: 24px;
 
}
.sj {
	text-indent: 2em;
	}

.cnt div.p_font3
{
    width: 450px;
	overflow:hidden;
}

.cnt div.p_font3
{
    text-align: left;
    font-size: 12px;
    color: #2c1800;
    line-height: 24px;

}

.cnt div.p_font4
{
    width: 435px;
	overflow:hidden;
}

.cnt div.p_font4
{
    text-align: left;
    font-size: 12px;
    color: #2c1800;
    line-height: 24px;
 
}

.cnt div.p_font5
{
    width: 470px;
	overflow:hidden;
}

.cnt div.p_font5
{
    text-align: left;
    font-size: 12px;
    color: #2c1800;
    line-height: 24px;

}

.cnt div.p5
{
    width: 680px;
    text-align: left;
    font-size: 12px;
    float:left;
	margin-bottom:10px;
}
.cnt div.p5 p
{  
    line-height:24px;
}

.cnt div.p6
{
    width: 680px;
    text-align: left;
    font-size: 12px;
    float:left;
	margin-bottom:10px;
}
.cnt div.p6 p
{  
    line-height:24px;
	text-indent: 2em;   
}


.cnt div.p_img
{
    height: auto;
    text-align: center;
}
.fleft{ float:left;
	
	}
	
.fright{ float:right;
	
	}
.cnt div.p_page
{   width: 660px;
    height:30px;
    float:right;
    margin-right:30px;
    color: #2c1800;
	overflow:hidden;
}
.cnt div.p_page a
{ 
    color: #2c1800;
	font-size:14px;
}

.cnt .p_page_bg
{   
    background: url(../images/p_page_bg.gif) no-repeat 170px 0;
	overflow:hidden;
}

.cnt .p_page_bg2
{   
    background: url(../images/p_page_bg2.gif) no-repeat 218px 0;
	overflow:hidden;
}

.bodyBox img
{
    border: 0px;
}

.img_tx{
    border: 1px;
    border-style:solid;
    border-color:Black;

    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
