@charset "utf-8";
/* CSS Document */

.content_right {
	float:left;
	margin-left:10px;
	width:701px;
	border:1px solid #DADADA;
}
a {color:#333; text-decoration:none}
a:hover {color:#C00;}

.contact_link{
	background:url("../images/linebg7.gif") repeat-x;
	font-size:14px;
	height:31px;
	_height:46px;
	padding-top:15px;
}
.contact_contert{
	background:url(../images/contact_bg.jpg) bottom right no-repeat;
	height:100%;
	_height:452px;
	padding:36px;
	line-height:26px;
}
.input_txt li {margin:4px 0}
.contact_contert a{ color:#000; text-decoration:none;}

.contact_submit{ width:300px;}

.continput {
	border:1px solid #c2c2c2;
	height:18px;
	width:198px;
}
.continput_mor{
	border:1px solid #c2c2c2;
	height:50px;
	width:198px;
}

#button{ 
	background:url(../images/ico_submit.gif) no-repeat; 
	width:51px; 
	height:22px;
	border:0;
	margin:6px 38px;
	padding:0;
}
.copymenu a:{text-decoration:none; color:#000;}
.copymenu a:hover {text-decoration:none; color:#cc3333; border-bottom:1px dashed #cc3333}

.textbox{border:1px solid #c2c2c2; height:18px; width:120px}










