/* CSS Document */
/* WEB DESIGN ASIANETS.CN */
/* CONTACT  ALANLIU@ASIANETS.CN*/



/*====== styles ======*/
body {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #1A426F;
	line-height: 18px;
	background-color: #EFF8FE;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body,table,td,div {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
	line-height: 18px;
	color: #1A426F;
}

p {
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
}
/*====== styles ======*/


/*====== index ======*/
.bgi-head{
	background-image: url(../_images/bgi_head.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box_head{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005AAB;
}
.bgi-blue{
	background-image: url(../_images/bgi_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_blue{
	border-right-style: solid;
	border-right-color: #005AAB;
	border-left-style: solid;
	border-left-color: #005AAB;
	border-right-width: 1px;
	border-left-width: 1px;
}
.box_main{
	border-right-style: solid;
	border-right-color: #005AAB;
	border-left-style: solid;
	border-left-color: #005AAB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005AAB;
}
.txt_sinoevery {
	font-size: 12px;
	color: #1A426F;
}
.txt_copyright {
	font-size: 12px;
	color: #1A426F;
}
.txt_bold {
	font-size: 14px;
	color: #1A426F;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.txt_bold02 {
	font-size: 30px;
	color: #1A426F;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 40px;
}
.txt_bold03 {
	font-size: 30px;
	color: #1A426F;
	font-weight: bold;
	font-family: 黑体;
	line-height: 40px;
}
/*====== index ======*/

/*====== link ======*/
A {
	text-decoration: none;
	font-family: Arial;
	line-height: 18px;
	font-size: 14px;
	color: #1A426F;
	font-weight: normal;
}
A:link {
	color: #1A426F;
	text-decoration: none;
}

A:visited {
	color: #1A426F;
	text-decoration: none;
}

A:hover {
	color: #1A426F;
	text-decoration: underline;
}

A:active {
	color: #1A426F;
	text-decoration: none;
}

.menu {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
}
.menu :link {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
}
.menu :visited {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
}
.menu :hover {
	color: #FF6E00;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.menu :active {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
}
.read_more {
	color: #007DD1;
	text-align: left;
	font-size: 14px;
}
.read_more :link {
	color: #007DD1;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}
.read_more :visited {
	color: #007DD1;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}
.read_more :hover {
	color: #007DD1;
	text-align: left;
	font-size: 14px;
	text-decoration: underline;
}
.read_more :active {
	color: #007DD1;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}

.page {
	color: #1A426F;
	font-size: 14px;
}
.page :link {
	color: #1A426F;
	font-size: 14px;
	text-decoration: none;
}
.page :visited {
	color: #1A426F;
	font-size: 14px;
	text-decoration: none;
}
.page :hover {
	color: #007DD1;
	font-size: 14px;
	text-decoration: underline;
}
.page :active {
	color: #1A426F;
	font-size: 14px;
	text-decoration: none;
}

.link {
	font-size: 12px;
	color: #1A426F;
	text-decoration: none;
}
.link :link {
	color: #1A426F;
	font-size: 12px;
	text-decoration: none;
}

.link :visited {
	color: #1A426F;
	font-size: 12px;
	text-decoration: none;
}
.link :hover {
	color: #1A426F;
	font-size: 12px;
	text-decoration: underline;
}
.link :active {
	color: #1A426F;
	font-size: 12px;
	text-decoration: none;
}
/*====== link ======*/
