﻿/*通用_基本信息*/
body {
	font-size:12px;
	text-align:center;
	color:#333333;
	font-family:Tahoma, Verdana, "宋体";
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
td {}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
}
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; }

/*通用_各色文本链接样式*/
.display_none{display:none;}
.White {color:#fff;font-family:"宋体";line-height:20px;}
.White a{color:#fff;line-height:20px;}
.White a:hover{
	color:#0099FF;
}
.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 {
	width:1002px;
	margin:auto;
	padding:0px;
	background-color: #FFFFFF;
}

/*通用_页面头部Header Header_index Header_page*/
#Header {
	clear:both;
	overflow:hidden;
	width:100%;
	height:132px;
	text-align:left;
	background-image: url(../Images/top.PNG);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 126px;
	width: 130px;
	padding-left: 38px;
	padding-top: 1px;
}

#Header_navigation{ float:left; padding-top: 10px; padding-right: 0; padding-bottom: 0; padding-left: 10;
}
#Header_navigation ul { margin:0; padding:0;}
#Header_navigation li { display:inline; list-style-type:none; }
#Header_navigation li a { font-weight:bold; }
#Header_search { float:right; clear: top left; padding:6px 0 0 0; }

#navbar{
	height:44px;
	overflow:hidden;
	background-image: url(../images/muen.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#navbar_wraper{
	width:100%;
	height:42px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navbar_left{
	float:left;
	clear:left;
	overflow:hidden;
	height:42px;
	width:1000px;
}
#navbar_right{
	float:right;
	clear:right;
	overflow:hidden;
	width:165px;
	height:42px;
}
#navbar ul{margin:0px;padding:0px;}
#navbar li{
	float:left;
	width:99px;
	height:42px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	line-height:42px;
	display:inline;
	text-align:center;
}
#navbar li a{ color:#fff; font-size:14px;}
#navbar li a:hover{
	display:block;
	width:99px;
	height:42px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	line-height:42px;
	background-image: url(../Images/mail-b.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#navbar li .Active{
	display:block;
	width:99px;
	height:42px;
	overflow:hidden;
	font-size:14px;
	line-height:44px;
	background-image: url(../Images/mail-b.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
/*通用_主体容器Bodyer Bodyer_index Bodyer_page Bodyer_left/center/right_index Bodyer_left/center/right_page */
#Bodyer_index {
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
#Bodyer_page {
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #ddd;
}
#Bodyer_banner_index {
	width:100%;
	height:193px;
	margin:auto;
	padding:auto;
}
#Bodyer_banner_page {
	width:100%;
	height:193px;
	margin:auto;
	padding:auto;
}

/*通用_页面底部Footer Footer_index Footer_page*/
#Bodyer_index_foot {
	height: 25px;
	width: 100%;
	background-image: url(../Images/navstat.gif);
	background-repeat: no-repeat;
	float: left;
}
#Footer {
	width:100%;
	height:100%;
	margin-top:2px;
	color: #CCCCCC;
	padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(../Images/foot.jpg);
	background-repeat: repeat-x;
	float: left;
}
#Footer_left {
	float: left;
	width: 100%;
	line-height: 18px;
}


#Footer_right {
	float: left;
	margin-top:2px;
	width: 100%;
	line-height: 18px;
}

/*首页_主体左边*/
#Bodyer_left_index {
	float: left;
	width:230px;
	margin-right: 9px;
}
.Bodyer_left_index_login {
	width:78%;
	height:114px;
	padding-top: 52px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 26px;
}
.Bodyer_left_index_login a{ color:#ff3300; }
.Bodyer_left_index_login a:hover{ color:#1874cd; }
.Bodyer_left_index_announce {
	width:230px;
	text-align:left;
	line-height:170%;
	font-family:"宋体";
	background-image: url(../Images/menu_not.gif);
	background-repeat: no-repeat;
}
.Bodyer_left_index_announce img{
	float: right;
	width:29px;
	height:5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.Bodyer_left_index_announce a{ font-family:Tahoma,Verdana,"宋体";}
.Bodyer_left_index_links {
	width:206px;
	padding-top:5px;
	line-height: 23px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
.Bodyer_left_index_links img {margin-bottom:8px; }

/*首页_主体右边*/
#Bodyer_right_index {
	float: left;
	width:76%;
}	
#seo {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 1px;
	height: 5px;
	color: #000000;
}

.Bodyer_right_index_item {
	width:100%;
	height:40px;
	background-image: url(../Images/sale_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	color: #1A9ADB;
	float: left;
}
.Bodyer_right_index_item .it {
	font-weight: bold;
	color: #0066FF;
	height: 21px;
	margin-top: 12px;
	margin-left: 45px;
}

.Bodyer_right_index_item img{
	float: left;
	vertical-align: middle;
}
.Bodyer_right_index_more {
	float: right;
	width:35px;
	background-position: center;
	margin-top: 12px;
	margin-right: 30px;
}
.Bodyer_right_index_more img{
	float: right;
}
.Bodyer_right_index_list {
	float: left;
	width:740px;
	padding-left:10px;
	padding-top:12px;
	text-align:left;
	padding-right: 10px;
}
.Bodyer_righ_index_list a{font-family:Tahoma,Verdana,"宋体"; }
.Bodyer_right_index_news {
	float: left;
	width:360px;
	margin-right: 2px;
	margin-left: 2px;
}
.jinkouzhoucheng {
	width: 740px;
	float: left;
	height: 160px;
	line-height: 23px;
	color: #666666;
}
.zhoucheng {
	height: 182px;
	width: 216px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007BDB;
	border-left-color: #007BDB;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 26px;
	text-align: left;
}



/*内页_主体左边*/
#Bodyer_left_page {
	float:left;
	width:23%;
	padding-bottom:5px;
	margin-right: 6px;
}
.Bodyer_left_page_title {
	width:85%;
	height:30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15%;
	text-align: left;
	background-image: url(../Images/menu_not.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.bodyer_top {
	width: 100%;
}

.Bodyer_left_page_menu {
	width:226px;
	line-height:46px;
	text-align:left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0076DB;
	border-left-color: #0076DB;
	background-image: url(../Images/bg_11.gif);
}
.Bodyer_left_page_menu ul {
	line-height: 46px;
}

.Bodyer_left_page_menu a{
	padding-left:46px;
	background-image: url(../Images/Arrow_04.gif);
	background-repeat: no-repeat;
	background-position: 26px;
	color: #666666;
}

/*内页_主体右边*/
#Bodyer_right_page {
	float: left;
	width:76%;
}
.Bodyer_right_page_location {
	float: left;
	width:745px;
	text-align:left;
	color:#0066CC;
	background-image: url(../images/location.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 8px;
	padding-left: 15px;
}
.Bodyer_right_page_location a{
	color:#0066CC;
	word-spacing: 8px;
}
.bodyer_bottm {
	height: 5px;
	width: 760px;
	float: left;
}
.bj {
	background-image: url(../Images/web_bj.gif);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}

.Bodyer_right_page_content {
	float: left;
	width:auto;
	text-align:left;
	line-height:180%;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 19px;
}
.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:#CCCCCC;
}
.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;
	width:700px;
}

.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; }
.links {
	height: 100%;
	text-align: left;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}
.links a {
	color: #FFFFFF;
}
