body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}

.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;
}

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;
}
.white {
	color: #FFFFFF;
}
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;
}
.grey6 {
	color: #666666;
}
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;
}
.grey9 {
	color: #999999;
}
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;
}


.c4 {
	color: #4C4B4C;
}
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 dotted #cccccc;
	background-color:#FAFAF1;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:visited {
	border: 1px dotted #cccccc;
	background-color:#FAFAF1;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:hover {
	border: 1px solid #CCCCCC;
	background-color:#f3f3f3;
	padding:5px;
	line-height:120px;
	display: block;
	height: 120px;
	width: 198px;
}
a.al:active {
	border: 1px dotted #cccccc;
	background-color:#FAFAF1;
	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;
}
.red {
	color: #FF0000;
}
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;
}
.grey69 {
	color: #696969;
}
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;
}
.yellow {
	color: #FF6600;
}
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;
}
.blue {
	color: #0066CC;
}
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;
}





.input_search {
	background-color: #FFFFFF;
	border: 1px solid #B6B3B6;
	height: 12px;
	width: 132px;
}
.input_login {
	color: #666666;
	background-color: #FFFFFF;
	height: 14px;
	width: 110px;
	border: 1px solid #C9CED8;
}
.input_link {
	color: #666666;
	text-align: center;
}
.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;
	background-position: left top;
	background-attachment: fixed;
	padding-left: 14px;
	line-height: 22px;
	text-align: center;
}
.jcalfx_bg {
	background-attachment: fixed;
	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;
}

.input_link {
	color: #666666;
	text-align: center;
}
.mar_top_8 {
	margin-top: 8px;
}
.mar_top_15 {
	margin-top: 15px;
}

.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_004 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDEDF;
}
.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;
}
.pad_t_b_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.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;
}
.pad_10 {
	padding: 12px 8px 10px 10px;
}
.left_line_001 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9ECED;
}

.pad_l_r_10 {
	padding-right: 10px;
	padding-left: 10px;
}
.word_14 {
	font-size: 14px;
	line-height: 36px;
}
