@charset "utf-8";
body {
	background-color: #E2EBEC;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
form {
	display: inline;
}
h1, h2, h3 {
	margin: 0;
	padding: 0 0 1em 0;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #656565;
}

.chooselanguage {
	font-size: 14px;
	font-style: italic;
	color: #9F9F9F;
	width: 850px;
	margin: 30px auto 13px auto;
	text-align: right;
	word-spacing: .6em;
}
.chooselanguage span {
	font-size: 18px;
}
.chooselanguage span a {
	color: #9F9F9F;
	text-decoration: none;
}
.chooselanguage span a:hover {
	color: #06C;
	text-decoration: underline;
}
.chooselanguage .active {
	color: #06C;
	text-decoration: underline;
}

.maincontent {
	width: 966px;
	margin: 0 auto;
}
.maincontent .topbg {
	background: url(../images/topbg.gif) no-repeat left top;
	height: 30px;
}
.maincontent .main {
	background: url(../images/mainbg.gif) repeat-y left top;
}
.maincontent .botbg {
	background: url(../images/bottombg.gif) no-repeat left top;
	height: 30px;
}
.maincontent .main .logo {
	padding: 0 0 57px 0;
	margin: 0 0 0 52px;
}
.maincontent .main .slogan {
	text-align: right;
	font-size: 18px;
	color: #B6B6B6;
	font-style: italic;
	margin: 0 38px 0 0;
}
.maincontent .main .mcontents {
	margin: 0 80px;
	padding: 0;
	list-style-type: none;
}
.maincontent .main .mcontents li {
	background: url(../images/sbg_m.gif) repeat-y left top;
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	width: 261px;
}
.maincontent .main .mcontents .last {
	margin: 0;
}
.maincontent .main .mcontents li .st {
	background: url(../images/sbg_t.gif) no-repeat left top;
	min-height: 207px;
	_height: 207px;

}
.maincontent .main .mcontents li .sb {
	background: url(../images/sbg_b.gif) no-repeat left top;
	height: 10px;
	font-size: 1px;
}
.num {
	margin: 0 0 0 19px;
	padding: 12px 0 0 0;
}
.num .title {
	font-size: 14px;
	color: #656565;
	margin: 0 0 0 17px;
}
.mid {
		margin: 0 8px;
	padding-top: 27px;
	text-align: center;

}
.mid textarea {
	border: 1px solid #A6A6A6;
	width: 96%;
	height: 9em;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;

}
.btn {
	background: url(../images/btn.gif) no-repeat left top;
	border: none;
	width: 189px;
	height: 39px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	line-height: 39px;
}
.mid .btn {
	margin: 35px 0 0 0;
}
.footer p {
	text-align: center;
	color: #A4A9A9;
	font-size: 14px;
	padding: 36px 0 100px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0px;
}
.bslogan {
	margin-top: 56px;
}
.inwidth {
	margin: 0 78px;
	padding: 38px 0 0 0;
}

.table th {
	color: #797979;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	border-bottom: 2px solid #C5D93B;
	padding: 5px;
}
.table td {
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #FFF;
	padding: 5px;
	font-size: 14px;
	color: #656565;
}
.available {
	background-color: #F7FFC0;
}
.available:hover {
	background-color: #F3FFA4;
}
.available .status {
	color: #659900;
	font-style: italic;
}
.gray {
	color: #BBB;
}
.provider {
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 1.5em;
	font-size: 12px;
}
.provider a {
	color: #434343;
	text-decoration: none;
}
.provider a:hover {
	color: #659900;
	text-decoration: underline;
}
.taken .status {
	color: #FF6500;
	font-style: italic;
}
.taken:hover {
	background-color: #F3F3F3;
}
.table a {
	color: #656565;
}
.table a:hover {
	color: #333;
	text-decoration: none;
}




.box-tl{
	background: transparent url(../images/boxes/1_1.gif) no-repeat 0 0;
	padding-left:11px;
    zoom:1;
	
}
.box-tc {
	height: 28px;
	background: transparent url(../images/boxes/1_2.gif) repeat-x 0 0;
	overflow: hidden;
}

.box-tr {
	background: transparent url(../images/boxes/1_3.gif) no-repeat right;
	padding-right:10px;
}
.box-ml {
	background: transparent url(../images/boxes/2_1.gif) repeat-y left;
	padding-left: 11px;
}
.box-mc {
	background-color:#FFFFFF;
	padding: 4px 10px;
}
.box-mr {
	background: transparent url(../images/boxes/2_3.gif) repeat-y right;
	padding-right: 6px;
}
.box-bl {
	background: transparent url(../images/boxes/3_1.gif) repeat-y left;
	padding-left: 11px;
}
.box-bc {
	background: transparent url(../images/boxes/3_2.gif);
	height:28px;
	overflow:hidden;
}

.box-br {
	background: transparent url(../images/boxes/3_3.gif) repeat-y right;
	padding-right: 11px;
}

.box-tool {
	position:absolute;
	top:1px;
	right:6px;
}
.box-tool a{
	float:right;
	display:block;
	width:31px;
	height:19px;
	background:transparent url(../images/boxes/close.gif) no-repeat;
}
.box-tool a:hover{
	background:transparent url(../images/boxes/close.gif) no-repeat 0 -19px;
}

.note {
	margin: 30px 78px 0 78px;
	padding: 3px 10px;
	background-color: #F7FFC0;
	color: #F00;
}

.searchagain {
	margin: 0 78px;
	padding: 0 0 1.5em 0;
	text-align: right;
	font-style: italic;
	font-size: 16px;
}
.searchagain a {
	color: #666;
}
.searchagain a:hover {
	color: #999;
	text-decoration: none;
}

.ad {
	text-align: center;
	padding: 10px 0;
}
