/* design by 王晓波 */

body { font:"Arial Black", "宋体";width:1002px; font-size:12px; line-height:20px;text-align:center; margin:0 auto;}
img { border:none;}
h1	{
	color:#FF0000;
	text-align:center
}
h2,h3,p { text-align:left;}
h3 {
	color:#CC6600;
}
h2{
	color:#FF6600
}
#wrap {overflow:hidden;text-align:center; margin:0 auto; width:1002px; }

/* 首页 */
#s_body,#n_body,#s_menu,#s_left,#s_right,#n_title,#n_foot {background:no-repeat center top;}
#s_body {background: #000 url(images/s_bg.jpg) no-repeat center top;}
#s_menu {width:1002px; height:46px; overflow:hidden; background:url(images/s_04.jpg) no-repeat right top; text-align:left;}
#s_left { float:left; width:405px;height:704px;background:url(images/s_01.jpg) no-repeat right top;}
#s_right { float:left; width:597px; height:704px;background: url(images/s_02.jpg) no-repeat left bottom; text-align:left;}

/* 内页 */
#n_body {background: #fb931c url(images/n_bg.jpg) no-repeat center top;}
#n_top_menu { height:30px; text-align:right;}
#n_nav { margin-top:336px; height:92px;}
#n_content {background:url(images/n_content_bg.jpg) repeat-y center top; }
.n_contents {background: url(images/n_title_bg.jpg) no-repeat;padding:10px 100px;}
.n_contents p	{text-indent:24px;}
.n_contents p img	{ border:#000000 1px; padding:1px;}
#n_foot {background: url(images/n_foot_bg.jpg) no-repeat; height:103px;}
#n_copyright { margin:10px 0; }

