/* 全局样式开始 */
body{
	margin:0px;
	background-color:#fff;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
*{ list-style:none;}
ul{ margin:0px; padding:0px}
body,td{
	font-size:12px;
	
}
img{
	border:0px;
}
/* 全局样式结束 */


/* 字体样式开始 */
.line_height_120{
	line-height:120%;
}
.line_height{
	line-height:150%;
}
.f_red{
	color:red;
}
.f_white{
	color:#FFFFFF;
}
.f_14px{
	font-size:14px;
}
.b{
	font-weight:bold;
}
/* 字体样式结束 */


/* 背景样式开始 */
.bg_one{
	background-repeat:no-repeat;
	background-position:center center;
}
.bg_x{
	background-repeat:repeat-x;
}
.bg_x_center{
	background-repeat:repeat-x;
	background-position:center center;
}
.bg_y{
	background-repeat:repeat-y;
}
.bg_y_center{
	background-repeat:repeat-y;
	background-position:center center;
}
/* 背景样式结束 */


/* 链接样式开始 */
a:active,a:link,a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a.gory:active,a.gory:link,a.gory:visited{
	color:#656565;
	text-decoration:none;
}
a.gory:hover{
	color:#656565;
	text-decoration:underline;
}
a.white:active,a.white:link,a.white:visited{
	color:#ffffff;
	text-decoration:none;
}
a.white:hover{
	color:#ffffff;
	text-decoration:underline;
}
/* 链接样式结束 */

/* 表单样式开始 */
.form_input{
	border:1px solid #ccc;
	padding:1px;
	height:20px;
	behavior:url(#default#savehistory);
}
.form_area{
	border:1px solid #ccc;
	behavior:url(#default#savehistory);
}
.form_button{
	padding-top:2px;
	height:20px;
	border:1px solid #666;
}
/* 表单样式结束 */

/* 表格样式开始 */
.table_border{
	border:1px solid #ccc;
}
/* 表格样式结束 */

/* 其他样式开始 */
.hand{
	cursor:pointer;
}
.top_4px{
	padding-top:4px;
}
.line{
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	height:1px;
}
.main{
	width:550px;
	clear:both;
	margin:5px auto;
}
.m_left{
	width:75px;
	float:left;
	line-height:25px;
	text-align:right;
}
.m_right{
	float:left;
}
.mid_pro{
	width:162px;
	height:180px;
	float:left;
	margin:5px 23px;
}
.mid_pro_img{
	width:100%;
	height:122px;
	overflow:hidden;
	text-align:center;
	border:thin solid #CCC;
}
.mid_pro_img img{ text-align:center}
.mid_pro_name{
	width:100%;
	height:20px;
	text-align:center;
	line-height:20px;
}
.mid_show{
	width:100%;
	overflow:hidden;
	text-align:center;
	border-bottom:1px dashed #CCC;
}
.mid_show img{ margin:0 auto}
.mid_show_name{
	width:100%;
	text-align:center;
	margin-top:20px;
}
.mid_show_con{
	margin-top:10px;
	text-align:left;
}
/* 其他样式结束 */

/* 滚动条样式 */
.scroll{
	width:100%;
	height:298px;
	overflow-x:hidden;
	overflow-y:scroll;
	
	scrollbar-face-color:#BADFF8;
	scrollbar-shadow-color:#BADFF8;
	scrollbar-3dlight-color:#BADFF8;
	scrollbar-arrow-color:#BADFF8;
	scrollbar-track-color:#BADFF8;
	scrollbar-darkshadow-color:#BADFF8;
}
#service{ width:200px; margin-left:60px; margin-top:30px}
#service li{ height:40px; line-height:40px}
.form_Input{border:1px solid #ccc;padding:1px;height:20px;behavior:url(#default#savehistory);}
.sec_nav li{ _height:21px; min-height:21px; line-height:21px; padding-left:5px}
.cleaned{ height:1px; padding-top:1px; clear:both}
