/*基本信息*/
Body {font-size:12px;color:#000000;margin:0px;text-align:center;background:#FFFFFF;}

/*导航栏菜单样式*/
#Menu {padding:5px;text-align:left}
#MenuLine {width:1px;height:15px;background:#000000}
#Menu ul {list-style:none;margin:0px;}
#Menu ul li {float:left;margin-left:12px}

a:link,a:visited {color:#333333;text-decoration: none;line-height:20px}
a:hover,a:active {color:#333333;text-decoration: underline;line-height:20px}
#Menu a:link,#Menu a:visited { font-size: 12px ;color:#333333;text-decoration: none;line-height:20px}
#Menu a:hover,#Menu a:active {font-size: 12px ;color:#FF0000;text-decoration: underline;line-height:20px}

/*出错提示*/
#bad {margin-top:20px;font-size:24px;text-align:center;background-color:#D9F2F2;padding-top:10px; 
padding-bottom:10px;font-weight:bold;font-family:黑体;border:3px #00AEAD solid}
/*提示*/
#tui {font-size:14px; color:#990000;margin:0px;text-align:center;padding-top: 5px; 
padding-bottom: 5px;font-weight:bold;text-align:left}

/*整体页面内容框架*/
#AllBody {width:100%}
/*top部分框架*/
#Top {width:768px;margin-bottom:5px;margin-top:5px;height:50px;background:#FFffff}
#Top2 {width:770px;margin-bottom:5px;margin-top:5px;background:#FFffff; }
/*中间能栏位置*/
#zhong {width:768px;margin-bottom:5px;margin-top:5px;height:80px;background:#FFffff;border:#00AEAD 1px solid }

/*主体框架*/
#Main {width:770px;margin:0 0 0 0;height:80px}
/*左边栏框架*/
#Left {width:251px;float:left;height:100px;background:#ffffff;border:#00AEAD 1px solid}
#Left_top { height:16px;background:#00AEAD; font-size:12px; color:#FFFFFF;padding:2px;font-weight:bold;text-align:left}
#Left2 {width:380px;float:left;height:100px;background:#ffffff;}

/*中间栏框架*/
#Center {width:252px;float:left;margin:0 0 0 5px;height:110px;background:#ffffff;border:#00AEAD 1px solid}
#Center h1 {font-size:14px;font-weight:bold;color:#FF6666}

/*右边栏框架*/
#Right {width:251px;float:right;margin:0 0 0 5px;height:110px;background:#ffffff;border:#00AEAD 1px solid}

#Right2 {width:380px;float:right;margin:0 0 0 5px;height:140px;background:#ffffff;}
/*通栏广告框架*/
#TongLanAD {height:100px;width:100%;margin-top:5px;margin-bottom:5px;background:#ff99cc}
/*bottom部分框架*/
#Bottom {width:750px;height:50px;background:#ffffff;padding-top: 10px;padding-bottom: 10px; border-top:#00AEAD 2px solid; margin-top:5px;}
#zhuti{width:770px;}
/*tab窗口功能样式*/
.on{float:left;width:126px;line-height:20px;color:#FFFFFF;background:#00AEAD;border:#00AEAD 1px solid;border-bottom:none;text-align:center;font-weight:bold} 
.off{float:left;width:126px;line-height:20px;border-bottom:#00AEAD 1px solid;cursor:pointer;text-align:center;text-decoration: underline} 
.tab{width:381px;margin:auto;} 
.box{width:368px; height:120px;text-align:left;margin:auto;border:#00AEAD 1px solid;border-top:none;line-height:20px;padding:5px;} 


