/* CSS Document */
body {
	background-color: #000;
	 background-repeat : repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_bg.jpg);
}

#main{
	background-color: #fff;
  
	width:982px;
	position:absolute;
	left:50%;
	margin-left:-491px;
}

#index_tittle{
width:982px;
background-color: #3b3b3b;
padding-top:15px;
padding-bottom:15px;
}

#tittleid{
margin-left: 20px;
}

#index_menu{
	width: 982px;
	height:31px;
	background-color: #000;
}

#menu1{
	margin-left: 20px;
	width:982px;
	float:left;
}

#menu2{
	margin-right: 20px;
	width:88px;
	float:right;
}

#index_main{
background-color:#FFF;
padding:10px;

}


#middle{
	float:left;
	padding:8px;
	background:#fff;
	width:212px;
	border: 1px solid #DFDFDF;
	height: 350px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#middle_pic{
	border: 1px solid #EFEFEF;
}

#middle_tittle{
font-size:11px;
color:#D82C7E;
margin:8px 0px 5px 0px;
}

#middle_text{
	width:212px;
	height:70px;
	font-size:11px;
	color:#666666;
	margin:0px;
	line-height: 16px;
}

#middle_icon{
width:212px;
text-align:right;
}




#index_down{
text-align:center;
width:982px;
background-color:#FFF;
float:left;
}

#index_page{
width:982px;
text-align:center;
font-size:12px;
}

#index_down a{
color: #f20205;

}


#index_up{
	width:982px;
	height:136px;
	background-image :  url(../images/index_up_01.jpg);
}

#index_search{
	width:170px;
	float:right;
	margin-top:30px;
	margin-right:15px;
	background-color:#000000;
	padding:10px;
}


.search_form{
width:170px;
height:22px;
font-size:11px;
margin-top:5px;
}

.searchgo{
	width:25px;
	height:18px;
	font-size:12px;
	color: #FFFFFF;
	background-color: #7B7B7B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	margin-left:145px;
}

#index_home{
float:left;
width:150px;
}

.nstyle_info{
margin-bottom:25px;
}

.nstyle_info2{
margin:13px;
width:450px;
float:left;
}

.nstyle_word a{
color: #f20205;
}

.nstyle_word{
background-color:#000000;
color: #FFFFFF;
font-size:11px;
padding:15px;
}

.nstyle_pic{
  width:450px;
	text-align: center;
}
#nstyle_page {
width:982px;
margin-bottom:20px;
}


