/*=====2144.cn公有样式表=====*/ 
*{
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	min-width: 760px;
	background:#fff;
	line-height:150%;
	font-family:"宋体","Arial", "Helvetica", "sans-serif";
}
img {
	border:0px;
}
p,select,input,div {
	font-size:12px;
	color:#000;
}
ul,ol{
	line-height: normal;
	list-style-type: none;
	float:left;
	line-height:170%;
}
form,select,input{
	vertical-align:middle;
	line-height: normal;
}
#ccc {
	display:none;
}
#ccc img{
	width:0px;
	height:0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.clear {
	width:100%;
	clear:both;
	height:1px;
	line-height:1px;
	margin-top:-1px !important;
	margin-top:-3px;
}
a {
	text-decoration:underline;
}
a:link,a:visited {
	color:#0000CC;
}
a:hover   {
	color: #ff0000;
}
#top {
	width:760px;
	height:80px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF;
}

#top_left {
    float:left; 
	width:21%;
	height:80px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF;
}

#top_right {
    float:right;
	width:78.9%;
	height:80px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF url(/images/yx99/top.gif) 0px 0px no-repeat;
}

#nav {
	width:760px;
	padding:4px 0px;
	text-indent : 12px;
	background:#E5ECF9;
	margin:0px auto;
	font-size:14px;
	border-bottom:3px solid #f9f9f9;
}
#nav a{text-decoration:none;}
#nav a.current{
	font-weight:bold;
	color:#000;
}
#nav a.rss img{
	margin-top:2px;
	margin-left:42px;
	margin-bottom:-2px;
}
#subbar{
	width:742px;
	height:20px;
	padding:5px 8px;
	margin:0px auto;
	margin-top:10px;
	background:#fbfbfb;
	border:solid 1px #eee;
}
#subbar .left{padding-top:1px;width:490px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
#subbar a{text-decoration:none;}
#search{float:right;}
#bottom {
	width:760px;
	clear:both;
	text-align:center;
	margin:10px auto 0px auto;
	border-top:1px solid #ccc;
	padding:6px 0px;
	line-height:220%;
}
#message_error,#message_success{width:330px; margin:100px auto 0 auto; padding:10px 10px 10px 50px;background: #FFFDEC url("/images/yx99/error_alert.gif") 10px 10px no-repeat;border: 1px dashed #D4D4D4;font-size:14px;color:#FF6600;}
#message_success{background: #EEF9FF url("/images/yx99/success_alert.gif") 10px 10px no-repeat;border:1px dashed #D4D4D4;color:#01289A;}
#message_error a,#message_success a {color: #333399; text-decoration: underline;}
#message_error a:hover,#message_success a:hover {color: #CC0000; text-decoration: none;}
#message_success p,#message_error p {margin-top:22px;}