/*全局定义*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.none{
	display:none;
}
/*定义文字链接*/
/********************************/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/********************************/
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
/********************************/
a.grey6:link {
	color: #666666;
	text-decoration: none;
}
a.grey6:visited {
	color: #666666;
	text-decoration: none;
}
a.grey6:hover {
	color: #000000;
	text-decoration: underline;
}
a.grey6:active {
	color: #666666;
	text-decoration: none;
}
/********************************/
a.grey9:link {
	color: #999999;
	text-decoration: none;
}
a.grey9:visited {
	color: #999999;
	text-decoration: none;
}
a.grey9:hover {
	color: #333333;
	text-decoration: underline;
}
a.grey9:active {
	color: #999999;
	text-decoration: none;
}
/********************************/
a.c4:link {
	color: #4C4B4C;
	text-decoration: none;
}
a.c4:visited {
	color: #4C4B4C;
	text-decoration: none;
}
a.c4:hover {
	color: #333333;
	text-decoration: underline;
}
a.c4:active {
	color: #4C4B4C;
	text-decoration: none;
}
/********************************/
a.anli:link {
	border: 1px solid #cccccc;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.anli:visited {
	border: 1px solid #cccccc;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.anli:hover {
	border: 1px dotted #FF0000;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.anli:active {
	border: 5px solid #999999;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
/********************************/
a.al:link {
	border: 1px solid #CCCCCC;
	background-color:#f3f3f3;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:visited {
	border: 1px solid #CCCCCC;
	background-color:#f3f3f3;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:hover {
	border: 1px solid #CCCCCC;
	background-color:#FAFAF1;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:active {
	border: 1px solid #CCCCCC;
	background-color:#f3f3f3;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
/********************************/
a.case:link {
	border: 1px solid #FFFFFF;
	line-height:65px;
	display: block;
	height: 65px;
	width: 108px;
}
a.case:visited {
	border: 1px solid #FFFFFF;
	line-height:65px;
	display: block;
	height: 65px;
	width: 108px;
}
a.case:hover {
	border: 4px solid #999999;
	line-height:65px;
	display: block;
	height: 65px;
	width: 108px;
}
a.case:active {
	border: 1px solid #FFFFFF;
	line-height:65px;
	display: block;
	height: 56px;
	width: 108px;
}
/********************************/
a.red:link {
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.red:active {
	color: #FF0000;
	text-decoration: none;
}
/********************************/
a.grey69:link {
	color: #696969;
	text-decoration: none;
}
a.grey69:visited {
	color: #696969;
	text-decoration: none;
}
a.grey69:hover {
	color: #333333;
	text-decoration: underline;
}
a.grey69:active {
	color: #696969;
	text-decoration: none;
}
/********************************/
a.nav:link {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_01.gif) no-repeat center center;
	padding-left:72px;
	display: block;
	height: 33px;
	width: 121px;
}
a.nav:visited {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_01.gif) no-repeat center center;
	padding-left:72px;
	display: block;
	height: 33px;
	width: 121px;
}
a.nav:hover {
	line-height: 33px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	background:url(/images/left_nav_bg_02.gif) no-repeat center center;
	padding-left:72px;
	display: block;
	height: 33px;
	width: 121px;
}
a.nav:active {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_01.gif) no-repeat center center;
	padding-left:72px;
	display: block;
	height: 33px;
	width: 121px;
}
/********************************/
a.nav_case:link {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_03.gif) no-repeat center center;
	padding-left:52px;
	display: block;
	height: 33px;
	width: 141px;
}
a.nav_case:visited {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_03.gif) no-repeat center center;
	padding-left:52px;
	display: block;
	height: 33px;
	width: 141px;
}
a.nav_case:hover {
	line-height: 33px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	background:url(/images/left_nav_bg_04.gif) no-repeat center center;
	padding-left:52px;
	display: block;
	height: 33px;
	width: 141px;
}
a.nav_case:active {
	line-height: 33px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background:url(/images/left_nav_bg_03.gif) no-repeat center center;
	padding-left:52px;
	display: block;
	height: 33px;
	width: 141px;
}
/********************************/
a.yellow:link {
	color: #FF6600;
	text-decoration: none;
}
a.yellow:visited {
	color: #FF6600;
	text-decoration: none;
}
a.yellow:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.yellow:active {
	color: #FF6600;
	text-decoration: none;
}
/********************************/
a.blue:link {
	color: #0066CC;
	text-decoration: none;
}
a.blue:visited {
	color: #0066CC;
	text-decoration: none;
}
a.blue:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.blue:active {
	color: #0066CC;
	text-decoration: none;
}
/**************************************************************/
/*定义字体颜色*/
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.yellow {
	color: #FF6600;
}
.white {
	color: #FFFFFF;
}
.grey9 {
	color: #999999;
}
.grey69 {
	color: #696969;
}
.grey6 {
	color: #666666;
}
.c4 {
	color: #4C4B4C;
}
.input_link {
	color: #666666;
	text-align: center;
}
/**************************************************************/
/*定义字体样式*/
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/**************************************************************/
/*定义字体大小*/
.f_11 {
	font-size:11px;
}
.f_12 {
	font-size:12px;
}
.f_14 {
	font-size:14px;
}
.word_14 {
	font-size: 14px;
	line-height: 36px;
}
.word_20 {
	font-size: 20px;
	line-height: 50px;
}
.huiyuan {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
/**************************************************************/
/*定义字体属性*/
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
/**************************************************************/
/*定义鼠标样式*/
.cursor_p {
	cursor:pointer;
}
/**************************************************************/
/*定义input样式*/
#Login_State {
	height:22px;
	padding-left:2px;
}
.input_file {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C9CED8;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}
.input {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C9CED8;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	padding-top:1px;
}
.input_err {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FF8484;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	padding-top:1px;
}
.input_search {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B6B3B6;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	width: 132px;
}
.input_search_err {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	width: 132px;
}
.input_login {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C9CED8;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	width: 110px;
}
.input_login_err {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FF8484;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	width: 110px;
}
.input_textarea {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C9CED8;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
}
.input_textarea_err {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FF8484;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
}
.input_no {	
	border: 0px solid;
	background-color: #FFFFFF;}
.input_fx {
	background-color: #FFFFFF;
	border: 0px solid #C9CED8;
}
.input_btn {
	background-color: #FFFFFF;
	border: 0px solid #C9CED8;
	height:21px;
	width:69px;
	color: #666666;
	background: url(/images/btn_bg.gif) no-repeat center center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top:3px;
}
.kuang_grey_01 {
	border: 1px solid #e3e3e3;
}
.kuang_grey_02 {
	border: 1px solid #D0D0D2;
}
.kuang_grey_03 {
	border: 1px solid #DAD9D9;
}
.kuang_grey_04 {
	border: 1px solid #CFCFCF;
}
.kuang_grey_05 {
	border: 1px solid #DBDEDF;
}
.kuang_grey_06 {
	border: 1px solid #C4C8D1;
}
.kuang_grey_07 {
	border: 1px solid #D1D5DF;
}
.kuang_white {
	border: 1px solid #FFFFFF;
}
.service_btn {
	background-image: url(/images/left_ser_bg.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 22px;
	text-align: center;
}
.Member_bg {background-color:#EDEDED;}
.Member_T_bg {background-color:#E4E4E4;}
.Member_td_bg_1 {background-color:#F9F9F9;}
.Member_td_bg_2 {background-color:#FFFFFF;}
/**************************************************************/
/*定义背景样式*/
.block{
	filter:Alpha(opacity=40);
	-moz-opacity: 0.4;
	z-index:100;
	background-color: #CCCCCC;
}
.left_bg {
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_bg {
	background-image: url(/images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.jcalfx_bg {
	background-image: url(/images/right_alfx_bg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fenxi_bg {
	background-image: url(/images/xiao_pic_001.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.youhua_bg {
	background-image: url(/images/xiao_pic_002.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news_bg_001 {
	background-image: url(/images/news_bg_001.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.xuxian {
	background-image: url(/images/xuxian_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuxian_002 {
	background-image: url(/images/xuxian_03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuxian_003 {
	background-image: url(/images/xuxian_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuxian_005 {
	background-image: url(/images/xuxian_05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuxian_006 {
	background-image: url(/images/xuxian_03.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.case_bg {
	background-image: url(/images/anzs_bg_001.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom_bg {
	background-image: url(/images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_line {
	background-image: url(/images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title_bg_001 {
	background-image: url(/images/title_bg_001.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title_bg_002 {
	background-image: url(/images/title_bg_002.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title_bg_003 {
	background-image: url(/images/title_bg_003.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title_bg_004 {
	background-image: url(/images/title_bg_004.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title_bg_005 {
	background-image: url(/images/title_bg_005.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title_bg_006 {
	background-image: url(/images/title_bg_006.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/**************************************************************/
/*定义边框样式*/
.xuxian_004 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDEDF;
}
.left_line_001 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9ECED;
}
/**************************************************************/
.reg{
	position:absolute;
}
.div_err {
	margin:1px 3px 0px 0px;
	padding:0px;
	background:url(../images/note_error.gif) no-repeat;
	float:left;
	width:16px;
	height:16px;
	display:block;
}
.div_ok {
	margin:1px 3px 0px 0px;
	padding:0px;
	background:url(../images/note_ok.gif) no-repeat;
	float:left;
	width:19px;
	height:16px;
	display:block;
}
.div_loadding {
	margin:0px 3px 0px 0px;
	padding:0px 0px 0px 22px;
	background:url(../images/Loadding_B.gif) no-repeat;
	float:left;
	height:20px;
	display:block;
}
.div_no {
	margin:1px 3px 0px 0px;
	padding:0px;
	background:url(../images/ZT_no.gif) no-repeat;
	float:left;
	width:16px;
	height:16px;
	display:block;
}
.div_Message {
	position:absolute;
	line-height:20px;
	padding:3px;
	margin:105px 260px;
	border:1px #EAEAEA solid;
	background-color: #FCFCFC;
}
/**************************************************************/
.mar_top_8 {
	margin-top: 8px;
}
.mar_top_15 {
	margin-top: 15px;
}
.pad_t_5 {
	padding-top: 5px;
}
.pad_t_30 {
	padding-top: 30px;
}
.news_pad_t_b {
	padding-top: 30px;
	padding-bottom:50px;
	font-size:14px;
	line-height:25px;
}
.pad_t_b_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad_10 {
	padding: 12px 8px 10px 10px;
}
.pad_l_r_10 {
	padding: 0px 10px;
}
.huiyuan_pad {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
}
/**************************************************************/
.caseover {
	border: 4px solid #999999;
	line-height:65px;
	display: block;
	height: 65px;
	width: 108px;
	cursor:pointer;
}
.caseout {
	border: 4px solid #FFFFFF;
	line-height:65px;
	display: block;
	height: 65px;
	width: 108px;
	cursor:pointer;
}
/**************************************************************/
.input_file {
	margin: 1px 3px 0px 0px;
	height: 18px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C9CED8;
	position:absolute;
	filter: Alpha(Opacity=0);-moz-opacity:0;
}
.input_upfile {
	margin: 0px 3px 0px 0px;
	height: 14px;
	border: 1px solid #C9CED8;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.input_file_btn {
	margin: 0px 3px 0px 0px;
	height:18px;
	width:62px;
	border: 0px;
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/btn_bg_small.gif) no-repeat;
}
/**************************************************************/
#Layer0 {
	position:absolute;
	width:120px;
	height:25px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	width:330px;
	height:23px;
	z-index:1;
	left: 157px;
	top: 22px;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:380px;
	height:23px;
	z-index:1;
	left: 283px;
	top: 22px;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:140px;
	height:23px;
	z-index:1;
	left: 578px;
	top: 22px;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:420px;
	height:23px;
	z-index:1;
	left: 462px;
	top: 22px;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:680px;
	height:23px;
	z-index:1;
	left: 217px;
	top: 22px;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:230px;
	height:19px;
	z-index:1;
	left: 665px;
	top: 47px;
}