.bordertwo {
	border-top-color: #333333;
	border-right-color:	#999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width:	1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:	solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borderBlack {
	border-top-color: #000000;
	border-right-color:	#999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width:	1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:	solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body {
	margin: 0;
	background: #5b6e7c;
	background-image: url(../images/site_bac_frame/bacground.jpg);
	background-repeat: repeat-x;
}
.Top_BacGround {
	margin: 0;
	background-image: url(../images/site_bac_frame/top.jpg);
	background-repeat: repeat-x;
}
.Right_BacGround {
	margin: 0;
	background-image: url(../images/site_bac_frame/right_bac.jpg);
	background-repeat: repeat-y;
}
.Left_BacGround {
	margin: 0;
	background-image: url(../images/site_bac_frame/left_bac.jpg);
	background-repeat: repeat-y;
}
.Btm_BacGround {
	margin: 0;
	background-image: url(../images/site_bac_frame/btm_bac.jpg);
	background-repeat: repeat-x;
}
.ftr_BacGround {
	margin: 0;
	background-image: url(../images/site_bac_frame/ftr_bac.jpg);
	background-repeat: repeat-x;
}
p,td,li,pre {font: normal 10px verdana,arial,helvetica,sans-serif; color: #CCCCCC}

ul {list-style: square}

h1 {font: bold 17pt arial,helvetica,tahoma,sans-serif; color: #333333}

h2 {font: bold 12px verdana,arial,helvetica,sans-serif; color: #666666}

a {color: #CCCCCC; text-decoration: none}

a:hover {color: #E68217}

pre {margin-bottom: 0}

.input {
	font-family: Verdana, Arial, Helvetica,	sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #606872;
	border-top-color: #666666;
	border-right-color:	#CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width:	1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:	solid;
	border-bottom-style: solid;
	border-left-style: solid;
}