/*通用_基本信息*/
body {
	background-color: #CBDC40;
	font-size:12px;
	text-align:center;
	color:#333;
	font-family:Tahoma,Verdana,"宋体";
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/bg_01.jpg);
	background-repeat: repeat-x;
}
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 #DDE880; margin-top:4px; }
.Login_button {  }
.Search_text { width:152px; height:17px; color:#333; padding:1px;border:1px solid #DDE880; }
.Search_sel { width:100px; height:19px; color:#333; border:1px solid #DDE880; font-size:12px;}
.Search_button { width:50px;height:22px;color:#333;font-size:12px;}

/*通用_页面容器*/
#Container {
	width:1003px;
	overflow: hidden;
	background-color: #FFFFFF;
}

/*通用_页面顶部Header Header_index Header_page*/
#top { clear:both; overflow:hidden; width:1003px; height:120px; background:url(../Images/logo.jpg); text-align:left; font-family:"宋体"; }
#top_logo{ float:left; width:798px; padding:12px 0 0 0; }
#top_logo ul { margin:0; padding:0;}
#top_logo li { display:inline; list-style-type:none; }
#top_logo li a { font-weight:bold; }
#top_Favorites {
	float:left;
	width:180px;
	height: 16px;
	background-color: #5C5C30;
	text-align: center;
	padding-top: 2px;
}
#top_Favorites a{ color:#fff;}
#top_Favorites a:hover { color:#FFFF00;}


/*通用_页面头部Header Header_index Header_page*/
#Header {clear:both;overflow:hidden;width:1003px;height:30px;text-align:left;font-family:"宋体";
background-image: url(../Images/Head_bg01.gif);	background-repeat: repeat-x;}
#Header_LIFT{float:left; width:4px;	HEIGHT: 28px;background-image: url(../Images/corner_01.jpg);}
#Header_RIGHT{float:right;width:4px;HEIGHT: 28px;background-image: url(../Images/corner_02.jpg);}
    #Header_navigation {
      float:left;
      width:851px; HEIGHT: 30px
      background:#000;
      }
    #Header_navigation ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #Header_navigation li {
      display:inline;
      margin:0;
      padding:0;
      }
    #Header_navigation a {
      float:left;
      background:url("../images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #Header_navigation a span {
	float:left;
	display:block;
	background:url("../images/tabrightE.gif") no-repeat right top;
	color:#FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #Header_navigation a span {float:none;}
    /* End IE5-Mac hack */
    #Header_navigation a:hover span {
      color:#FFF;
      }
    #Header_navigation a:hover {
      background-position:0% -42px;
      }
    #Header_navigation a:hover span {
      background-position:100% -42px;
      }  

#Header_language { float:left; width:120px; padding:10px 0 0 32px; background:url(../Images/map.gif) 0px 11px no-repeat; }
#Header_language a{ color:#DBDBDB;}
#Header_language a:hover { color: #FFFFFF;}

/*通用_主体容器Bodyer Bodyer_index Bodyer_page Bodyer_left/center/right_index Bodyer_left/center/right_page */
#Bodyer_index {
	clear:both;
	overflow:hidden;
	width:1003px;
	background-image: url(../Images/bg_01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0;
	color: #697315;
}
#Bodyer_page {
	clear:both;
	overflow:hidden;
	width:1003px;
	background-image: url(../Images/bg_01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0;
}
#Bodyer_banner_index { width:1003px; height:313px; margin:auto; padding:auto; }
#Bodyer_banner_page { width:1003px; height:313px; margin:auto; padding:auto; }

/*通用_页面底部Footer Footer_index Footer_page*/
#Footer {
	width:880px;
	height:58px;
	background: url(../Images/Foot_bg01.jpg);
	color: #646C21;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 120px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #92A13A;
}
#Footer_left {
	float: left;
	text-align: left;
}
#Footer_right { float: right;margin-top:40px;}

/*首页_主体左边*/
#Bodyer_left_index {
	float: left;
	width:250px;
	background-repeat: no-repeat;
}
.Bodyer_left_index_login {
	width:178px;
	height:114px;
	padding:52px 26px 20px;
	background-image: url(../Images/Bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.Bodyer_left_index_login a{ color:#697315;}
.Bodyer_left_index_login a:hover{ color:#000000; }
.Bodyer_left_index_search {
	width:178px;
	text-align:left;
	line-height:40%;
	font-family:"宋体";
	padding-top: 46px;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 36px;
	background-image: url(../Images/Bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.Bodyer_left_index_Contact { margin-top:10px;width:196px;height:129px;background: url(../Images/Bg_07.jpg) no-repeat;background-repeat: no-repeat;background-position: center top;text-align:left;font-family:"宋体";line-height:20px;padding-top: 46px;padding-right: 27px;	padding-bottom: 0;padding-left: 27px;}

.Bodyer_left_index_links {
	margin-top:10px;
	width:220px;
	background: url(../Images/Bg_08.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	line-height:40%;
	font-family:"宋体";
	padding-top: 46px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}.Bodyer_left_index_links img {margin-bottom:8px; }

/*首页_主体右边*/
#Bodyer_right_index { float: left; width:753px;background: url(../Images/Bg_03.jpg) repeat-x;}	
.Bodyer_right_index_item { float: left; width:684px; height:56px;}
.Bodyer_right_index_item img{ float: left; margin-top:18px;}
.Bodyer_right_index_more { float: left; width:69px; height:56px;}
.Bodyer_right_index_more img{ float: left; margin-top:16px;}
.Bodyer_right_index_list {
	float: left;
	width:711px;
	padding-left:32px;
	text-align:left;
	padding-right: 10px;
}
.Bodyer_righ_index_list a{}
.Bodyer_right_index_news {
	float: left;
	width:400px;
	height:250px;
	padding-left:300px;
	background: url(../Images/Bg_06.jpg) no-repeat;
	padding-right: 11px;
}

/*内页_主体左边*/
#Bodyer_left_page { float:left; width:250px; padding-bottom:30px;}
.Bodyer_left_page_title { width:250px; height:63px;}
.Bodyer_left_page_menu {
	width:230px;
	line-height:30px;
	text-align:left;
	background: url(../Images/bg_10.gif);
	padding-left: 20px;
}
.Bodyer_left_page_menu a{
	padding-left:14px;
	background: url(../Images/Arrow_04.gif) 0px  no-repeat;
	color: #555500;
	font-weight: bold;
}
.Bodyer_left_page_menu a:hover{
	padding-left:14px;
	background: url(../Images/Arrow_04.gif) 0px  no-repeat;
	color: #FFFFFF;
		font-weight: bold;

}

/*内页_主体右边*/
#Bodyer_right_page { float: left; width:753px; }
.Bodyer_right_page_location {
	float: left;
	width:741px;
	text-align:left;
	color:#666;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 12px;
	background-color: #dde880;
}
.Bodyer_right_page_location a{ color:#666; }
.Bodyer_right_page_content { float: left; width:695px; padding:20px 29px 15px 29px; text-align:left; line-height:180%; }
.Bodyer_right_page_content_infolist { float: left; width:695px; 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:180px; }
.Bodyer_right_page_content_pro2 { float: left; margin-left:18px; width:398px; height:180px;}
.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:695px;
	background: url(../Images/description.gif) top no-repeat;
	height: 300px;
}

.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:695px; padding:15px 29px 15px 29px;  text-align:right; }
