/*blue style*/
body {
	font-size: 12px; margin:0px;
    font-family: Arial
}
/*超连接样式*/
a:link {font-size: 12px; color: #000; text-decoration: none}

a:visited {font-size: 12px; color: #000; text-decoration: none}

a:hover {font-size: 12px; color: #000; text-decoration: underline}
/*输入框样式*/
.input {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; font-size: 12px; BORDER-LEFT: #000000 1px solid; color: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffffff;font-family: "Verdana"; height:18px;}

/*top*/
#logo{background:url(img/top.jpg)}
#menu{background:url(img/tit.jpg)}
/*bottom*/
#bottom_menu{width:900px; background-color:#cfe1f4; height:25px; line-height:200%; text-align:center}
#bottom{width:900px; background-image:url(img/bottom2.jpg); float:left;height:100px;text-align:center; line-height:200%;}
#main_top
{
    width:800px;
    height:370px;
}

#tab{
text-decoration:none;
height:25px;
line-height:25px;
background-color:#555555;
vertical-align: middle;
padding-left:10px;
width:100%;
}
#tab a{
font-size: 11pt;
font-weight:bold;
}

#tab a.on{color: #FFFFFF;}
#tab a:link{color:#B4B4B4;}
#tab a:hover{color:#FFFFFF;}
#left{font-size:10pt;font-weight:bold;color:#5E5E5E;line-height:1.5}
#left a:link{color:#5E5E5E;}
#left a:visited{color:#5E5E5E;}
#left a:hover{color:#FFFFFF;background-color:#FD761C;}


