/*通用_基本信息*/
body {
	background:#83929c;
	margin:5px;
	font-size:12px;
	text-align:center;
	color:#333;
	font-family:Tahoma, Verdana, "宋体";
}
td {
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#f00;
}
img, form {
	margin:0;
	padding:0;
	border:0;
}
input, textarea {
	font-family:Tahoma, Verdana, "宋体";
	font-size: 12px;
}
h1 {
	height:32px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:url(../Images/bg_09.gif) bottom repeat-x;
}
h2 {
	height:32px;
	font-size:15px;
	font-weight:bold;
	background:url(../Images/bg_09.gif) bottom repeat-x;
}
h3 {
	margin-top:-16px;
	font-size: 12px;
	font-weight:normal;
	color:#666;
}
h3 a {
	color:#666;
}
/*通用_各色文本链接样式*/
.White {
	color:#fff;
	font-family:"宋体";
	line-height:20px;
}
.White a {
	color:#fff;
	line-height:20px;
}
.White a:hover {
	color:#f00;
}
.Black-bbb {
	color:#bbb;
	font-size:11px;
	font-family:Tahoma, Verdana, "宋体";
}
.Black-222 {
	color:#222;
	font-size:11px;
	font-family:Tahoma, Verdana, "宋体";
}
.Blac-666 {
	color:#666;
}
.Red-F60 {
	color:#F60;
	font-weight:bold;
}
/*通用_用户录登文本框和搜索框Login Login_index Login_page Search_index Search_page*/
.Login_text {
	width:100px;
	height:14px;
	padding:1px;
	color:#333;
	border:1px solid #7f9db9;
	margin-top:4px;
}
.Login_button {
}
.Search_text {
	width:152px;
	height:17px;
	color:#333;
	padding:1px;
	border:1px solid #7F9DB9;
}
.Search_sel {
	width:100px;
	height:19px;
	color:#333;
	border:1px solid #7F9DB9;
	font-size:12px;
}
.Search_button {
	width:50px;
	height:22px;
	color:#333;
	font-size:12px;
}
/*通用_页面容器*/
#Container {
	width:850px;
	background:#fff;
	margin:auto;
	padding:0px 5px 5px 5px;
}
/*通用_页面头部Header Header_index Header_page*/
#Header {
	clear:both;
	overflow:hidden;
	width:850px;
	height:40px;
	background:url(../Images/Head_bg01.gif);
	text-align:left;
	font-family:"宋体";
}
#Header_navigation {
	float:right;
	width:600px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Header_navigation ul {
	margin:0;
	padding:0;
}
#Header_navigation li {
	display:inline;
	list-style-type:none;
}
#Header_navigation li a {
	font-weight:bold;
}
#Header_language {
	float:left;
	width:238px;
	height:40px;
	padding:0px 0 0 0px;
	background:url(../Images/logo.gif) 0px 0px no-repeat;
}
#Header_language a {
	font-family:Tahoma, Verdana, "宋体";
	color:#1874CD;
}
/*通用_主体容器Bodyer Bodyer_index Bodyer_page Bodyer_left/center/right_index Bodyer_left/center/right_page */
#Bodyer_index {
	clear:both;
	overflow:hidden;
	width:850px;
	border-bottom:1px solid #ddd;
	background:url(../Images/bg_01.gif) 229px 0 repeat-y;
}
#Bodyer_page {
	clear:both;
	overflow:hidden;
	width:850px;
	border-bottom:1px solid #ddd;
	background:url(../Images/bg_08.gif) 200px 0 repeat-y;
}
#Bodyer_banner_index {
	width:850px;
	height:160px;
	margin:auto;
	padding:auto;
}
#Bodyer_banner_page {
	width:850px;
	height:160px;
	margin:auto;
	padding:auto;
}
/*通用_页面底部Footer Footer_index Footer_page*/
#Footer {
	width:760px;
	height:12px;
	margin-top:2px;
	padding:18px 45px;
	background: url(../Images/Foot_bg01.jpg);
	color: #fff;
}
#Footer_left {
	float: left;
}
#Footer_right {
	float: right;
	margin-top:2px;
}
/*首页_主体左边*/
#Bodyer_left_index {
	float: left;
	width:230px;
	background: url(../Images/Bg_02.jpg) no-repeat;
}
.Bodyer_left_index_login {
	width:178px;
	height:114px;
	padding:52px 26px 20px;
}
.Bodyer_left_index_login a {
	color:#ff3300;
}
.Bodyer_left_index_login a:hover {
	color:#1874cd;
}
.Bodyer_left_index_search {
	width:156px;
	padding:46px 36px 0 37px;
	background: url(../Images/Bg_04.jpg) no-repeat;
	text-align:left;
	line-height:40%;
	font-family:"宋体";
}
.Bodyer_left_index_links {
	width:229px;
	margin-top:12px;
	padding-top:12px;
	background: url(../Images/bg_05.gif) repeat-x;
}
.Bodyer_left_index_links img {
	margin-bottom:8px;
}
/*首页_主体右边*/
#Bodyer_right_index {
	float: left;
	width:620px;
	background: url(../Images/Bg_03.jpg) repeat-x;
}
.Bodyer_right_index_item {
	float: left;
	width:591px;
	height:56px;
	background: url(../Images/bg_05.gif) 0 45px repeat-x;
}
.Bodyer_right_index_item img {
	float: left;
	margin-top:18px;
}
.Bodyer_right_index_more {
	float: left;
	width:29px;
	height:56px;
	background: url(../Images/bg_05.gif) 0 45px repeat-x;
}
.Bodyer_right_index_more img {
	float: left;
	margin-top:36px;
}
.Bodyer_right_index_list {
	float: left;
	width:578px;
	padding-left:12px;
	padding-top:12px;
	text-align:left;
}
.Bodyer_right_index_list a {
	font-family:Tahoma, Verdana, "宋体";
}
.Bodyer_right_index_news {
	float: left;
	width:422px;
	height:240px;
	padding-left:0px;
}
.Bodyer_right_index_down {
	float: left;
	width:422px;
	height:100px;
	padding-left:200px;
	background: url(../Images/downloadpic.jpg) no-repeat;
}
/*内页_主体左边*/
#Bodyer_left_page {
	float:left;
	width:200px;
	padding-bottom:30px;
}
.Bodyer_left_page_title {
	width:200px;
	height:63px;
	border-bottom: 1px solid #d0e3ee;
}
.Bodyer_left_page_menu {
	width:200px;
	line-height:26px;
	text-align:left;
	background: url(../Images/bg_10.gif);
}
.Bodyer_left_page_menu a {
	padding-left:14px;
	background: url(../Images/Arrow_04.gif) 0px no-repeat;
}
/*内页_主体右边*/
#Bodyer_right_page {
	float: left;
	width:650px;
}
.Bodyer_right_page_location {
	float: left;
	width:638px;
	background:#c7fefb;
	text-align:left;
	padding:9px 0 9px 12px;
	color:#666;
}
.Bodyer_right_page_location a {
	color:#666;
}
.Bodyer_right_page_content {
	float: left;
	width:592px;
	padding:10px 20px 15px 20px;
	text-align:left;
	line-height:180%;
}
.Bodyer_right_page_content_infolist {
	float: left;
	width:592px;
	font-family:"宋体";
	font-size:12px;
	line-height:180%;
}
.Bodyer_right_page_content_infolist a {
	font-family:Tahoma, Verdana, "宋体";
}
.Bodyer_right_page_content_infolist a:hover {
	text-decoration:underline;
}
.Bodyer_right_page_content_infolist a:visited {
	color:#600;
}
.Bodyer_right_page_content_pro1 {
	float: left;
	width:176px;
	height:240px;
}
.Bodyer_right_page_content_pro2 {
	float: left;
	margin-left:18px;
	width:398px;
	height:220px;
}
.Bodyer_right_page_content_pro2 img {
	margin:6px 4px 0 0;
	vertical-align : middle;
}
.Bodyer_right_page_content_pro3 {
	float: left;
	padding-top:30px;
	width:592px;
	background: url(../Images/description.gif) top no-repeat;
}
.Bodyer_right_page_content_mes1 {
	float: left;
	clear: top left;
	padding:0 0 4px 0;
	width:100%;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	line-height:140%;
}
.Bodyer_right_page_content_mes1 img {
	margin:0 6px 0 0;
}
.Bodyer_right_page_content_mes2 {
	float: left;
	clear: top left;
	padding:8px 0 18px 0;
	width:100%;
	line-height:180%;
	word-break:break-all;
}
.Bodyer_right_page_content_bill1 {
	float: left;
	clear:top left;
	background:url(../Images/bg_09.gif) bottom repeat-x;
}
.Bodyer_right_page_content_bill2 {
	float: left;
	clear:top left;
	font-size:14px;
	padding-left:24px;
	line-height:220%;
	background: url(../Images/Arrow_bill.gif) 0px 8px no-repeat;
}
.Bodyer_right_page_content_bill3 {
	float: right;
	clear:top left;
	width:58px;
	margin-top:11px;
	background:#EFEFEF;
	line-height:150%;
	font-size:12px;
	text-align:center;
	border: 1px solid #ddd;
}
.Bodyer_right_page_content_bill4 {
	float:left;
	clear: top left;
	width:578px;
	background:#efefef;
	line-height:160%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:6px;
}
.Bodyer_right_page_end {
	float:left;
	width:592px;
	padding:15px 29px 15px 29px;
	text-align:right;
}
OL LI {
	MARGIN: 8px
}
#con {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	WIDTH: 220px
}
#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 10px;
	WIDTH: 220px;
	PADDING-TOP: 0px;
	HEIGHT: 23px
}
#tags LI {
	BACKGROUND: url(../images/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 23px
}
#tags LI A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #999;
	LINE-HEIGHT: 23px;
	PADDING-TOP: 0px;
	HEIGHT: 23px;
	TEXT-DECORATION: none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative;
	HEIGHT: 25px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #000;
	LINE-HEIGHT: 25px;
	HEIGHT: 25px
}
#tagContent {
	BORDER-RIGHT: #aecbd4 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #aecbd4 1px solid;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #aecbd4 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #aecbd4 1px solid;
	BACKGROUND-COLOR: #fff
}
.tagContent {
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/bg.gif) repeat-x;
	PADDING-BOTTOM: 10px;
	WIDTH: 196px;
	COLOR: #474747;
	PADDING-TOP: 10px;
	HEIGHT: 150px
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
