@charset "utf-8";
body {
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	background-image: url(../images/back_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "宋体";
	margin: 0px;
	padding: 0px;
}
a:link,a:visited,a:hover {
	color: #303030;
	text-decoration: none;
}
.menu1 {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_r {
	background-image: url(../images/menu_bian_r.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.index_body_r {
	background-image: url(../images/index_left_bian_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.index_pro_back {
	background-image: url(../images/index_left_pro1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	
}
.index_pro_back a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
.bian_hui_DDDDDD {
	border: 1px solid #DDDDDD;
}
.txt_14px {
	font-size: 14px;
	text-decoration: none;
	line-height: 180%;
	padding-top:20px;
}
.txt_14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.txt_14 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.color_464646 {
	color: #464646;
	text-decoration: none;
}
td {
	line-height: 150%;
	text-decoration: none;
	font-size: 12px;
}

.title_bian_b {
	border-bottom: 1px dotted #999999;
}


* {margin:0px auto;}
ul{
	margin:0 auto;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:170px;

	padding:10px 0px;;
}

li{
	list-style:none;
	text-align:left;
	
}

li.menu{
	/* The main list elements */
	padding:5px 0;
	width:100%;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:16px;
	height:25px;
	overflow:hidden;
	padding:5px 10px 0 0px;;
	position:relative;
	width:160px;
	background-image: url(../images/index_left_pro1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:30px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */



/* The hover effects */


.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	margin:5px 0;
	padding:4px 18px;
		text-align:center;
}
.dropdown li a {
	/* Each element in the expandable list */
	color:#ffffff;

}

.clear{
	clear:both;
}

#content {

margin:0px;
padding:0px;
	width:246px;
	height:auto;
}
