/*通用_基本信息*/
body { background:#FFF; margin-top:25px; font-size:12px; color:#333; font-family:Tahoma,Verdana,"宋体"; }
td {}
a { color:#333; text-decoration:none; }
a:hover { color:#f00; }
div,img,form,ul,li,p,table,td,th{ margin:0; padding:0; border:0; list-style:none;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0; list-style:none;}
input,textarea { font-family:Tahoma,Verdana,"宋体"; font-size: 12px; }

/*通用_各色文本链接样式*/
.White {color:#fff;font-family:"宋体";line-height:20px;}
.White a{color:#fff;line-height:20px;}
.White a:hover{color:#f00;}
.Black-bbb {color:#bbb;font-size:11px;font-family:Tahoma,Verdana,"宋体";}
.Black-222 {color:#222;font-size:11px;font-family:Tahoma,Verdana,"宋体";}
.Blac-666 {color:#666;}
.Red-F60 {color:#F60; font-weight:bold;}

/*通用_页面容器*/
#Container {width:921px;background:#fff;margin:auto;}

/*通用_页面头部Header Header_index Header_page*/
#Header { clear:both; overflow:hidden; width:921px; height:120px; background:url(../Images/top1.jpg) no-repeat; text-align:center;}
#Header_navigation{ clear:both; overflow:hidden; width:921px; height:50px; background:#404040; color:#FFF; text-align:center;}
#Header_navigation ul { margin:0; padding:0;}
#Header_navigation li { display:inline; list-style-type:none; line-height:50px; }
#Header_navigation li a { font-weight:bold; color:#FFF; }

/*通用_主体容器Bodyer Bodyer_index Bodyer_page Bodyer_left/center/right_index Bodyer_left/center/right_page */
#Bodyer_index { clear:both; overflow:hidden; width:921px; }
#Bodyer_banner_index { width:921px; height:369px; margin:auto;background:url(../Images/top2.jpg) no-repeat; }

/*通用_页面底部Footer Footer_index Footer_page*/
#Footer {width:921px; padding:20px 0; text-align:center;}