/* CSS Document */
*{margin:0px; padding:0px;}
body{ background-color:#060301; text-align:center; margin:0px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#240900; line-height:24px;}
#main {
	width: 1003px;
	height:610px;
	background:url(../images/img/1.jpg) no-repeat;
}
#pp{width:1003px; margin:0px; padding:0px;}
#footer{ width:1003px; height:92px; background:url(../images/img/footer.jpg) no-repeat;}
#menu{width:1003px; margin:0px; padding:0px; background:url(../images/img/menu_bj.jpg) no-repeat; height:91px; text-align:center}
#middle{width:1003px; margin:0px; padding:0px; height:436px; background:url(../images/img/bannerbg.jpg) no-repeat;}

#pro_main{ width:1003px; height:100%; margin:0px; padding:0px;}
#pro_middle{width:1003px; margin:0px; padding:0px; height:100%;}

#about {margin: 0px; padding: 0px; float: left; text-align:left;}
a:link {
	text-decoration: none; color:#240900;
}
a:visited {
	text-decoration: none; color:#240900;
}
a:hover { text-decoration:underline; color:#240900;
}
a:active {
	text-decoration: none; color:#240900;
}
.hack_box{clear:both; font-size:0px; height:0px;}

#pro{ text-align:center; margin:0px; width:975px; padding-top:10px;}
#pro_left{ width:210px; float:left; text-align:left;}
#pro_right{ width:740px; float:left; margin-left:15px; text-align:left;}

#mid {
 PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 975px; PADDING-TOP: 0px
}
#fbox { FLOAT: left; WIDTH: 210px;
}
#mbox {
	FLOAT: left;
	WIDTH: 740px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align:left;
}


