/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0px; 
	margin: 0px auto; 
	font: 12px "ËÎÌå" ; 
	line-height: 21px;
	color:#3B3D3B;
	width:1000px;
}
img {
	border: 0px;
}
.bian {
	BORDER-RIGHT:#C6C6C6 1px solid;
	BORDER-TOP: #C6C6C6 1px solid;
	BORDER-LEFT: #C6C6C6 1px solid;
	BORDER-BOTTOM: #C6C6C6 1px solid;
}
a:link, a:visited, a:active {
	color: #3B3D3B;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.dh:link, a.dh:visited, a.dh:active {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a.dh:hover {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a.k7:link, a.k7:visited, a.k7:active {
	color: #C1C2C4;
	text-decoration: none;
}
a.k7:hover {
	color: #000000;
	text-decoration: none;
}
a.k3:link, a.k3:visited, a.k3:active {
	color: #763089;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.k3:hover {
	color: #763089;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}
a.k4:link, a.k4:visited, a.k4:active {
	color: #3B3D3B;
	text-decoration: underline;
}
a.k4:hover {
	color: #ff0000;
	text-decoration: none;
}
ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
.titlebg{
	height:1px;
	background:url(titlebg.gif) no-repeat left top;
}	
.zt{
	color:#763089;
	font-weight:bold;
	font-size:14px;
	margin-left:15px;
	margin-top:2px;
}	
.zt1{
	color:#ffffff;
	font-weight:bold;
	line-height:19px;
}	
.zt2{
	color:#763089;
	font-weight:bold;
	font-size:18px;
}	
.icon001{
	background:url(icon001.gif) no-repeat left center;
}
.bq_bj{
	background:url(bq_bj.jpg) no-repeat left bottom;
}
.lzt{
	text-align:left;
	text-indent:20px;
}
.indexbg001{
	background:url(indexbg001.jpg) repeat-x left top;
}
.sec_bt01 {
	color: #ffffff;
	background-image: url(sec_bt02.jpg);
	cursor:hand;
	font-size:13px;
	font-weight:bold;
	padding-left:28px;
	
}
.sec_bt02 {
	color: #78318D;
	background-image: url(sec_bt01.jpg);
	cursor:hand;
	font-size:13px;
	font-weight:bold;
	padding-left:28px;
}