﻿/* CSS Document */

.box{ 
	background:url(boxbg.png) 0 bottom repeat-x; 
	padding-bottom:15px; 
	margin-bottom:10px; 
	border:1px solid #efe6bb;
	border-top:0;
}
.RSideBg .box{ 
	min-height:790px;
	_height:790px;
	margin:0;
}

.RSideBg2 { background:url(RSideBg.png) repeat-y left 0; margin:0 0 8px 0; padding-top:3px; }
.RSideBg2 .box{ 
	min-height:790px;
	_height:790px;
	margin:0;
	background:#FFFFFF;
}
.side3 {
	min-height:790px;
	_height:790px; 
	background-color:#fdf0d4; 
	padding:0px 12px 5px 12px;
	overflow:hidden;
}
.gzcy{ width:192px; padding-bottom:5px;}
.gzcy h3{ height:28px; background:url(titlebg2.png) no-repeat; margin-top:5px; text-align:left; padding-left:30px; line-height:28px;}
.gzcy h3 span{ font-size:14px; font-weight:bold; color:#ce1f1c;}
.order{
	text-align:left;
	padding:0 10px;
	}
.order .list li {
	border-bottom:1px dotted #f69a23;
	height:auto;
	line-height:220%;
	padding-left:12px;
}
.info h3{ text-align:left;height:30px; background:url(info_h3_bg.png) repeat-x; padding:0 10px 0 14px; margin-bottom:10px; line-height:32px; font-size:14px; font-weight:bold; color:#333;}
.info a{ font-size:14px;}
/******detail*****/
.w770{ width:770px;}
.content {
    margin:0 auto;
	padding:5px 50px 15px 50px;
	font-size:16px; 
	line-height:180%; 
	text-align:left;
	background:#fff;
	text-align:justify;
	text-justify:inter-ideograph;
}
.content2 {
    margin:0 auto;
	padding:5px 20px;
	font-size:16px; 
	line-height:180%; 
	text-align:left;
	background:#fff;
	text-align:justify;
	text-justify:inter-ideograph;
}
.zf .content {
	min-height:740px;
	_height:740px;
	padding:10px 30px;
}
.infoBox {
    margin:0 0 15px 0;
	text-align:center;
	border:1px solid #ddd;
	background:#f5f5f5;
	height:30px;
	line-height:30px;
	color:#999;
	font-size:12px;
}
.ztPic { padding:0 0 5px 0; }
.ztPic img {
	width:230px;
	height:55px;
	margin:3px auto;
	_margin:3px auto 0 auto;
	border:3px solid #fff;
}
.ztPic a:hover img { border:3px solid #ddd }
.end{ border-top:1px solid #cccccc; margin-top:20px;}
.end p{ text-align:left;}
/*--------mail--------*/
.readme {
	margin:10px;
	font-size:12px;
	border:1px solid #fc6;
	padding:10px;
	background:#fffcec;
	line-height:160%;
	text-align:left;
}
.tableList table { border-collapse:collapse; font-size:14px; }
.tableList h4,#main2 h3 {
	height:32px;
	background:url(../Images/subTitle.png) no-repeat left -60px;
	font:bold 14px/32px Î¢ÈíÑÅºÚ;
	color:#333;
	text-align:left;
	padding-left:15px;
	overflow:hidden;
	border-bottom:0;

}
.tableList th {
	height:25px;
	text-align:left;
	padding:0 6px;
	border-bottom:1px solid #CCCCCC;
}
.tableList td {
	text-align:left;
	padding:6px;
	border-bottom:1px dotted #999;
}
.tableList a {  font-size:14px; }
.inputMail th {
	text-align:left;
	color:#666;
	padding:6px;
	background:#fff;
	padding-left:12px;
	border-bottom:1px dotted #999;
}
td.mailContent {
	font:14px/180% "ËÎÌå";
	padding:10px 20px;
	min-height:90px;
	_height:90px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.page {
	padding:10px 0 12px 0;
	text-align:center;
	clear:both;
}
/* 
Form  -------------------------------------*/ 

.select { visibility:hidden; }

input,
select,
textarea { 
    font-size:12px;
	font-family:arial,ËÎÌå;
}
textarea { 
    border:1px solid #aaa; 
	padding:0 2px 2px 2px;
	overflow-y:auto;
}
.input {
    border:1px solid #ccc;
	height:20px;
	padding:0 2px;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.btn {
	width:108px;
	height:42px;
	border:0;
	color:#333;
	border:0;
	font:bold 14px ËÎÌå;
	background:url(btn.gif) no-repeat 0 0;
}
/* =Form
-----------------------------------------*/ 