/* ========================================================
	Widgets.css 可用颜色：绿:lime 黄:#EACE4E 白:white #FFAE00
   ===================================================== */

h1 {text-align: left;}

h1.inner-title {text-align: left;color: #eace4e;font-size: 18px;width: 800px;margin-bottom: 20px;}

.funtext {font-family: Arial;font-size: 12px;}

a.saselected{font-weight: bold;padding: 1px 2px;background-color: #2588ba }
a.saselected:hover{background-color: #2588ba }
a.salink{padding: 1px 2px;}
a.salink:hover{background-color: #2588ba }

a.monobtn {font-family: monospace;color: #EACE4E}


/* ========================================================
	Area
  ===================================================== */
.message-box {margin-top: 2px; margin-bottom: 2px }
.float {display: block;float: left; }
.indent-block {display:block; margin-left:20px; margin-top:10px; margin-bottom:10px;}

.dotted-border {border: dotted 2px gray;padding: 0px 2px;}
.hidden {display:none}
/* ========================================================
	List
  ===================================================== */

ul.text-list {list-style: none;}
ul.vlist {list-style: none; margin: 0;padding: 0;}

ul.high-list, ol.high-list { }
ul.high-list li, ol.high-list li {margin-top: 5px; margin-bottom: 5px;}

ul.normal-list, ol.normal-list {}
ul.normal-list li, ol.normal-list li {margin-top: 1px;margin-bottom: 1px;height: auto; }
ul.normal-list li table, ol.normal-list li table {margin: 0;}

ol.latin {list-style-type: upper-latin;}

/* ========================================================
	Font
  ===================================================== */
.super-big-text {font-size: 20px;font-weight: bold;}
.big-text {font-size: 16px;}
.text {color:white; font-size: 12px;}
.smalltext {color:white; font-size: 10px;}

.text-indent {text-indent:2em;}

.white {color: white;}
.yellow {color: #EACE4E;}
.orange {color: #FFAE00;}
.lightgray {color: #bbb;}

.bold {font-weight: bold;}

.small-title-yellow {color: #EACE4E; margin-top: 16px; margin-bottom: 16px;}
.small-title-orange {color: #FFAE00; margin-top: 16px; margin-bottom: 16px;}
.small-title-white  {color: white; margin-top: 16px; margin-bottom: 16px;}

/* ========================================================
	Links
  ===================================================== */

.orange-small-link {color: orange; text-decoration: none;font-size: 10px}
.orange-small-link:hover {text-decoration: underline;}

/* underline*/
.yellow-link {color: #EACE4E; text-decoration: none;}
.yellow-link:hover {text-decoration: underline;}

/* yellow link*/
.link {color: #EACE4E; text-decoration: none;}
.link:hover {text-decoration: underline;}

/* white link*/
.link2 {color: white; text-decoration: none;}
.link2:hover {color: #EACE4E; text-decoration: underline;}

/* blue link*/
.link3 {color: #6fbee7; text-decoration: none;}
.link3:hover {color: #6fbee7; text-decoration: underline;}

/* blue link, italic,underline on hover*/
.link4 {color: #6fbee7; text-decoration: none;}
.link4:hover {color: #6fbee7; text-decoration: underline;font-style: italic;}

/* blue link, italic,underline on hover*/
.graylink {color: gray; text-decoration: none;}
.graylink:hover {color: gray; text-decoration: underline;font-style: italic;}

.lightgraylink {color: #bbb; text-decoration: none;}
.lightgraylink:hover {color: #ccc; text-decoration: underline;font-style: italic;}

.split-text {margin-top: 10px; margin-bottom: 10px;}

/* ========================================================
	Inputs
  ===================================================== */
input.big-input{
	margin-left: 50px;height: 20px;width: 500px;background-color:2587b9;
	font-family: sans-serif;font-size: 16px;font-weight: bold;color: #367aba;
}
input.small-input{height: 11px;font-family: sans-serif;font-size: 10px;font-weight: bolder;}

/* btn-area */
div.btn-area{
	padding:3px 2px; height: auto; color: white;
	background-color:#2587b9; border-top: 1px solid #6fbee7; border-bottom: 1px solid #6fbee7;
}
div.btn-area .l { display: block; float: left; margin-top: -2px; }
div.btn-area .r { display: block; float: right; }

div.error_area{
	background-color:#2587b9; border-top: 1px solid #FFAE00; border-bottom: 1px solid #FFAE00;
	padding:2px 10px; margin:2px 1px; height: auto; color: #FFAE20;
}

div.btn-area-input{
	background-color:#2587b9; border-top: 1px solid #6fbee7; border-bottom: 1px solid #6fbee7;
	padding:1px 2px; height: auto;
}

.btn, .text-btn, .text-btn-small, .big-button{
	border: solid 1px #1d6893;border-bottom: solid 1px #10405a;background-image: url("../images/btn_bg.gif");
	cursor: pointer;color: white;text-decoration: none;
}

.big-button{ height: 30px;padding:2px 10px; background-image: url("../images/btn_bg_big.gif"); }

.text-btn{padding:1px 6px;font-size: 12px;}
.text-btn-small{padding:0px 6px;font-size: 12px;}

input.text-btn{padding:1px 6px;margin:0 3px; font-size: 11px;}
input.text-btn-small{padding:0px 6px;margin:0 3px; font-size: 11px;}


/******  In a form  ******/

div.form-btn-bar {
	display:block;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: dotted gray 1px;
}

div.form_btn_line .wide {min-width: 100px;margin-left: 20px;margin-right: 20px;}

/* --- Footer.css --- */
div#footer {
	background: url(../images/footer_tile.gif) repeat;   border:solid 0px red;
	width: 100%; margin: 2em 0; padding:0; text-align: center;display: block;
}

div#footer ul { list-style: none; margin: 0 auto; display: block; text-align: center;width: 500px;}
div#footer ul li{ float: left; display: block; padding: 0 1em;}
div#footer ul li a {color: white;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;padding: 2px;}
div#footer .copyright {  border:solid 0px red;display:block; padding-bottom: 2em;
	font-family: sans-serif; font-weight: normal;font-size: 13px; color: white;
}

ul#info {
	list-style: none;
	margin: 0 auto;
	width: 58%;
}

ul#info li {
	float: left;
	display: block;
	padding: 0 1em;
}

ul#info li a {
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
}

ul#info b {
	padding: 0 0 0 1em;
	color: #1D6893;
}

ul#info li a:hover {
	background: #D2EDF9;
	color: #1D6893;
}

.right-message {
	background-color: #1F729B;
	text-align: right;
	clear: both;
	padding: 0.4em 1.4em 0.4em 0.4em;
}

.right-message span {
	color: white;
}



/* ========================================================
	Statistics
   ===================================================== */
div.statistic-block {
	width: 800px;
}

div.big-list-item {
	color: white;
	border-bottom: 1px solid #6FBEE7;
	margin-bottom: 0em;
	padding: 0.6em 4px 0.6em 4px;
	font-size: 13px;
	text-align: left;
}

div.big-list-item:hover {
	/*background-color: #1F729B;31 114 155 37.2 136.8 186*/
	background-color: rgb(37, 136, 186);
}

div.big-list-item a {
	color: white;
	text-decoration: none;
}

div.big-list-item a:hover {
	color: #EACE4E;
	text-decoration: underline;
}

div.big-list-item h2 {
	font-size: 13px;
	font-weight: bold;
}

div.big-list-item span {
	font-weight: bold;
	color: #EACE4E;
}

/* ========================================================
	END
   ===================================================== */

#content { /*text-align: center;*/ /*	color:#1D6893;*/
	color: white;
	border-top: 1px solid #1F729B;
	border-bottom: 1px solid #1F729B;
	min-height: 400px;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

/* ========================================================
	Pager
   ===================================================== */

.pager {border: solid 0px red;font-family: serif;font-weight: bold;margin: 1px;float: right;}
.pager a {border: solid 1px gray;margin: 1px;padding: 0 2px;}
.pager a:hover {text-decoration: underline;background: #007fff;border-color: #6a62ff }
.pager a.current {text-decoration: underline;background: #007fff;border-color: #6a62ff }


/* poll */

.default-poll-style{border:solid 0px red}
.default-poll-style h2 {text-align: left;}
.default-poll-style ol {color:white;text-align: left;}


/* Others */
.locallink{margin: 4px 10px;font-size: 11px;font-weight: bold;color: #EACE4E !important;}
.locallink:hover{text-decoration: underline;}




