﻿body 
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:Arial,sans-serif,"宋体";
	line-height:25px;
	margin-bottom:0px;
	text-align:center;
	color: #333333;
}

TD
{
	font-size: 12px;
}

tr
{
	line-height:25px;
}


.font12
{
	font-size: 12px;
}

.font14
{
	font-size: 14px;
}

A:link 
{
	TEXT-DECORATION:none;
	color: #333333;
}
A:visited 
{
	COLOR: #333333; 
	TEXT-DECORATION: none
}
A:hover 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: underline
}

A.blue:link 
{
	TEXT-DECORATION: none;
	color:#3366CC;
}
A.blue:visited 
{
	COLOR: #3366CC; 
	TEXT-DECORATION: none
}
A.blue:hover 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}

A.red:link 
{
	TEXT-DECORATION: none;
	color:#FF6600;
}
A.red:visited 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}
A.red:hover 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}

A.white_no:link 
{
	COLOR:White; 
	TEXT-DECORATION:none;
}

A.white_no:visited 
{
	COLOR: White; 
	TEXT-DECORATION: none
}
A.white_no:hover 
{
	COLOR: White; 
	TEXT-DECORATION: underline
}


#layout
{
	width:980px;
	margin:auto;
}


.div_AreaMemo
{
	text-align:left;
	font-size:12px;
	color:#585858;
	border-top:1px solid #E1E1E1;
	padding:5px;
	padding-bottom:10px;
	background-color:#F5F8FF;
}

.divContent
{
	width:980px;
	padding-top:10px;
	margin:auto;
	clear:both;
}

.divLeft
{
	float:left;
	width:740px;
}

.divLeft_Left
{
	float:left;
	width:260px;
}

.divLeft_Right
{
	float:right;
	width:470px;
}

.divRight
{
	float:right;
	width:230px;
}

.home_title
{
	font-weight:bold;
	color:#016CED;
	padding-left:5px;
	border-top: #A2B2CB 1px solid;
	border-right: #A2B2CB 1px solid;
}

.home_content
{
	border-left: #A2B2CB 1px solid;
	border-right: #A2B2CB 1px solid; 
	border-bottom: #A2B2CB 1px solid;
}

.home_left
{
	background-image: url(/css/area/home_max_left.gif);
	background-repeat:no-repeat;
	width:4px;
	height:30px;
	line-height:30px;
}

.home_middle
{
	background-image: url(/css/area/home_max_m.gif);
	background-repeat:repeat-x;
}

.home_right
{
	background-image: url(/css/area/home_max_right.gif);
	background-repeat:no-repeat;
	width:3px;
	height:30px;
	line-height:30px;
}

.home_title_z
{
	font-weight:bold;
	color:#016CED;
	padding-left:5px;
	border-top: #A2B2CB 1px solid;
	text-align:left;
}

.home_titleOther
{
	font-weight:bold;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid; 
	text-align:center;
	font-size:12px;
	line-height:22px;
}

.home_titleOther_1
{
	font-weight:bold;
	border-top: #FF6600 2px solid;
	border-right: #cccccc 1px solid; 
	text-align:center;
	font-size:12px;
	line-height:22px;
}

.home_titleOther_left
{
	background-image: url(/css/area/home_min_left.gif);
	background-repeat:no-repeat;
	width:4px;
	height:23px;
	line-height:23px;
}

.home_titleOther_middle
{
	background-image: url(/css/area/home_min_m.gif);
	background-repeat:repeat-x;
	height:23px;
	line-height:23px;
}


.home_titleOther_right
{
	background-image: url(/css/area/home_min_right.gif);
	background-repeat:no-repeat;
	width:3px;
	height:23px;
	line-height:23px;
}

.home_titleOther_content
{
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	font-size:12px;
	padding:5px;
}

.card_comp
{
	width: 168px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
	border-left: solid 1px #CCCCCC;
	background-color: #FFFFFF;
} 

.card_comp_name_text
{
	height: 18px;
	line-height: 18px;
	width: 168px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #006EDD;
	text-align: center;
	padding-top:7px;
}
.card_comp_zy_text
{
	height: 18px;
	width: 168px;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
}
.card_comp_tel_text
{
	height: 18px;
	width: 168px;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
} 

/*---------default-class-fenlei-mouseover-class----------*/
div.mouseover { border:solid 2px #7CC0E3; background-color:#FDFAEE; padding-left:10px; padding-right:10px;}
div.mouseout { border:solid 2px #ffffff; border-left:none;padding-left:10px; padding-right:10px;}

.class_head
{
	font-size:14px;
	color:#057BD2;
	font-weight:bold;
	
}

.class_div
{
	padding-top:5px;
	border-bottom:1px dashed #cccccc;
}


.peihuo
{
	color:#FF6600;
	font-family:microsoft yahei,arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

.idcard_font1
{
	font-family:microsoft yahei,arial;
	font-size:12px; 
	color:#FF6600;
}

.zhuanti_head
{
	border: #cccccc 1px solid;
    width: 120px;
    text-align:center;
	color:#BE0000;
    font-family:microsoft yahei,arial;
	font-size:16px;
    font-weight:bold;
}

h1 
{
    display: inline;
    font: 22px "微软雅黑","黑体",sans-serif;
}

.list_title
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.No_list
{
	padding-top:40px;
	font-weight:bold;
	color:#FE8100;
	line-height:38px;
	font-size:14px;
	text-align:center;
}

.list_line_dot
{
	border-bottom:1px dashed #CCC;
	width:100%;
	line-height:1px;
	margin-top:1px;
	margin-bottom:2px;
	
}

.find_select_textok
{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	padding-left:6px;
	display:inline-block;
}

.find_select_textno
 {
	font-size: 12px;
	text-decoration: underline;
	padding-left:6px;
	padding-right:6px;
	display:inline-block;
}

.find_select_textarea
{
	font-size: 14px;
	color: green;
	font-weight:bold;
	padding-left:6px;
}

.content_title
{
	background-image:url(/images/List_Title.gif);
	background-repeat:repeat-x; 
	font-weight:bold;
	text-align:center;
	height:30px;
	border-bottom: #cccccc 1px solid;
}

.line_dotted
{
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:3px;
}

/* 网络推广样式  */
.AdTj_div
{
    width:980px;
	margin:auto;
	clear:both;
	padding-top:10px;
}

.AdTj_List
{
	border: #B8D3EC 1px solid; 
	width: 186px; 
	height: 90px;
	text-align:center;
}

.AdTj_Title
{
	font: 16px "微软雅黑","黑体",sans-serif;
	overflow:hidden;
	height:28px;
	line-height:28px;
	color:Blue;
	padding-left:2px;
	padding-right:2px;
}

.AdTj_Title A:link 
{
	TEXT-DECORATION:none;
	color: #0000FF;
}
.AdTj_Title A:visited 
{
	COLOR: #0000FF;
	TEXT-DECORATION: none
}
.AdTj_Title A:hover 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: underline
}

.AdTj_Content
{
	color:#333333;
	height:32px;
	line-height:16px;
	overflow:hidden;
	padding-left:2px;
	padding-right:2px;
}

.AdTj_Tel
{
	color:Green;
	font-size:14px;
	font-weight:bold;
	background-color:#E3F7FA;
	line-height:28px;
	height:28px;
	overflow: hidden;
}

.mob
{
    font-size:14px;
    line-height:30px;
    color:red;
}