body {
	margin:0;
	font-size:12px;
	background-color:#FAFAFA;
}
.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
.clearfix:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	width:0;
}
* html .clearfix, :first-child + html .clearfix {
}
.first_box_menu a, .first_box_menu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.first_box_menu a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.first_box_menu span {
	width:1px;
	margin-left:5px;
	margin-right:5px;
	color:#ffffff;
}
#href_list_1 input {
	width:105px;
	height:14px;
	line-height:14px;
	margin:auto 7px;
}
.second_box_menu a, .second_box_menu a:visited {
	text-align:left;
	margin-right:4px;
	text-decoration:none;
	color:#666666;
}
.second_box_menu a.sign, .second_box_menu a.sign:visited {
	text-align:left;
	margin-right:4px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.second_box_menu a.sign:hover {
	text-align:left;
	margin-right:4px;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	color:#ff4f01;
}
.second_box_menu a:hover {
	margin-right:4px;
	text-align:left;
	text-decoration:underline;
	color:#ff4f01;
}

#third_box_menu{
	font-family: "微软雅黑";
}
#third_box_menu a, #third_box_menu a:visited {
	display:block;
	width:96px;
	float:left;
	height:29px;
	line-height:29px;
	border-right:1px solid #CFCFCF;
	background:url('../images/xinwen/third_box_bg.jpg') repeat-x;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	color:#020003;
}
#third_box_menu a:hover {
	display:block;
	width:96px;
	float:left;
	height:29px;
	line-height:29px;
	border-right:1px solid #CFCFCF;
	background:#0ba299;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

#foot_box_first{
	height: 31px;
}
#foot_box_first .kefumm{
	background:transparent url(../images/icon/kefumm.gif) center left no-repeat;
	display:inline-block;
	padding-left: 25px;		
}
#foot_box_first a, #foot_box_first a:visited {
	width:60px;
	color:#BF7C00;
	line-height:31px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}
#foot_box_first a:hover {
	width:60px;
	color:#BF7C00;
	line-height:31px;
	font-size:13px;
	text-align:center;
	text-decoration:underline;
}
#foot_box_first span {
	width:1px;
	margin-left:5px;
	margin-right:5px;
	color:#989898;
}
#content_box_left_title a, #content_box_left_title a:visited {
	display:block;
	float:left;
	line-height:30px;
	color:#000000;
	text-decoration:none;
}
#content_box_left_title a:hover {
	display:block;
	float:left;
	line-height:30px;
	color:#000000;
	text-decoration:underline;
}
#content_box_left_title span {
	line-height:30px;
	float:left;
	margin:auto 6px;
}
#content_box_left_title a.dingyue, #content_box_left_title a:visited.dingyue {
	float:right;
}
#content_box_left_title a:hover.dingyue {
	float:right;
}
#content_box_left_title img {
	float:right;
	margin-top:7px;
	margin-right:6px;
	line-height:30px;
}
#left_container .item {
	height:105px;
	width:640px;
	margin:12px 8px;
	padding-bottom:15px;
	border-bottom:1px dashed #999999;
}
.item .detail {
	margin-top:7px;
	height:13px;
	width:100%;
}
.detail span {
	color:#999999;
	float:right;
}
.detail a, .detail a:visited {
	display:block;
	float:left;
	margin-left:5px;
	color:#5F5F5F;
	text-decoration:none;
}
.detail a:hover {
	display:block;
	float:left;
	margin-left:5px;
	color:#5F5F5F;
	text-decoration:underline;
}
.detail_right_container {
	width:100%;
	margin-top:10px;
	margin-left:5px;
}
.detail_right_container a, .detail_right_container a:visited {
	color:#133CAC;
	text-decoration:none;
}
.detail_right_container a:hover {
	color:#133CAC;
	text-decoration:underline;
}
.content_box_right_container_title {
	height:17px;
	margin-top:10px;
	width:100%;
	border-bottom:1px solid #999999;
}
.content_box_right_container_title a, .content_box_right_container_title a:visited {
	display:block;
	float:right;
	text-decoration:none;
	color:#133CAC;
}
.content_box_right_container_title a:hover {
	display:block;
	float:right;
	text-decoration:underline;
	color:#133CAC;
}
#page_number{
	width:100%; 
	text-align:center; 
	margin-bottom:15px; 
	height:30px; 
	line-height:30px;
}

#page_number a, #page_number a:visited {
	width:18px;
	height:100%;
	margin:auto 3px;
	text-decoration:none;
	padding:2px 6px;
	border:1px solid #CCCCCC;
	color:#666666;
}
#page_number a:hover {
	width:18px;
	height:100%;
	margin:auto 3px;
	text-decoration:none;
	padding:2px 6px;
	border:1px solid #CCCCCC;
	background-color:#999999;
	color:#000000;
}
#page_number a#current, #page_number a#current:visited {
	border:none;
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
#current_menu {
	background:url('../images/xinwen/xinwen_home_menu_bg_hover.gif') repeat-x;
}


/*用户中心 begin*/
#user_center_box {
	width:100%; 
	margin-top:10px;
}
#user_center_box #left_content {
	width:146px; 
	float:left; 
	border:1px solid #CACACA; 
	padding:8px;
}
#user_center_box #right_content {
	float:left; 
	width:790px; 
	margin-left:15px;
}
#content_left_side_logo {
	border-bottom:1px solid #CACACA; 
	padding-bottom:5px;
}
#user_selected {
	margin-top:10px;
	margin-bottom: 15px;
}
.select_item {
	margin-top:8px;
}
.select_item a, .select_item a:visited {
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	background:url('../images/usercenter/left_menu_select_bg.gif') no-repeat;
	text-align:center;
}
.selected_item {
	margin-top:8px;
}
.selected_item a, .selected_item a:visited {
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	background:url('../images/usercenter/left_menu_selected_bg.gif') no-repeat;
	text-align:center;
}
#current_selected {
	color:#FA6600;
}
#select_tree {
	margin-top:5px;
	margin-left:30px;
}
#select_tree .tree_item {
	margin-top:12px;
	font-size:13px;
	color:#666666;
	line-height:13px;
	height:13px;
}
.tree_item a, .tree_item a:visited {
	margin-left:10px;
	text-decoration:none;
	color:#666666;
}
#search_box {
	margin-top:10px; 
}
#search_box input, #search_box select {
	border:1px solid #E2E3EA;
	border-top:1px solid #ABADB3;
}
#search_box a, #search_box a:visited {
	margin:5px;
	color:#3B3B3B;
	text-decoration:none;
}
#search_box a:hover {
	margin:5px;
	text-decoration:underline;
}
.search_row {
	margin-left:10px;
	margin-top:10px;
}
 
#list_table {
    border-bottom:2px solid #B9B9B9; border-top:2px solid #B9B9B9;
	margin:0;
}
#list_table tr {
	height:30px;
	line-height:30px;
	color:#999999;
}
#list_table td {
	text-align:center;
	border-bottom: 1px dashed #D8D9D4;
}

#list_table .titleTr td{
    color:#666666;
	text-align:center;
	border-bottom: 1px solid #CCCCCC; 
	background-color:#F5F5F5;
}

#list_table .footTr td{
	text-align:center;
	border-bottom: none;
}
.blue_color {
	color:#002E73;
}
 
#list_table_box {
	width:100%; margin-top:10px;
}
/*用户中心 end*/

/* 新闻详情*/
#news_content {
	margin-top:10px;
}
#news_content_left_container {
	width:658px; 
	float:left;
}
#left_container_content_box {
	border:1px solid #CFCFCF; 
	border-top:2px solid #A1C219;
}
#content_box_title_bg {
	height:30px; 
	background:url('../images/daikuan/content_box_title_bg.gif') repeat-x;
}
#content_box_title_word {
	margin:0 auto; 
	width:600px;  
	border-bottom:1px solid #CFCFCF; 
	text-align: center; 
	font-size:26px;
	font-family:SimHei;
	line-height:1.5;
}
#news_content_attr {
	margin:0 auto; 
	margin-top:5px; 
	width:600px; 
	font-size:13px; 
	height:16px; 
	line-height:16px; 
	color:#999999; 
	text-align:left;
}
#news_content_body {
	margin:0 auto; 
	width:600px; 
	margin-top:15px;
}
#news_content_body p {
	color:#666666; 
	line-height:2em;
	font-size: 14px;
}
#left_container_news_pinglun_box {
	margin-top:10px; 
	border:1px solid #CFCFCF; 
	border-top:2px solid #A1C219;
}
.pinglun_list_input_title {
	height:30px; 
	background:url('../images/daikuan/content_box_title_bg.gif') repeat-x; 
	line-height:30px; 
	padding-left:15px; 
	color:#666666; 
	font-size:13px; 
	font-weight:bold; 
	border-bottom:1px solid #CFCFCF;
}
.pinglun_item {
	border-bottom:1px solid #CFCFCF;
}
.item_attr {
	margin-top:5px;
	height:20px;
	line-height:20px;
	color:#999999;
}
.pinglun_person {
	float:left; 
	margin:auto; 
	margin-left:10px; 
	margin-right:10px; 
	font-size:13px; 
	font-weight:bold; 
	color:#0068B7; 
	height:20px; 
	line-height:20px;
	text-decoration: underline;
}
.float_left {
	float:left;
}
.pinglun_loushu {
	height:20px; 
	float:right;
	margin-right:3px;
	font-size:13px; 
	color:#aa7139; 
	font-weight:bold;
}
.pinglun_content {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
	color:#999999;
	border-collapse: collapse;
　　word-wrap:break-word;
　　word-break:break-all;
}
#input_pinglun_box {
	margin-top:10px; 
	border:1px solid #CFCFCF; 
	border-top:2px solid #A1C219;
}
#input_pinglun_area {
	width:620px; 
	height:90px; 
	margin:10px auto;
	margin-bottom:0px;
}
#input_pinglun_area textarea {
	width:100%;
	height:90px; 
	border:1px solid #CFCFCF; 
	overflow:auto;
}
#input_pinglun_form_box {
	width:620px; 
	margin:13px auto; 
	font-size:13px; 
	color:#666666; 
	font-weight:bold; 
	height:33px; 
	line-height:33px;
}
#input_pinglun_form_box input {
	width:124px;
	height:18px;
	line-height:18px;
	border:1px solid #CCCCCC;
}


/*贷款需求，贷款产品页面查询表格样式*/
#condition_table{  
}

#condition_table .title_td{ 
	font-weight: bold; 
}
 
#condition_table a, #condition_table a:visited {
	margin-left:5px;
	text-align:left;
	color:#3B3B3B;
	text-decoration:none;
	line-height: 170%;
}
#condition_table a:hover {
	margin-left:5px;
	text-align:left;
	color:#3B3B3B;
	text-decoration:underline;
	line-height: 170%;
}

<!--贷款需求详情-->
#xuqiu_table_list tr {
	height:24px;;
	line-height:24px;
}
#xuqiu_table_list td {
	width:30%;
}
#xuqiu_table_list .titleTd {
	background-color:#F7F7F7;
	text-align:right;
	width:20%;
	font-size:13px;
	font-weight:bold;
}
#daikuan_xuqiu_box { 
	width:970px; 
	border:1px solid #f39801; 
	margin:10px auto;
}
#daikuan_xuqiu_box_content {
	margin-left:25px; 
	margin-right:10px; 
	width:935px; 
	margin-top:5px;
}
#xuqiu_title_img_box {
	width:100%; 
	border-bottom:1px solid #f39801; 
	height:27px; 
	line-height:26px;
}
#xuqiu_title_img_box_title {
	height:100%; 
	float:left;
}
#guanzhudu_stars {
	height:100%; 
	line-height:27px; 
	color:#19217B; 
	float:right; 
	margin-right:30px;
}
#guanzhudu_word {
	height:100%; 
	line-height:27px; 
	float:right; 
	color:#19217B;
}
#shenfen_img {
	margin-right:60px; 
	height:100%; 
	line-height:27px; 
	color:#19217B; 
	float:right;
}
#renzheng_word {
	height:100%; 
	line-height:27px; 
	float:right; 
	margin-right:20px; 
	color:#19217B;
}
#xuqiu_title_word_box {
	margin-top:10px; 
	height:30px; 
	line-height:30px; 
	font-size:15px; 
	font-weight:bold; 
	width:933px; 
	background-color:#F7F7F7; 
	border:1px solid #EFEFF7; 
	font-family:'微软雅黑'; 
	text-align:center;
}
#xuqiu_introduce {
	margin-top:15px; 
	width:100%; 
	background-color:#F7F7F7; 
	font-size:13px;
}
#xuqiu_content {
	height:273px; 
	width:100%;
}
#xuqiu_content_left_table {
	width:653px; 
	float:left; 
	height:100%; 
	margin-top:30px;
}
#youqing_tishi {
	width:100%; 
	color:#666666;
}
#xuqiu_table {
	margin-top:18px; 
	padding-bottom:15px; 
	border-bottom:1px dotted #666666;
}
#fengxian_pinggu {
	margin-top:15px; 
	width:100%; 
	height:13px;
}
#fengxian_pinggu_first {
	float:left; 
	width:50%;
}
#fengxian_pinggu_second {
	float:left;
}
#xuqiu_content_last_row {
	clear:both; 
	width:100%; 
	margin-top:20px;
}
#send_leave_message {
	margin-left:10px; 
	float:left;
}
#search_link_man {
	margin-left:35px; 
	float:left;
}
#tips {
	margin-left:35px; 
	float:left; 
	color:#FF0000; 
	line-height:28px;
}
#xuqiu_content #right_img {
	float:right; 
	margin-top:59px;
}

/*前台表格样式*/
.front_list_table_box{
	width: 100%;
}

.front_list_table {
}

.front_list_table .title_tr {
	font-weight:bold; 
	font-size:13px;
}
.front_list_table .title_tr td {
	border-bottom:1px solid #EBEBEB;
	margin: 0px;
	padding: 0px;	
}

.front_list_table a, .front_list_table a:visited {
	display:block;
	float:left; 
	color:#5F5F5F;
	text-decoration:none;
}
.front_list_table a:hover {
	text-decoration:underline;
}

/* common */
.w100 {
	width: 100px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w400 {
	width: 400px;
}
.w500 {
	width: 500px;
}

.list{
	clear: both;
}
.list ul{ 
	text-align: left;
	list-style: none; 
	margin:0px; 
	padding:5px 5px 0px;   
}
.list li {
	background:url(../images/common/sprites.gif) left -541px no-repeat; 
	padding-left:9px;  
	line-height:25px;  
	clear:both;
}
.list a, .list a:visited {
	text-align:left;  
	color:#595959; 
	text-decoration:none;
}
.list a:hover {
	color:#eb6100;
	text-decoration:underline;
}

.content_box_first_item {
	clear:both;
	margin-top:10px;
}
.content_box_first_item a, .content_box_first_item a:visited {
	margin-left:15px;
	text-align:left;
	color:#3B3B3B;
	text-decoration:none;
}
.content_box_first_item a:hover {
	margin-left:15px;
	text-align:left;
	color:#3B3B3B;
	text-decoration:underline;
}
.content_box_content p {
	line-height:1.5em;
}

#right_container input {
	width:118px;
	height:28px;
	border:1px solid #CACACA;
	background:url('../images/daikuan/input_bg.gif') repeat-x;
	text-align:center;
	line-height:26px;
	margin-left:5px;
	cursor: pointer;
}

.color_button {
	width:118px;
	height:28px;
	border:1px solid #CACACA;
	background:url('../images/daikuan/input_bg.gif') repeat-x;
	text-align:center;
	line-height:26px;
	margin-left:5px;
	cursor: pointer;
}

.zixun_news_item { 
	height:56px;
	border-bottom:1px dashed #CFCFCF;
	text-align: left;
}
 
.title {
	text-align:center;
}
.title a, .title a:visited {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#759100; 
	text-decoration:none;
}
.title a:hover {
	color:#eb6100;
	text-decoration:underline;
}
.intro {
	text-align:center;
	color:#666666;
	font-size:12px; 
	margin-right:3px;
	margin-top: 10px;
}
.intro  a, .intro a:visited {
	text-align:left;  
	color:#000000; 
	text-decoration:none;
}
.intro a:hover {
	text-decoration:underline;
}
.detail_right_container {
	width:100%;
	margin-top:10px;
	margin-left:5px;
}
.detail_right_container a, .detail_right_container a:visited {
	color:#133CAC;
	text-decoration:none;
}
.detail_right_container a:hover {
	color:#133CAC;
	text-decoration:underline;
}
.content_box_right_container_title {
	height:18px;
	margin-top:10px;
	width:100%;
	border-bottom:1px solid #999999;
}
.content_box_right_container_title a, .content_box_right_container_title a:visited {
	display:block;
	float:right;
	text-decoration:none;
	color:#133CAC;
}
.content_box_right_container_title a:hover {
	display:block;
	float:right;
	text-decoration:underline;
	color:#133CAC;
}
.second_row_content_box {
	width:300px;
	height:244px;
	margin:auto 10px;
	margin-top: 5px;
}
.second_row_content_box_row {
	text-align:left;
	margin:5px auto;
	font-size:14px;
}
.second_row_content_box_row a, .second_row_content_box_row a:visited {
	color:#343434;
	text-decoration:underline;
}
.more{
	float: right;
	margin-right:5px;
	line-height: 25px;
	text-decoration: none;
}
.more a, .more a:visited {
	color:#666666; 
}

.more a:hover {
	color:#666666; 
	text-decoration: underline;
}

.module_title{
	margin-left:25px; 
	font-size:15px; 
	font-weight:bold; 
	color:#666666; 
} 

/*理财工具*/

#licai_tool_box {
	margin-top:10px;
	border:1px solid #CACACA;
	border-bottom:none;
	height:710px;
}
#licai_tool_box #left_content {
	width:180px;
	margin-left:10px;
	margin-top:-20px;
	float:left; 
	border:1px solid #CACACA;
}
#licai_tool_box #right_content {
	float:left; 
	width:756px;
	margin:10px auto;
}
.licai_tool_model .model_title{
	border:1px solid #CACACA;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url('../images/licaitool/licai_tool_model_bg.gif') repeat-x;
}
.model_item {
	margin-top:8px;
	margin-left:5px;
	height:20px;
	line-height:20px;
}
.model_item a, .model_item a:visited {
	margin-left:10px;
	text-decoration:none;
	color:#666666;
}
.model_item a.on_current, .model_item a:visited.on_current {
	color:#FF0000;
}

/*银行理财产品详情*/
#bank_licai_box #left_content {
	width:668px; 
	border:1px solid #CACACA; 
	background-color:#FFFAFB; 
	float:left;
}
#bank_licai_box #right_content {
	float:left; 
	width:290px; 
	margin-left:10px;
}
#intro_list_table td {
	text-align:left;
	border-bottom:1px solid #CACACA;
}
#intro_list_table span {
	font-size:13px;
	font-weight:bold;
	color:#656565;
	font-family: "微软雅黑";
}
.special_title {
	margin-top:10px;
	margin-left:10px;
	padding-bottom:5px;
	width:620px;
	border-bottom:1px dashed #000000;
	color:#656565;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-family: "微软雅黑";
}
.special_content {
	height:auto; 
	margin-top:5px; 
	margin-left:10px; 
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px; 
	color:#656565;	
	line-height: 170%;
}
#search_all {
	margin-left:95px;
	font-size:12px;
}
#search_all a, #search_all a:visited {
	text-decoration:none;
	color:#8A9CCA;
}
.slect_condition {
	margin-left:20px;
	margin-top:5px;
}
.slect_condition p{
	margin:0px;
	padding: 0px;
	margin-top: 5px;
}
.slect_condition select { 
	width:195px;  
}
.slect_condition ul { list-style:none; margin:0; padding:0;}
.slect_condition ul li{ height:22px; float:left; width:49%;}
.slect_condition .search_button{
	margin-top: 10px;
	text-align: center;
}

.count_item {
	margin:5px auto;
	width:220px;
	height:20px;
	line-height:20px;
}
.count_item a, .count_item a:visited {
	text-decoration:none;
	margin-left:15px;
	color:#002D82;
}
.count_item a:hover {
	text-decoration:underline;
	color:#002D82;
}
.first_column {
	border-right:1px solid #CACACA;
}
#other_special {
	border:1px solid #CACACA; 
	width:648px; 
	margin:5px auto; 
	margin-top:20px; 
	background-color:#FFFFFF;
}
#bank_product_introduce {
	width:648px; 
	margin:5px auto;
}
#bank_product_introduce input {
	margin-left:20px; 
	height:16px; 
	line-height:16px; 
	width:65px; 
	border:1px solid #CACACA; 
	background:url('../images/licai/collect_bg.gif') repeat-x; 
	text-align:center;
}
#intro_table {
	margin-top:8px; 
	background-color:#FFFFFF;
}
#bank_licai_box_right_first {
	height:148px; 
	border:1px solid #CACACA;
}
.bank_licai_box_right_title {
	height:22px; 
	line-height:22px; 
	border-bottom:1px solid #CACACA; 
	background-color:#FBF6FA;
}
#bank_licai_box_right_second {
	margin-top:15px; 
	height:250px;
	border:1px solid #CACACA;
}
#bank_licai_box_right_second_content {
	height:225px; 
	background-color:#F4F4F4; 
	margin-top:0px;
}
#count_line {
	background-color:#CACACA; 
	font-size:1px; 
	height:1px; 
	margin-top:15px;
}
#cunkuan_count_box {
	width:242px; 
	height:120px; 
	margin-top:8px; 
	margin-left:8px; 
	background-color:#F1F1F1;
}
#daikuan_count_box {
	width:242px; 
	height:55px; 
	background-color:#F1F1F1; 
	margin-top:15px; 
	margin-left:8px;
}
.count_box_title {
	height:25px; 
	line-height:25px; 
	border-bottom:1px dashed #CACACA; 
	padding-bottom:3px;
}

/*企业首页*/
.zhaopin_more {
	float:right; 
	margin-right:5px;
}
.adver_item {
	height:75px;
	width:146px;
	margin-top:13px;
	margin-left:13px;
	float:left;
}
#qiye_box #left_content {
	width:660px; 
	float:left;
}
#huiyuan_first {
	height:202px; 
	border:1px solid #CACACA;
}
.huiyuan_title_bg {
	height:25px; 
	border-bottom:1px solid #CACACA; 
	background:url('../images/qiye/title_bg.gif') repeat-x;
}
.adver_img {
	height:50px; 
	padding-top:1px; 
	text-align:center; 
	border:1px solid #CACACA;
}
.adver_word {
	text-align:center; 
	color:#08387C; 
	margin-top:3px;
}
#huiyuan_second {
	margin-top:10px; 
	border:1px solid #CACACA;
}
.first_row_title_img {
	height:22px; 
	margin-left:8px; 
	margin-top:2px; 
	float:left;
}
#qiye_box #right_content {
	width:303px; 
	float:right;
}
#qiye_box_right_first {
	height:320px; 
	border:1px solid #CACACA;
}	
#qiye_box_right_first_row {
	height:25px; 
	line-height:25px; 
	order-bottom:1px solid #CACACA; 
	background:url('../images/qiye/title_bg.gif') repeat-x;
	border-bottom:1px solid #CACACA;
}
#qiye_box_right_first_row_title {
	float:left; 
	margin-left:8px; 
	font-size:13px;
}
#qiye_box_right_first_row_zhaopin {
	float:right; 
	margin-right:5px;
}
.renwu_item {
	height:125px; 
	width:91px; 
	margin-top:13px; 
	margin-left:7px; 
	float:left;
}
.renwu_intro {
	height:34px;
	background-color:#F6F6F6;
}
.renwu_intro a, .renwu_intro a:visited { 
	text-align:left;
	color:#3B3B3B;
	text-decoration:none;
}
.renwu_intro a:hover { 
	text-align:left;
	color:#3B3B3B;
	text-decoration:underline;
}
.renwu_img {
	height:91px;
}

/*银行理财、信托理财、保险理财*/
#sub_licai_box {
	height:229px;  
}
#sub_licai_hot_news_box {
	float:left; 
	width:368px; 
	height:227px; 
	border:1px solid #CACACA; 
	background:url('../images/licai/yinhang_hot_news_bg.gif') repeat-x;
}

#sub_licai_hot_news_box .first_hot_news a, #sub_licai_hot_news_box .first_hot_news a:visited{
	font-size:15px;
	color:#E70014;
 	font-weight:bold;
  	text-decoration:none;
}

#sub_licai_hot_news_box .first_hot_news a:hover { 
	text-decoration:underline;
}

#sub_licai_hot_news_box .second_hot_news{
	margin-top: 10px;
}

#sub_licai_hot_news_box .second_hot_news a, #sub_licai_hot_news_box .second_hot_news a:visited{
	font-size:13px;
	color:#000000; 
  	text-decoration:none;
}

#second_hot_news .first_hot_news a:hover { 
	text-decoration:underline;
}

#sub_licai_hot_imgs_box {
	margin-left:8px; 
	float:left; 
	width:324px; 
	height:227px; 
	border:1px solid #A5D0FF;
}
#yinhang_list_box {
	float:right; 
	width:256px; 
	height:227px; 
	border:1px solid #CACACA;
}
#list_title {
	height:25px; 
	line-height:25px; 
	border-bottom:1px solid #CACACA; 
	background:url('../images/licai/title_bg.gif') repeat-x;
}
#list_title span {
	margin-left:13px;
}
.yinhang_item_left {
	height:40px; 
	width:115px; 
	border:1px solid #CACACA; 
	margin-left:5px; 
	margin-top:4px; 
	float:left;
}
.yinhang_item_right {
	height:40px; 
	width:115px; 
	border:1px solid #CACACA; 
	margin-right:5px; 
	margin-top:4px; 
	float:right;
}
.white_box_title{
	height:32px; 
	line-height:32px;
	background:url('../images/falv_zixun/falv_box_title_bg.gif') repeat-x;
	border-bottom:2px solid #339791;
}

/*理财首页*/
b.icoT {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/common/bgEl.gif) repeat scroll 0 0;
}

.n_title{
	clear:both;
	color:#454545;
	height:25px;
	line-height:25px;
	margin:1px auto 0;
	padding-top:4px;
	width:97%;
	border-bottom:1px dashed #CACACA;
}

b.icoT {
	background-position:0px -12px;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	height:13px;
	line-height:18px;
	width:8px;
	margin-top: 5px;
	margin-left: 5px; 
}

.nTitle .icoT {
	background-position:-6px 0;
	margin:6px 8px 0;
} 

.title_text{
	float:left;
	font-weight: bold;
	margin-left: 10px;
	color: #595959;
}

/*极速贷款*/
#daikuan_chanpin_show {
	margin-top:10px; 
	height:184px;
}
#daikuan_chanpin_show_item_list {
	float:left; 
	height:100%;  
	width: 756px;
}
.daikuan_chanpin_show_item {
	height: 184px;
	width: 184px; 
	border: 1px solid #CCCCCC; 
} 
.daikuan_chanpin_show_item a, .daikuan_chanpin_show_item a:visited {
	text-decoration:none; 
	color:#dd5454;
}
.daikuan_chanpin_show_item a:hover {
	text-decoration:underline; 
}

#daikuan_chanpin_show_right_box {
	height:100%; 
	width:208px; 
	float:right; 
	background:url('../images/jisudaikuan/chanpin_show_right_box_bg.gif') repeat-x; 
	border:1px solid #FEC786;
}
#daikuan_chanpin_show_right_box_title {
	width:190px; 
	margin:0 auto; 
	margin-top:5px;
	line-height:170%; 
	color:#E68F1B;  
} 
#kuaishu_shenqing_button {
	margin-left:35px;
	margin-top:5px;
}
.tiaojian_tese_box {
	text-align:center;
}
.tiaojian_tese_box p {
	text-align:left;
	color:#4D4D4D;
	line-height:2em;
	padding: 0px;
	margin: 0px;
}
.chanping_jishuline {
	border:1px solid #CACACA; 
	background:url('../images/jisudaikuan/chanpin_detail_jishu_box_bg.gif') repeat-x; 
	height:236px; 
	margin-top:15px;
}
.chanping_oushuline {
	border:1px solid #CACACA; 
	background:url('../images/jisudaikuan/chanpin_detail_oushu_box_bg.gif') repeat-x; 
	height:236px; 
	margin-top:15px;
}
.jishuline_left_box {
	float:left; 
	width:224px; 
	height:214px; 
	margin-left:10px; 
	margin-top:7px; 
	border:1px solid #CACACA;  
}
.oushuline_left_box {
	float:left; 
	width:224px; 
	height:214px; 
	margin-left:10px; 
	margin-top:7px; 
	border:1px solid #CACACA;  
}
.line_left_content {
	width:200px; 
	margin:0 auto; 
	margin-top:5px;
}
.line_left_content_title {
	border-bottom:1px dashed #CACACA; 
	padding-bottom:8px; 
	padding-top:8px; 
	text-align:center; 
	color:#1536B9; 
	font-size:14px; 
	font-weight:bold;
}
.line_left_content_body {
	margin-top:5px; 
	color:#4D4D4D;
	line-height:2em;
	font-size:13px;
}
.line_button {	 
	margin-top:10px;
	margin-left:50px;
}
.zhuyao_tiaojian {
	float:left; 
	width:332px; 
	height:215px; 
	margin-top:10px; 
	margin-left:10px;
	padding-right:20px;
	border-right: 1px dashed #CACACA;
}
.zhuyao_tese {
	width:332px; 
	height:215px; 
	float:right; 
	margin-top:10px;
	margin-right:10px;
}
.zhuyao_tese_img { 
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

/*管理咨询、财务咨询*/
.zixun_title {
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	height:40px; 
	border-bottom: 1px dashed #CACACA;
}
.zixun_title a, .zixun_title a:visited {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#0ba299; 
	text-decoration:none;
}
.zixun_title a:hover {
	text-decoration:underline;
}
/*关于我们*/
#about_main_box{
	margin-top: 8px;
}

#about_main_box #left_container {
	float:left;
	display:inline;
}

#about_main_box #right_container{
	float: left;
	border: 1px solid #cfcfcf;
	width: 779px;	
	padding-bottom: 10px;
}
#right_container #right_container_title {
	height:33px; 
	line-height:33px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	background-image: url("../images/about/about_right_container_title_bg.gif");
	width: 756px;
	margin: 1px 1px 0px 1px; 
}
#right_container #right_container_title_line {
	clear:both;
	height:1px;
	font-size:1px;   
	border-top:1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px; 
}

#about_menu {
	width:190px; 
	margin-top:18px;
	background:url('../images/about/about_menu_back.gif') repeat-y;
}
#about_menu a {
	display:block;
	width:190px;
	height:42px;
	text-decoration:none;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:center;
	line-height:42px;
}
#about_menu a:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
#about_menu .first {
	border-top:1px solid #CCCCCC;
}
#about_menu #currentMenu {
	background:#FFFFFF;
	border-right:none;
}
#about_list_item{
	height:42px;
	border-bottom:
	1px #CCCCCC dashed;
	line-height:42px;
}
 
#about_list_item a {
	color:#666666;
	text-decoration:none;
	margin-left: 5px;
}
#about_list_item a:hover {
	text-decoration:underline;
}


#right_container_content #left_box {
	margin-left:20px;
	width:192px;
	float:left;
}
#right_container_content #middle_box {
	margin-left:20px;
	width:202px;
	float:left;
}
#right_container_content #right_box {
	margin-left:20px;
	width:262px;
	float:left;
}
#right_container_content .title_bar {
	margin-top:28px;
	height:32px;
	line-height:32px;
	width:92px;
	background:url('../images/common/gray_arrow.gif') no-repeat 80px 12px;
	padding-left:90px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
}
#right_container_content .list_box {
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}
#right_container_content .list_item {
	height:29px;
	line-height:29px;
	border-bottom:1px dashed #CCCCCC;
	color:#646464;
	background:url('../images/common/gray_arrow.gif') no-repeat 3px 12px;
	padding-left:13px;
	text-align:left;
}
#right_container_content .last_list_item {
	height:29px;
	line-height:29px;
	color:#646464;
	background:url('../images/common/gray_arrow.gif') no-repeat 3px 12px;
	padding-left:13px;
	text-align:left;
}


#intro_dog_box_top_border {
	margin-top:15px;
	width:764px;
	height:6px;
}
#intro_dog_box_bottom_border {
	width:764px;
	height:5px;
}
#intro_dog_box_content {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:213px;
}
#intro_dog_box_adventure {
	margin:5px;
	margin-right:0px;
	float:left;
	width:244px;
	display:inline;
}
#adventure_title {
	height:37px;
	width:244px;
}
#adventure_content {
	text-align:center;
	height:162px;
	width:244px;
	background:url('../images/about/intro_dog_box_bg.gif') repeat-x;
}
#adventure_content img {
	border:2px solid #FFFFFF;
}
#adventure_bottom {
	height:4px;
	width:244px;
}
#intro_dog_right_box {
	margin:5px;
	float:right;
	height:202px;
	width:498px;
	position:relative;
}
#intro_dog_right_box .right_box_detail {
	position:absolute;
	width:245px;
	height:98px;
}
#save_time {
	left:0px;
	top:0px;
	background:url('../images/about/intro_time_icon.gif') no-repeat;
}
#save_heart {
	left:250px;
	top:0px;
	background:url('../images/about/intro_heart_icon.gif') no-repeat;
}
#save_power {
	left:0px;
	top:105px;
	background:url('../images/about/intro_power_icon.gif') no-repeat;
}
#save_cost {
	left:250px;
	top:105px;
	background:url('../images/about/intro_cost_icon.gif') no-repeat;
}
#intro_dog_right_box p {
	position:absolute;
	left:70px;
	top:15px;
	width:165px;
	font-size:12px;
	color:#666666;
	text-indent:2em;
	line-height:2em;
	text-align:left;
}


#tab_menu_bar {
	margin-top:17px;
	height:39px;
	text-align:center;
}
#tab_menu_bar #tab_menu_box {
	padding-left:5px;
	width:980px;
	background:url('../images/about/tab_menu_bg.gif') no-repeat;
	margin:0 auto; /*使在页面在mozilla居中，上下边距为0  */
}
#tab_menu {
	list-style-type:none;
	display:inline;
}
#tab_menu li {
	float:left;
	margin-left:2px;
	height:39px;
	width:179px;
	background:url('../images/about/tab_menu_other.gif') no-repeat;	
}
#tab_menu li.current_menu {
	background:url('../images/about/tab_menu_current.gif') no-repeat;	
} 
#tab_menu li a {
	color:#666666;
	text-decoration:none;
	display:block;
	text-align:center;
	padding-top:17px;
	height:22px;
	font-weight:bold;
}
#tab_menu li.current_menu a {
	color:#000000;
}
#tab_menu li a:hover {
	text-decoration:underline;
}

#right_container_content .sub_title {
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	margin-top:20px;
	color:#AC6A00;
	font-weight:bold;
	padding-left: 10px;
}

.right_container_content p,#right_container_content p {
	font-size:12px;
	color:#666666;
	line-height:2em;
	text-indent:2em;
	text-align:left;
	padding-left: 10px;
} 

#about_list_item{
	height:42px;
	border-bottom:
	1px #CCCCCC dashed;
	line-height:42px;
}
 
#about_list_item a {
	color:#666666;
	text-decoration:none;
	margin-left: 5px;
}
#about_list_item a:hover {
	text-decoration:underline;
}

.item_date {
	color:#986B33;
	font-family:"Arial";
	font-weight:bold;
}

/*钱找项目、项目找钱、项目转让*/
#viewShangji_title{
	margin-top: 10px;
}
#attr .title {
	width:15%;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
#attr .value {
	width:35%;
	text-align:left;
	color:#707070;
	font-size:13px;
}
.first_common_box_style {
	padding-top:10px;  
}
.common_box_style {
	margin-top:10px; 
	background-color:#F1F2ED;
}
.box_top_line {
	font-size:1px;
	height:10px; 
	background:url('../images/viewShangji/procuct_attr_border_top.gif') no-repeat;
}
.box_bottom_line {
	font-size:1px;
	height:10px; 
	background:url('../images/viewShangji/procuct_attr_border_bottom.gif') no-repeat;
}
.common_box_bg {
	background:url('../images/viewShangji/product_content_main_bg.gif') repeat-y;
}
.common_box_content {
	width:918px; 
	margin:0px auto; 
	padding-top:8px; 
	padding-bottom:8px;
}
.common_box_content_title {
	color:#1176C2; 
	font-size:13px; 
	font-weight:bold; 
	padding-bottom:5px; 
	border-bottom:1px dashed #8D8D8C;
}
.common_box_content_title span {
	margin-left:5px;
}
.common_box_content_content {
	margin-top:8px; 
	color:#707070;
	word-wrap:break-word; 
	overflow:hidden;
	line-height:20px;
}
.first_box_top_line {
	font-size:1px;
	height:10px; 
	background:url('../images/viewShangji/procuct_first_attr_border_top.gif') no-repeat;
}
.first_box_bottom_line {
	font-size:1px;
	height:10px; 
	background:url('../images/viewShangji/procuct_first_attr_border_bottom.gif') no-repeat;
}
.first_box_content {
	background:url('../images/viewShangji/product_main_attr_bg.jpg') no-repeat;
	background-color:#F1F2ED;
	height:182px;
}
#attr_table {
	margin-left:50px;
	padding-top:20px;
	width:840px;
}
#box_kuang {
	width:953px; 
	margin:0 auto;
}
#mianfei_shengming {
	height:58px; 
	line-height:58px; 
	background-color:#FBECC5; 
	margin-top:10px; 
	margin-bottom:10px;
}
#mianfei_shengming img {
	margin-left:18px;
	margin-top:0px;
	vertical-align:middle;
}


.zixun_content_title_sanjiao {
	float:left;
	width:6px;
	height:32px;
	background:url('../images/falv_zixun/falv_box_title_sanjiao.gif') no-repeat;
	margin-left:10px;
}
.zixun_content_more{
	float: right;
	margin-right:5px;
	line-height: 32px;
	text-decoration: none;
}
.zixun_content_more a, .zixun_content_more a:visited {
	color:#04747F;
	text-decoration:none;
}
.zixun_content_more a:hover {
	color:#04747F;
	text-decoration:underline;
}
#page {
	/*
	width:972px; 
	margin:0 auto;*/
}
