@charset "utf-8";

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.col {
	width: 1000px;
	height: 41px;
	text-decoration: none;
}


.warning {
    color: #FF0000;
}

/* CSS Document */

#container {
	width: 1000px;
	margin: auto;
	position: relative;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	display: block;
	
}


.online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contact {
	background-image: url(../img/connectbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1000px;
	display: block;
	height: 48px;
}





#copy {
	width: 1000px;
	height: 140px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copy_1 {
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;

	width: 210px;
}

.copy_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 770px;
}
.copy_2 a {
	color: #006699;
	text-decoration: none;
}
.copy_2 a:hover {
	color: #990000;
}

.con_right_tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.con_right_dot {
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 13px;
	display: block;
}

.tit_en {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	text-transform: uppercase;
}

