@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	line-height: 26px;
}
a{
	color:#105CB6;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:hover{
	color:#666666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

.info{
	color:#EB6200;
}

.note{
	color:#CCC;
}

.top_bottom{
	float:right;	
	width:10px;
	height:10px;
	background-color:#000;
}

.no_border{
	border:0;
}
.article{font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #000000;line-height: 26px;}
.style1 {font-size: 17px;color: #a40035;line-height: 30px;}
.style2 {color: #FF0000;font-size:11px}
.style3 {color: #666666}
.style4 {color: #FFFFFF}
.style5 {color: #eb6100}
.style6 {font-size: 13px;color: #105CB6;}
.style7 {font-size: 13px;color: #993300;line-height: 20px;font-weight: bold;}
.style8 {color: #000000;font-size: 11px;}
.content_title {color: #a40035;font-size: 20px;line-height: 30px;}
.content_title2 {color: #000000;font-size: 20px;line-height: 30px;}
.content_title3 {color: #a40035;font-size: 17px;line-height: 30px;}
.content_text {color: #000000;font-size: 15px;line-height: 30px;}
.content_text2 {color: #000000;font-size: 15px;line-height: 30px;font-weight: bold;}
.style9 {color: #FF0000;font-weight: bold;}

/*--?©å®¶?¸å–®--*/
.tabs{
padding-left:5px;
width:120px;
height:38px;
}



.tabs li{
	float: left;
}

.tabs li a{
	display: block;
	background-image: url("../New/images/btn_01.gif");
	width: 116px;
	height: 38px;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}

.tabs li a:hover{
	background-image: url("../New/images/btn_01.gif");
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/*-- ?³æ?æ¨™é?è¨­å? --*/
.SMALL_COL {
	width: 297px;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 30px;
	margin-top: 0px;	
}


.SMALL_COL ul{
	padding-top: 5px;
	
}

.SMALL_COL li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	background-image: url("../New/images/icon-3.gif");
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 30px;
	font-size: 13px;	
}

/*-- å·¦æ?æ¨™é?è¨­å? --*/
.SMALL_COL2 {
	width: 302px;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 30px;
	margin-top: 0px;
	
}


.SMALL_COL2 ul{
	font-size: 13px;
	line-height: 20px;
	background-repeat: no-repeat;
}

.SMALL_COL2 li {
	background-image: url("../New/images/icon-6.gif");
	background-repeat: no-repeat;
	padding: 12px 15px 5px 25px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-position: left 5px;
}

<!--list-->

#list ul {	
	font-size: 15px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	background-repeat: no-repeat;
}
#list li {
	background-image: url("../New/images/icon-16.gif");
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 15px 15px 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.imgMargin{vertical-align:text-bottom}
.Hidecss{  display: none;}
.Showcss{  display: block;}

