@charset "utf-8";
* {
	font-family: Verdana, Geneva, sans-serif;
	}
	
body {
	background: #CCC url(../images/bg.gif);
	margin: 0px;
}
img {
	border: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
.content_body {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font: 12px Tahoma, Geneva, sans-serif;
}
.top_borde {
	height: 6px;
	background: url(../images/top_br.gif);
	font-size: 1px;
	line-height: 1px;
}
.top_flash {
	height: 139px;
	background: url(../images/topflash.jpg);
}
.top_menu_content {
	height: 32px;
	background: url(../images/menu_bg.gif) repeat-x;
	white-space: nowrap;
}
.box_centent {
	border-top: 7px solid #EDEDED;
	overflow: hidden;
	width: 780px;
	background: url(../images/bg_mid_index.gif) repeat-y;
}
.clear {
	clear:both;
}
.box_left {
	width: 186px;
	float: left;
	overflow: hidden;
}
.box_centent .box_mid {
	float: left;
	width: 594px;
	height: auto;
}
.box_centent .box_right {
	width: 186px;
	float: left;
}
.box_right .box_right_ltitle {
	height: 32px;
	background: url(../images/right_title.gif);
}
.box_right .box_right_ltitle span {
	color: #FFF;
	font: bold 10px/28px Tahoma, Geneva, sans-serif!important;
	padding-left: 29px;
	display: block;
}
.box_right .box_right_centent ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box_right .box_right_centent ol li {
	color: #069;
	line-height: 24px;
	height: 25px;
	background: url(../images/left_li.gif) no-repeat left;
	text-indent: 44px;
	list-style: none;
	display:block;/*内联对象需加*/\
	word-break: keep-all;/* 不换行 */
	white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	/* text-overflow:ellipsis;IE 专有属性，当对象内文本溢出时显示省略标记() ；需与overflow:hidden;一起使用。*/
}
.box_right .box_right_centent ol li a, .box_right .box_right_centent ol li a:visited {
	color: #069;
	text-decoration: none;
}
.box_right .box_right_centent ol li a:hover {
	color: #900;
	text-decoration: underline;
}

.box_left .box_left_stitle {
	height: 14px;
	background: url(../images/left_top.gif);
}
.box_left .box_left_centent {
	padding-left: 24px;
}
.box_left .box_left_centent h1 {
	font-size: 12px;
	color: #976132;
	margin: 6px 0px 0px;
	padding: 0px;
}
.box_left .box_left_centent ul {
	margin: 6px 0px 0px;
	padding: 0px;
	list-style: none;
}
.box_left .box_left_centent ul li {
	background: url(../images/dot1.gif) no-repeat left top;
	text-indent: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.box_left .lsplit {
	border-top: 1px solid #d4d4d4;
	margin-left: 13px;
	margin-right: 2px;
	margin-top: 8px;
	font-size: 1px;
	line-height: 1px;
}
.box_left .box_left_ltitle {
	height: 32px;
	background: url(../images/left_title.gif);
}
.box_left .box_left_ltitle span {
	color: #FFF;
	font: bold 10px/28px Tahoma, Geneva, sans-serif!important;
	padding-left: 39px;
	display: block;
}
.box_left .box_left_centent ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box_left .box_left_centent ol li {
	color: #069;
	line-height: 24px;
	height: 25px;
	background: url(../images/left_li.gif) no-repeat left;
	text-indent: 44px;
	list-style: none;
	display:block;/*内联对象需加*/\
	word-break: keep-all;/* 不换行 */
	white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	/* text-overflow:ellipsis;IE 专有属性，当对象内文本溢出时显示省略标记() ；需与overflow:hidden;一起使用。*/
}
.box_left .box_left_centent ol li a, .box_left .box_left_centent ol li a:visited {
	color: #069;
	text-decoration: none;
	font-size: 9px;
}
.box_left .box_left_centent ol li a:hover {
	color: #900;
	text-decoration: underline;
}
.box_mid .localbar_index {
	line-height: 28px;
	background: url(../images/title_index_en.gif);
	height: 38px;
	padding-left: 36px;
}
.box_mid .box_mid_centent_index {
	padding: 10px 18px;
	line-height: 160%;
}
.box_mid .box_mid_centent_index p {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 120%;
}
.bottom_menu_content {
	background: url(../images/buttom_menu_bg.gif) repeat-x;
	height: 30px;
}
.bottom_menu_content ul li {
	color: #FFF;
	font: bold 11px/30px Tahoma, Geneva, sans-serif;
	float: left;
	height: 30px;
	background: url(../images/buttom_menu_split.gif) no-repeat right;
	padding-left: 20px;
	padding-right: 22px;
	list-style: none;
}
.bottom_menu_content ul li a {
	color: #fff;
}
.copyright_box {
	background: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.centent_box h1 {
	font-size: 14px;
	line-height: 200%;
	display: block;
	background-color: #CCC;
	padding-left: 12px;
	padding-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
}
.proList {
	padding: 12px;
	margin: 12px;
	line-height: 200%;
	font-size: 14px;
}
.proList li {
	font-size: 14px;
	font-weight: bold;
}
.proList li a {
	font-size: 14px;
}
.proList li ul li {
	line-height: 160%;
	font-size: 12px;
	margin-left: 24px;
	font-weight: normal;
}
.proList li ul li a {
	line-height: 120%;
	font-size: 12px;
}
.centent_box {
	border: 1px solid #C9C9C9;
}
.TableStyle {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999;
	border:1px;
	position: relative;
}
.TableStyle td {
	WORD-WRAP:break-word;
	border:1px solid #999;
	padding: 2px;
}
.TableStyle th {
	background: #CCC;
	WORD-WRAP:break-word;
	border:1px solid #999;
	font-weight: bold;
	padding: 2px;
}
.box_mid_centent_index h1 {
	font-size: 16px;
	color: #900;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
caption {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
}


.ddsubmenustyle li a {
	font: normal 9px Verdana;
	font-weight: bold;
}
.box_mid .localbar_index {
	font-size: 9px;
	display: block;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
.box_mid .localbar_index a, .box_mid .localbar_index strong {
	font-size: 9px;
	text-transform: uppercase;
}
select {
	font-size: 11px;
	}
