body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#000000;
}

h1{
	color:#0066CC;
	font-size:18px;
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
}
h2{
	color:#3194cc;
	font-size:15px;
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
}
.tx{
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#666666;
}
.tx_normal{
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#666666;
}
.tx_white{
	font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#ffffff;
}
.tx_menu {
	color:#0066CC;
	font-size:122%;
}
.tx_topic {
	color:#0066CC;
	font-size:18px;
}
.tx_topiccontent {
	color:#3194cc;
	font-size:15px;
}
.tx_blue {
	color:#3194cc;
	font-size:11px;
}
.tx_topicwhite {
	color:#ffffff;
	font-size:22px;
}
.tx_contentwhite {
	color:#ffffff;
	font-size:15px;
}
.tx_contentorange {
	color:#f58220;
	font-size:18px;
}
.tw_font {
	color:#333333;
	font-size:12px;
}

a {text-decoration: none;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:hover, a:active {color:#0066CC;}

.tw_font a {text-decoration: none;}
.tw_font a:link {color: #0066CC;}
.tw_font a:visited {color: #0066CC;}
.tw_font a:hover, a:active {color:#0066CC;}

.tx_menu a {text-decoration: none;}
.tx_menu a:link {color: #0066CC;}
.tx_menu a:visited {color: #0066CC;}
.tx_menu a:hover, a:active {color:#f58220;}

.tx a {text-decoration: none;}
.tx a:link {color: #0066CC;}
.tx a:visited {color: #0066CC;}
.tx a:hover, a:active {color:#0066CC;}

.tx_normal a {text-decoration: none;}
.tx_normal a:link {color: #666666;}
.tx_normal a:visited {color: #666666;}
.tx_normal a:hover, a:active {color:#0066CC;}

.tx_white a {text-decoration: none;}
.tx_white a:link {color: #7ec4fa;}
.tx_white a:visited {color: #ffffff;}
.tx_white a:hover, a:active {color:#7ec4fa;}

.tw_time {
	color:#cccccc;
	font-size:12px;
}

.border{
	border: 1px solid #bdd5e6;
    background-color:#FFFFFF;
}
.borderblue{
	border:1px solid #bdd5e6;
}
.popup{
	background-color:#208de0;
	border-top: 5px solid #0963a8;
	border-left: 5px solid #0963a8;
	border-bottom: 5px solid #0963a8;
	border-right: 5px solid #0963a8;
}