@charset "utf-8";
/* CSS Document */

/* ***************************************************************

*****************************************************************/

/* 通用风格 */
.pm8 {
	padding: 8px;
}
/* **** */
span.error {
	color: #F00;
}
#page .admin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page .controls {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#left {
	margin: 0px;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle {
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 150%;
	margin: 0px;
}
#right {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .texttitle1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content .texttitle5 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 120%;
}
#content .text1 {
	font-size: 12px;
	text-indent: 24px;
	line-height: 150%;
}
#content .text2 {
	font-size: 12px;
	text-indent: 36px;
	line-height: 150%;
}
.buttons {
	text-align: center;
}
#print {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#print .admin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#print #trainortable {
	border: 1px solid #000;
}
#print .tabelltittel {
	background-color: #777;
}
#print .tabellR2 {
	background-color: #FFF;
}
#print .tabellR1 {
	background-color: #EEE;
}
#print .storeheader {
	background-color: #777;
}
#print .storesub {
	border: 2px solid #777;
}
.btn_style1 {
	width: 162px;
	height: 18px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	background-image: url(../../images/buttonbkl.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
.btn_submit {
	width: 95px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	background-image: url(images/bg000000.gif);
	background-repeat: no-repeat;
	background-position: 0 -82px;
}
.btn_submit_m {
	width: 122px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 10px 10px 0 0;
	background: url('images/btn00000.gif') no-repeat 0 -38px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-family: "微软雅黑";
	border: 0;
	cursor: pointer;
}
/***
*** Login
***/
.loginbox {
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid;
	width:50%;
	margin-left:25%;
	overflow:hidden;
}
.loginbox .loginerrors {
	color: #F00;
}
.loginbox form {
	margin:0px;
	padding:0px;
}
.loginbox.twocolumns {
	width:90%;
	margin-left:5%;/* background: #faa; */
}
.loginbox h2, .loginbox .subcontent {
	margin:5px;
	padding:10px;
	text-align:center;
	background-image: none;
}
.loginbox .loginpanel .subcontent {
	text-align:center;
}
.loginbox .loginpanel .desc {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.loginbox .signuppanel .subcontent {
	text-align:left;
}
.loginbox .loginsub {
	margin-left:0%;
	margin-right:0%;
}
.loginbox .guestsub, .loginbox .forgotsub {
	border-top:1px solid;
	margin-left:12%;
	margin-right:12%;
	margin-bottom:5px;
}
.loginbox .loginform {
	margin-top:1em;
	text-align:left;
}
.loginbox .loginform .form-label {
	float:left;
	text-align:right;
	width:40%;
}
.loginbox .loginform .form-input {
	float:right;
	width:59%;
}
.loginbox .loginform .form-input input {
	width: 6em;
}
.loginbox .signupform {
	margin-top:1em;
	text-align:center;
}
.loginbox.twocolumns .loginpanel {
	float:left;
	width:49.5%;
	border-right: 1px solid;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
.loginbox.twocolumns .signuppanel {
	float:right;
	width:50%;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
/***
*** Info
***/
.newsbox ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.newsbox ul li {
	line-height: 24px;
	clear: both;
	height: 24px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
.newsbox ul li a {
	float: left;
}
.newsbox ul li span {
	float: right;
}
.newsbox .epages {
	text-align: right;
}
.info .title_info {
	text-align: center;
}
.info .title_info h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-bottom: 4px;
	line-height: 120%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.info .title_info .info_text {
	line-height: 2;
}
.info .digg {
	background: url(/skin/default/images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.info .digg td {
	text-align: center;
	padding-right: 4px;
}
.info .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}
.info .digg .diggit {
	height: 30px;
	line-height: 24px;
}
#middle hr {
	clear: both;
	height: 1px;
}
.c_box {
	padding: 5px;
}
.c_pic {
	height: 128px;
	width: 168px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 4px;
	float: left;
}
.c_text {
	height: 128px;
	float: left;
	margin-left: 10px;
	border: 1px solid #FFF;
	width: 400px;
}
.c_text .title {
	color: #CC0033;
}
.c_text .context {
}
.b_box {
	background-color: #DCDCDC;
	height: 250px;
	padding: 4px;
}
.m_box {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
.m_box_top {
	background-color: #F5F7F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.m_box_context {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.m_box_bottom {
	background-color: #F5F7F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#rbox ul {
	list-style: none;
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rbox ul li {
	text-align: left;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(/skin/default/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
	list-style-type: none;
}
.rank li.no1 {
	background: url(/skin/default/images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(/skin/default/images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(/skin/default/images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(/skin/default/images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(/skin/default/images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(/skin/default/images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(/skin/default/images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(/skin/default/images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(/skin/default/images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(/skin/default/images/10.gif) no-repeat 4px center;
}
/*****/
.box_5 {
	margin-top: 10px;
}
.box_5 .pic {
	padding: 2px;
	height: 120px;
	width: 160px;
	border: 1px solid #CCC;
	float: left;
}
.box_5 .img {
	height: 120px;
	width: 160px;
}
.box_5 .text {
	clear: none;
	padding: 2px;
	height: 140px;
}
.box_5 .text .title {
	color: #c03;
	font-size: 14px;
	line-height: 150%;
	padding-left: 24px;
	float: left;
	background-image: url(images/trainor.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 360px;
}
.box_5 .text .context {
	float: left;
	width: 360px;
	margin-left: 34px;
}
.box_6 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_6 .pic {
	padding: 2px;
	float: left;
	height: 60px;
	width: 90px;
	border: 1px solid #CCC;
}
.box_6 .text {
	float: left;
	padding-left: 10px;
	height: 66px;
}
.left_box .head {
	background-color: #C03;
	background-image: url(images/left_down.gif);
	height: 20px;
	padding-left: 14px;
	color: #FFF;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: 150px;
}
.left_box .text {
	padding: 5px;
	color: #FFF;
	line-height: 150%;
}
.left_box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.left_box li {
	list-style-image: url(images/left_right.gif);
	list-style-type: disc;
}
.left_box a:active {
	color: #C03;
}
.left_box a:link {
	color: #FFF;
}
.left_box a:hover {
	color: #C03;
}
.left_box a:visited {
	color: #FFF;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 4px;
}
/***
*** footer
***/
#bottomlink {
	margin-top: 12px;
}
.bottomtext {
	color: #FFFFFF;
}
.bottomtext a:active {
	color: C03;
}
.bottomtext a:link {
	color: #FFF;
}
.bottomtext a:hover {
	color: C03;
}
.bottomtext a:visited {
	color: #FFF;
}
#footer {
	text-align: center;
	margin-top: 4px;
	line-height: 150%;
	color: #c03;
}
#footer .navbar {
}
#footer .navbar a:link {
	color: #000000;
}
#footer .validators {
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px dotted gray;
}
#footer .validators ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .validators ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

