@charset "gb2312";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.normal {
	font-size: 12px;
	color: #666666;
}

.border_div {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;

}
.border_div2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}
.ntitle {
	font-size: 12px;
	color: #29598D;
	font-weight: bold;
	overflow: hidden;
}


a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

.nav a:link
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.contact {
	font-size: 13px;
	color: #333333;
	line-height: 25px;
}

.nav a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.nav a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: -10px;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	
}

ul a:link
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	margin-top:0px;
}
.border_content {
	border: 1px solid #D9D9D9;
}


ul a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.border_tile {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}


ul a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color:#0099FF;
}
ul
{
	margin-top:0px;
}

#div1
{
	display:block;
	}

#div2
{
	display:none;
}
#div3
{
	display:block;
	}

#div4
{
	display:none;
}
.co {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	padding-left: 5px;
}
.foot {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}


.info {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	padding-left: 5px;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D1D1D1;
	font-size: 12px;
	color: #333333;
}

.title1 a:link
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

.title1 a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

.title1 a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}
