@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0; text-align:center; font:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#000;}
body {background-color:#FFF; height:100%;}
img { margin:0 auto:}
.clear{ clear:both;}

.bdallhead { height:38px; padding-top:20px; background:url(../styles/images/nav_bg.gif) repeat-x 0 20px; overflow:hidden; zoom:1;}
		
	.bdallhead_title {width:950px;}
	
		.bdallhead_titleimg { float:left; width:100px; height:38px; margin-top:5px; display:inline;}	
			
			
		.bdallhead_titleair{ width:850px; height:38px; float:left; display:inline;}		
		.bdallhead_titleair li { width:60px; line-height:38px; float:left; display:inline; padding-left:8px; }
		.bdallhead_titleair li a{ font-size:14px; color:#C63;}
		
		
		
.bdallphoto_head { width:950px; height:80px; overflow:hidden; margin-top:10px; margin-bottom:15px;zoom:1;}	
	.bdallphoto_headtext{ height:30px; }
		.bdallphoto_headtext_left { width:200px; float:left; padding-top:10px; }
		.bdallphoto_headtext_left span { font-size:18px; color:red; font-weight:bold;}
		.bdallphoto_headtext_right { float:right; width:150px; margin-top:13px; margin-right:100px;display:inline;}
		.bdallphoto_headtext_right span { font-size:12px; color:#000; font-weight:bold;}
		.bdallphoto_headtext_right a{ color:#060}
	.bdallphoto_navigation { width:950px; height:50px; overflow:hidden; margin-top:10px;}
		.bdallphoto_navigation_text { float:left; width:100px; margin-left:10px; }
		.bdallphoto_navigation_text span { font-size: 24px; font-weight:bold;}
		.bdallphoto_navigation_title { height:25px;float:left; margin-left:15px; margin-top:5px; background-color:#666 }
		.bdallphoto_navigation_title ul{ padding: 0px; font-size: 12px; color: #FFF; line-height: 25px; white-space: nowrap;}
		.bdallphoto_navigation_title li{list-style-type: none; display: inline;}
		.bdallphoto_navigation_title li a{display:block; margin:0 10px auto;  float:left; text-decoration: none; color: #FFF;}
		.bdallphoto_navigation_title li a span{display:block; padding:0px 8px; float:left; text-decoration: none;color:#FFF;}
		.bdallphoto_navigation_title li a:hover{color: #ff0; background:url(images/dh_left1.gif) no-repeat top left; display:block; float:left;}
		.bdallphoto_navigation_title li a:hover span{ cursor:pointer; padding:0px 8px; color:#000; background:url(images/dh_right1.gif) no-repeat top right; display:block; float:left;}
#index_showFrame { border:1px solid #999; border-width:3px 1px 1px; padding-top:20px;}