/*'**************************************************************************************************
'***  Author: 188720868@qq.com (on7cn@qq.com)  Copyright (c) 2009, All rights reserved. /***
'***************************************************************************************************/
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	background-image: url(../../images/silver_gradient_bg.jpg);
	background-repeat: repeat;
}
 
#body_ {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/silver_gradient_bg.jpg);
}
#index_di {

}
#index_text {
	height: 335px;
	width: 980px;
	background-image: url(../../images/index_text_bg.jpg);
}

#index_menu {
	background-image: url(../../images/index_menu.jpg);
	height: 50px;
	color: #FFF;
}
#index_menu  a {
	color: #FFF;
	font-size: 12px;
}
#index_menu a:hover {
	color: #CF5901;
}


#menu_2 {
	background-image: url(../../images/index_menu.jpg);
	height: 50px;
	color: #FFF;
}

#menu_2  a {
	color: #FFF;
	font-size: 12px;
}
#menu_2 a:hover {
	color: #CF5901;
}


#showhide_1,#showhide_2,#showhide_3,#showhide_4,#showhide_5,#showhide_6,#showhide_7{
	position: absolute;
	background-image: url(../../images/index_menu_bg.png);
}

#Shadow_lr {
	background-image: url(../../images/Shadow_lr.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Shadow_bottom {
	background-image: url(../../images/Shadow_bottom.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#Shadow_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/Shadow_top.png);
	margin-top: 13px;
}
