a {text-decoration: none}
a:active {color: #000000}
a:visited {color: #000000}
a:hover {color: #FFAA00}
a:link {color: #000000}
body {cursor: default; font-family:tahoma; font-size: 12px}
td {font-family:tahoma; font-size: 12px;line-height: 120%;}
td.code {border: 1px #333333 solid; font-family:tahoma; font-size: 12px; background-color: #F5F5F5; border-color:#333333}
td.quote {border: 1px #013DA4 solid; font-family:tahoma; font-size: 12px; background-color: #ffffff; border-color:#333333}
select {background-color: #ffffff; color: #000000; font-size: 12px; border: 0px #cccccc double}
input {background-color: #ffffff; color: #000000; font-family: tahoma; font-size: 12px; border: 1px #cccccc double}
textarea {background-color: #ffffff; color: #000000; font-family: tahoma; font-size: 12px; border: 1px #cccccc double; background-image:url(/image/watermark.gif)}
option {font-size: 12px; background-color: #f3f3f3; color: #51485f;}}

.ttext {font-family:tahoma; font-size:14px; line-height:20px;}
.tsign {font-family:宋体; font-size:12px; line-height:100%;}



.colorbig{ 
	background: #FFFFFF;/* 带表头的区域背景色 */ 
}
.colorbig_patch{ 
	background: #F5F5F5;/* 带表头的区域个别单元格背景色纠正 */ 
}
.colorsmall{ 
	background: #DCDEE0;/* 不带表头的区域背景色 */
}
.colorsmall_line{ 
	background: #E6E6E6;/* 不带表头的区域边线色 */
}

.button_holder{
	background: transparent url(image/button_holder.gif);
white-space: nowrap;
}

.image_center{
                       text-align: center;
}
.table_bg{
              background-image: url(image/header_02.gif)
}
.footer_bg{
              background-image: url(image/footer_bg.gif)
}
.g_ad_align{
                  text-align: center;
}
.picborder {border: #000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.leftside {  background-image: url(image/expander.gif)}
.rightside { background-image: url(image/expanderright.gif)}
.newbody { 
                        background-color: #DCDEE0;
                        border: #CFCECB;
                        border-style: solid;
                        border-top-width: 1px;
                        border-right-width: 0px;
                        border-bottom-width: 1px;
                        border-left-width: 0px
}
.newright { 
             background-image: url(image/newright.gif);
             background-color: #DCDEE0;
             height: 100%
}




/*ttttttttttttttttttttttttttttttt*/

.newleft { 
             background-image: url(image/newleft.gif);
             background-color: #DCDEE0;
             height: 100%
}

.newbody2 { 
                 background-color: #DCDEE0;
                 border: #CFCECB;
                 border-style: solid;
                 border-top-width: 0px;
                 border-right-width: 0px;
                 border-bottom-width: 0px;
                 border-left-width: 0px
}
.newbodytop { 
             background-image: url(image/newtop.gif);
             background-color: #DCDEE0;
             height: 100%
}
.newbodybottom { 
             background-image: url(image/newbottom.gif);
             background-color: #DCDEE0;
             height: 100%
}
legend {  color: #134675}






/* 
 * ========================================
 * global element styles 
 * ========================================
 */

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
background: #032456 url(image/arrows.jpg);
background-repeat: no-repeat; 
background-position: center center;
	color: #222;
	font-family: Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0; /* required for Opera to have 0 margin */
	/*text-align: center; /* centerstable,
tr,
td{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}
 board in MSIE */
}




.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}
.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	
}







/* 
 * ========================================
 * All New Styles 
 * ========================================
 */
.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #EEEFF1; 
	border: 1px solid #bdbebe;
	padding: 0; 
	margin: 0; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: transparent url(image/tile_cat.gif);
	color: #031855; 
	font-size: 12px;
	font-weight: bold; 
             text-align: center;
	margin: 0;
}





.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{ 
	background: #06255A;
	border-bottom: 1px solid #BDBEBE;
	color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
}
table th { 
	background: #06255A;
	border-bottom: 1px solid #06255A;
	color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
}





/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #002F6E;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #2D68A3;
text-decoration: underline;
}