body {margin: 0px;padding: 0px; font-size:12px; font:12px "宋体";}

a:active {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #ffab08;
}

/*总框价*/
#index{width: 958px;margin: auto;}
/*头部*/
#top{float: left;height: 74px;width: 958px;}
#logo{float: left;width: 250px;margin-right: 30px;}
#logo_left{width:550px;float:left;height: 74px;}
#logo_left1{width:150px;float:left;height: 35px;padding-top: 5px;padding-left: 400px;}
#logo_left2{width:550px;float:left;height: 34px;margin: 0px;padding: 0px;}
#logo_left2 ul{width:550px;float:left;height: 34px;list-style-type: none;margin: 0px;padding: 0px;}
#logo_left2 li{width:86px;float:left;margin-right: 5px;height: 34px;}
#logo_left3{float: left;width: 86px;margin-top: 42px;margin-left:15px;}
#Navigation{background-image: url(../images/index_10.jpg);float: left;width: 100%;background-repeat: repeat-x;background-position: left top;height: 37px;}
#Navigation_1{float: left;height: 22px;width: 91px;margin-left: 28px;}
#Navigation_2{float: left;height: 22px;width: 70px;text-align: center;margin-top: 4px;}
#Navigation_3{float: left;height: 18px;width: 20px;margin-top: 8px;}
#Navigation_4{float: left;height: 18px;width: 300px;margin-top: 4px;text-align: center;}

/*文字样式*/
.Black{font-family: "宋体";font-size: 12px;line-height: 20px;color: #9d9d9d;text-decoration: none;}
.Black a:link{ color: #9d9d9d;text-decoration: none; }
.Black a:visited{color: #9d9d9d;text-decoration: none;}
.Black a:hover{ color: #9d9d9d;text-decoration: none;}
.Black_1{font-family: "宋体";font-size: 13px;line-height: 20px;font-weight: bold;color: #000000;text-decoration: none;}
.Black_1 a:link{ color: #000000;text-decoration: none; }
.Black_1 a:visited{color: #000000;text-decoration: none;}
.Black_1 a:hover{ color: #0000CC;text-decoration: none;}
.input{border: 1px solid #a5a6a5;}
.White{font-family: "宋体";font-size: 12px;line-height: 20px;color: #FFFFFF;text-decoration: none;}
.White a:link {color: #FFFFFF;text-decoration: underline;}
.White a:visited {color: #FFFFFF;text-decoration: underline;}
.White a:hover {color: #FFFFFF;text-decoration: underline;}



/*链接样式　位置＋属性＋颜色*/
.nav_login_cfff{ color:#fff;}
a.nav_text_c9d9d9d:link,a.nav_text_c9d9d9d:visited{
color:#9d9d9d;
text-decoration:none;
font-size:12px;
}
a.nav_text_c9d9d9d:hover{
color:#9d9d9d;
text-decoration:underline;
font-size:12px;
} 
a.f_cfff_12:link,a.f_cfff_12:visited{
color:#fff; 
font-size:12px;
text-decoration:none;
}
a.f_cfff_12:hover{
text-decoration:underline;
font-size:12px;
}
/*文字样式 f=文字＋效果＋颜色+字号*/
.fb_cfff_14{ font-weight:bold; color:#fff; font-size:14px;}
.f_cfff_14{ color:#fff; font-size:14px;}
.f_cfff_12{ color:#fff; font-size:12px;}
.h23_c000{ line-height:21px;}




/*选项卡样式*/

ul{ list-style:none;} 
/*选项卡1*/
#Tab1{ 
width:686px; 
margin:0px; 
padding:0px; }
/*菜单class*/



/*菜单大包含*/
.menubox{
width:100%;
height:20px;
line-height:20px;}
.Menubox ul{ 
margin:0px; 
padding:0px; 
} 
/*li是进去时各选项卡的初始*/
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer;
background-image:url(../images/Oration_bg.jpg);
background-repeat:no-repeat;
background-position:center;
width:98px; 
text-align:center; 
height:20px;
line-height:20px;

}
/*hover鼠标经过时变化*/
.Menubox li.hover{ 
padding:0px; 
background:#fff; 
width:98px;  
background-image:url(../images/Oration_bg01.jpg);
background-repeat:no-repeat;
background-position:center;
color:#000; 
font-weight:bold; 
height:20px; 
line-height:20px; 
} 
/*on是开始进入页面的首个选项卡样式*/
.Menubox_on { 
padding:0px; 
width:98px; 
color:#000; 
font-weight:bold; 
height:20px; 
line-height:20px; 
}
/* contentbox 是下面部分*/ 
.Contentbox{ 
clear:both; 
margin-top:0px; 
border-top:none; 
height:95px; 
text-align:center; 
padding-top:20px; 
} 
