@charset "utf-8";

/* Himeway HomePage CSS DESIGN BY PAITY.COM|SKIDY */

* {	margin: 0px; padding: 0px;	font-style: normal;	border: none;}
html {overflow: scroll;}
body {
	margin:0;
	padding:0;
	font-size: 12px;
	background-color: #d1f3ff;
	background-image: url(../Images/BG.jpg);
	background-repeat: repeat-x;
}
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; }

td {font-family:"宋体";font-size: 12px;color: #2f2f2f;line-height: 20px;}
A:link   {font-family:"宋体";font-size:12px;color: #0071b6;text-decoration: none;}
A:visited{font-family:"宋体";font-size:12px;color: #0071b6;text-decoration: none;}
A:hover  {font-family:"宋体";font-size:12px;color: #ff0000;text-decoration: none;}
A:active {font-family:"宋体";font-size:12px;color: #0071b6;text-decoration: none;}

/*通用_各色文本链接样式*/
.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;}

/*- 表单样式 -------------Paity.com|skidy-------------- */
form{
margin: 0px auto;
border: solid 1px #CCCCCC;
}
.TextBox{
border-bottom: solid 1px #CCCCCC;
}
label{
float: left;
padding: 10px 0px 4px 30px;
}
input{
padding: 1px;
}
input,textarea{
border: 1px solid #CCCCCC;
margin: 5px 0px;
}
textarea{
padding: 2px;
}
.bt{
width: 38px;
height: 20px;
font-size: 11px;
border: solid 1px #CCCCCC;
background: #FBFBFB;
text-align: center;
}
.btcenter{
text-align: center;
clear: left;
padding: 4px 0px 0px;
}
.sffocus {
background: #F0F9FB; /*----for IE----*/
border: 1px solid #1D95C7;
}
textarea:focus, input:focus {
background: #F0F9FB; /*----for firefox......----*/
border: 1px solid #1D95C7;
}

/*- 主体框架 -------------Paity.com|skidy-------------- */
#Container {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 25px;
}

#PageBody {
	width: 870px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4e9f9;
	background-image: url(../Images/PageBody_BG.gif);
	background-repeat: repeat-y;
}

#PageBodyBT {
	width: 835px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../Images/PageBody_BT.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	padding-top: 30px;
	text-align: right;
	padding-right: 35px;
}

#MainBabai {
	width: 800px;
	margin: auto;
	padding: 0px;
	overflow: hidden;
}

#MainBabaiWhite {
	width: 800px;
	margin: auto;
	padding: 0px;
	height: 20px;
}

/*- 主页主体左栏 -------------Paity.com|skidy-------------- */
#LeftBar {
	width: 370px;
	height: 230px;
	float: left;
}
#LeftBar img {
	float: right;
}
#LeftbarBox {
    width: 356px;
	float: right;
}

/*- 主页主体右栏 -------------Paity.com|skidy-------------- */
#RightBar {
	width: 400px;
	height: 230px;
	float: right;
}
.RightBarBox {
	float: left;
	width: 206px;
}

/*- 次页主体左栏 -------------Paity.com|skidy-------------- */
.PageLeftBar {
	width: 195px;
	float: left;
	margin-top: 25px;
}

/*- 次页主体右栏 -------------Paity.com|skidy-------------- */
#PageRightBar {
	width: 600px;
	float: right;
	background-image: url(../Images/PageRightBar_BG2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#PageRightBar img {
	float: left;
}


/*- 次页主体内容 -------------Paity.com|skidy-------------- */
#PageContent {
	width: 560px;
	float: right;
	margin-bottom: 40px;
	line-height: 22px;
}
#PageContent img {
	float: none;
}
#PageContent font,#PageContent p {
	line-height: 150%;
}

#PagePath {
	float: right;
	height: 20px;
	width: 560px;
	margin-bottom: 20px;
}
.FloatRight {float: right;}
.FloatLift {float: left;}
/*- 次页主体左栏菜单 -------------Paity.com|skidy-------------- */
#PageSubMenu {
	width: 195px;
	float: left;
}
#PageSubMenu ul {
	margin-bottom: 10px;
}
#PageSubMenu li {
	height: 22px;
	text-align: left;
	list-style-type: none;
	line-height: 22px;
}

#PageSubMenu a {
	background-image: url(../Images/PageSubMeun_BG1.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	background-position: 0px bottom;
}
#PageSubMenu A:hover {
	background-image: url(../Images/PageSubMeun_BG2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/*- 次页主体左栏菜单 -------------Paity.com|skidy-------------- */
#PageSubtoSubMenu li {
	height: 22px;
	text-align: left;
	list-style-type: none;
	line-height: 22px;
}
#PageSubtoSubMenu a {
	background-image: url(../Images/PageSubMeun_BG3.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	background-position: 0px bottom;
	color: #FF3333;
	}
#PageSubSubMenu li {
	height: 22px;
	text-align: left;
	list-style-type: none;
	line-height: 22px;
}

#PageSubSubMenu a {
	background-image: url(../Images/PageSub2Meun_BG1.jpg);
	background-repeat: no-repeat;
	padding-left: 33px;
	display: block;
	background-position: 15px bottom;
}
#PageSubSubMenu A:hover {
	background-image: url(../Images/PageSub2Meun_BG2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-position: 15px bottom;
}


/*- TopNews  -------------Paity.com|skidy-------------- */
#TopInfoBar {
	width: 356px;
	float: left;
}
#TopInfoBar ul {
	margin-bottom: 10px;
}
#TopInfoBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9f2fb;
	height: 22px;
	text-align: left;
	list-style-type: none;
	line-height: 22px;
}

#TopInfoBar a {
	background-image: url(../Images/Arrow_17.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	background-position: 0px;
}
#TopInfoBar A:hover {
	background-image: url(../Images/Arrow_17.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	background-color: #d3f3ff;
}

/*- 焦点图片 -------------Paity.com|skidy-------------- */

div#MainPromotionBanner{
	width:400px;
	height:220px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 220px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 400px;
	height: 220px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 400px;
	height: 220px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 200px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 3px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 3px; 
}

/* 登录框样式----------------------------- */
.title{font-family: verdana, tahoma, sans-serif;FONT-SIZE: 10px;font-weight:bold}
.grey{FONT-SIZE: 12px;color:#666666}

.orange {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600}
.orange A:link {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:visited {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:hover {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:active {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}


.username{
    background-image:url(../Images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
    border: 1px solid #CCCCCC;
    font-family: verdana, tahoma, sans-serif;}
.password{
    background-image:url(../Images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
	border: 1px solid #CCCCCC;
    font-family: verdana, tahoma, sans-serif;}
.searchBox{
	background-image:url(../Images/search_ICO.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
	border: 1px solid #CCCCCC;
	font-family: verdana, tahoma, sans-serif;
}
.SpacerBox{
	FONT-SIZE: 12px;
	border: 1px solid #FFFFFF;
    font-family: verdana, tahoma, sans-serif;}




/*- 主页图文信息 -------------Paity.com|skidy-------------- */
#MainImageText{
	height: 320px;
	width: 189px;
	float: left;
	background: url(../Images/RightBarBox_BG.gif) no-repeat 0px bottom;
	padding-left: 17px;
}
#MainImageText img {
	float: left;
	margin-right: 10px;
	border: 1px solid #d9e8f8;
	}
#MainImageText ul {
	float: left;
	height: 62px;
	width: 100px;
	list-style-position: outside;
	list-style-type: disc;	
	}
#MainImageText li {
	list-style:none;
	line-height: 15px;
	}
#MainImageTextBG {
	height: 62px;
	width: 180px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}

/*- Product -------------Paity.com|skidy-------------- */
.ProductList {
	height: 100px;
	width: 280px;
	padding-top: 25px;
	margin-bottom: 25px;
}
.ProductImg {
	float: left;
	height: 100px;
	width: 110px;
}
.ProductTr {
	background-image: url(../Images/Point_line_05.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ProductContent {
	float: left;
	width: 560px;
	text-align: justify;
}
.ProductBigImg {
	float: left;
	height: 250px;
	width: 250px;
}
.ProductTopBar {
	float: left;
	height: 250px;
	width: 560px;
	background-image: url(../Images/Product_TopBar_BG.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ProductInfoBar {
	float: right;
	width: 240px;
	height: 150px;
	margin-top: 75px;
}

/*- FOOTER -------------Paity.com|skidy-------------- */
#Footer {
	height: 20px;
	width: 860px;
	margin: auto;
	padding-top: 7px;
	padding-left: 10px;
}
#Footer a{
	margin-left: 5px;
}
.FooterLeft { float: left; }
.FooterRight {
	float: right;
	margin-right: 20px;
}
/*--友情链接---*/
.FriendSite {
	width: 870px;
	height: 35px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*--留言板---*/
.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;}
