/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	background:#cccccc;
}

img {display:block; border:0;}

p {
	padding:0;
	margin:0;
}

			
/*------------------------------features----------------------*/
#divMain {
	width:947px;
	background:#FFFFFF;
	margin:auto;
}

.dividersTop {
	float:left;
	width:22px;
	height:17px;
	background:#000000;
}

.dividersBottom {
	float:left;
	width:22px;
	height:2px;
	background:#000000;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
}
.footer a{	
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.footer a:hover{	
	font-size:11px;
	color:#990000;
	text-decoration:underline;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:#cccccc;
	padding:10px 0 20px 0;
}

.textTitle11px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;	
}

.textTitle12px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	line-height: 13px;
	color:#666666;
	font-weight:bold;	
}
.textTitle13news {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	line-height:14px;
	color:#666666;
	font-weight:bold;
}

.textTitle13px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.textTitle15px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
.textTitle18px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.textNormal11px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;	
}
.textNormal11px a{	
	color:#ec008c;
	text-decoration:none;
}
.textNormal11px a:hover{
	color:#990000;
	text-decoration:underline;
}

.textNormal12px {
	font-family:"Trebuchet MS", Arial, Verdana;
	line-height: 14px;
	font-size:12px;
	color:#666666;	
}
.textNormal12px a{	
	color:#ec008c;
	text-decoration:none;
}
.textNormal12px a:hover{
	color:#990000;
	text-decoration:underline;
}


.textNormal13px {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#666666;	
}
.textNormal13px a{	
	color:#ec008c;
	text-decoration:none;
}
.textNormal13px a:hover{
	color:#990000;
	text-decoration:underline;
}

.textNormal13Apx {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#333333;	
}
.textNormal13Apx a{	
	color:#ec008c;
	text-decoration:none;
}
.textNormal13Apx a:hover{
	color:#990000;
	text-decoration:underline;
}
.keyword {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.border-img a img{
	border:1px solid #000000;
}
.border-img a:hover img{
	border:1px solid #ec008c;
}

.indent1{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;	
    padding:40px;
}
.indent2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;	
    padding:60px;
}
.indent3{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;	
    padding:3px;
}

		