@charset "gb2312";
/* Index Css Style */
/* Content Css Style */
#main {
	height:302px;
	margin-top:8px;
}
	#main #left {
		height:255px;
		width:230px;
		padding-left:15px;
		padding-top:49px;
		background:url(../images/bg_left.gif) no-repeat 10px top;
	}
		#main #left img {
			display:block;
			margin-bottom:5px;
		}
	#main #center {
		width:537px;
		background:url(../images/bg_center.gif) no-repeat left top;
	}
				#main #center .tabindex ul.Menubox{ 
							height:25px; 
							padding-left:11px;
							padding-top:11px;
						}
					#main #center .tabindex ul.Menubox li{ 
								text-align:left; 
								color:#391b0b; 
								float:left; 
								cursor:pointer; 
								width:83px; 
								display:inline;
								margin-right:2px;
							}
					#main #center .tabindex ul.Menubox {
								color:#391b0b;
					}
					#main #center .tabindex ul.Menubox li a{
								display:block; 
								padding:7px 0 0 24px; 
								width:60px;
								height:18px; 
								float:left; 
								color:#094b8d; 
								background:url(../images/tab_c.gif) no-repeat;
					}
					#main #center .tabindex ul.Menubox li.hover a{
								font-weight:bold; 
								color:#094b8d; 
								background:url(../images/tab_curr.gif) no-repeat;
					}
					#main #center .tabindex ul.Menubox li a:hover{
								color:#391b0b;
					}
					#main #center .tabindex ul.Menubox li.hover a:hover{
								font-weight:bold; 
								color:#094b8d; 
					}
						
				#main #center .tabindex .Contentbox{
							clear:both; 
							padding:17px 10px 0 10px;
				}
					#main #center .tabindex .Contentbox .img{
								border:#d8d7c2 solid 1px;
								padding:1px;
								background:#fff;
								width:155px;
								height:109px;
					}
					#main #center .tabindex .Contentbox .text {
								padding-left:10px;
								color:#959595;
								line-height:18px;
					}
						#main #center .tabindex .Contentbox .text h6 {
									font-weight:bold; 
									color:#094b8d; 
									font-size:12px;
									padding-bottom:5px;
						}
						#main #center .tabindex .Contentbox .text h6 span {
									display:block;
									font-size:11px;
						}
			#main #center .tabindex .Contentbox .list {
				width:520px;
				margin:10px auto 0 auto;
			}
				#main #center .tabindex .Contentbox .list li {
					width:520px;
					float:left;
					border-bottom:#CCCCCC dashed 1px;
				}
				#main #center .tabindex .Contentbox .list li a {
					float:left;
					display:block;
					width:437px;
					height:16px;
					padding:6px 0 0 13px;
					color:#094b8d;
					background:url(../images/icon_arr.gif) no-repeat left;
				}
				#main #center .tabindex .Contentbox .list li span {
					float:right;
					display:block;
					width:65px;
					text-align:right;
					font-size:11px;
					color:#959595;
					height:16px;
					padding:6px 5px 0 0px;
				 }			

					
	#main #right {
		width:188px;
		padding-right:10px;
	}
		#main #right .photo_home {
			width:188px;
			height:95px;
			padding-top:42px;
			background:url(../images/bg_newspaper.gif) no-repeat;
		}
			#main #right .photo_home img {
				border:solid 1px #fff;
				margin-right:5px;
			}
/*Begin and add style list */
.more {
		margin-top:10px;
		margin-left:480px;						
				}			
/*End*/