@charset "shift-jis";
body {
 margin: 0 auto;
 padding: 0;
 color: #333333;
 background-image: url(http://www.tuts-china.com/img/bg_pink.gif);
}

#mainpage{
 width: 670px;
 padding: 0;
 margin: 0 auto;
}

#contents{
 width: 640px;
 padding: 0 15px 0 15px;
 background-color: #FFFFFF;
}
/*ƒwƒbƒ_
---------------------------------------------*/
#header {
 width: 640px;
 height: 90px;
 margin: 0;
 padding: 0;
}
#header-left {
 width: 375px;
 margin: 0;
 padding: 0;
 float: left;
}
#header-left h1 {
 margin: 10px 0 8px 0;
 font-size: 10px;
 font-weight: normal;
}

#header-right {
 width: 265px;
 float: right;
 margin: 0;
 padding: 0;
 font-size: 12px;
 line-height: 150%;
 text-align: right;
}

#header-right img {
 float: right;
 padding: 0 0 0 10px;
}







/* Center
---------------------------------------------*/
#contents-right {
 width: 640px;
 float: left;
 font-size: 12px;
 line-height: 150%;
}

#second {
 margin: 15px 0;
 padding: 0;
}

#second h1{
 font-size: 14px;
 line-height: 135%;
 margin: 0;
 padding: 10px 0 0 10px;
 background-image: url(http://www.tuts-china.com/img/bg_title.jpg);
 background-repeat: repeat-x;
}
#second h2{
 font-size: 14px;
 color: #990000;
 line-height: 135%;
 padding: 3px;
 margin: 20px 0 7px 0;
 background-color: #FFB152;
}
#second h2 a{
 color: #990000;
 text-decoration: none;
}

#second h3{
 font-size: 14px;
 color: #990000;
 line-height: 135%;
 padding: 5px;
 margin: 20px 0 7px 0;
 border-bottom: 1px dotted #999999;
}

#second p{
 margin: 20px 0;
 padding: 0;
 font-size: 12px;
 line-height: 150%;
}

.second-more {
 text-align: right;
}

table#contactForm {
	border: 1px solid #FF9933;
	line-height: 1.7;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size:12px;
}
table#contactForm td{
	padding: 5px;
	border-left: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}





/* footer
---------------------------------------------*/
#footer {
 clear: both;
 width: 640px;
 text-align: center;
 font-size: 10px;
 line-height: 150%;
 padding: 10px 0 15px 0;
 border-top: solid 1px #999999;
 margin-top: 20px;
}
#copy {
 height: 32px;
 background-image: url(http://www.tuts-china.com/img/bg_footer.jpg);
 background-repeat: no-repeat;
 margin: 0;
 padding-top: 8px;
 clear: both;
 color: #FFFFFF;
 font-size: 12px;
 text-align: center;
 font-weight:bold;
}







.taobao {  font-size: 12px}
.size14_150 {  font-size: 14px; line-height: 150%}
.size14_150_org {  font-size: 14px; line-height: 150%; color: #FF6600; font-weight:bold}
.size12_140 {  font-size: 12px; line-height: 140%}
.faq {  font-size: 14px; line-height: 140%; color: #FF3300}
.small {  font-size: 10px; line-height: 130%}
.size12_140_non {  font-size: 12px; line-height: 140%; text-decoration:none}
.size12_140_non a{  font-size: 12px; line-height: 140%; text-decoration:none}
 


