/* 全局CSS定义 */
body {margin:0px auto;  font-size:12px; font-family:"宋体"; color:#242424; text-align:center; }
div,table,form,img,ul,ol,li,dl,dt,dd,p {margin:0; padding:0; border:0;}
.bodybg{background:url(../images/bgg.jpg) repeat-x;}
.wrap div {text-align:left;}
ul,li {list-style-type:none;}
h1,h2,h3,h4,h5,h6,input {margin:0; padding:0;}
img {border:0px;}
select,input,img {vertical-align:middle; font-size:12px;}
.red {color:#f00;}
.green {color:#20C000;}
.blue {color:#0049CF;}
.clear{clear:both;} 
.mtop6{ margin:0px 0;}
.teorg{color:#FF9C00;}
.gres{ color:#757575;}
.xfbb{font-weight:bold; display:inline-block;white-space:nowrap;}
.line{line-height:20px;}
/* 链接颜色 */
a {color:#242424; text-decoration:none;}
a:hover {color:#f60; text-decoration:underline;}
.text{border: 1px solid #ccc;}
.text:hover,.text:focus{border-color:#999;background:#FFF}


.button{
	color:#5A6A73;
	background: #fefefe url(../images/ButtonBack.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	height:22px;
	line-height:16px;
	font-size:12px;
}

/* 顶部样式 */
.top {margin:0 auto; position:absolute; top:0px; right:0px; width:180px; height:23px; line-height:23px; overflow:hidden;}
.top ul {float:right; padding-right:3px; color:#989898;}
.top li {float:right; width:56px; text-align:center;}
.top li a {color:#989898;}
.top li a:hover {color:#f60;}

/* pay */
.login_top{padding:12px 0 18px; border-bottom:#0E75DF solid 4px; width:948px; overflow:hidden;}
.login_top .logo{float:left; margin-left:13px; display:inline;}
.login_top .Nav{float:right; margin-right:9px; margin-top:35px; display:inline;}
.login_top .Nav a{margin-right:7px;}
