body {
	font-size: 12px;
	line-height: 17px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
.big_table {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 78px;
}
#logo {
	background: url(../images/index_1.jpg) no-repeat;
	height: 78px;
	width: 193px;
	float: left;
}
#top_bg {
	background: url(../images/index_2.jpg) no-repeat fixed right;
	width: 575px;
	float: left;
	height: 53px;
	text-align: right;
	padding-right: 10px;
	padding-top: 25px;
}
#top_bg input {
	border: 1px solid #FF6600;
	color: #666666;
}

#menu {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background: #340249;
	height: 25px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	background: #340249;
	float: left;
	width: 86px;
	text-align: center;
	height: 25px;
	line-height:25px;
}
.menu_buttom {
	margin: 0px;
	padding: 0px;
	background: #FF6600;
}
#menu .menu_frist {
	width: 130px;
}
#menu .menu_last {
	width: 130px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	cursor: hand;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
}
#menu a:hover {
	background: #FF6600;
}
.left {
	float: left;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 4px;
	text-align: left;
}
.p_img {
	float: left;
	width: 100px;
	border: 1px dashed #cccccc;
	margin: 5px 17px;
	padding: 1px;
}
.p_img img {
	height: 100px;
	width: 100px;
}
.main_img {
	float: left;
	width: 180px;
	border: 1px dashed #cccccc;
	margin: 10px 9px;
	padding: 1px;
}
.main_img img {
	height: 250px;
	width: 180px;
}
a:link {
	color: #340249;
	text-decoration: none;
}
a:visited {
	color: #340249;
	text-decoration: none;
}
a:active {
	color: #340249;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.table_left_border {
	border-right: 1px solid #CCCCCC;
}
.title_buttom {
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FF6600;
}
.bottom {
	color: #FFFFFF;
	background: #FF6600;
	padding: 2px;
	text-align: center;
}
#news_t_list {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#news_t_list ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#news_t_list li {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #dedede;
}
#news_list {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#news_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#news_list li {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	border-bottom: 1px dashed #dedede;
	height: 25px;
	text-align: left;
	padding-left: 5px;
	color: #FF6600;
}
#news_l_t_list {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#news_l_t_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#news_l_t_list li {
	line-height: 20px;
	height: 20px;
	text-align: left;
}
#product_list {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#product_list .p_title {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	border-bottom: 1px solid #dedede;
	color: #FF6600;
	width: 100%;
	margin-bottom: 2px;
	padding-left: 10px;
}
#product_list .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#product_list .content {
	line-height: 15px;
}

#product_list .content li {
	text-align: left;
	float: left;
	width: 75px;
	margin: 0px;
	height: 14px;
	padding: 0px;
	line-height: 14px;
}
.product_pub {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 5px;
	border: 1px solid #ff9900;
	width: 90%;
	background: #FFFFF4;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.logo_list {
	width: 98%;
	margin-top: 10px;
	text-align: left;
}
.logo_list img {
	margin: 2px;
	padding: 1px;
	border: 1px solid #efefef;
}

