@charset "utf-8";
/* CSS Document */
* {
   margin:0;
   padding:0;
   border:0;
}
.cal {
    clear:left;
}
ul {
    list-style:none;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C8C8C8;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menus:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menus:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menus:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menus:active {
	text-decoration: none;
	color: #FFFFFF;
}
#index_1 {
     width:1001px;
	 margin:0 auto;
}
#top,#content,#bottom {
     width:770px;
	 margin:0 auto;
}
#top {
    height:80px;
	background-image:url(../Images/top_bg.jpg);
	text-indent:30px;
}
#nav {
    margin-top:58px;
	line-height:22px;
	float:left;
	color:#CCCCCC;
	margin-left:-20px;
}
#content {
    background-color:#F0F1EB;
	background-image:url(../Images/cbg.jpg);
	background-repeat:repeat-x;
	height:480px;
}
#content_1 {
    width:210px;
	float:left;
	text-align:center;
}
.content_1_img {
    margin-top:20px;
}
#content_1 h1 {
    font-size:16px;
	margin-top:20px;
	display:block;
	width:110px;
	height:40px;
	color:#FFFFFF;
	background-image:url(../Images/c_l_t.jpg);
	line-height:40px;
}
#content_1_menu {
    width:104px;
	border:solid 3px #595957;
	border-top:0;
}
#content_1_menu ul {
    margin-top:5px;
	width:90%;
	margin-bottom:5px;
}
#content_1_menu li {
    line-height:25px;
	border-bottom:1px dashed #595957;
}
#content_2 {
    width:415px;
	float:left;
}
#content_2_0 {
	text-align:center;
	width:415px;
	background-color:#F1F2ED;
}
#content_2 h1 {
    display:block;
	width:403px;
	height:30px;
	background-image:url(../Images/c2_h1.jpg);
	text-indent:38px;
	font-size:16px;
	color:#FFFFFF;
	line-height:30px;
	margin-top:5px;
	text-align:left;
}
.content_2_1 {
    width:403px;
	text-align:left;
	line-height:20px;
}
#content_2_2 img {
    margin:5px;
	margin-left:10px;
}
#content_3 {
    width:145px;
	float:left;
}
#content_3 h1 {
    font-size:14px;
	margin-top:20px;
	display:block;
	width:70px;
	height:24px;
	color:#FFFFFF;
	background-image:url(../Images/c_3_t.jpg);
	line-height:24px;
	margin-left:8px;
	text-align:center;
}
#content_3_menu {
    width:64px;
	border:solid 3px #595957;
	border-top:0;
	margin-left:8px;
	text-align:center;
	background-color:#FFFFFF;
}
#content_3_menu ul {
    margin-top:5px;
	width:90%;
	margin-bottom:5px;
}
#content_3_menu li {
    line-height:25px;
	border-bottom:1px dashed #595957;
	margin-top:4px;
}
#bottom {
    height:40px;
	background-image:url(../Images/bottom.jpg);
	border-top:4px solid #000000;
	padding-top:8px;
	line-height:18px;
	text-align:center;
	color:#CCCCCC;
}
