﻿
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input
{
	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus
{
	outline: 0;
}
body
{
	background: white;
	line-height: 1;
	color: black;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: separate;
	/*border-spacing: 0;*/
}
caption, th, td
{
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/******************************/
:link
{
	text-decoration: none;
}
:visited
{
	text-decoration: none;
}



.small
{
	font-size: 11px;
}
.font12
{
	font-size: 12px;
}
.font14
{
	font-size: 14px;
}
.font16
{
	font-size: 16px;
}
.font24
{
	font-size: 24px;
}

.text_left
{
	text-align: left;
}
.text_center
{
	text-align: center;
}
.text_right
{
	text-align: right;
}
.float_right
{
	float: right;
}
.float_left
{
	float: left;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
td 
{
	word-wrap: break-word; word-break: break-all;
}
th 
{
	word-wrap: break-word; word-break: break-all;
}
div 
{
	word-wrap: break-word; word-break: break-all;
}

.clear_left
{
	clear: left;
}

.margin_top_10
{
	margin-top: 10px;
}
.input_border
{
	border: 1px #ccc solid;
	line-height: 18px;
	height: 18px;
}
select.input_border
{ height:22px; line-height:22px;}
.input_data
{
	background: url( '../images/data_bg.jpg' ) no-repeat scroll right center;
	width: 100px;
}

body
{
	font-size: 12px;
	font-family: Verdana, "宋体";
	color: #666;
}
.red_text
{
	color: #f00;
	margin: 0 0px;
	font-family: '新宋体';
}

a
{
	color: #0056C2;
}
a:hover
{
	color: #f60;
	text-decoration: underline;
}
/*蓝色*/
a.blue
{
	color: #0056C2;
}
a.blue:hover
{
	color: #f60;
	text-decoration: underline;
}
/*红色*/
a.red
{
	color: #f00;
}
a.red:hover
{
	color: #f60;
	text-decoration: underline;
}
/*桔色*/
a.org
{
	color: #f60;
}
a.org:hover
{
	color: #f60;
	text-decoration: underline;
}
/*白色*/
a.white
{
	color: #fff;
}
a.white:hover
{
	color: #fff;
	text-decoration: none;
}

.button
{
	background: #ccc url( '../images/button_bg.gif' ) repeat-x scroll 0 0;
	border: 1px #ccc solid;
	height: 25px;
	padding: 0 20px;
	line-height: 25px;
	cursor:pointer;
}
.common_button
{
	line-height:22px;
	height:22px;
	padding:0 10px;
	border:1px #C9C9C9 solid;
	border-right-color:#a1a1a1;
	border-bottom-color:#909090;
	border-left-color:#dadada;
	background:#ccc url('../images/member_common_buttom_bg.gif') no-repeat scroll 0 0;
	cursor:pointer;
}
.b
{
	font-weight: bold;
}

.rdoStyle label
{
	margin:0 10px 0 3px;
}

/*分页*/
.show_page
{
	line-height: 35px;
	text-align: center;
}
.show_page div
{
	float: left;
	margin-top: 5px;
	width: 150px;
}
.show_page .member_show_page
{
	width:500px;
	}
.show_page span
{
	display: inline-block;
	padding: 0 5px;
}
.show_page span.current
{
	color: #f90;
	font-weight: bold;
}
/*分页*/

/*表单提示信息start*/
.list_no_message,table tbody tr td.list_no_message
{
	 line-height:20px;
	 color:#000;
	 text-align:center;	
	 padding:8px;
}
.on_message
{
    padding-left:25px; 
	font-size: 12px;
	line-height:18px; 
	display:inline-block;
}
.on_error
{
	background:#FFF2F2 url(../images/on_error.gif) no-repeat left center;
	border:1px #FF8080 solid;
	padding:0 3px 0 25px; 
	font-size: 12px;
	line-height:18px; 
	display:inline-block;
	margin-left:10px;
}


.onShow
{
    background:url(../images/onShow.gif) no-repeat; 
    padding-left:25px; 
	font-size: 12px;
	line-height:22px; 
	vertical-align:middle;
	display:inline-block;
	height:22px;
}
.onFocus
{
    background:#E9F0FF url(../images/onFocus.gif) no-repeat; 
    padding-left:25px; 
	font-size: 12px;
	line-height:22px; 
	vertical-align:middle;
	display:inline-block;
	height:22px;
}
.onError
{
    background:#FFF2E9 url(../images/onError.gif) no-repeat;
    padding-left:25px;
	font-size: 12px;
	line-height:22px; 
	vertical-align:middle;
	display:inline-block;
}
.onCorrect
{
    background:#E9FFEB url(../images/onCorrect.gif) no-repeat;
    padding-left:25px;
	font-size: 12px;
	line-height:22px; 
	vertical-align:middle;
	display:inline-block;
}
.onLoad
{
    background:#E9FFEB url(../images/onLoad.gif) no-repeat 3px 3px;
    padding-left:25px;
	font-size: 12px;
	line-height:22px; 
	vertical-align:middle;
	display:inline-block;
} 

.company_logo
{
	border:1px #ccc solid;	
	display:inline-block;
	padding:1px;
	margin:5px;
}
.company_logo img
{
	width:100px;
	height:100px;
}
/*表单提示信息end*/

/*弹出窗口样式 start*/
.win_wrapper
{
	width:500px;
	}
.div_msg_content
{
	background-color:#fff;
	border:1px #006699 solid;
	
}
.div_msg_content h2
{
	line-height:29px;
	padding:0 10px;
	background-color:#E1F2FA;
	border-bottom:1px #A9D5E9 solid;
	font-weight:bold;
	color:#069;	
	
}
.div_msg_content h2 a
{
	float:right;
	display:inline-block;
	line-height:28px;
	margin-top:8px;
	}
.div_msg_content .content
{
	padding:10px;
		
}

.div_msg_content .content select 
{
	width:195px;
	}
.div_msg_content .content select.list
{
	height:200px;
	}
.div_msg_content .content span
{ display:inline-block;height:200px; float:left; margin-top:5px;}	
.div_msg_content .content span.centerItem
{ margin:0 8px;}
.div_msg_content .content span input
{ width:60px; margin-top:20px;}

.div_msg_content .bottom
{
	padding:3px 10px;
	background-color:#efefef;
	border-top:1px #ccc solid;
	text-align:center;
	padding:3px;
	}
	
.div_msg_content .content table.table_data tbody tr td,.div_msg_content .content table.table_data tbody tr th
{
	line-height:25px;
	}
.div_msg_content .content table.table_data tbody tr th
{
	width:100px;
	text-align:right;
	padding-right:10px;
}
.div_msg_content .content table.table_data tbody tr td span,.div_msg_content .content table.table_data tbody tr td input
{
	height:auto;	
	padding:0;
	margin:0;
	width:auto;
}

table.pop_window tbody tr th
{
	text-align:right;
	line-height:30px;
	width:100px;
	}
table.pop_window tbody tr td
{
	line-height:30px;
	width:380px;
	}
/*弹出窗口样式 end*/