/*
==============================================================================
design by trblue
http://trblue.meibu.com
http://www.ecenter.com.cn
==============================================================================
*/


body {
    background-color:#C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}


/* Size of script , color of the ordinary page  */

td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

/* input */

input {
	font-size: 12px;
	color: #666666;
}

/* select */

select {
	font-size: 12px;
	color: #666666;
}

/* Show the size of script of the page , line-height  */

.font_1 {
	font-size: 12px;
	line-height: 150%;
}

.table_1 {
	border: 1px solid #D8D8D8;
}

/*  */

.table_2 {
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #000000;
	background-color:#FFFFFF;
}

/*  Form of home right side  */

.table_3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #F0EEEB;
	border-bottom-color: #F0EEEB;
}

/*  Show the frame colors of a page of big forms  */

.table_4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

/* Form of the list page */ 


.table_5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

/* Show the bottom of pages how the bottom of pages */

.table_6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4489B4;
}

/*  bottom table */

.table_7 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	background-color: #F2F2F2;
}

.table_8 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	background-color: #F2F2F2;
}
/* */
a:link, a:visited, a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.b:link, a.b:visited, a.b:active, a.b:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.list:link, a.list:visited, a.list:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.list:hover {
	font-size: 12px;
	color: #4489B4;
	text-decoration: underline;
}
/* */
a.index:link, a.index:visited, a.index:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.index:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}.button {
	background-image: url(/images/down_1.jpg);
	color: #0066FF;
	font-weight: normal;

}
.bg_1 {
	background-color: #4489B4;
}
.bg_2 {
	background-color: #FAFAFA;
}

.editlinks {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}.title {
	font-size: 18px;
	font-weight: bold;
	color: #3379C6;
}
