BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3B5997;
}

body,table,tr,td,form,input,textarea,select,span,div,p {
	font-size:14px;
	font-family: verdana, Arial, Helvetica, geneva, sans-serif;
	color:#333333;
	line-height:1.5;
	text-decoration: none;
	letter-spacing: 2px;
}

A:link {color:#5b5b5b;text-decoration:none} 
A:visited {color:#5b5b5b;text-decoration:none} 
A:active { color:#5b5b5b;text-decoration:none} 
A:hover { color:#3b5997;text-decoration:none}

img{border:0px;}



.bg-r {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-l {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tp-orange {
	color: #f36616;
	font-weight: bold;
}

.t-blue {
	color: #375ec7;
}

.tp-green {
	color: #29ad00;
	font-weight: bold;
}

.tp-red {
	color: #c81919;
	font-weight: bold;
}


.tp-blue {
	color: #1672c7;
	font-weight: bold;
	font-size:12px;
}

.box  { 
	padding:2 3 0 3; 
	background-color:#efefef;
	border:solid 1; 
	border-color:#d5d5d5; 
	margin:0 0 0 0 
}

.box-title  { 
	padding:2 3 0 3; 
	background-color:#40a5cc;
	border:solid 1; 

	border-left-color:#40a5cc;
	border-right-color:#40a5cc ;
	border-top-color:#40a5cc ;
	border-bottom-color:#d2f2ff ;
	margin:0 0 0 0 
}


.bbs-tb {
	color: #4066CC;
	font-weight: bold;
}


.bbs-tw {
	color: #ffffff;
	font-weight: bold;
}

.bbs-tb2 {
	color: #40a5cc;
	font-weight: bold;
}
.bt {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bt li {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	list-style-image: url(../images/image001.gif);
	list-style-position: inside;
	margin-left: 10px;
	vertical-align: middle;
	height: 30px;
}


.content {
	float: left;
	margin-left: 10px;
	color: #000000;
	padding-right: 10px;
	margin-right: 10px;
}
.content li {
	list-style-image: url(../images/image002.gif);
	vertical-align: middle;
	padding-left: 15px;
	list-style-position: outside;
	font-size: 14px;
}
.content img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: ridge;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.xbt li {
	list-style-image: url(../images/image003.gif);
	vertical-align: middle;
	padding-left: 2px;
	list-style-position: outside;
	font-size: 14px;
}
.xxbt li {
	vertical-align: middle;
	padding-left: 3px;
	font-size: 14px;
	list-style-type: disc;
	list-style-image: none;
}
.layout {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.maolink a {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	margin: 2px;
	padding: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006600;
}

.textmid {
	text-align: center;
}
