a:link{text-decoration:none;color:#0000BB}
a:visited{text-decoration:none;color:#0000BB}
a:hover {text-decoration:none;color:#BB0000}
a:active{text-decoration:none;color:#0000BB}

html {
	min-width: 780px;
}

body {
	background-image: url(../images/body_bg.gif);
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:Tahoma;
	width: 98%;
}

body form {
	margin: 0;
}



h1 {
	height: 25px;
	text-align: center;
	background-color: #CCE70B;
	font-weight: bold;
	color: #0000FF;
	padding-top: 4px;
	font-family: "华文细黑";
	line-height: 16pt;
	clear: both;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 13pt;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 14pt;
}

html>h1 {
	font-size: 14pt;
}

h2 {
	margin-left: 20px;
	height: 25px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 4px;
	font-family: "华文细黑";
	line-height: 14pt;
	clear: both;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 12pt;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 12pt;
}

html>h2 {
	font-size: 12pt;
}

input {
	font-size:12px;
	font-family:Tahoma;
}

Textarea {
	font-size:12px;
	font-family:Tahoma;
	voice-family: "\"}\"";
	voice-family:inherit;
	behavior:url(htc/textarea.htc);
}
html>Textarea {
	behavior:url(htc/textarea.htc);
}


label {
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	behavior:url(htc/label.htc.bak);
}

html>label {
	cursor: pointer;
	behavior:url(htc/label.htc.bak);
}

.comment {
	color: #666666;
	font-size: 9pt;
	padding: 1px 4px 1px 4px;
	margin-left: 6px;
}

.imspan {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11.5pt;
}


/* -------------------表格------------------- */

th {
	font-size: 9pt;
	font-weight: normal;
	background-color: #F0FFEC;
	text-align: left;
	padding: 9px;
}
.QBox td {
	background-color: #FFFFFF;
	font-size:12px;
	font-family:Tahoma;
	text-align: center;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}

.QBox thead td {
	font-size: 9pt;
	font-weight: normal;
	background-color: #F0FFEC;
	text-align: center;
	padding: 9px;
}

html>td {
	cursor: pointer;
}
.Qtbl {
	background-color: #BBBBBB;
	margin: auto auto 40px 40px;
	color: #000000;
}



/* -------------------------------------- */

#top {
	width: 780px;
	height: 66px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 4px;
}
#logo {
	width: 144px;
	height: 70px;
	float: left;
	padding-left: 12px;
	padding-top: 6px;
}
#banner {
	margin-left: auto;
	margin-right: auto;
	width: 624px;
	height: 70px;
	padding-top: 6px;
	float: left;
	vertical-align: middle;
	text-align: center;
}


#svnote {
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 12pt;
}

#svtext {
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 18pt;
}
#svphoto {
	width: 100%;
	text-align: center;
}
#svphoto div {
	float: left;
	width: 33%;
	text-align: center;
}

#svphotoname {
	width: 100%%;
	text-align: center;
}
#svphotoname div {
	float: left;
	width: 33%;
	text-align: center;
}

#svcomment {
	margin: 8px auto 8px auto;
	color: #FF0000;
	font-size: 9pt;
	text-align: center;
	clear: both;
}

.uibox {
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
}

.uibox h3  {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	width: 200px;
	text-align: right;
	float: left;
	padding-top: 12px;
	margin-top: 4px;
}

.uibox h3 div {
	margin-left: 45px;
	margin-top: -10px;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12pt;
}

.uibox div {
	font-size: 9pt;
	text-align: left;
	float: left;
	vertical-align:	middle;
	padding-top: 12px;
}

.uibox dd {
	width: 400px;
	margin-left: 0px;
}

.uititle {
	font-size: 9pt;
	width: 248px;
	text-align: right;
	float: left;
	padding-top: 12px;
}

.uielement {
	font-size: 9pt;
	text-align: left;
	float: left;
	vertical-align:	middle;
	padding-top: 12px;
}

.QBox {
	width: 100%;
	margin: 10px auto 40px 20px;
	display: block;
	text-align: left;
}

dl {
	margin-top: 0;
	padding: 0px;
}
dt {
	font-size: small;
	color: #0000BB;
	cursor: auto;
	font-family: "Tahoma";
	font-style: normal;
}
dd {
	width: 660px;
	font-size: 9pt;
	padding: 1px;
	text-decoration: none;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	behavior:url(htc/label.htc.bak);
}
html>dd {
	cursor: pointer;
	behavior:url(htc/label.htc.bak);
}

.QBox h3 {
	font-size: 14px;
	color: #0000BB;
	cursor: auto;
	font-family: "Tahoma";
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 30px;
}
h4 {
	font-size: 9pt;
	color: #0000BB;
	cursor: auto;
	font-family: "Tahoma";
	width: 100%;
	font-weight: normal;
	margin-bottom: 0px;
}

#cmdNextPage, #cmdSubmit {
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	clear: both;
	margin-top: 40px;
}

#svlogo {
	text-align: right;
	margin-top: 12px;
	margin-right: 6px;
}

#grayline {
	background-color: #707070;
	height: 25px;
}
#copyright {
	padding: 6px;
	color: #EAEAEA;
	text-align: center;
	font-size: 9pt;
	font-family: Tahoma;
}

#GSubmitOk {
	color: #FF0000;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 2px;
}
html>#GSubmitOk {
	padding: 2px;
}

#GSubmitCancle {
	margin-left: 60px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 2px;
}

html>#GSubmitCancle {
	padding: 2px;
}

#iclick_intro {
	font-size: 8pt;
	text-align: left;
	margin: 6px 12px 0 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 9pt;
}
html>#iclick_intro {
	font-size: 9pt;
}

#div_iclick_login {
	border: solid 1px #BBBBBB;
	background-color: #FFFFE1;
	width: 520px;
	height: 80px;
	padding: 12px 12px 12px 12px;
	font-size: 8pt;
	color: #666666;
	margin: 6px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 9pt;
}

html>#div_iclick_login {
	font-size: 9pt;
}


#div_iclick_logo {
	margin-right: 12px;
	float: left;
}

#div_iclick_login_box {
	float: left;
}

#div_iclick_email, #div_iclick_password {
	width: 80px;
	margin-top: 4px;
	text-align: right;
	float: left;
}

#input_iclick_email, #input_iclick_password {
	text-align: left;
}

#not_iclick_member {
	color: #FF0000;
	font-size: 9pt;
	text-align: left;
	margin: 22px 0px 0px 12px;
}

#iclick_msg {
	padding-top: 4px;
	text-align: left;
	width: 396px;
}


.highlight {
	background-color: #FFFF00;
	color: #FF0000;
}

strong {
	color: #0000BB;
}

.QBox5 {
	width: 100%;
	margin: 10px auto 40px 20px;
	display: block;
	text-align: left;
	clear: both;
}
.QBox5 dl {
	margin-left: 40px;
}
.QBox5 dd {
	float: left;
	width: 19%;
	margin-left: 0px;
}

.QBox5 h3 {
	font-size: 14px;
	color: #0000BB;
	cursor: auto;
	font-family: "Tahoma";
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 30px;
}
