@charset "utf-8";

body{
	font-family:"宋体", arial;
	color:#666666;
	font-size:12px;
	line-height:170%;
	margin:0 auto;
	padding:0;
}

.cursor_style {cursor:pointer;}

* {margin:0; padding:0; border:0; list-style-type:none;}
td {word-wrap:break-word; word-break:break-all;}
input {border: 1px solid #CCCCCC;}
textarea {border: 1px solid #CCCCCC;}

a:link {color:#2b2b2b; text-decoration:none;}
a:visited {color:#2b2b2b; text-decoration:none;}
a:hover {color:#ff6600; text-decoration:underline;}
a:active {color:#2b2b2b; text-decoration:none;}



.top_font_1 {color:#226622; font-size:14px; FONT-WEIGHT:bold;}
.top_font_400Tel {color:#ff6600; font-size:24px; FONT-WEIGHT:bold;  }
.login_input {width:80px; height:15px;}
.login_member {color:#ff6600; FONT-WEIGHT:bold;}

.top_all {width:980px; overflow:visible; _display:inline-block; margin:0 auto;}
.top_left {width:280px; float:left;}
.top_right {width:700px; float:right;}

.select_input {width:80px; height:15px;}
.select_select {width:50px; font-size:10px;}
.select_btn {
	width:40px; height:19px;
	BORDER-TOP:#7b9ebd 1px solid; BORDER-BOTTOM:#7b9ebd 1px solid; BORDER-LEFT:#7b9ebd 1px solid; BORDER-RIGHT:#7b9ebd 1px solid;
	PADDING-TOP:1px; PADDING-LEFT:2px; PADDING-RIGHT:2px;
	FONT-SIZE:10px; COLOR:black; CURSOR:pointer;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
}

.googleselect_input {width:136px; height:18px;}
.googleselect_btn {
	width:50px; height:20px; font-size:12px; COLOR:black; CURSOR:pointer; text-align:center;
	BORDER-TOP:#7b9ebd 1px solid; BORDER-BOTTOM:#7b9ebd 1px solid; BORDER-LEFT:#7b9ebd 1px solid; BORDER-RIGHT:#7b9ebd 1px solid;	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
}