﻿#content{
        width: 1000px;
        
        background: #cbcbcb;
        overflow:hidden; /*超出宽度部分隐藏*/
}
#content_left{
        width: 200px;
        height: 100%;
        float:left; 
        clear:left; 
        overflow:hidden; 
}
#content_right{
        width: 800px; 
        height:100%;
        background: #cbcbcb;
        float:right; 
        clear:right; 
        overflow:hidden; 
}
#cont_top{
        width: 800px; 
        BACKGROUND-IMAGE: url(../media/cont_top.JPG); 
        float:left; 
        clear:left; 
}
#cont_title{
        width:200px; 
        height:200px;
        /*background: #ffcc66;*/
        background: #ffcc66;

}
#cont_body{
        width: 800px; 
        height:100%;
        background: #cbcbcb;
        float:left; 
        clear:left; 
        
       
}
#doctitle
{
	width: 600px; 
	height:50px;
	text-align:center;
	float:left; 
	PADDING-TOP:20px;
}
#doccont
{
	width: 600px;
	text-align:left;
	float:left; 
}
#body_cont{
        width: 560px; 
        height:100%;
        background: #FFFFFF;
        padding-top:10px;
        padding-bottom:0px;
        padding-left:20px;
        padding-right:20px;
      
        float:left; 
        clear:left; 
}
#body_right{
        width: 200px;
        height:100%; 
        background: #cccccc;
        float:right; 
        clear:right; 
}
#body_right_image{
        width: 200px;
        height:304px; 
}
#body_right_space
{
	width: 200px;
}
#body_right_bottom
{
  
        width: 800px;
        height:54px; 
        background: #FFFFFF;

}
#body_right_bottom_img
{
	    width: 200px;
        height:54px; 
        float:right; 
        clear:right; 
}
#cont_title{
        width:100%;
        height:30px; 
        background: #ffffff;
        text-align:left;
        float:left; 
        clear:left; 
}
#cont_tec{
        width:100%;
        height:100%; 

        text-align:left;
        float:left; 
        clear:left;
        PADDING-LEFT:5px;
        PADDING-RIGHT:5px; 
}
#cont_sub{
        width:100%;
        height:30px; 
        background: #ffffff;
        text-align:left;
        float:left; 
        clear:left; 
}
#cont_menu
{
        width: 200px;
        height:27px; 
        background: #cbcbcb;
        font-family:宋体;
        FONT-SIZE: 13px;
        letter-spacing:0.1em;
        color: #666666;
        text-align:left;
        
}
.cont_menu
{
	    width: 200px;
        height:27px; 
        background: #cbcbcb;
        font-family:宋体;
        FONT-SIZE: 13px;
        letter-spacing:0.1em;
        line-height:27px;
        color: #666666;
        text-align:left;
        PADDING-Left:30px;
}
.cont_menu_hover
{
	    width: 200px;
        height:27px;
	    background: #ff9933;
	    font-family:宋体;
        FONT-SIZE: 13px;
        letter-spacing:0.1em;
        line-height:27px;
        color: #ffffff;
        text-align:left;
        PADDING-Left:30px;
        TEXT-DECORATION: none;
}
.cont_menu_out
{
	    width: 200px;
        height:27px;
 	    background: #cbcbcb;
 	    font-family:宋体;
        FONT-SIZE: 13px;
        letter-spacing:0.1em;
        line-height:27px;
        color: #666666;
        text-align:left;
        PADDING-Left:30px;
}
.peh {
	font-size: 12px; 
	color: #666666;
	letter-spacing:0em;
	text-align:left;
	text-indent:2em;
	line-height:16pt;
	
}
.tit2 {
	font-size: 12px; 
	color: #888888;
	letter-spacing:0em;
	/*text-align:left;*/
	line-height:14pt;
}
a.href1:link{color:#666666;text-decoration:none;font-size: 13px;font-family:宋体}
a.href1:visited{color:#666666;text-decoration:none;font-size: 13px;font-family:宋体}
a.href1:hover{color:#ffffff;text-decoration:none;font-size: 13px;font-family:宋体}

a.href2:link{color:#555555;text-decoration:none;font-size: 12px;font-family:宋体}
a.href2:visited{color:#555555;text-decoration:none;font-size: 12px;font-family:宋体}
a.href2:hover{color:#555555;text-decoration:underline;font-size: 12px;font-family:宋体}