﻿.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {*display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

html {
	overflow-y: scroll;
}

body, input, textarea, select, h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-family: "simsun";
}
body, ul, ol, dl, li, dt, dd, form, fieldset, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #0f6ea8;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

body {
    background-color: White;
}
img {
	border: 0px none black;
}

input[type="text"], input[type="password"], textarea {
    border: solid 1px #7F9DB9;
    padding: 2px;
}
input[type="file"], input.file {
    height: 22px;
    line-height: 16px;
}
select {
    border: solid 1px #7F9DB9;
    padding: 1px;
}
input:focus, select:focus, textarea:focus {
    background-color: #FFFFE6;
    border: solid 1px #275D8F;
}
input.readonly, select.readonly, textarea.readonly {
	background-color: #C7C7C7;
}

.fixedSize {
	margin: 0 auto;
	width: 960px;
}

.hidden {
    display: none;
}
.autoWidth th {
    width: auto;
}
.required {
    color: red;
}
.info {
    color: gray;
}

.ad {
    margin-bottom: 8px;
}

.validation-summary-errors,
.field-validation-error {
    color: Red !important;
}
.input-validation-error {
    border-color: Red !important;
}

.msgPanel .title {
    background: transparent url("images/icons.png") no-repeat scroll 6px -646px;
    font-weight: bold;
    padding: 0 16px 8px 32px;
    line-height: 24px;    
}
.msgPanel .content {
    padding: 0 16px 4px 32px;
}
.msgPanel_info {
    background-color: #D8E4F1;
    border: 1px solid #6699CC;
}
.msgPanel_info .title {
    background-position: 6px -646px;
}
.msgPanel_warning {
    background-color: #FFFFCE;
    border: 1px solid #F0C000;
}
.msgPanel_warning .title {
    background-position: 6px -696px;
}
.msgPanel_error {
    background-color: #FFCCCC;
    border: 1px solid #CC0000;
}
.msgPanel_error .title {
    background-position: 6px -746px;
}
.msgPanel_hint {
    background-color: #DDFFDD;
    border: 1px solid #009900;
}
.msgPanel_hint .title {
    background-position: 6px -796px;
}

#header {
	margin-bottom: 8px;
}

#topBar {
	margin: 4px auto;
}

#navBar {
	background: transparent url("images/bg.png") no-repeat scroll left 0px;
	padding-left: 12px;
}
#navBar .wrap_r {
	background: transparent url("images/bg.png") no-repeat scroll right 0px;
	padding-right: 12px;
}
#navBar .wrap_c {
	background: transparent url("images/bg.png") repeat-x scroll 0px -34px;
	height: 33px;
}

#nav {
	float: left;
	padding-top: 11px;
}
#nav li,
#co_navBar li {
	list-style: none;
	float: left;
	padding: 0px 17px 0px 11px;
	color: white;
}
#nav li a {
	color: white;
}
#nav li a:hover {
    color: #a9d7ff;
}

#actionLinks {
	float: right;
	padding-top: 8px;
}
#actionLinks li {
	list-style: none;
	float: left;
	color: white;
}
#actionLinks li .tips {
	height: 20px;
	line-height: 19px;
	margin-right: 4px;
}
#actionLinks li a {
	display: block;
	height: 20px;
	line-height: 19px;
	width: 58px;
	color: white;
	background: transparent url("images/bg.png") no-repeat scroll 0px -67px;
	text-align: center;
	padding-right: 1px;
}
#actionLinks li a:hover {
	background-position: -59px -67px;
	text-decoration: none;
}

#siteMapPath {
    margin-top: 4px;
    margin-bottom: -4px;
	height: 22px;
}

#main {
	height: 320px;
	margin-bottom: 8px;
}

#helpCards {
	margin-bottom: 8px;
}
#helpCards .card {
	float: left;
	display: inline;
	background: transparent url("images/bg.png") no-repeat scroll 0px -174px;
	width: 314px;
	height: 120px;
	margin-left: 9px;
	position: relative;
}
#helpCards .card:first-child,
#helpCards .firstCard {
	margin-left: 0px;
}
#helpCards .card dl {
	padding: 10px;
	line-height: 22px;
}
#helpCards .card dt {
	font-weight: bold;
	padding-left: 4px;
}
#helpCards .card dd {
	padding-left: 24px;
}
#helpCards .card a {
	color: black;
}
#helpCards .card img {
	position: absolute;
	right: 40px;
	top: 20px;
}

#footer {
	margin-bottom: 8px;
	background: transparent url("images/bg.png") no-repeat scroll 0px -88px;
	padding-left: 12px;
}
#footer .wrap_r {
	background: transparent url("images/bg.png") no-repeat scroll right -88px;
	padding-right: 12px;
}
#footer .wrap_c {
	background: transparent url("images/bg.png") repeat-x scroll 0px -131px;
	height: 36px;
	text-align: center;
	color: white;
	padding: 6px 260px 0px 260px;
}
#footer .tklogo {
    float: left;
    margin: 2px 16px 0 0;
}
#footer p {
}
#footer a {
	color: white;
}
#footer a:hover {
	text-decoration: none;
}

#helpPage .left {
    float: left;
    width: 250px;
}
#helpPage .right {
    float: right;
    width: 700px;
}

#helpMenu {
    background-color: white;
}
#helpMenu h2 {
    background-color: #1f8ecf;
    line-height: 22px;
    font-weight: bold;
    color: white;
    padding-left: 12px;
}
#helpMenu dl {
	padding: 0px 0px 8px 18px;
}
#helpMenu dt {
	background: transparent url("images/icons.png") no-repeat scroll 0px 10px;
	padding: 4px 0px 0px 18px;
	line-height: 24px;
	font-weight: bold;
}
#helpMenu dt a {
    color: black;
}
#helpMenu dt a:hover {
    color: #1f8ecf;
}
#helpMenu dd {
	line-height: 22px;
	display: list-item;
	list-style: square inside;
	padding-left: 6px;
}
#helpMenu dd.seperator {
	background: transparent url("images/bg.png") no-repeat scroll 0px -296px;
	height: 8px;
	display: block;
}
#helpMenu dd a {
    color: #666;
}
#helpMenu dd a:hover {
    color: #1f8ecf;
}

#helpContent .group {
    border: 1px solid #d7d7d7;
    margin-bottom: 12px;
    padding-bottom: 16px;
    line-height: 20px;
}
#helpContent h2 {
	background: transparent url("images/bg.png") repeat-x scroll 0px -307px;
    border-bottom: 1px solid #d7d7d7;
    line-height: 21px;
    height: 21px;
    padding-left: 8px;
}
#helpContent .topic {
    padding: 0px 20px 0px 24px;
}
#helpContent p {
    text-indent: 24px;
    color: black;
}

#helpPage h2 {
    margin-bottom: 4px;
}
#helpPage li {
    margin-left: 24px;
}
#helpPage h3 {
    display: list-item;
    list-style: square outside;
    margin-top: 16px;
    color: #008000;
    font-weight: normal;
    line-height: 20px;
}
#helpPage ul li {
    display: block;
    margin-top: 16px;
}
#helpPage li h3 {
    margin: 4px 0;
}
#helpPage img {
    padding: 2px;
    border: solid 1px black;
    max-width: 650px;
}
#helpPage #intro p {
    padding: 0 8px;
}
#helpPage .bq {
    padding-left: 32px;
}
#helpPage #fees table {
    border-left: 1px solid #B5CDE2;
    border-bottom: 1px solid #B5CDE2;
    width: 100%;
    line-height: 20px;
    text-align: left;
}
#helpPage #fees table td, #helpPage #fees table th {
    border-right: 1px solid #B5CDE2;
    border-top: 1px solid #B5CDE2;
    padding: 2px;
}

#q12Page .left {
    float: left;
    width: 700px;
}
#q12Page .right {
    float: right;
    width: 250px;
}
#q12Page .leftGroups .left {
    float: left;
    width: 345px;
}
#q12Page .leftGroups .right {
    float: right;
    width: 345px;
}
#q12Page .group .topic {
    margin-top: 8px;
}
#q12Page .image {
    text-align: center;
}
#q12Page .leftGroups .group {
    padding-bottom: 0px;
}
#q12Page .q12_usage {
    background: transparent url("images/q12_usage.jpg") no-repeat scroll 0 0;
    width: 304px;
    height: 237px;
    margin: 0px auto;
    position: relative;
    line-height: 14px;
}
#q12Page .q12_usage li {
    background: transparent url("images/bg.png") no-repeat scroll 0 -329px;
    display: block;
    width: 80px;
    height: 80px;
    color: Green;
    margin: 0;
    position: absolute;
}
#q12Page .q12_usage li.item1 {
    left: 86px;
    top: 18px;
}
#q12Page .q12_usage li.item1 div {
    padding: 24px 11px;
    text-align: center;
}
#q12Page .q12_usage li.item2 {
    left: 194px;
    top: 4px;
}
#q12Page .q12_usage li.item2 div {
    padding: 24px 11px;
    text-align: center;
}
#q12Page .q12_usage li.item3 {
    left: 28px;
    top: 103px;
}
#q12Page .q12_usage li.item3 div {
    padding: 19px 11px;
    text-align: center;
}
#q12Page .q12_usage li.item4 {
    left: 115px;
    top: 147px;
}
#q12Page .q12_usage li.item4 div {
    padding: 11px 11px;
    text-align: center;
}
#q12Page .q12_usage li.item5 {
    left: 206px;
    top: 94px;
}
#q12Page .q12_usage li.item5 div {
    padding: 11px 11px;
    text-align: center;
}
#q12Page #q12_sample .group {
    height: 259px;
}
#q12Page #q12_sample h2 {
    position: relative;
}
#q12Page #q12_sample .labels {
    position: absolute;
    right: 6px;
    top: 0px;
    font-weight: normal;
}
#q12Page #q12_sample .labels a {
    display: block;
    color: Black;
    float: left;
    padding: 0 10px;
    text-decoration: none;
}
#q12Page #q12_sample div.topic {
    display: none;
}
#q12Page #q12_sample h3 {
    font-weight: bold;
    color: Black;
    display: block;
}
#q12Page #q12_sample.q12_sample_1 .labels a.q12_sample_1,
#q12Page #q12_sample.q12_sample_2 .labels a.q12_sample_2 {
    height: 22px;
    color: green;
    padding: 0 9px;
    background-color: White;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    text-decoration: none;
}
#q12Page #q12_sample.q12_sample_1 div.q12_sample_1,
#q12Page #q12_sample.q12_sample_2 div.q12_sample_2 {
    display: block;
}
#q12Page #helpMenu {
    background-color: white;
}
#q12Page #helpMenu h2.nth {
    margin-top: 24px;
}
#q12Page #helpMenu dl {
    position: relative;
}
#q12Page #helpMenu dt {
    font-weight: normal;
    color: Green;
}
#q12Page #helpMenu dd {
    font-weight: normal;
    color: Green;
    display: block;
}
#q12Page #helpMenu dd.seperator {
    margin-top: 12px;
}
#q12Page #dlg_q12_demo_1, 
#q12Page #dlg_q12_demo_2 {
    position: absolute;
    right: 220px;
    top: 40px;
    z-index: 100;
    background: transparent url("images/q12_demo_dlg.png") no-repeat scroll 0 0;
    padding: 20px 80px 20px 23px;
}

#discPage .left,
#t360Page .left {
    float: left;
    width: 700px;
}
#discPage .right,
#t360Page .right {
    float: right;
    width: 250px;
}
#discPage .leftGroups .left,
#t360Page .leftGroups .left {
    float: left;
    width: 345px;
}
#discPage .leftGroups .right,
#t360Page .leftGroups .right {
    float: right;
    width: 345px;
}
#discPage .leftGroups .group,
#t360Page .leftGroups .group {
    padding-bottom: 0px;
}
#discPage #intro .topic,
#t360Page #intro .topic {
    padding-top: 20px;
}
#discPage #intro .image,
#t360Page #intro .image {
    float: left;
    margin: -10px 20px 0px 0px;
}
#discPage .disc_usage,
#discPage .disc_analysis {
    padding: 8px 14px;
    line-height: 24px;
}
#discPage .disc_usage li {
    display: block;
    list-style: none;
}
#discPage .disc_analysis li {
    list-style-position: inside;
}

#discPage #disc_demo {
    padding-bottom: 4px;
}
#discPage #disc_demo .demo {
    float: left;
    display: inline;
    margin: 4px 6px;
    text-align: center;
}
#discPage #disc_demo .demo img,
#discPage #disc_demo .demo span {
    display: block;
}

#discPage #disc_explain {
    padding: 0;
}
#discPage #disc_explain .explain h3 {
    float: left;
    display: block;
    margin: 0;
    border-left: 1px solid #d0d0d0;
}
#discPage #disc_explain .explain h3 a {
    display: block;
    width: 32px;
    height: 226px;
    color: White;
    font-weight: bold;
}
#discPage #disc_explain .explain h3 a:hover {
    text-decoration: none;
}
#discPage #disc_explain .explain h3 span {
    background-color: #363636;
    display: block;
    height: 213px;
    border-bottom: 1px solid #d0d0d0;
    padding: 5px 10px 0 10px;
    line-height: 15px;
    text-align: center;
}
#discPage #disc_explain .explain div {
    float: left;
    width: 520px !important;
    width: 516px;
    height: 20px;
    display: none;
    padding: 13px 23px;
}
#discPage #disc_explain .explain p {
    line-height: 24px;
}
#discPage #disc_explain .explain p.title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid red;
    margin-bottom: 8px;
}
#discPage #disc_explain .disc_explain_1 {
}
#discPage #disc_explain .disc_explain_1 h3 {
    background-color: #970195;
}
#discPage #disc_explain .disc_explain_2 {
}
#discPage #disc_explain .disc_explain_2 h3 {
    background-color: #cf0101;
}
#discPage #disc_explain .disc_explain_3 {
}
#discPage #disc_explain .disc_explain_3 h3 {
    background-color: #011084;
}
#discPage #disc_explain .disc_explain_4 {
}
#discPage #disc_explain .disc_explain_4 h3 {
    background-color: #048201;
}
#discPage #disc_explain.disc_explain_1 .disc_explain_1 h3,
#discPage #disc_explain.disc_explain_2 .disc_explain_2 h3,
#discPage #disc_explain.disc_explain_3 .disc_explain_3 h3,
#discPage #disc_explain.disc_explain_4 .disc_explain_4 h3 {
    border-right: 0px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}
#discPage #disc_explain.disc_explain_1 .disc_explain_1 h3 span,
#discPage #disc_explain.disc_explain_2 .disc_explain_2 h3 span,
#discPage #disc_explain.disc_explain_3 .disc_explain_3 h3 span,
#discPage #disc_explain.disc_explain_4 .disc_explain_4 h3 span {
    background-color: transparent;
    display: block;
    height: 213px;
    border-bottom: 0px solid #d0d0d0;
}
#discPage #disc_explain.disc_explain_1 .disc_explain_1 div,
#discPage #disc_explain.disc_explain_2 .disc_explain_2 div,
#discPage #disc_explain.disc_explain_3 .disc_explain_3 div,
#discPage #disc_explain.disc_explain_4 .disc_explain_4 div {
    display: block;
}

#discPage .right,
#t360Page .right {
    background-color: white;
}
#discPage #disc_expert,
#t360Page #t360_expert {
    margin-top: 8px;
}
#discPage #disc_expert .top,
#t360Page #t360_expert .top {
    background: transparent url("images/bg.png") no-repeat scroll 0 -657px;
    padding-left: 12px;
}
#discPage #disc_expert .top .wrap_r,
#t360Page #t360_expert .top .wrap_r {
    background: white url("images/bg.png") no-repeat scroll right -657px;
    padding-right: 12px;
}
#discPage #disc_expert .top .wrap_c, 
#t360Page #t360_expert .top .wrap_c {
    background: white url("images/bg.png") repeat-x scroll 0 -688px;
}
#discPage #disc_expert h2 ,
#t360Page #t360_expert h2 {
    background-color: White;
    padding: 0px 4px;
    margin-left: 16px;
    display: inline;
    color: #2395d6;
    font-size: 14px;
    line-height: 15px;
}
#discPage #disc_expert .middle, 
#t360Page #t360_expert .middle {
    border-left: 4px solid #1e8dce;
    border-right: 4px solid #1e8dce;
    position: relative;
}
#discPage #disc_expert .icon,
#t360Page #t360_expert .icon {
    display: block;
    position: absolute;
    background: transparent url("images/disc_expert.png") no-repeat scroll 0 0;
    width: 87px;
    height: 58px;
    right: 14px;
    top: -20px;
}
#discPage #disc_expert dl,
#t360Page #t360_expert dl {
    color: Green;
    padding: 24px 16px 10px 16px;
    line-height: 20px;
}
#discPage #disc_expert dt,
#t360Page #t360_expert dt {
    font-weight: bold;
    width: 120px;
    margin-bottom: 8px;
    padding-left: 8px;
}
#discPage #disc_expert dd,
#t360Page #t360_expert dd {
	background: transparent url("images/icons.png") no-repeat scroll 0px 4px;
	padding-left: 16px;
}
#discPage #disc_expert .bottom,
#t360Page #t360_expert .bottom {
    background: transparent url("images/bg.png") no-repeat scroll 0 -672px;
    padding-left: 12px;
    height: 10px;
}
#discPage #disc_expert .bottom .wrap_r,
#t360Page #t360_expert .bottom .wrap_r {
    background: white url("images/bg.png") no-repeat scroll right -672px;
    padding-right: 12px;
}
#discPage #disc_expert .bottom .wrap_c,
#t360Page #t360_expert .bottom .wrap_c {
    background: white url("images/bg.png") repeat-x scroll 0 -687px;
    height: 10px;
}

#introPage #helpCards {
    background: transparent url("images/bg.png") no-repeat scroll 0 -410px;
    padding-left: 8px;
}
#introPage #helpCards .wrap_r {
    background: transparent url("images/bg.png") no-repeat scroll right -410px;
    padding-right: 8px;
}
#introPage #helpCards .wrap_c {
    background: transparent url("images/bg.png") repeat-x scroll 0 -531px;
}
#introPage #helpCards .card {
    background: none;
    width: 308px;
}

#topBg {
    background: white url("images/topbg2.jpg") repeat-x scroll 0 0;
}
#topBg .wrap_r {
    background: transparent url("images/whiteline.png") repeat-y scroll 0 0;
}
#topBg .wrap_c {
    background: transparent url("images/topbg.jpg") no-repeat scroll 0 0;
    min-height: 200px;
    min-width: 960px;
    height: 200px;
    width: 960px;
    margin: 0 auto;
}

#loginPage #formPanel {
    background: transparent url("images/bg.png") repeat-x scroll 0 -710px;
    margin: -50px auto 0;
    width: 960px;
}
#loginPage #formPanel .domain {
    background-color: White;
    float: left;
    width: 399px;
    height: 180px;
    padding: 70px 40px 0 0;
    text-align: right;
}
#loginPage #formPanel .forms {
    background-color: White;
    float: right;
    height: 220px;
    width: 490px;
    padding: 30px 0 0 30px;
}
#loginPage #formPanel form {
    position: relative;
}
#loginPage #formPanel .toggleForm {
    position: absolute;
    top: 10px;
    left: 200px;
    text-decoration: none;
}
#loginPage #formPanel a.toggleForm:hover {
    color: red;
}
#loginPage #formPanel caption {
    background: transparent url("images/icons.png") no-repeat scroll 0 -100px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding-left: 26px;
}
#loginPage #formPanel tr {
    height: 38px;
}
#loginPage #formPanel input {
    border: 1px solid #0d3848;
    background-color: #f0f0f0;
    padding: 4px;
}
#loginPage #formPanel input:focus {
    background-color: #ffc;
}

#loginPage #takeTestForm {
}
#loginPage #takeTestForm .sn th,
#loginPage #takeTestForm .sn td {
    padding-top: 50px;
}
#loginPage #takeTestForm .validationSummary {
    height: 22px;
}
#loginPage #takeTestForm li {
    display: inline;
}
#loginPage #takeTestForm .submit {
    height: 60px;
}

#loginPage #loginForm {
    display: none;
}
#loginPage #loginForm .loginName th {
    background: transparent url("images/icons.png") no-repeat scroll 0 -136px;
    line-height: 16px;
    padding-left: 20px;
}
#loginPage #loginForm .password th {
    background: transparent url("images/icons.png") no-repeat scroll 0 -186px;
    line-height: 16px;
    padding-left: 20px;
}
#loginPage #loginForm .verifyCode th {
    background: transparent url("images/icons.png") no-repeat scroll 0 -236px;
    line-height: 16px;
    padding-left: 20px;
}
#loginPage #loginForm #verifyImage {
    margin-top: 8px;
}
#loginPage #loginForm .validationSummary span {
    display: list-item;
}

#loginPage #annPanel {
    margin: 20px auto 0 auto;
    color: Black;
    line-height: 20px;
    width: 640px;
}
#loginPage #annPanel .msgPanel_info {
    border-style: dashed;
    background-color: #FFFFF3;
}

#loginFooter {
    color: #727272;
    text-align: center;
    margin-top: 90px;
}

/* siteMapPath */
#siteMapPath {
	height: 22px;
}

/* leftMenu */
#leftMenu {
	border: solid 20px #e8e8e8;
	border-left: 0px;
    padding: 4px 3px 4px 0;
	float: left;
	margin: 0px 12px 8px 0px;
}
#leftMenu .wrap_c {
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -466px;	
}
#leftMenu dl {
	margin-left: 20px;
}
#leftMenu dt {
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #6b6b6b;
	background: transparent url("images/portal_bg.png") no-repeat scroll left -989px;	
    padding-left: 24px;
    width: 99px;
}
#leftMenu dd {
	padding: 0px 5px 0px 12px;
}
#leftMenu dd a {
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: 96px;
}
#leftMenu dd a span {	
	line-height: 10px;
	height: 10px;
	font-size: 9px;
	margin: 0 6px 3px 0;
	background-color: White;
}
#leftMenu dd.active a,
#leftMenu dd a:hover {
	background: transparent url("images/portal_bg.png") no-repeat scroll left -1020px;	
	color: #fd9208;
}
#leftMenu dd.active a span,
#leftMenu dd a:hover span {
	background: transparent url("images/portal_bg.png") no-repeat scroll left -1059px;	
	color: #fd9208;
}

#rightPanel {
	float: left;
	width: 770px;
}
#rightPanel #siteMapPath {
	margin-top: 0px;
}

#mainPanel .panelBg {
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -218px;
	padding-left: 30px;
	z-index: -1;
}
#mainPanel .wrap_r {
	background: transparent url("images/portal_bg.png") no-repeat scroll right -218px;	
	padding-right: 30px;
}
#mainPanel .wrap_c {
	background: transparent url("images/portal_bg.png") repeat-x scroll 0px -317px;	
	height: 98px;
}
#mainPanel .panelBody {
    margin-top: -84px;
    padding: 0 20px;
    min-height: 320px;
    margin-bottom: 8px;
}

#mainPanel h1 {
	background: transparent url("images/icons.png") no-repeat scroll 0px -291px;	
    font-size: 14px;
    font-weight: bold;
    padding-left: 24px;
    line-height: 32px;
}

#errorPage {
    padding: 12px;
}
#errorPage .body {
    width: 400px;
    height: 220px;
	background: transparent url("images/error_bg.jpg") no-repeat scroll 0 0;
	padding: 30px 0 10px 340px;	
	margin: 50px auto;
	line-height: 28px;
}
#errorPage .body h3 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #8e1d1f;
}
#errorPage .body p {
    padding: 8px 40px 8px 0;
    text-indent: 36px;
	font-size: 18px;
	font-weight: bold;
}
#errorPage .body a {
    color: green;
    margin: 0 6px;
}
#errorPage .body a:hover {
    color: red;
    text-decoration: none;
}
#errorPage .details h3 {
    font-size: 18px;
    padding: 12px 0px;
}
#errorPage .details h3 span {
    color: red;
}
#errorPage .details caption {
    font-size: 14px;
    font-weight: bold;
}


/* t360 */
#t360Page #intro .topic p 
{
	line-height: 24px;
	margin: 5px 24px;
}
#t360Page #t360_expert dt 
{
	width: 210px;
}
#t360Page #t360_advantage 
{
	background: transparent url("images/t360_bg.png") no-repeat scroll 745px 100px;	
}
#t360Page #t360_advantage p 
{
	line-height: 24px;
	margin: 15px 60px 5px 10px;
}
#t360Page #t360_advantage .smallGroup 
{
	width: 350px;
	padding: 10px 0px 20px 30px;
	float: left;
	line-height: 24px;
}
#t360Page #t360_advantage .smallGroup span 
{
	float:left;
	width: 30px;
	height:30px;
	line-height:30px;
	background: transparent url("images/t360_bg.png") no-repeat scroll -230px -40px;	
}
#t360Page #t360_advantage .smallGroup span.sg2
{
	background-position:-300px -40px;
}
#t360Page #t360_advantage .smallGroup span.sg3
{
	background-position:-230px -95px;
}
#t360Page #t360_advantage .smallGroup span.sg4
{
	background-position:-300px -95px;
}
#t360_advantage .smallGroup dl 
{
	float:left;
	width:310px;
}
#t360_advantage .smallGroup dl dt 
{
	font-weight:bold;
}
#t360Page #t360_current p 
{
	margin: 10px 48px;
	text-indent: 2em;
	line-height: 24px;
}

#t360Page #t360_current h3
{
	margin: 20px 48px 10px 48px;
	text-indent: 2em;
	line-height: 24px;
}

#t360Page #t360_feedback,
#t360Page #t360_efficient {
    margin-top: 8px;
}

#t360Page #t360_feedback .top,
#t360Page #t360_feedback .top .wrap_r,
#t360Page #t360_feedback .top .wrap_c,
#t360Page #t360_feedback .bottom,
#t360Page #t360_feedback .bottom .wrap_r,
#t360Page #t360_feedback .bottom .wrap_c,
#t360Page #t360_efficient .top,
#t360Page #t360_efficient .top .wrap_r,
#t360Page #t360_efficient .top .wrap_c,
#t360Page #t360_efficient .bottom,
#t360Page #t360_efficient .bottom .wrap_r,
#t360Page #t360_efficient .bottom .wrap_c
{
    background: transparent url("images/t360_bg.png") no-repeat scroll 0 0px;
}

#t360Page #t360_feedback
{
	width: 560px;
	margin: 10px 0px 0px 150px;
}
#t360Page #t360_feedback ul li 
{
	list-style: none;
}
#t360Page #t360_feedback .top,
#t360Page #t360_efficient .top {
	background-position: -385px -0px;
    padding-left: 14px;
}
#t360Page #t360_feedback .top .wrap_r,
#t360Page #t360_efficient .top .wrap_r {
	background-position: right -22px;
    padding-right: 14px;
}
#t360Page #t360_feedback .top .wrap_c,
#t360Page #t360_efficient .top .wrap_c {
	border-top:1px dashed #58ac58;
	height: 10px;
    background-color:White;
    background-image:none;
}
#t360Page #t360_feedback .middle,
#t360Page #t360_efficient .middle {
    border-left: 1px dashed #58ac58;
    border-right: 1px dashed #58ac58;
    position: relative;
    padding: 0px 20px;
    line-height: 24px;
}
#t360Page #t360_feedback .bottom,
#t360Page #t360_efficient .bottom {
	background-position: -386px -10px;
    padding-left: 14px;
}
#t360Page #t360_feedback .bottom .wrap_r,
#t360Page #t360_efficient .bottom .wrap_r {
	background-position: right -34px;
    padding-right: 14px;
}
#t360Page #t360_feedback .bottom .wrap_c
{
	border-bottom:1px dashed #58ac58;
    height: 10px;
    background-color:White;
    background-image:none;
}
#t360Page #t360_efficient 
{
	width: 760px;
	margin: 10px 0px 0px 150px;
    background: transparent url("images/t360_bg.png") repeat-x scroll 0 -257px;
}
#t360Page #t360_efficient .top {
	background-position: -385px -81px;
}
#t360Page #t360_efficient .top .wrap_r
{
	background-position: right -47px;
}
#t360Page #t360_efficient .top .wrap_c
{
    background: transparent url("images/t360_bg.png") repeat-x scroll 0 -257px;
    height: 14px;
}
#t360Page #t360_efficient .bottom
{
	background-position: -385px -96px;
}
#t360Page #t360_efficient .bottom .wrap_r
{
	background-position: right -64px;
}
#t360Page #t360_efficient .bottom .wrap_c 
{
	border-bottom:1px dashed #58ac58;
    height: 14px;
    background-color: #e7f3dd;
    background-image: none;
}