﻿@charset "utf-8";
/* CSS Document */
html{height:100%;}
body{height:100%;font-size:14px;font-family:Arial, '宋体', sans-serif; background-color:#ccc;}
input,textarea,select,radio,checkbox{}
.wrap{max-width:640px; margin:0 auto;min-height:100%;background-color:#fff;}
.container{margin:10px; overflow:hidden;}
.bgfff{background:#fff; margin:0 auto;}
/* 连接颜色 */
a{text-decoration:none;}
a:link,a:visited{color:inherit}
a:hover{color:inherit; text-decoration:none}
a:focus,a:active{color:inherit; outline:none;}
/*顶部样式*/
.top{width:100%; height:45px; background-color:#3399cc;position:relative;}
.top h1{font-size:16px; line-height:40px; font-weight:100; color:#fff; text-align:center; }
.top a.aleft{background:url(../images/home.png) center 6px no-repeat; position:absolute; top:5px; left:5px; width:45px; height:35px; display:block; background-size:auto 20px;}
.top a.aright{background:url(../images/user.png) center 6px no-repeat; position:absolute; top:4px; right:5px; width:45px; height:35px; display:block; background-size:auto 23px;}
/*图标样式*/
.icon{width:100%; margin:0 auto;}
.icon ul{ margin-top:20px; text-align:center;}
.icon ul li{border:1px solid #dddddf; border-radius:5px; width:20%;  background-color:#f7f7f7; float:left; text-align:center; margin-left:4%;}
.footer56{position:fixed;bottom:0;width:100%;max-width:640px; height:30px; background-color:#3399cc;}
.footer56 h1{font-size:15px; line-height:30px; font-weight:100; color:#fff; text-align:center; }
/* ========MAINCONTENTS CUSTOMIZE======== */
.main{width:100%; position:relative;}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#333;
   font-size:15px;
   font-weight:bold;
   border-bottom:3px double #535D57;
}

div#main h3 {
   margin-bottom:3px;
   font-size:14px;
}

div#main h4 {
   margin-bottom:2px;
   font-size:12px;
}

div#main h5 {
   margin-bottom:2px;
   font-size:12px;
}

div#main h6 {
   margin-bottom:2px;
   font-size:12px;
}

div#main p {
   margin:0 0 1em 0;
   font-size:12px;
}

div#main ul,ol,dl {
   font-size:12px;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

table.blowntb{
	BORDER-left: #FF9900 1px solid;
	BORDER-top: #FF9900 1px solid;
}

td.blowntb{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	font-size:10px;
	text-align:left;	
}

td.blowntbc{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	font-size:10px;
	text-align:center;	
   	margin-bottom:3px;
   	margin-top:3px;
}

td.blowntr{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	font-size:10px;
	text-align:right;	
}


td.blownth{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	background: #FFFF99;
	font-size:10px;
	text-align:right;
}

td.blowntc{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	background: #FFFF99;
	font-size:10px;
	text-align:center;
}

td.blowntl{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	background: #FFFF99;
	font-size:10px;
	text-align:left;
}

td.blowntc2{
	BORDER-right: #FF9900 1px solid;
	BORDER-BOTTOM: #FF9900 1px solid;
	background: #ccffff;
	font-size:10px;
	text-align:center;
}

.buttony {
	background-color:#ff9900;
	font-size:18px;
	color:#fff;
	border:solid #ffcc33 1px;
	width:180px;
	height:35px;
	border-radius:0;
	-webkit-appearance:none;
}
	
.buttony_s {
	background-color:#ff9900;
	font-size:16px;
	color:#fff;
	border:solid #ffcc33 1px;
	width:100px;
	height:25px;
	border-radius:0;
	-webkit-appearance:none;
}

.button_80 {
	font-size:16px;
	width:80px;
	height:25px;
	border-radius:0;
	-webkit-appearance:none;
}

.button_70 {
	font-size:16px;
	width:70px;
	height:22px;
	border-radius:0;
	-webkit-appearance:none;
}

.button_60 {
	font-size:16px;
	width:60px;
	height:25px;
	border-radius:0;
	-webkit-appearance:none;
}

.button_50 {
	font-size:14px;
	width:50px;
	height:18px;
	border-radius:0;
	-webkit-appearance:none;
}

.yellowback {background-color:#ff9900;color:#fff;border:solid #ffcc33 1px;}
.blueback {background-color:#3366cc;color:#fff;border:solid #33cccc 1px;}
.pinkback {background-color:#cc66cc;color:#fff;border:solid #cc66ff 1px;}

.typet {background-color:#FFEFEF; font-size:14px;border:solid #FF9900 1px}
.typer {background-color: #FFE1E1; font-size:14px; border-style:none;}
.textarea1{width:95%;overflow-y:auto;overflow-x:hidden;} 

.buttonp {background-color:#ff9999; font-size:18px;color:#fff;border:solid #ffcc99 1px;width:180px;height:35px;}


table.bluetb{
	BORDER-left: #3399cc 1px solid;
	BORDER-top: #3399cc 1px solid;
}

td.bluetd{
	BORDER-right: #3399cc 1px solid;
	BORDER-BOTTOM: #3399cc 1px solid;
	font-size:14px;
	line-height:22px;
}

td.bluetdc{
	BORDER-right: #3399cc 1px solid;
	BORDER-BOTTOM: #3399cc 1px solid;
	font-size:14px;
	text-align:center;	
 	margin-bottom:5px;
 	margin-top:5px;
 	height:55px;
}

td.blueth{
	BORDER-right: #3399cc 1px solid;
	BORDER-BOTTOM: #3399cc 1px solid;
	background: #FFFF99;
	font-size:14px;
	line-height:22px;	
}

.tdl{text-align:left;}
.tdc{text-align:center;}
.tdr{text-align:right;}

.bluefont {
	color:#3366cc;
}

.redfont {
	color:#ff0000;
}

.yellowfont {
	color:#cc6633;
}

.greenfont {
	color:#336666;
}

a.bigblue:Link {
	color:#3366FF;
	font-size : 16px;
	text-decoration: underline;
	 }
	  
a.bigblue:visited {
	color:#3366FF;
	font-size : 16px;
	text-decoration: underline;
	}

a.bigblue:active {
	font-size : 16px ;
	text-decoration: none;
	}

a.bigblue:hover {
	color:#FF0000;
	font-size : 16px ;
	text-decoration : underline ;
	}

