﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body,td,th {font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../Images/Bg.jpg) repeat-x;
}
a {
	font-size: 12px;
	color: #000;
        text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #4e4e4e;
}
a:active {
	text-decoration: none;
	color: #000;
}

table {
	border-collapse:collapse;
}
img {
	border:none;
}
ul {
	list-style:none;
}
.Cal {
	clear:both;
}
#TopBar,#Top,#Nav,#Bottom {
	width:1005px;
	margin:0 auto;
}
#Content
{
width:1001px;
margin:0 auto;
}
/* Top Start */
#TopBar {height:28px;line-height:28px;text-indent:24px;color:#FFF;}
#Top {height:161px;}
#Nav ul {margin-left:20px;}
#Nav ul li {float:left;}
#Nav ul li a {
          width:90px;
          height:47px;
          line-height:47px;
          display:block;
          text-align:center;
          color:#4E4E4E;
          font-size:14px;
}
/* Top End */
#Content {
	background-image:url(../Images/BarTop.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:10px;
}
#ContentLeft {
	width:250px;
	float:left;
	margin-left:20px;
}

#ContentRight {
	width:690px;
	float:right;
	margin-right:20px;
}
.TopBar {
	width:98%;
	margin:0 auto;
	border-bottom:1px dotted #CCC;
	background-image:url(../Images/Ico1.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	text-indent:22px;
	line-height:25px;
}
.TopContent {
	width:95%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.TopContent ul {
	margin-left:10px;
}
.TopContent li {
           width:110px;
           float:left;
}
.TopContent_right {
	width:95%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.TopContent_right  ul {
        list-style-image: url(../Images/point.gif); 
}
.TopContent_right  li {
       	margin-left:20px;
        line-height:26px;
	border-bottom:1px dashed #999999;
        position:relative;
}
.ImgList {
	margin:0;
	list-style:none;
}
.ImgList li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	width:155px;
	height:138px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}
.ImgList li img {
	width:150px;
	height:120px;
	border:1px solid #CCC;
}
.Title {
	font-size:18px;
	text-align:center;
	margin:10px;
}
.Info {
	text-align:center;
	line-height:20px;
}
.Contents {
	margin:10px;
	line-height:150%;
}
#Page {
	margin:10px;
	line-height:22px;
}
#PageNow {
	line-height:30px;
	margin-left:30px;
}
#BottomBg {background:url(../Images/BottomBg.jpg) repeat-x;}
#Bottom {
	padding-top:5px;
	text-align:center;
	line-height:22px;
	color:#666;
}
#Bottom a {
	color:#666;
}
