﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}

body {
	margin: 0px auto;
        width:1000px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
}

.table {
	background-color: #FFFFFF;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0066FF; TEXT-DECORATION: none
}

.nav {
	color: #000000;
	text-decoration: none;
	padding-right: 100px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	font-weight: bold;
}
.nav a:hover {
	color: #213C78;;
}

.list {
	color: #FFFFFF;
	text-decoration: none;
}
.list a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.list a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.list a:hover {
	color: #FFFFFF;
	padding-left: 5px;
}

.pro {
	color: #FFFFFF;
	text-decoration: none;
}
.pro a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.pro a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.pro a:hover {
	color: #FFFFFF;
}




table {
	border-collapse:collapse;
}
img {
	border:0;
}
ul {
	list-style:none;
}
.ImgList {
	margin:0;
	margin:5px;
	list-style:none;
}
.ImgList li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	width:220px;
	height:190px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}
.ImgList li img {
	width:200px;
	height:160px;
	border: 3px double #CCCCCC;
}

.ImgList1 {
	margin:1px;
	list-style:none;
}
.ImgList1 li {
	float:left;
	width:160px;
	height:152px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}
.ImgList1 li img {
	width:150px;
	height:127px;
	border:1px solid #CCC;
}

.Title {
	font-size:14px;
	text-align:center;
	margin:10px;
	font-weight: bold;
}
.Info {
	text-align:center;
	line-height:20px;
}
.Contents {
	margin:10px;
	line-height:150%;
}
.bottom {
color:#000000;
	padding-left: 10px;
}
.bottom a:link {
	color:#000000;
}
.bottom a:visited {
	COLOR: #000000; TEXT-DECORATION: none
}

.bottom a:hover {
	COLOR: #000000; TEXT-DECORATION: none
}


.border {
	border: 1px solid #CCCCCC;
}
.bg {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../Images/in-left2.jpg);
}
.bg1 {
	background-image: url(../Images/navbg4.jpg);
}
.img {
	border: 3px double #F0F0F0;
}
.fontsize1 {
	font-size: 12px;
	color: #FFFFFF;
}
.fontsize2{
	font-size: 13px;
	color: #3F4A52;
	font-weight: bold;
}
.nav-title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 100px;
}
.here {
	padding-left: 50px;
}
