﻿*{
     padding: 0px;
     margin: 0px;
}
html {
    scrollbar-face-color:#f6f6f6;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#eeeeee;
    scrollbar-3dlight-color:#eeeeee;
    scrollbar-arrow-color:#000;
    scrollbar-track-color:#fff;
    scrollbar-darkshadow-color:#fff;
}
body{
     font-size:12px;
     color:#002065;
     margin:0px auto;
}
img{
     border:0px;
}

li{
     list-style:none;
}
a{
     color:#002065;
     text-decoration:none;
}

.f14b{
	font-size:14px;
	color: #002065;
}
.f12,.f12b,.f12r{
	font-size: 12px;
	font-weight:normal;
}
.f12{
	color: #000000;
}
.f12b{
	color: #002065;
}
.f12r{
	color: blue;
}
.title{
	height: 25px;
	background-image: url(../images/default/t_bg.gif);
	border:1px solid #b0bec7;
}
.title1{
	height:30px;
	background-color: #e8f5fe;
    border: 1px solid #aac6eb;
}
.title_1,.title_2,.title_3,.title_4{
	height:25px;
	font-size:14px;
	padding-left:10px;
	line-height:25px;
}
.title_1{
    background-image:url('../Images/default/title_1.gif')
}
.title_2{
    background-image:url('../Images/default/title_2.gif');
}
.title_3{
    background-image:url('../Images/default/title_3.gif');
}
.title_4{
    background-image:url('../Images/default/title_4.gif');
}
