@charset "gb2312";
body {
	margin: 0px;
	background-image: url(../Images/WebImage/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}
img{border:0}

.con{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.con2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.title{
	font-size:14px;
	font-weight:bold;
	color:#005987;
}
.titleB{
	font-size:14px;
	font-weight:bold;
	color:#216eaf;
	letter-spacing:1px;
}
.title2{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

.navT{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
}

.menuT{
	font-size:12px;
	font-weight:bold;
	color:#0077b4;
	letter-spacing:1px;
}

.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
.botT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px; 
	color:#025880; 
}

.blue{color:#3c8cb2;}
.org{color:#ea9a00;}
.grn{color:#098600;}


.textBox{background: #f5fbfe; border: 1px solid #b7d3ee; color:#0981ae}

a:link {color: #333; text-decoration:none;} 
a:visited {color: #333; text-decoration:none;} 
a:hover{COLOR: #0e6ab6; text-decoration:none;} 

a.nav:link {color: #FFF; text-decoration:none;} 
a.nav:visited {color: #FFF; text-decoration:none;} 
a.nav:hover{COLOR: #90fbff; text-decoration:none;} 

a.menu:link {color: #0077b4; text-decoration:none;} 
a.menu:visited {color: #0077b4; text-decoration:none;} 
a.menu:hover{COLOR: #009c6e; text-decoration:none;} 


#menud:link {color: #0077b4; text-decoration:none;} 
#menud:visited {color: #0077b4; text-decoration:none;} 
#menud:hover{COLOR: #009c6e; text-decoration:none;} 

#menud #spand
        {
            /*CSS for enlarged image*/
            position: absolute;
            background-color: #ffffff;
            padding: 1px;
            left: -10000px;
            border: 1px solid #c8dfe7;
            visibility: hidden;
            color: black;
            text-decoration: none;
        }
#menud #spand #imgd
        {
            /*CSS for enlarged image*/
            border-width: 0;
            padding: 2px;
        }
#menud:hover #spand
        {
            /*CSS for enlarged image on hover*/
            visibility: visible;
            top: 350px;
            left: 350px; /*position where enlarged image should offset horizontally */
        }



a.bot:link {color: #999; text-decoration:none;} 
a.bot:visited {color: #999; text-decoration:none;} 
a.bot:hover{COLOR: #369; text-decoration:none;} 



 
        
