﻿body
{

    font-size: 12px;
    margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	/*background:#50B9F0;*/
    background:#50B9F0 url(/pub/zjscyyjs/images/zt/teaolc/topbg.jpg) no-repeat center top;
}


a:link {text-decoration:none;font-style:normal;color:black;}
a:visited {text-decoration:none;font-style:normal;color:black;}
a:active {text-decoration:none;font-style:normal;color:red}
a:hover {text-decoration:none;font-style:normal;color:blue; }

.Page_top_bg
{
    /*background-image: url(images/tri_bg_top.jpg);
    background-repeat: repeat-x;
    */
    position:relative;
    padding-top:220px;


}


.Page_bottom_bg
{


position: relative;
    width: 996px;
    margin:0 auto;

}

#PageHeader
{
    position:relative;
    width: 996px;
    height:50px;
    position: relative;
    clear:both;
    overflow: hidden;
    padding-left:50px;
}



#PageBody
{

    position:relative;
    width: 996px;
    height:1010px;
    position: relative;
    clear:both;
    overflow: hidden;
    background-color: transparent;
    background-image: url(/pub/zjscyyjs/images/zt/teaolc/bodybg.png)!important;/* FF IE7 */
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pub/zjscyyjs/images/zt/teaolc/bodybg.png');  /* IE6 */
   _background-image: none; /* IE6 */
   background-repeat: no-repeat;
   background-position: left top;


}


#BodyLeft
{
 width:200px;
 height:700px;
 float:left; /*浮动居左*/
 clear:left; 
padding-top:100px;
}

#BodyLeft ul 
{
    margin:0; padding-left:4px; text-align:left;
}

#BodyLeft li
{
	float:left;
	display:block;
    list-style-type: none;
    text-align: left;
    
}


#BodyRight
{
 width:782px;
 height:700px;
 float:right; /*浮动居右*/
 clear:right;
 padding-top:5px; 
 padding-left:4px;
 padding-right:10px;
}

#divLang
{
   width: 200px;
   padding-left:582px;
   height:60px;
   float:left;
   clear:both;
  text-align:right;
 vertical-align:middle;
}


.button
{
 position:relative;
 width:60px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
 border-right-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-style:solid;
 border-color:#e3e3e3;
 font-weight:bolder;
 margin:.5em 0;
 text-align:center;
}


.bigbutton
{
 position:relative;
 float:left;
 width:250px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
 border-right-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-style:solid;
 border-color:#e3e3e3;
 font-weight:bolder;
 margin:5px 5px 5px 5px;
 text-align:center;
 font-size:medium;
 font-weight:bolder;
 color:Yellow;
  font-family:微软雅黑, Arial, 华文中宋,黑体;
}


.hover
{
  background-color:#afa;  
  cursor:pointer;
}

.tzhover
{
  background-color:green;  
  border-color:Red;
  cursor:pointer;
}



#divIntro
{
 width:782px;
 height:700px;
 float:left; /*浮动居左*/
 clear:both;
}


#divCHN
{
 width:782px;
 height:700px;
 float:left; /*浮动居左*/
 clear:both;
 text-align:left;
 font-family:微软雅黑, Arial, 华文中宋, 宋体;
 font-size:11pt;
}

#divEng
{
 width:782px;
 height:720px;
 float:left; /*浮动居左*/
 clear:both;
 text-align:left;
  font-family:Arial;
 font-size:11pt;

}

p
{
	text-indent:2em;
	line-height:20px;
}


#BodyFooter
{
   width:776px;
   height:170px;
   padding-left:200px;
   padding-right:20px;
   position:relative;
   float:left;
   clear:both;
   padding-bottom:20px;
   text-align:center;
   vertical-align:bottom;
}



#divContact1
{
    position:relative;
 width:776px;
 height:160px;
 padding-top:30px;
 float:right; /*浮动居右*/
 clear:right; 
 text-align:left;

}

#divContact2
{
    position:relative;
 width:776px;
  height:160px;
 float:right; /*浮动居右*/
 clear:right; 
 text-align:left;
 display:none;
}

.rightcopy
{
   width:350px;
   position:relative;
   float:left;
text-align:left;
font-size:9pt;
padding:5px 5px 5px 5px;
font-family:Arial,黑体,宋体; font-size:9pt;line-height:16px;
}


fieldset{ border:1px solid #000; margin:0px;padding:0px; background-color:transparent; width:776px;}
