
/* -----布局样式----- */

body{
	margin:0px; padding:0px; background-color:#E6E6E6; font-size:12px; font-family:Arial, Verdana, 宋体; color:#666666;
}

td{
	font-size:12px; color:#666666; font-family:Arial, Verdana, 宋体;
}

input{ font-size:12px; }

textarea{ font-size:12px; }

select{ font-size:12px; }

p{
	margin:0px; padding:0px;
}


/* -----特效样式----- */

.dropshadow_up{
	FILTER: dropshadow(color=#FFEEDD,offx=-1,offy=-1,positive=1); font-family: Verdana;
}

/* -----文本样式----- */

.text_white{ color:#ffffff; }
.text_red{ color:#ff0000; }

/* -----超链接样式----- */

/* gray(main) */
a{
	color:#666666; text-decoration:none;
}
a:hover{
	color:#FF0000; text-decoration:underline;
}
.a_gray{
	color:#666666; text-decoration:underline;
}
.a_gray:hover{
	color:#ff0000; text-decoration:none;
}

/* white */
.a_white{ 
	color:#FFFFFF; text-decoration:none;
}
.a_white:hover{
	color:#FFFFFF; text-decoration:underline;
}

/* orange */
.a_orange{
	text_decoration:none; color:#ff8000;
}
.a_orange:hover{
	text_decoration:underline; color:#FF0000;
}

/* yellow */
.a_yellow{
	text-decoration:none; color:#ff9900;
}
.a_yellow:hover{
	text-decoration:underline; color:#ff0000;
}

/* brown */
.a_brown{
	text-decoration:none; color:#C08033;
}
.a_brown:hover{
	text-decoration:underline; color:#ff0000;
}


 .catagory_bg1 {background:url(../images/ask_line_dashed_2.gif); background-position:bottom; background-repeat:repeat-x; background-color:#FFFDCB;}
 .catagory_bg2 {background:url(../images/ask_line_dashed_2.gif); background-position:bottom; background-repeat:repeat-x;}

.tag1cn 	{font-size:20px; font-family:宋体;}
.tag1cn_b {font-size:20px; font-family:宋体; font-weight:bolder;}
.tag2cn 	{font-size:18px; font-family:宋体;}
.tag2cn_b {font-size:18px; font-family:宋体; font-weight:bolder;}
.tag3cn 	{font-size:16px; font-family:宋体;}
.tag3cn_b {font-size:16px; font-family:宋体; font-weight:bolder;}
.tag4cn 	{font-size:14px; font-family:宋体;}
.tag4cn_b {font-size:14px; font-family:宋体; font-weight:bolder;}
.tag5cn 	{font-size:12px; font-family:宋体;}
.tag5cn_b	{font-size:12px; font-family:宋体; font-weight:bolder;}

.tag1en 	{font-size:20px; font-family:Arial;}
.tag1en_b	{font-size:20px; font-family:Arial; font-weight:bolder;}
.tag2en 	{font-size:18px; font-family:Arial;}
.tag2en_b	{font-size:18px; font-family:Arial; font-weight:bolder;}
.tag3en 	{font-size:16px; font-family:Arial;}
.tag3en_b	{font-size:16px; font-family:Arial; font-weight:bolder;}
.tag4en 	{font-size:14px; font-family:Arial;}
.tag4en_b	{font-size:14px; font-family:Arial; font-weight:bolder;}
.tag5en 	{font-size:12px; font-family:Arial;}
.tag5en_b	{font-size:12px; font-family:Arial; font-weight:bolder;}
.Btn {
	line-height: 18px;

	width: 40px;
	background: url(../images/ask_login_button_1.gif) no-repeat;
	border: none;
	color: #ffffff;
}

.Btnlogut {
	height: 24px;
	width: 82px;
	line-height: 18px;
	background: url('http://www.luce.com.cn/images/default/tc.jpg') no-repeat;
	border: none;
	color: #ffffff;
}
