@charset "utf-8";
/* CSS Document */
body{
	background-color:#F5F5F5;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	font-size:12px;
	color:#585858;
}
a:link    {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover   { 
    color: #0088cc; 
    text-decoration: none;
}
/*-------------------------------------------------------------------------------------控制項*/
#container {
	position: absolute;
	left: auto;
	padding-left:720px;
	z-index: 1;
	height:20px;
	top:2px;
}

.logininpout{
    border:solid 1px #adb9c2;
	width:105px;
	height:21px;
	font-size:12px;
	color:#666666;

}
.inpoutstyle{
    border:solid 1px #adb9c2;
	height:18px;
	font-size:12px;
	color:#666666;
	width:280px;
}
.inpoutstyle2{
    border:solid 1px #adb9c2;
	font-size:12px;
	color:#666666;
	width:280px;
}
#dm{
margin-top:30px; margin-bottom:30px;
}
#info{
    height:28px;
	font-size:11px;
	color:#8c8c8c;
	padding-top:8px;
	clear:both;
	border-top: solid 1px #cccdcf;
}
#menudl{
    font-size:12px;
	color:#8c8c8c;
	font-weight:bold;
	border-top: solid 1px #cccdcf;
}
#menudl a:link{
    font-size:12px;
	color:#8c8c8c;
}
#menudl a:visited{
    font-size:12px;
	color:#8c8c8c;
}
#menudl a:hover{
    font-size:12px;
	color:#333333;
}
#menudl ul{
	margin:0px 0px 0px 256px;
	padding:0px;
}
#menudl li{
    list-style-type:none;
	float:left;
	padding-top:6px;
	padding-bottom:6PX;
	padding-left:10PX;
}
#info2{
    line-height:18px;
    margin-left:20px;
	margin-bottom:10px;
    width:660px;
    height:23px;
	font-size:11px;
	color:#8c8c8c;
	padding-top:8px;
	padding-left:70px;
	clear:both;
	border-top: solid 1px #cccdcf;
}
#menudl2{
    width:730px;
	margin-left:20px;
    font-size:12px;
	color:#8c8c8c;
	font-weight:bold;
	border-top: solid 1px #cccdcf;
}
#menudl2 a:link{
    font-size:12px;
	color:#8c8c8c;
}
#menudl2 a:visited{
    font-size:12px;
	color:#8c8c8c;
}
#menudl2 a:hover{
    font-size:12px;
	color:#333333;
}
#menudl2 ul{
	margin:0px 0px 0px 60px;
	padding:0px;
}
#menudl2 li{
    list-style-type:none;
	float:left;
	padding-top:6px;
	padding-bottom:6PX;
	padding-left:10PX;
}

#indexnews{
    margin-top:30px;
	margin-bottom:25px;
}
#newslist{
    margin-top:10px;
	height:160px;
}
#newslist table{
    margin-bottom:10px;
}

#indexnews2{
    margin-top:30px;
	margin-bottom:25px;
}
#newslist2{
    margin-top:20px;
    overflow:auto;
	height:160px;
}
#newslist2 table{
    margin-bottom:18px;
}
.alllist{
    margin-bottom:10px;
	margin-left:20px;
	color:#585858;
	font-size:12px;
	font-weight:bold;
}
.alllistin{
    margin-bottom:10px;
	margin-left:20px;
	color:#5b2c3c;
	font-size:12px;
	font-weight:bold;
}
.alllistp2{
    margin-bottom:10px;
	margin-left:30px;
	color:#585858;
	font-size:12px;
}
.alllistp2in{
    margin-bottom:10px;
	margin-left:30px;
	color:#5b2c3c;
	font-size:12px;
}
#typeinfo{
    line-height:18px;
	margin-top:20px;
	margin-bottom:20px;
}
#newsinfo{
    line-height:18px;
	margin-top:20px;
	margin-bottom:20px;
	width:700px;
}
.typepic{
	float:right;
	}
.typepic div{
    border: solid 1px #c9c9c9;
	margin-bottom:15px;
	margin-left:15px;
	}
#listtitle{
    border:#dadada 1px solid;
	width:700px;
	margin-top:15px;
	margin-bottom:15px;
}
#listtitle2{
    border:#dadada 1px solid;
	width:555px;
	margin-top:15px;
	margin-bottom:15px;
}
.listbottomline{
    background-image:url(../images/line2.jpg);
	background-repeat:repeat-x;
}
.listlist{
    margin-bottom:10px;
}
.linkpborder{
    border:#CCCCCC 3px solid;
	width:220px;
}
.listlist33{
    background-image:url(../images/listlist01.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
/*---------------------------------------------------------------------------------------文字*/

.grey01{
    font-size:12px;
	color:#5b2c3c;
}
.grey01 a:link{
    font-size:12px;
	color:#747474;
}
.grey01 a:visited{
    font-size:12px;
	color:#747474;
}
.grey01 a:hover{
    font-size:12px;
	color:#5b2c3c;
}
.grey02{
    font-size:13px;
	color:#666666;
}
.grey02 a:link{
    font-size:13px;
	color:#666666;
}
.grey02 a:visited{
    font-size:13px;
	color:#666666;
}
.grey02 a:hover{
    font-size:13px;
	color:#0088cc;
}
.grey03{
    font-size:15px;
	color:#8c8c8c;
	font-weight:bolder;
}
.blee01{
	color:#64a2df;
	font-size:12px;
}
.blee01 a:link{
	color:#64a2df;
	font-size:12px;
}
.blee01 a:visited{
	color:#64a2df;
	font-size:12px;
}
.blee01 a:hover{
	color:#64a2df;
	font-size:12px;
}
.blee02{
	color:#226a9d;
	font-size:16px;
	font-weight:bold;
}
.blee03{
	color:#226a9d;
	font-size:12px;
	font-weight:bold;
}
.green01{
    color:#20870b;
	font-size:15px;
	font-weight:bolder;
}
.green02{
    color:#7d795e;
	font-size:12px;
}
.red01{
    color:#a45862;
	font-size:12px;
}
