﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color:#333;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	font-family:"宋体", "黑体";
}
body {
	background-color:#e3e6e8;
	background-image:url(../../../images/zh_kr/passport/mainbg.png);
	background-position:top center;
	background-repeat:repeat-x;
}
html, body {
	height: 100%;
	min-height: 600px;
	min-width: 740px
}
fieldset, img {
	border: 0;
}
ul, li {
	list-style:none
}
a {
	color:#0456b4;
	text-decoration:none;
}
a:hover {
	color:#ff6400;
	text-decoration:underline;
}
a {
	outline: none;
}
a {
star:expression(this.onFocus=this.blur());
}
.roundedCorners {
}
.topline {
	height:35px;
	background:#0177b6;
	background:url(../../../images/zh_kr/passport/topbg.png) no-repeat;
	position:relative;
}
.topline a {
	display:block;
	position:absolute;
	right:50px;
	top:12px;
	padding:0px 8px 5px 14px;
	color:#fff;
	font-weight:600;
	line-height:14px;
	font-size: 12px;
	background:url(../../../images/zh_kr/passport/login.png) no-repeat -59px -54px;
	text-decoration:none;
}
.topline a:hover {
	text-decoration:none;
	color:#fdad1a;
}
.button_text {
	width:137px;
	height:26px;
	border:0;
	background:url(../../../images/zh_kr/passport/buttonbg.png) no-repeat;
	cursor:pointer;
	color:#fff;
	font-family:"Microsoft YaHei", "黑体";
	font-size:15px;
	font-weight:bolder;
	padding-bottom:4px;
}
.button_text:hover {
}
#google_ad {
	width:736px;
	padding-left:5px;
	margin:5px auto 0 auto;
	border:1px solid #cfcfcf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background:#fff;
}
#aus {
	margin:0 auto;
}
#footer {
	width:734px;
	margin:0px auto;
	height:57px;
	padding-top:10px;
	background:url(../../../images/zh_kr/passport/footbg.png) no-repeat 0 0;
}
#footer h4 {
	margin:0 auto;
	text-align:center;
	color:#7b7b7b;
	font-weight:bold;
	line-height:25px;
	_padding:5px 0;
}
#footer h4 a {
	color:#f77604;
}
#footer h4 a:hover {
	color:#fff;
}
#footer .view_tool {
	width:210px;
	line-height:16px;
	margin:5px auto 20px auto;
}
#footer .view_tool img {
	display:block;
	float:left;
}
#footer .view_tool span {
	display:block;
	float:left;
	color:#7b7b7b;
}
.cometbird {
	display:block;
	float:left;
	background:url(../../../images/zh_kr/passport/newbrowser.png) no-repeat;
	width:50px;
	height:16px;
	margin:0 5px;
}
