﻿/*首页滚动photo*/
.movingphoto
{
    margin:3px;
    padding:5px;
	background-color:#eee;
       }
       

       
/*首页设计flash，最新文章 */    



.divTitle
{   font-size:14px;
    font-weight: bold;
    padding-left:35px;
    height :30px;
    line-height :30px;
    
     }
.righttitle
{
    
	background:url(images/bg02.gif) no-repeat left top ;
	height:26px;  
	margin: 0 0 0 5px;
	padding :5px 0 5px 30px; 
}
.boxgray
{
    border-color:#777;
    border-width:1px;
    border-style:solid;
    
    }
.border2red
{
	
    border-bottom-color:#f00;
    border-bottom-style:solid; 
    border-bottom-width:2px;  
    
}
.pre1
{
    background:url(images/book2.gif) no-repeat left top ; 
    height:30px;
    
    } 
.pre2
{
    background:url(images/book.gif) no-repeat left top ;
    height:30px;
    margin-bottom:5px;       
    }
.mygray{background-color:#eee;}   
                    
#divright
{
    float :right ;
    width:510px;
    margin: 0px 1px 0px 0px;
    
    }
 #divrighttest
{
    float :right ;
    width:460px;
    margin: 0px 1px 0px 0px;
    
    }   
#divright a
{
    color: #0B4C8E;
    font-size: 14px;
    font-weight: bold;
    font-family: 宋体;
    
}
#divright li
{
    margin:4px 0px ;
    border-bottom: #aaa 1px dotted;
    padding:0px 0px 3px 0px;
}
#divright a:hover{color:#e05252;}	   
/*主页主内容第二行分隔*/
#left2
{
    float: left;
	width: 250px;
	margin: 0px;
	
    }      
#right2
{
    float: right;
	width: 530px;
	margin: 0px;
	
	
    } 
#right2 ul ,#left2 ul
{       
    list-style-type:none;
    padding:0px;
    margin:5px;
    
    
    }  
#right2 p{margin:10px;}     
 
.subleft
{
    
	float:left;
    width:240px;
    margin:5px 2px 0px 6px;
    background: url(Imgs/bg01.gif) left top no-repeat;
    }
.subright
{
    float:left;
    width:500px;
    margin:4px 0px 10px 7px;
	background: url(Imgs/bg01.gif) left top  repeat-x;
	padding:4px 0px 0px 4px;}
#mysidebar {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
.list1
{
    padding:0px 5px 0px 15px ;list-style:url(images/icon_02.gif);
    }
#mycontent 
{
    
	background-image: url(images/seperator.gif);
	background-repeat: repeat-y;
	margin-left: 150px;
	padding: 0px 20px 0px 30px;
}


#login
{
    width:300px;
    margin :10px auto;
    padding:10px;
    }
.textbox
{
  border-width:1px;
    border-color:#777;
    border-style:solid;  
    
}


