/*通用_基本信息*/
body {
	margin:0px;
	font-size:12px;
	text-align:center;
	color:#333;
	font-family:Tahoma,Verdana,"宋体";
	background-image: url(../Images/bg.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
	visibility:hidden;
}
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:116px; height:17px; color:#333; padding:1px;border:1px solid #7F9DB9; background: #eee;}
.Search_sel { width:80px; height:19px; background: #eee;color:#333; border:1px solid #7F9DB9; font-size:12px;}
.Search_button { width:37px;height:22px;color:#333;font-size:12px;}

/*通用_页面容器*/
#Container {
	margin:auto;
	padding:0px;
}
#top {
	height: 120px;
	width: 990px;
}
#logo { height: 120px; width: 260px; float: left; }
#head {
	float: right;
	height: 100px;
	width: 725px;
	background-image: url(../Images/logo-1.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: right;
}


/*通用_页面头部Header Header_index Header_page*/
#Header {
	clear:both;
	overflow:hidden;
	text-align:center;
	width: 990px;
}
#Header_navigation{

	padding-right: 1;

	border: 1px solid #4D4D4D;
	background-image: url(../Images/menu_bg.gif);
	background-repeat: repeat-x;


	background-position: 78px;
}
#Header_navigation ul {
	margin:0;
	padding: 0 0 0 100px;

}
#Header_navigation li {
	display:inline;
float:left;
	list-style-type:none;
	padding-right: 10px;
	padding-left: 10px;
}
#Header_navigation li a {
	display:block;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../Images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 115px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Header_navigation li a:hover{
	background-position: 0 -115px;
	color:#FFFFFF;
}
#Header_navigation li .Active{
	width:99px;
	height:31px;
	overflow:hidden;
	font-size:14px;
	line-height:31px;
	background-image: url(../Images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 115px;
}
#Header_search { float:right; clear: top left; padding:6px 0 0 0; }

/*通用_主体容器Bodyer Bodyer_index Bodyer_page Bodyer_left/center/right_index Bodyer_left/center/right_page */
#Bodyer_index {
	clear:both;
	overflow:hidden;
	width:990px;
	border-bottom:1px solid #ddd;
	background-color: #FFFFFF;
}
#Bodyer_page {
	clear:both;
	overflow:hidden;
	width:990px;
	background-color: #FFFFFF;
}
#Bodyer_banner_index {
	width:990px;
	height:193px;
	padding:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Bodyer_banner_page {
	width:990px;
	height:193px;
	padding:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/*通用_页面底部Footer Footer_index Footer_page*/
#Footer {
	width:900px;
	height:64px;
	margin-top:2px;
	color: #fff;
	padding-top: 18px;
	padding-right: 45px;
	padding-bottom: 18px;
	padding-left: 45px;
	background-image: url(../Images/Foot_bg01.jpg);
	background-repeat: no-repeat;
}
#Footer_left { float: left;}
#Footer_right { float: right;margin-top:2px;}

/*首页_主体左边*/
#Bodyer_left_index {
	float: left;
	width:290px;
}
.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_announce {
	width:288px;
	text-align:left;
	line-height:170%;
	font-family:"宋体";
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Bodyer_left_index_announce ul {
	margin: 0px;
	padding: 0px;
}
.Bodyer_left_index_announce li {
	line-height: 23px;
}
.Bodyer_left_index_announce a{ font-family:Tahoma,Verdana,"宋体";}
.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:690px;
	margin-right: 10px;
}
.Bodyer_right_index_item {
	float: left;
	width:631px;
	height:23px;
	background-image: url(../Images/Page_rift.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 8px;
	padding-left: 30px;
	font-weight: bold;
}
.Bodyer_right_index_item img{ float: left; margin-top:18px;}
.Bodyer_right_index_more {
	float: left;
	width:29px;
	height:31px;
	background-image: url(../Images/Page_rift.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.Bodyer_right_index_more img{
	float: left;
	margin-top:15px;
}
.Bodyer_right_index_list {
	float: left;
	width:688px;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Bodyer_righ_index_list a{font-family:Tahoma,Verdana,"宋体"; }
.Bodyer_right_index_news {
	float: left;
	width:520px;
	height:140px;
	padding-left:156px;
	background: url(../Images/Bg_06.jpg) no-repeat;
	line-height: 23px;
}
#links {
	float: left;
	width: 900px;
	margin-top: 10px;
	text-align: left;
	line-height: 23px;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links li {
	color: #FFFFFF;
	display:inline;
	padding-left: 10px;
}
#links a {
	color: #FFFFFF;
}

.Index_News {
	width: 340px;
	float: left;
	text-align: left;
	margin-right: 4px;
}
.Index_News1 {
	width: 340px;
	float: right;
	text-align: left;
	margin-left: 4px;
}


.Bodyer_right_index_th {
	height: 23px;
	width: 310px;
	background-image: url(../Images/th.gif);
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 30px;
}
.Bodyer_right_index_N {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 328px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}



/*内页_主体左边*/
#Bodyer_left_page {
	float:left;
	width:290px;
	padding-bottom:30px;
	margin-left: 10px;
}
.Bodyer_left_page_title {
	width:255px;
	height:22px;
	background-image: url(../Images/left_1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	text-align: left;
}
.Bodyer_left_page_kefu {
	width: 270px;
	height: 140px;
	background-image: url(../Images/left_kefu.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.Bodyer_left_page_menu {
	width:253px;
	line-height:26px;
	text-align:left;
	background: url(../Images/bg_10.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-left: 35px;
}
.Bodyer_left_page_menu a{ padding-left:14px; background: url(../Images/Arrow_04.gif) 0px  no-repeat; }

/*内页_主体右边*/
#Bodyer_right_page {
	float: left;
	width:688px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lth {
	float: left;
	height: 16px;
	width: 120px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	color: #333333;
}

.Bodyer_right_page_location {
	float: left;
	width:676px;
	text-align:right;
	color:#FFFFFF;
	background-image: url(../Images/Page_rift.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 0;
	padding-left: 12px;
	padding-bottom: 4px;
}
.Bodyer_right_page_location a{
	color:#FFFFFF;
}
.Bodyer_right_page_content {
	float: left;
	width:660px;
	text-align:left;
	line-height:180%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.Bodyer_right_page_content_infolist { float: left; width:592px; font-family:"宋体"; font-size:14px;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/Page_particular.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; }

