.select_down{
	float:left;
	width:132px;
	height:23px;
	background:url(select.png) center bottom no-repeat;
	text-align:left;
	line-height:21px;
	text-indent:20px;

}
.select_up{
	float:left;
	width:132px;
	height:23px;
	background:url(select_up.jpg) center bottom no-repeat;
	text-align:left;
	line-height:21px;
	text-indent:20px;
}
.select dd{
	float:left;
	width:132px;
	height:20px;
	background:url(bg_select_li.jpg) center bottom;
	font-size:11px;
	display:block;


}
.select dd.last{
	float:left;
	width:132px;
	height:11px;
	background:url(last.jpg) center bottom no-repeat;
}
.top a{
	position:fixed!important;
	position:absolute;
	left:50%;
	margin:0 0 0 422px;
	bottom:10px;
	width:23px;
	height:14px;
	display:block;
	background:#444;
	text-align:center;
	color:white;
	font-size:10px;
	padding:2px;
}

.contact_form {
	width:840px; 
	float:left; 
	margin:10px 0 20px 20px!important;
	margin:5px 0 10px 10px;	
}
.contact_form ul {
}
.contact_form li {
	margin:0; 
	padding:0; 
	text-transform:none;
}
.contact_form legend {
	border:none; 
	text-transform:uppercase;
	color:#999;
	font-size:16px;
}
.contact_form fieldset {
	border:1px solid #ededed; 
	margin:0; 
	padding:8px;
}
.input { 
	width:410px; 
	background: url(form.jpg) bottom;
	color:#999;
	border:1px solid #ccc;
	font-family:Trebuchet MS,Arial; 
	font-size:16px;
	margin:10px 0 0 0;
	padding:5px 0 5px 4px;
}
.textarea {
	width:830px; 
	margin:10px 0 0 0; 
	height:150px; 
	border:1px solid #ccc;
	background: url(form.jpg) bottom;
	color:#999;
	font-family:Trebuchet MS,Arial; 
	font-size:16px;
	padding:5px 0 0 4px;
}
#load_img {
	display: none;
	line-height: 26px;
}

.error {
	border:1px solid #999;
	color:black;
}
#result{
	margin:0 0 0 10px;
}
.fail {
	color: red;
	font-size:16px;
}

.success {
	color: black;
	font-size:16px;

}
.submitbutton{
	float:left;
	width:400px;
}
.submit { 
	width:160px; 
	background: url(form.jpg) bottom;
	border:1px solid #ccc;
	color:#999;
	font-family:Trebuchet MS,Arial; 
	font-size:14px;
	padding:4px;
	margin:10px 0 0 0;
}
.required{

	position:absolute;
	width:90px;
	height:16px;
	background:#333;
	color:white;
	display:block;
	padding:0 0 1px 0;
	font-size:12px;
	margin:13px 0 0 -95px;
	display:none;
	text-align:center;
}
.demo {
	display: inline;
	height: auto;
	width: auto;
	clear: left;
	float: left;
}


.demo a{
	margin:0;
	padding:10;
	border:3px solid #efefef;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 19px;
	height: auto;
}
.demo a:hover{ border:3px solid #fff}
.demo a img{ float:left; margin:0; padding:0; margin:0; background:url(bg_tms.jpg) no-repeat;}
ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
}
.cont_gallery {
	background-color: #FFF;
	padding: 10px;
	width: auto;
	clear: both;
	float: left;
	height: auto;
	border: 1px solid #CCC;
	margin: 5px;
}
