@charset "utf-8";
body {	margin: 0px;	padding: 0px;	background-image: url(images/bg.gif);	background-repeat: repeat-x;}
div{ border:0px solid red}
/******************************** ** public css style *********************************/
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt50{ margin-top:50px;}
#header{height: 401px;margin:0 auto;}
#bodyer{margin:0 auto;}
#footer{height: 217px;	margin:0 auto;}
#header .title_bg_01{ width:1003px;height: 74px;background-image: url(images/tbg_01.gif);	background-position: center center;}
#header .title_bg_01 .nav{	font-size: 12px;	color: #6f6e6e;	float: right;	width: 412px;	height:26px;	line-height:26px;	text-align:center;	font-family:Verdana, Arial, Helvetica, sans-serif;}
#header .title_bg_01 .nav a{	font-size: 12px;	color: #6f6e6e;	text-decoration:none;	}
#header .title_bg_01 .nav a:hover{	color: #fb4929;	}
#header .title_bg_02{	height: 137px;	width: 886px;	margin:0 auto;	background-image: url(images/tbg_02.gif);}
#header .title_bg_03{	height: 190px;	width: 886px;	margin:0 auto;	background-image: url(images/tbg_03.gif);}
#bodyer .content_list{	height: 290px;	width: 886px;	margin:0 auto;}
#bodyer .content_list .tit{	height: 290px;	width: 266px;	float: left;}
#bodyer .content_list .cnt{	height: 290px;	width: 323px;	float: left;}
#bodyer .content_list .cnt .cnt_tit{	font-size: 18px;	color: #fb4929;	font-family: "黑体";	width: 266px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #fb4929;}
#bodyer .content_list .cnt dl{	height: 24px;	font-size:14px;	color:#fb4929;	margin-top:5px;}
#bodyer .content_list .cnt dt{height: 24px;margin:0px;}
#bodyer .content_list .cnt dd{height: 24px;margin:0px;}
#bodyer .content_list .cnt dd span{ color:#000000;}
#bodyer .content_list .order{	height: 290px;float: left;}
#bodyer .content_list .order .order_top{ border:0px solid red	}
#bodyer .content_list .order .order_top dt{margin-top:80px;	font-family: "黑体";	font-size: 16px;	color: #fb4929;}
#bodyer .content_list .order .order_top dd{ margin:0px; height:24px ; border:0px; font-size:14px;}
#bodyer .content_list .order .order_bottom{}
#footer .ft_01{	height: 135px;	width: 886px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #fd9884;	border-bottom-color: #fd9884;	margin:0 auto;}
#footer .ft_01 dl.ft_ul{margin-top:5px;}
#footer .ft_01 dt{	font-family: "黑体";	font-size: 18px;	color: #fb4929;	padding: 5px;}
#footer .ft_01 dd{	font-size: 14px;	color: #fb4929;	height:24px;}
#footer .ft_02{	height: 80px;	width: 886px;	background-image: url(images/bottom.gif);	background-repeat: no-repeat;	background-position: center center;	margin:0 auto;}
