/* /*
author: Bone Zhu 
email: alxt300@163.com
2008.4.18
*/

* { margin: 0;
    padding: 0;
}
body {
	background-color: #ffffcc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a,a:hover,a:visited {
	color: #48b772;
}
#allrow {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 53px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#row {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 86px;
	background-color: #FFFFFF;
}

/* header */
#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
}
#header a {
	color: #7b715a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#edition {
	text-align: right;
	padding-right: 80px;
	padding-top: 130px;
}
#edition  a {	
	font-size: 12px;
	color: #FF9A00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* END */
.content {
	background-color: #FFFFFF;
	width: 816px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	font:12px/18px "Trebuchet MS", sans-serif;
}
.content p {
	padding-bottom: 20px;
}
.content ul{
list-style-type:none;}
h1{
font-size:14px;}
/* index content */
#container{
	background-color: #FFFFFF;
	color: #7B715A;
	width: 820px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/alining_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container p {
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 15px;
}
#container h3,#container h4{
	line-height: 17px;
	color: #FF9900;
	background-image: url(../images/h_circle.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
}
#container h3{
	font-size: 14px;
}
#container #r_sidebar h3 {
	background-image: none;
	font-size: 14px;
	padding-left: 2px;
}

#container h4{
	font-size: 13px;
}
/* box */
.boxout {
	
	border: 1px solid #CDCDCD;
	margin-bottom: 2px;
}
.boxin {
	background-color: #F6F6F6;
	margin:1px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.boxin p {
	padding-top: 2px;
	padding-bottom: 4px;
}

.green {
	color: #48B772;
}
.boxout1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-bottom-style: none;
}
.boxin1 {
	background-color: #F6F6F6;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
/* controls pictures */
.picture{
	float: right;
}
.picture2{
	float: left;
}
.picture3{
	margin:10px 0px 60px !important;
	margin:10px 0px 55px;
}
.img1{
	 padding:5px 0px 0px 20px ;
}
.img2{
	 padding-right:15px; margin-top: 16px;
}
.img3{
	padding-right:5px;
	 
}
/* left sidebar */
#l_sidebar {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
}
#l_sidebar .pnews {
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	line-height: 15px;
	text-decoration: underline;
}

#l_sidebar .login {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CDCDCD;
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FDFBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7B715A;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#l_sidebar  a {
	color: #7B715A;
}

.login input {
	width: 105px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#l_sidebar .login .subbtn {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7B715A;
	height: 22px;
	width: 73px;
	cursor:hand;
	background-image: url(../images/button_sub.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.packing{
	display: block;
	margin-top: 15px;
	margin-bottom: 25px;
}
.packing2{
	display: block;
	margin-top: 15px;
	margin-bottom: 65px;
}
/* middle content */
#maincontent {
	float: left;
	width: 465px;
	margin-right: 2px;
	margin-left: 2px;
}
#container #maincontent p {
	padding-bottom: 8px;
}
#maincontent span {
	font-size: 14px;
	text-decoration: none;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 443px;
	display:block;
	cursor:hand;
	background-image: url(../images/mspan_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #7B715A;
}
#maincontent .boxin span{
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: inline;
	cursor:auto;
	line-height: normal;
	font-size: 12px;
}
#maincontent .boxin .bule1 {
	color: #3300FF;
}
#maincontent .boxin .bule2 {
	color: #3300FF;
	text-decoration: underline;
}
#maincontent .boxin .green {
	color: #48B772;
}
#maincontent .boxin .org {
	color: #FF9B00;
}
#maincontent .boxin .green1 {
	color: #137D81;
	text-decoration: underline;
}
#maincontent .fats p{
	padding-top: 20px;
	padding-bottom: 20px;
}



#maincontent ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#maincontent li {
	font-size: 12px;
	background-image: url(../images/m_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	line-height: 18px;
	margin: 0px;
}
#maincontent li a {
	color: #7B715A;
	text-decoration: none;
}
/* recipes content */
#recipescontent {
	float: left;
	width: 465px;
	margin-right: 2px;
	margin-left: 2px;
}
#container #recipescontent p {
	padding-bottom: 4px;
	padding-left: 0px;
}
#recipescontent ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#recipescontent li {
	font-size: 12px;
	background-image: url(../images/m_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	line-height: 17px;
	margin: 0px;
	padding-bottom: 9px;
}
#recipescontent li a {
	color: #7B715A;
	text-decoration: none;
}
#recipescontent h4{
	font-size:13px;
	line-height: 18px;	
}
#recipescontent .green{ 
	font-size:13px;
}
/* conversions and Translations */
#conversions {
	float: left;
	width: 465px;
	margin-right: 2px;
	margin-left: 2px;
}
#container #conversions p {
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}
#conversions ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#conversions li ul {
	list-style-type: none;
	padding-bottom: 0px;
	margin:0px;
}
#conversions li li {
	background-image: none;
	padding-bottom: 0px;
	margin:0px;
	display: block;
	float: left;
	width: 150px;
	padding-left: 0px;
}
#conversions li {
	font-size: 12px;
	background-image: url(../images/m_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	line-height: 17px;
	margin: 0px;
	padding-bottom: 9px;
}
#conversions li a {
	color: #7B715A;
	text-decoration: none;
}
#conversions h4{
	font-size:14px;
	line-height: 18px;	
}
#conversions .green{ 
	font-size:12px;
}
/* right sidebar */
#r_sidebar {
	width: 195px;
	float: left;
}
#r_sidebar p {
	padding-bottom: 14px;
}

.boxout #rspan {
	background-image: url(../images/rspan_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 17px;
	color: #7B715A;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 12px;
}
.blue {
	color: #0000ff;
}

#list {
	list-style-type: decimal;
	margin: 0px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#fontstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 32px;
}

/* frm */
.frm {
	background-image: url(../images/form.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
	width: 100%;
	padding-top: 65px;
}
.frm input{
	width: 170px;
	border: 1px solid #9c9a9c;
	line-height: 18px;
	margin-bottom: 5px;
	height: 19px;
	margin-left: 290px;
	background-color: #FFFFFF;
}
.frm #btn {
	margin-top: 10px;
	margin-left: 270px;
}
.frm .simbasub {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 181px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #33CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 23px;
	color: #7b715a;
}

