﻿
body,p,input,select,textarea{
    font-size:12px ;
	font-family: Verdana;
    color:#000;
}
table, th,td {	font-size: 12px;}
body {
	text-align:center;/*  */
	margin:0;
	padding:0;
	background-color:#FFF;
}
table { text-align:left; }
img{ border:0px;}
form,ul,li,h1, h2, h3, h4, h5, h6, img {
	margin:0;
	padding:0;
}
ul,li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.R{ color:#FF0000;}
.G{ color:#009900;}
.B{ color:#0000FF;}
.F { color:#FF9900;}
.BF {border:1px solid #FF9900;}
.GBF{border:1px solid #00FF99}
.Bold {font-weight:bold;}
.footlink{
	padding-left:10px;
	padding-right:10px;	
}
/* Head Start --------------------------------------------------------------------------------------------------------------------------*/
#Head {}
#Head .HeadTop{
	position:relative;
	width:960px;
	height:68px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#Head #HeadList {
	position: relative;
	top:0px;
	height:auto;
	margin:0px auto;
	width:960px;
}
#Head #HeadList li {
	display:inline;
}
/* Head End --------------------------------------------------------------------------------------------------------------------------*/
/* Body Start --------------------------------------------------------------------------------------------------------------------------*/
#Body {}

/* Body End --------------------------------------------------------------------------------------------------------------------------*/
/*=== Foot Start ===*/
#foot {
    clear:both;
	text-align:center;
	width:960px;
	margin:0px auto;
	margin-top:10px
}

/* Foot End --------------------------------------------------------------------------------------------------------------------*/
#Content, #ContentIndex, #Content2 {
    clear:both;
	width:960px;
	margin:0 auto;

 }
div.Col2{
	width:100%;
	text-align:left;
	margin-top:10px

}
div.Col2reg{
	float:center;
	margin-top:10px
}
div.Col2 div.Col2Left{
	width:255px;
	float:left;
	padding-left:7px
}
div.Col2 div.Col2Right{
	width:705px;
	float:right;
	text-align:left;
}
