﻿@charset "utf-8";
/* CSS Document 
www.35blue.com
bluebc design */

@import url("import.css");





/*=================网站侧栏==========================*/
#sideArea{
	float:left;
	width:180px;
	/*border:1px black solid;*/
	margin-left:10px;
}

#products_list {
	padding-left:10px;
	width:160px;
	border:#009966 1px solid;
	padding-bottom:60px;

}

#products_list h3{
    width:150px;
	text-align:left;
	
	padding-left:20px ;
	background:url(../images/icon_01.gif) left center no-repeat;
	clear:both;
	margin-bottom:20px;
	margin-top:15px;
	
}
#products_list ul {
	margin-top:5px;
	margin-bottom:30px;
	
}

#products_list ul li{
	line-height:1.4;
	float:left;
	padding-left:10px;
	white-space:nowrap; 
}
/*=================会员中心==========================*/

#Mainarea h2{
  margin-left:10px;
 background:url(../images/icon_06.gif) left center no-repeat;
 padding-left:20px;
 border-bottom:1px  dotted #38B549;
}
#user_list{
border:1px solid #38B549;
padding-bottom:10px;
}
#user_list h2{
color:white;
background:url(../images/bg_title_06.gif) left center repeat-x;
padding-left:18px;
}

#user_list ul li{
 background:url(../images/icon_05.gif) left center no-repeat;
 padding-left:20px;
 line-height:2.0;
}
/*=================表单==========================*/
#userlogin {
margin-left:320px;
}

#userregister{
margin-left:300px;

}
form p{
color:#009900;
line-height:2.8;
}

form h2{
font-weight:bold;
background:url(../images/icon_03.gif) left center no-repeat;
padding-left:25px;
margin-left:40px;
width:90%;
}
#btn_login{
width:50px;
height:20px;
float:left;
border:1px #38B549 solid;
padding:2px 10px;
background:#ECE9D8;

margin-left:55px;
}
#btn_reg{
width:30px;
height:14px;
border:1px #38B549 solid;
padding:2px 10px;
background:#ECE9D8;

float:left;
margin-left:10px;

}
/*=================网站底部==========================*/
#page_register{
}
/*=================网站底部==========================*/
#footer{
clear:both;
width:860px;
margin:10px;
height:80px;
text-align:center;
padding-top:20px;
border-top:1px #999999 dotted;
color:#999999;
}
#footer a{
color:#999999;
}
#footer p
{
 margin-top:20px;
float:left;
line-height:20PX;
height:50px;

}
#footer  img
{
  margin-top:20px;
  padding-left:200px;
}
#footer ul {
 margin-top:5px;
 width:100%;
}
#footer ul li{
float:left;
border-left:1px black solid;
padding:0 10px;
}

#copyright{
position:absolute;
top:105px;
left:380px;
}
#copyright p{
/*margin-right:15px;*/
line-height:55px;
}
/*=================icon别针==========================*/
.biezhen{
position:absolute;
left:-18px;
top:810px;
}

#wrapper_out{
	position:relative;
	width:910px;
	 margin:0 auto;
}
/*=================帮助中心==========================*/
.bg_title_blue{
background:url(../images/bg_title_02.png) left center no-repeat;
text-align:center;
color:#FFFFFF;
font-size:14px;
letter-spacing:2px;
}
#help_list {
border:#00CC33 solid 1px;
height:100%;
padding-left:10px;
margin-bottom:10px;

}
#textpage #sideArea  h2{
background:url(../images/bg_title_02.png) left center no-repeat;
text-align:center;
color:#FFFFFF;
font-size:14px;
letter-spacing:2px;
}

#textpage #sideArea  h3{
clear:both;
background:url(../images/icon_04.gif) left center no-repeat;
padding-left:10px;
margin:10px 0;
}

#textpage #sideArea  ul li{
line-height:1.8;
}
.bg_title_blue_small{
line-height:21px;
color:white;
background:url(../images/bg_title_blue_small.png) left center no-repeat;
border-bottom:2px #95A8F1 solid;
}
.bg_title_yellow_small{
line-height:21px;
color:white;
background:url(../images/bg_title_yellow_small.png) left center no-repeat;
border-bottom:2px #FFB03A solid;

}

#bigarea{
 margin:0 10px;
 padding-bottom:10px;
 border-top:1px  #FF9933  solid;

}
/*=================购物?=========================*/
.bg_title_car{
line-height:21px;
height:21px;
color:white;
margin:0 10px;
background:url(../images/bg_title_09.gif) left center repeat-x;
border-bottom:0px #00CC33 solid;
padding-left:20px;
width:735px;
}

.btn_step{

color:black;
height:22px;
width:95px;
border:none;
background:url(../images/btn_step.gif) left center no-repeat;

text-align:left;
padding-left:8px;


float:right;
margin-right:20px;
margin-top:5px;
}




#bigarea table{
  width: 100%; 
  border-collapse: collapse;
}
#bigarea table tr {
  /*border-bottom:1px dotted #00CC33;*/
  line-height:2.8;

}
#bigarea th{
    padding:8px  18px;
   /* border: #CCCCCC 1px solid;*/
	font-weight:bold;
	line-height:1.2;
}
#bigarea td{
    padding:6px 0px 6px 10px;
	vertical-align: top;
	padding-top: 6px;     
  /*  border-bottom: #CCCCCC 1px solid;*/
	line-height:1.5;
	 
}
#bigarea td SPAN{
font-weight:bold;

}
#bigarea td p{
color:#666666;
}

#tablearea table{
  width: 100%; 
  border-collapse: collapse;
}
#tablearea table tr {
  border-bottom:1px dotted #00CC33;

}
#tablearea th{
    padding:8px  18px;
   /* border: #CCCCCC 1px solid;*/
	font-weight:bold;
	line-height:1.2;
}
#tablearea td{
    padding:6px 0px 6px 10px;
	vertical-align: top;
	padding-top: 6px;     
    border-bottom: #CCCCCC 1px solid;
	line-height:1.5;
	 
}
/*=================商品内部?=========================*/
/*#SaleCard #sideArea{
border:none;
}*/

.bg_title_green {
background:url(../images/bg_title_01.png) left center no-repeat;
text-align:center;
color:#FFFFFF;
font-size:14px;
letter-spacing:2px;
}

.SaleCard_list {
border:#00CC33 solid 1px;
height:100%;
padding-left:10px;
margin-bottom:10px;
}

#SaleCard_list {
border:#00CC33 solid 1px;
height:100%;
padding-left:10px;
margin-bottom:10px;
}
#SaleCard #sideArea  h2{
background:url(../images/bg_title_01.png) left center no-repeat;
text-align:center;
color:#FFFFFF;
font-size:14px;
letter-spacing:2px;
}

#SaleCard #sideArea  h3{
clear:both;
background:url(../images/icon_02.gif) left center no-repeat;
padding-left:10px;
margin:10px 0;
}

#SaleCard #sideArea  ul{

margin-bottom:10px;
}
.bg_title_redicon{
background:url(../images/icon_02.gif) left center no-repeat;
padding-left:10px;
margin:10px 0;

}

#SaleCard_list li{
float:left;
width:45%;
line-height:1.7;

}
/*=================card内容页面==========================*/
#img_cardinfo{
width:610px;
border:#38B549 solid 8px; 
}
#CardContent {
padding-left:10px;
}

#CardContent h2{
font-size:1.2em;
padding-left:30px;
background:url(../images/icon_03.gif) left center no-repeat;
}

#CardContent h3{
margin-left:30px;
}
#CardContent p{
padding:10PX 20px;
}
#CardContent p span{
font-weight:bold;
}
/*=================商品分类==========================*/
#prductclass{
}
.pro_img_list {
float:left;
width:100%;
margin-left:2%;
margin-top:2%;
}

.pro_img_list img{
height:100px;
width:135px;

float:left;
border:#38B549 1px solid;
padding:2px;
}
.pro_img_list ul {
float:left;

}
.pro_img_list ul li{
line-height:1.4;
}
.ul_title{
color:#38B549;
font-weight:bold;
}
.ul_price{
color:	#FAAF4A;

}

.pro_images{

width:140px;	
/*height:120px;*/

float:left;
}

.scrollImg{list-style-type:none;background:url(../images/demo/bg_indexslider.gif) top center no-repeat;width:163px;height:110px;padding:6px 7px 7px 7px;float:left;margin-right:3px}

/*=================商品右侧图片==========================*/
.pro_images_tuijian{
text-align:center;
padding:5px;
}
.pro_images_tuijian img{
width:120px;
height:90px;
}
.pro_images_bang{
float:left;
text-align:center;
}
.pro_images_bang img{
width:75px;
height:45px;
}
/*=================商品编辑==========================*/
#Editarea{
height:810px;
margin:0 10px;
border:1px solid #38B549;
border-top:3px solid #38B549;
background:url(../images/bg_edit.gif) repeat-y;
}

.green_title{
line-height:21px;
margin-left:10px;
padding-left:20px;
color:white;
background:url(../images/bg_title_02.gif) left center no-repeat;
}
#btnarea_carinfo{
float:right;
clear:both;
height:30PX;
}
#btnarea{
text-align:center;
margin:10px 0 0 10px;
}
.button{
padding-top:-2px;
color:white;
height:23px;
width:81px;
border:none;
background:url(../images/btn_blue.png) left center no-repeat;

text-align:center;
}
.button_BIG{
padding-top:-2px;
height:30px;
width:252px;
border:none;
background:url(../images/btn_BIG.gif) left center no-repeat;
font-weight:bold;
text-align:center;
}
.btn_green{
padding-top:-2px;
color:white;
height:23px;
width:81px;
border:none;
background:url(../images/btn_green.png) left center no-repeat;

text-align:center;
}
.btn_yellow{
padding-top:-2px;
color:white;
height:23px;
width:81px;
border:none;
background:url(../images/btn_yellow.png) left center no-repeat;

text-align:center;
}
.btn_blue{
padding-top:-2px;
color:white;
height:23px;
width:81px;
border:none;
background:url(../images/btn_blue.png) left center no-repeat;

text-align:center;
}
/*=================表格?=========================*/

/*table{
  width: 100%; 
  border-collapse: collapse;
}

 th{
    padding:8px  18px;
    border: #CCCCCC 2px solid;
	font-weight:bold;
	line-height:1.5;
}
 td{
    padding:6px 11px 6px 18px;
	vertical-align: TOP;
	padding-top: 6px;     
    border: #CCCCCC 2px solid;
	line-height:1.5;
	 
}*/

/*=================样式细节?=========================*/

/*商品列表*/
.prodoctclass{
width:31%;
float:left;
margin-left:10px;
margin-bottom:10px;

}
.prodoctclass img{

}


.prodoctclass h3{
padding-top:5px;
text-align:center;
}

/*=================导航下拉?=========================*/
.suckertreemenu {
margin-left:10px;
width:100%;
height:60px;
background:url(../images/bg_nav_big.gif) left  center no-repeat;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu  ul li{
position: relative;

display:block;

line-height:60px;


width:102px;
text-align:center;
/*font-family:"幼圆","宋体", "新宋?;*/
font-weight:bold;
color:white;
}

.suckertreemenu ul li a:link,.suckertreemenu ul li a:visited{
color:#FFFFFF;
background:none;
font-size:1.2em;
}
/*Top level menu link items style*/
.suckertreemenu ul li a:hover{
display:block;

width:130px;

font-size:1.3em;
background:  url(../images/bg_nav_green.gif)  left center no-repeat;
}



	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 2em;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
font-size:1em;
background:none;
height:20px;
border:1px solid #00CC00;
width: 100px; /*width of sub menu levels*/


}
/* Sub level menu links style */
.suckertreemenu ul li ul li a:visited,.suckertreemenu ul li ul li a:link{
display:block;
color: #33CC00;
background:#FFFFFF;/*CCCCCC*/
font-size:12px;
line-height:20px;
height:20px;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a:hover{
display: block;
background:#38B549;
color:white;
width: 100px; /*width of sub menu levels*/
}

/* li_server */
#li_server ul li{
display: list-item;
float: none;
font-size:1em;
background:none;
height:20px;
border:1px solid #00CC00;
width: 150px; /*width of sub menu levels*/


}
 #li_server  ul li a:visited, #li_server  ul li a:link{
display:block;
color: #33CC00;
background:#FFFFFF;/*CCCCCC;*/
font-size:12px;
line-height:20px;
height:20px;
}

 #li_server  ul li a:hover{
display: block;
background:#38B549;
color:white;
width: 150px; /*width of sub menu levels*/
}


/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/*主导航新样式*/
/*********************************************************************/
#primary_navigation {

	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	z-index: 10;
	height:60px;
    background:  url(../images/bg_nav_big.gif) left  top  no-repeat;
}

#primary_navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	/*width:102px;*/
	z-index: 10;
}

#primary_navigation li.last {
	background-image: none;
}

#primary_navigation li a{
	display: block;
	float: left;
	height: 60px;
	line-height: 16px;
	color: white;
	margin-left:-20px;
	width:122px;
	text-align: justify;
	text-indent:30px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	font-size:1.3em;
}


#primary_navigation li a.active {
	color: #F69401;
}

#primary_navigation li a span {
	display: block;
	float: left;
	padding: 20px 15px 0 13px;
	cursor: pointer;
	height: 44px;
}

#primary_navigation li a:hover {
	color: #F69401;
}

#primary_navigation li.hover a 
{
    /*
	color: #F69401;
	height: 58px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 0px;
	background: url(../images/bg_nav_green.png) no-repeat;
	*/
	color: #F69401;
	height: 58px;
	overflow: hidden;
	left:20px;
	position: relative;
	margin-left: -20px;
	padding-left: 0px;
	background: url(../images/bg_nav_green.gif) no-repeat;
	text-indent:10px;
}


#primary_navigation li.hover a span 
{
	cursor: pointer;
}

#primary_navigation li div {
	display: none;
	border:1px solid #00CC00;
	background:#FFFFFF;
	padding: 4px 0 0 0;
	width: 130px;
	position: absolute;
	top: 58px;
	left: 28px;
	font-size:9px;
	z-index: 10;
}

#primary_navigation ul {
	margin: 0;
	padding: 0 8px 4px 0px;
	list-style: none;
	width: 122px;
}

#primary_navigation ul li {
	display: block;
	float: none;
	margin: 0;
	text-align:center;
	background: none;
	border-top: 1px solid #00CC00;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 130px;	
}

#primary_navigation ul li:first-child {
	border-top: none;
}


#primary_navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color:#009900;
	background: none;
	padding: 5px 0 5px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
	text-align: center;
	margin-left:0px;
	position: static;
}

#primary_navigation li.hover ul li a:hover, #primary_navigation li.hover ul li:hover a {

	background-color:Green;
	margin: 0;
	padding: 5px 0 5px 0;
	color:#FFFFFF;
	margin-left:0px;
	position: static;
}

#primary_navigation li.hover ul li a.active{
	font-weight: bold;
	background-color:Green;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
}

#primary_navigation li.hover div {
	display: block;
}


.nav_active
{
    /*
	color: #F69401;
	height: 58px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 0px;
	background: url(../images/bg_nav_green.png) no-repeat;
	*/
	color: #F69401;
	height: 58px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	left:20px;
	padding-left: 0px;
	background: url(../images/bg_nav_green.gif) no-repeat;
}
.nav_active_span
{
	text-indent:10px;
}
.nav_active_first
{
	color: #F69401;
	height: 60px;
	overflow: hidden;
	z-index: 10;
	left:20px;
	position: relative;
	margin-left: -20px;
	padding-left: 00px;
	background: url(../images/bg_nav_green_index.gif) no-repeat;
	text-indent:10px;
}

.nav_active_last
{
	color: #F69401;
	height: 60px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	left:20px;
	margin-left: -1px;
	padding-left: 0px;
	background: url(../images/bg_nav_green_last.gif) no-repeat;
	text-indent:10px;
}

#li_last a:hover{
	color: #F69401;
	height: 60px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 0px;
	background: url(../images/bg_nav_green_last.gif) no-repeat;
	text-indent:10px;

}

#li_first a:hover{
	color: #F69401;
	height: 60px;
	overflow: hidden;
	z-index: 10;
	left:20px;
	position: relative;
	margin-left: -20px;
	padding-left: 00px;
	background: url(../images/bg_nav_green_index.gif) no-repeat;
	text-indent:10px;
}

/*解决菜单被下拉框挡住的问题*/
.menuIFrame
{
    position:absolute; 
    visibility:inherit; 
    top:0px;
    left:0px; 
    z-index:-1; 
    width:130px;
    height:30px;    /*特殊高度处理,只有菜单下有一下拉框,以刚好盖过菜单下的下拉框高度并小于下拉菜单的整体高度*/
    border:0;
    border-style:none;
    border-width:0;
}


/*圆角DIV*/
.divfloat {
	margin:0 0 10px 0;
	background: transparent; 
}
 
.roundtop,.roundbottom{
	display:block; 
	font-size:1px;
	width: 100%;
	background:transparent;
}
 
.roundb1,.roundb2,
.roundb3,.roundb4 {
	display:block; 
	overflow:hidden;
}
 
.roundb1,.roundb2,.roundb3 {
	height:1px;
	border-left:1px solid #9B9B9B; 
	border-right:1px solid #9B9B9B;
	background:#f0ffff;
}
 
.roundb1 {margin:0 5px;background:#9B9B9B;}
.roundb2 {margin:0 3px;border-width:0 2px;}
.roundb3 {margin:0 2px;}
.roundb4 {
	height:2px; 
	margin:0 1px;
	border-left:1px solid #9B9B9B; 
	border-right:1px solid #9B9B9B;
	background:#f0ffff;
}
 
.roundboxcontent {
	display:block; 
	padding:5px; 
	height:100%; 
	overflow:hidden;
	border:0 solid #9B9B9B;
	border-width:0 1px;
	background:#f0ffff;
}




/**********邮寄封面**************/
.nothing
{
}

.mailGroundTD {
    BORDER-RIGHT: #ff9900 4px double; BORDER-TOP: #ff9900 4px double; BORDER-LEFT: #ff9900 4px double; BORDER-BOTTOM: #ff9900 4px double;
}

.mailGroundTableborder {
    BORDER-RIGHT: #d8d8d8 0px solid; BORDER-TOP: #d8d8d8 0px solid; BORDER-LEFT: #d8d8d8 0px solid; BORDER-BOTTOM: #d8d8d8 0px solid
}

.mailGroundTextboxnokuang {
    BORDER-RIGHT: #ff0000; BORDER-TOP: #ff0000; FONT-SIZE: 22px; BORDER-LEFT: #ff0000; COLOR: #999999; BORDER-BOTTOM: #ff0000; BACKGROUND-COLOR: #ffffcc; 
}

.mailGroundPostcodefont {
    FONT-SIZE: 24px; LETTER-SPACING: 32px; BACKGROUND-COLOR: transparent; margin-top:5px;
}
/*****************************/
a:link 
{
	color: #005199; 
	text-decoration: none;
}
a:visited
{
	color: #005199; 
	text-decoration: none;
}
a:hover 
{
	color: #A04199; 
	text-decoration: none;
}
a:active 
{
	color: #A04199; 
	text-decoration: none;
}


/*新版页面样式*/
td {
	font-size: 12px;
	color: #666666;
}
#photolist .photobox:hover{border:2px solid #62BEE1;}.tubox {
	background-color: #FAFAFA;
	margin-top: 3px;
	border: 1px solid #DBDBDB;
}
.mailbox {
	border: 1px solid #E8E8E8;
	background-color: #F7F7F7;
	margin-top: 2px;
}
.mailbox .title {
	font-size: 13px;
	font-weight: bold;
	color: #EA6000;
}
#menu04 .submenu ul,#menu02 .submenu ul {
	margin: 2px;
	padding: 0px;
	list-style-type: none;
}
#menu04,#menu02 {
	position: relative;
}

#menu02 .submenu {
	position: absolute;
	top: 5px;
	left: 113px;
	background-color: #E9560E;
	display: none;
	width: 115px;
}
#menu04 .submenu{
	position: absolute;
	top: 5px;
	left: 113px;
	background-color: #E9560E;
	display: none;
	width: 95px;
}
#menu04 .submenu a,#menu02 .submenu a{
	color:#fff;
	line-height: 22px;
	text-decoration: none;
	padding-right: 10px;
}

.ilovediytxtbox {
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px solid #EAEAEA;
	line-height: 18px;
}
.ilivediyitemInfo {
	line-height: 18px;
	padding-left: 10px;
}
.ilivediyitemInfo .num {
	font-weight: bold;
	color: #FF0000;
}

.viewBoxTitle {
	font-size: 12px;
	font-weight: bold;
	color: #134011;
	background-image: url(../images/view_box1_titlebg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 144px;
	padding-top: 6px;
	padding-left: 15px;
}
.diyPan2 {
	background-image: url(../images/DIYpan_box1.jpg);
	background-repeat: no-repeat;
	height: 72px;
	position: relative;
}
.diyPan2 .title {
	position: absolute;
	height: 30px;
	top: 31px;
	left: 31px;
	font-size: 25px;
	font-weight: bold;
	color: #E9570E;
}


.viewBoxInfo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70E7A5;
	border-bottom-color: #70E7A5;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.coolshowItemInfo {
	line-height: 18px;
}
a {
	text-decoration: none;
}
.messlistTable {
	color: #3F8546;
	border: 1px solid #60EA86;
}
#messform {
	color: #003300;
}
#messform .inputcss {
	background-color: #EEFDF2;
	border: 1px solid #B0F4C4;
}


.messlistTable td,.messlistTable a{
	color:#1C391F;
	background-color: #F2FDF5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buyTable th {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #47A070;
}
.buyTable {
	margin-top: 12px;
}
.payinfoTitleTd {
	line-height: 20px;
	font-weight: bold;
	color: #3A5585;
	background-color: #C9DEEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316C99;
	padding-left: 12px;
	font-size: 13px;
}
.paybox .info {
	background-color: #F5FAFE;
	padding: 8px;
	margin-top: 4px;
	border: 1px solid #D0E6EE;
}

.mailFormbox {
	background-image: url(../images/mailForm_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 342px;
	width: 731px;
}
.mailFormbox .recInput {
	line-height: 33px;
	height: 33px;
	width: 256px;
	background-color:Transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #7D3200;
	letter-spacing:34px;
	border: none;
}
.mailFormbox .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.mailFormbox .inputCss {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #A05516;
	background-color: #FFF1DD;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mailFormbox textarea {
	background-color: #FBF4EA;
	border: 1px solid #FE9900;
}
