/* 公共样式 */
form{padding:0px;margin:0px;}
body{text-align:center;background-color:#E0EEEE;}
.body1{text-align:center;background-color:#E0EEEE;margin-left: auto;margin-right: auto;}


.outerDiv {width:820px;margin-left: auto;margin-right: auto; background-color:white;}
div{text-align:left;}

/* 字体样式 */
.text12{font-size:12px;font-weight:normal;}
.text14{font-size:14px;font-weight:normal;}
/* 图片盒子样式 */
.imgbox{border:1px solid #E8E7E7;}
img{border:0px;}
/* 各种表格样式 */
.table01{border-top:1px solid #D2D2D2;margin:3px;}
.table01 td {border-bottom:1px dotted #D2D2D2;line-height:20px;}

.table02{}
.table02 td {border-bottom:1px dotted #D2D2D2;line-height:20px;}

.table03{border:1px solid #ccc;}
.table03 td {border-bottom:1px dotted #D2D2D2;border-right:1px dotted #D2D2D2;line-height:20px;}

.table04{border-right:1px solid #FF5400;border-top:1px solid #FF5400;}
.table04 td {border-bottom:1px solid #FF5400;border-left:1px solid #FF5400;line-height:20px;padding:3px;}
/* 不换行样式 */
.noworp{text-overflow :ellipsis;overflow : hidden;white-space: nowrap;}
/* 链接样式 */
a:link{color:black;text-decoration: none;}
a:visited{color:black;text-decoration: none;}
a:hover{color:blue;text-decoration: underline;}

.link-fff a:link{color:#fff;text-decoration: none;}
.link-fff a:visited{color:#fff;text-decoration: none;}
.link-fff a:hover{color:#000099;text-decoration: underline;}


.link-red a:link{color:black;text-decoration: none;}
.link-red a:visited{color:black;text-decoration: none;}
.link-red a:hover{color:#000099;text-decoration: underline;}

.link-red-line a:link{color:black;text-decoration: underline;}
.link-red-line a:visited{color:black;text-decoration: underline;}
.link-red-line a:hover{color:#000099;text-decoration: underline;}

.link-blue a{color:black;text-decoration: none;}


.link-blue2 a:link{color:black;text-decoration: underline;}
.link-blue2 a:visited{color:black;text-decoration: underline;}
.link-blue2 a:hover{color:black;text-decoration: underline;}

.link-line a:link{color:black;text-decoration: underline;}
.link-line a:visited{color:black;text-decoration: underline;}
.link-line a:hover{color:black;text-decoration: underline;}

.link-white-line a:link{color:#fff;text-decoration: underline;}
.link-white-line a:visited{color:#fff;text-decoration: underline;}
.link-white-line a:hover{color:#FFFD35;text-decoration: underline;}

.link-black a:link{color:#1D1D1D;text-decoration: none;}
.link-black a:visited{color:#1D1D1D;text-decoration: none;}
.link-black a:hover{color:black;text-decoration: underline;}

.link-ph01 {display:block;color:black;background-color:#E3E3E3;font-size:10pt;font-weight:bold;
	width:100px; text-decoration: none; padding:7px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
/*
.link-ph02 a:link{display:block;color:#fff; width:80px; background-color:#B2B2B2;text-decoration: none; padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph02 a:visited{display:block;color:#fff; width:80px; background-color:#B2B2B2;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph02 a:hover{display:block;color:#fff; width:80px; background-color:#FF8D42;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}

.link-ph03 a:link{display:block;color:#fff; width:100px; background-color:#6FA4E5;text-decoration: none; padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph03 a:visited{display:block;color:#fff; width:100px; background-color:#6FA4E5;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph03 a:hover{display:block;color:#fff; width:100px; background-color:#FF8D42;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}

.link-ph04 a:link{display:block;color:#fff; width:100px; background-color:#B2B2B2;text-decoration: none; padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph04 a:visited{display:block;color:#fff; width:100px; background-color:#B2B2B2;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
.link-ph04 a:hover{display:block;color:#fff; width:100px; background-color:#FF8D42;text-decoration: none;padding:3px 2px 3px 2px;text-align:center;border-right:1px solid #fff;}
*/


/* 列表样式 */
ul{margin:5px;width:100%;}
.ul02{
	margin:5px 5px 5px 0px;
	width:100%;
	font-size:14px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/ne_list.gif);
}
.li01{margin:0px;text-overflow :ellipsis;overflow : hidden;white-space: nowrap;width:220px;height:19px;border-bottom:1px dotted #E8E7E7;padding:2px;}
.li02{margin:0px;text-overflow :ellipsis;overflow : hidden;white-space: nowrap;width:200px;height:22px;}
.li03{margin:0px;text-overflow :ellipsis;overflow : hidden;white-space: nowrap;width:200px;height:22px;}

.li03b{
	margin:0px;
	text-overflow :ellipsis;
	overflow : hidden;
	white-space: nowrap;
	width:310px;
	height:22px;
}
.li04{
	margin:0px;
	text-overflow :ellipsis;
	overflow : hidden;
	white-space: nowrap;
	width:270px;
	height:22px;
	font-size:12px;
}
.li05{
	margin:0px;
	text-overflow :ellipsis;
	overflow : hidden;
	white-space: nowrap;
	width:180px;
	height:22px;
	font-size:12px;
}
li{margin:0px;text-overflow :ellipsis;overflow : hidden;line-height:22px;}

/* 输入框样式 */
.input01{border:1px solid #7b9ebd;}
.input02{border:1px solid #ccc;height:20px;}
.input_pass{border:1px solid #7b9ebd;height:21px;width:152px;}
/* 按钮样式 */
.btn01 {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 
#7b9ebd 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; FILTER: 
progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 
1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; 
BORDER-BOTTOM: #7b9ebd 1px solid
height:19px;
}
.btn02 {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 
#7b9ebd 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; FILTER: 
progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: none; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; 
BORDER-BOTTOM: #7b9ebd 1px solid;
height:19px;
}
.btn03 {
BORDER-RIGHT: #FF6000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 
#FF6000 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; FILTER: 
progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
StartColorStr=#ffffff, EndColorStr=#FFE49A); BORDER-LEFT: #FF6000 1px solid; CURSOR: hand; COLOR: #E95903; PADDING-TOP: 2px; 
BORDER-BOTTOM: #FF6000 1px solid;
height:19px;
}
/* 头部样式01(首页，同乡会列表，博文首页) */
body{margin:0px;font-size:12px;}
table td{font-size:12px;}
.top01{padding-bottom: 2px;border-bottom: 1px solid #C0C0C0;}
.top01box{margin: 0px;padding: 0px;width: 100%;border-bottom: 3px solid #C0C0C0;
	
}
.top01box td{
	font-family: 宋体; font-size: 11pt; font-weight: bold;
}

.online{text-align:right;font-size:12px;margin:4px;}
/* 头部样式02（同乡会页面） */
.top02box{width:100%}
.top02_menu{text-align:right;font-size:14px;}
/* 头部样式03（注册页面） */
.top03{padding-bottom: 1px;border-bottom: 3px solid #FF0002;}
.top03box{margin: 0px;padding: 0px;width: 100%;border-bottom: 1px solid #FE6161;}
.top03_menu{text-align:right;font-size:14px;font-weight:bold;padding-right:15px;}
/* 文章更多样式 */
.more01{text-align:right;padding:5px; width:100%;}
/* 版权样式01 */
body{margin:0px;font-size:12px;}
.copyright01_box{
	font-size:12px;
    border-top:1px solid #ccc;
	line-height:20px;
	margin:10px 5px 10px 5px;
	padding:17px;
	color:black;
	width:100%;
}
/* 各种介绍样式 */
.intru01_top{font-size:14px;font-weight:bold;padding:3px;margin:3px;color:#F50606;border-bottom:1px solid #D7D7D7;width:220px;}
.intru01_con{font-size:12px;width:220px;line-height:22px;}

