/* CSS Document */
body{
	margin-top:2px;
	margin-bottom:2px;
}

.logo_border{
	border:	none;
}
.top_font{
	font-size:10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}

#news{
	border:1px solid #cccccc;
	width:765px;
	padding:2px;
	LINE-HEIGHT:16px;
	text-align:left;
}
#news li{
	list-style:none;
	background-image:url(../imgs/newsten.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:25px;
	height:17px;
}

.menu-list{
    line-height:16px;
	border:1px solid #cccccc;
	width:230px;
	height:325px;
	padding:5px;
	font-size:12px;
	text-align:left;
}
.menu-list-bg{
	background-color:#fff;
	padding:5px;
	height:285px;
}
.ico{
	float:left;
	margin-right:5px;
}

hr{
	border:1px dotted #C7C7C7;
	height:1px;
}
.footer{
    padding-top:5px;
	margin-top:15px;
	width:760px;
	height:15px;
	text-align:left;
}

.img-right{
	margin-right:10px;
	width:100px;
	height:100px;
}

.lineh{
	LINE-HEIGHT:20px;
}
.char-h{
	height:255px;
}
.char-h1{
	height:275px;
}
.service-l{
	margin-left:20px;
	margin-bottom:-20px;
	text-decoration: underline; 
}
.service-l1{
	text-decoration: none; 
}
.arrow1 a {
	background: url(../imgs/arrow1.gif) no-repeat 3px 8px;
	display: block;
	padding-left: 20px;
	border-bottom: 1px dotted #449EF4;
	padding-right: 10px;
	padding-top: 2px;
	width: 180px;
	text-decoration: none; 
	color: #449EF4;
}
.arrow1 a:visited {
	background:url(../imgs/arrow1.gif) no-repeat 3px 8px;
	text-decoration: none; 
	color: #449EF4;
}
.arrow1 a:hover {
	background: #dcedfd url(../imgs/arrow1.gif) no-repeat 4px 8px;
	text-decoration: none; 
	color: #FA4E12;
}

.arrow2 a {
	background: url(../imgs/arrow1.gif) no-repeat 3px 3px;
	display: block;
	padding-left: 20px;
	border-bottom: 1px dotted #449EF4;
	padding-right: 10px;
	padding-bottom:3px;
	width: 155px;
	text-decoration: none; 
	color: #449EF4;
}
.arrow2 a:visited {
	background: url(../imgs/arrow1.gif) no-repeat 3px 3px;
	text-decoration: none; 
	padding-bottom:3px;
	color: #449EF4;
}
.arrow2 a:hover {
	background: #dcedfd url(../imgs/arrow1.gif) no-repeat 4px 3px;
	text-decoration: none; 
	padding-bottom:3px;
	color: #FA4E12;
}
