﻿
body {
	margin: 0px;
	background-image:url(tttttt_06.jpg);
}
body,td,th {
	font-size: 12px;
}

.mtab_cell{
   padding:0px 10px;
}

a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#FF00FF;
}
a:active {
	color:#FF0033;
}


/* Public */
.PubMargin {
	margin:auto;
}
.PubLeft {
	float: left;
}
.PubRight {
	float: right;
}
.PubClear {
	clear: both;
	visibility: hidden;
}
.PubCFix:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
} /* only FF */
.PubHidden {
	display: none;
}
.PubNoBorder {
	border:none;
}
/*Items For Pic,Vdo,Vote*/
.ItemPic {
	width:175px;
	height:160px;
	padding:3px 0px 3px 0px;
	margin:0px;
	text-align:center;
	float:left;
	border:0px #FFFFFF solid;
	overflow:hidden;
}
.ItemVdo {
	width:175px;
	height:190px;
	padding:3px 0px 3px 0px;
	margin:0px;
	text-align:center;
	float:left;
	border:0px #FFFFFF solid;
	overflow:hidden;
}
.ItemAbout {
	width:145px;
	height:18px;
	font-size:14px;
	border:1px #CCCCCC solid;
	margin:2px;
	float:left;
	overflow:hidden;
	background-image:url(../pimg/pub/dot_21.jpg);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding:5px 8px 2px 18px;
}
/*System 系统样式:菜单,Footer,Content*/ 
.SysVers {
	width:73px;
	height:22px;
	display:block;
	font-size:12px;
	color:#666666;
	margin:5px 2px;
	padding:5px 0px 0px 0px;
	background-image:url(pub/veritem.jpg);
	background-position:0px 2px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
}
td.SysPage {
	color: #FFFFFF;
}
.SysTitle {
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	padding:0px 0px 2px 0px;
}
.SysTit02 {
	font-size:14px;
	color: #330066;
}
.SysTit03 {
	font-size:13px;
	color: #330066;
}
.SysFoot {
	font-size: 13px;
	color:#333333;
	LINE-HEIGHT: 150%;
	padding:3px 8px;
}
div.SysMTop {
	width:auto;
	height:auto;
	font-size: 14px;
	color:#999999;
	LINE-HEIGHT: 110%;
}
div.SysMTop li {
	width:80px;
	height:20px;
	font-size:14px;
	text-align:center;
	letter-spacing:2px;
	color:#333355;
	display:block;
	float:left;
	margin:0px;
	padding:2px 0px 3px 1px;
	overflow:hidden;
}
div.SysMTop a:hover {
	color:#FF00FF;
}
div.SysMTop a:active {
	color:#FF0033;
}
.SysCont, td.SysCont, td.SysCont p {
	font-size: 14px;
	color:#333333;
	LINE-HEIGHT: 180%;
}
.SysI00 {
	border-bottom:1px #006600 dashed;
}
.SysI01 {
	display:block;
	width:180px;
	font-size:14px;
	line-height:180%;
	background-image:url(pub/dot_01.jpg);
	background-repeat:no-repeat;
	background-position: 1px 6px;
	list-style:none;
	padding:1px 1px 0px 20px;
	margin:0 auto;
	text-align:left;
}
.SysI02 {
	display:block;
	width:174px;
	font-size:14px;
	line-height:120%;
	background-image:url(pub/dot_02.gif);
	background-repeat:no-repeat;
	background-position: 15px 6px;
	list-style:none;
	padding:1px 1px 0px 25px;
	margin:0 auto;
	text-align:left;
}
.SysI03 {
	display:block;
	width:168px;
	font-size:14px;
	line-height:120%;
	background-image:url(pub/dot_03.jpg);
	background-repeat:no-repeat;
	background-position: 24px 7px;
	list-style:none;
	padding:1px 1px 0px 32px;
	margin:0 auto;
	text-align:left;
}
.SysBtnM1 {
	width:44px;
	height:20px;
	border:0px;
	padding:0px;
	background-image:url(pub/btn4420.gif);
}
/*System End */


/*Public*/
/* Link */
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-type:none;
}
form {
	PADDING: 0px;
	MARGIN: 0px;
}
select {
	FONT-SIZE: 12px;
	COLOR: #000;
}
input {
	FONT-SIZE: 12px;
	COLOR: #000;
}
img {
	BORDER-STYLE: none;
}
/* Color */
.cRed, a.cRed:link, a.cRed:visited {
	color:#f00;
}
.cBlue, a.cBlue:link, a.cBlue:visited, a.cBlue:active {
	color:#1f3a87;
}
.cDRed, a.cDRed:link, a.cDRed:visited {
	color:#bc2931;
}
.cGray, a.cGray:link, a.cGray:visited {
	color: #4F544D;
}
.cDGray, a.cDGray:link, a.cDGray:visited {
	color: #666;
}
.cWhite, a.cWhite:link, a.cWhite:visited {
	color:#fff;
}
.cBlack, a.cBlack:link, a.cBlack:visited {
	color:#000;
}
a.cBlack:hover {
	color:#bc2931;
}
.cYellow, a.cYellow:link, a.cYellow:visited {
	color:#ff0;
}
.cGreen, a.cGreen:link, a.cGreen:visited {
	color:#008000;
}
/* Font  */
.fB {
	font-weight: bold;
}
.f12px {
	font-size:12px;
}
.f14px {
	font-size:14px;
}
.fnt000 {
	COLOR: #000
}
.fntFFF {
	COLOR: #fff
}
.fntCCC {
	COLOR: #ccc
}
.fnt666 {
	COLOR: #666
}
.fnt0C0 {
	COLOR: #0c0
}
.fnt096 {
	COLOR: #096
}
.fnt690 {
	COLOR: #690
}
.fnt00F {
	COLOR: #00f
}
.fntF00 {
	COLOR: #f00
}
.fntF0F {
	COLOR: #f0f
}
.line01 {
	line-height:1px;
}
.line02 {
	line-height:2px;
}
.line03 {
	line-height:3px;
}
.line05 {
	line-height:5px;
}
.line08 {
	line-height:8px;
}
.line10 {
	line-height:10px;
}
.line13 {
	line-height:13px;
}
/*以上全局css*/


A.as01:link {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	font-family: "Arial";
}
A.as01:visited 
{ 
font-family: "Arial"; 
font-size:13px; 
text-decoration: none; 
color: #ffffff ;
}
A.as01:active 
{
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;                    
	font-family: "Arial";
}

A.as01:hover 
{
font-family: "Arial"; 
font-size: 13px;
text-decoration: none; 
color: #ff001e;
}

.t9 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
.t14 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;

}
.box {  background-color: #EFF3EF; border-color: #CCCCCC #FFFFFF #FFFFFF #CCCCCC; color: #2D5A88; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.botton { background-color: #FEEFF5; border-color: #F7F7F7 #9e9e94 #9E9E94 #F3F3F3; height: 16px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 30px}
.hand {  cursor: hand}
.t1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;

}

.e9 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
	font-weight: normal;

}
.t92 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.t93 {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;

}
.t94 {
	font-size: 12px;
	line-height: 25px;
	color: #0c3d6c;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: none;

}
.t999 {
	font-style: normal;
	font-size: 14px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	font-weight: bold;


}
.unnamed1 {
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 160px;
	clear: none;
	float: none;
	border: thin none #0000FF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;









}
.t12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;



}
.t121 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;


}
as02 {

	font-size: 13pt;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.0em;
	text-decoration: none;
	color: #ff001e;
	font-family: "Arial";
	
}
a.as02:link {
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.0em;
	color: #ff001e;
	text-decoration: none;
	
}
a.as02:visited {
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.0em;
	color: #ff001e;
	text-decoration: none;
	
}
a.as02:hover {
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.0em;
	color: #5f5e5e;
	text-decoration: none;
	
}
a.as02:active {
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.0em;
	color: #5f5e5e;
	text-decoration: none;
font-weight: bold;
	line-height: 24px;

	
}

as03 {

	font-size: 12pt;
	letter-spacing: 0.0em;
	text-decoration: none;
	color: #ffffff;
	font-family: "Arial";
	
}

a.as03:hover {
	font-family: "宋体";
	font-size: 12px;

	letter-spacing: 0.0em;
	line-height: normal;
	color: #ff001e;
	text-decoration: none;
		line-height: 22px;
}
a.as03:visited {
	font-family: "宋体";
	font-size: 12px;

	letter-spacing: 0.0em;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
		line-height: 22px;
}
a.as03:link {
	font-family: "宋体";
	font-size: 12px;

	letter-spacing: 0.0em;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
		line-height: 22px;
}
a.as03:active {
	font-family: "宋体";
	font-size: 12px;
letter-spacing: 0.0em;
	font-style: normal;
	line-height: normal;
	color: #ff001e;
	text-decoration: none;
		line-height: 22px;
}
.unnamed2 {
	height: 16px;
	width: 130px;
	background-color: #FFFFFF;


}
as04 {

	font-size: 12pt;
	line-height: 24px;
	letter-spacing: 0.0em;
	text-decoration: none;
	color: #5f5e5e;
	font-weight: bold;
	font-family: "Arial";
	
}
a.as04:link {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.0em;
	color: #5f5e5e;
	font-weight: bold;
	text-decoration: none;
	
}
a.as04:visited {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.0em;
	color: #5f5e5e;
	font-weight: bold;
	text-decoration: none;
	
}
a.as04:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.0em;
	color: #ff001e;
	font-weight: bold;
	text-decoration: none;
	
}
a.as04:active {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.0em;
	color: #ff001e;
	text-decoration: none;
font-weight: bold;
	line-height: 24px;

	
}
