/* CSS Template by gorotron */

body {
	background-image:url(bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:12px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:900px;
	padding:10px;







	//height:auto;
	height:1150px;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:900px;
	height:80px;
	margin-bottom:10px;
}

#bannerLeft {
	width:206px;
	height:80px;
	margin-right:10px;
	background:url(bg1c.gif);
	float:left;
	text-align:center;
	color: #F90;
	font-weight: bold;
}

#bannerLeft a {
	font-size:11px;
	color:#F90;
	
}

#bannerRight {
	width:673px;
	height:67px;
	background:url(bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:12px 0 0 10px;
}

#bannerRight a {
	font-size:11px;
	color:#F90;
	
}

#ad2 {
	width:529px;
	background:#000000 repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:0 0 0 10px;
}



#leftColumn {
	//background:url(bg1.gif) repeat-y;
	background-color:#000000;
	*background-color:#000000;
	float:left;
	width:206px;
	height:1060px;
	//height:auto;
	//background: #000000;
	//display:block;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:12px;
	color:#F90;
	text-decoration:none;
	padding:8px;
	width:186px;
	height:8px;
	border-bottom:1px dotted #555;
}

#nav a:hover {
	background-color:#555;
}

#leftColumnBottom {
	width:186px;



























	//background:url(bg1c.gif) repeat-x;
	padding:10px 10px 10px;
	color:#EAEAEA;
	text-align: center;
	height: 650px;
}

#li {
	color:#DE5300;
}

#centerColumn {
	float:left;
	width:524px;/*右边宽的是 468 窄的是468加56*/
	padding-left:10px;
	color:#666;
	text-align:justify;
}
#centerColumn a{
	color:#336699;
}


#rightColumn {
	//background:url(bg1.gif) repeat-y;
	float:right;
	width:150px;/*右边宽的是 150加56 窄的是150*/
	height:1060px;





	//height:auto;
	background: #000000;
}

#rightColumnBottom {
	width:130px;/*右边宽的是 130加56 窄的是130*/











	//background:url(bg1c.gif) repeat-x;
	padding:10px 10px 10px;
	color:#EAEAEA;
	height: 1040px;
	background: #000000;
	text-align: center;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#Bottom {
	float:left;
	width:468px;
	padding-left:10px;
	color:#666;
	text-align:justify;
	color:#336699;
}

#BottomProcess {
	background:#000000 repeat-x;
	float:center;
	margin:0 auto;
	width:100%;
	height:100px;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#000;
}

#copyright a {
	text-decoration:none;
	color:#000;
}

#copyright a:hover {
	color:#000;
	text-decoration:underline;
}
#address_box {
	height: 18px;
	width: 80%;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	border: 1px solid #DE5300;
	//background: #FFFFFF;
	background:url("urlbg.gif") #FFC no-repeat right center;
	color: #DE5300;
	padding: 2px;
}
#error, auth {
	background: #FFFFF0;
	border: 2px dashed #DE5300;
	color: #DE5300;
	padding: 10px;
}
#go {
	height: 25px;
	width: 75px;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	background: #DE5300;
	//border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#process {
	background:#000000 repeat-x;
	float:center;
	margin:0 auto;
	width:100%;
	text-align: left;
}
#url {
	width:80%;
	height:18px;
	border-top:1px #C3C3C3 solid;
	border-left:1px #C3C3C3 solid;
	font-size:16px;
	font-family:Verdana;
	background:url("urlbg.gif") #FFC no-repeat right center;
}
#slt {
	font-size:12px;
	color:#999;
}
#slt select {
	width:100%;
}

.height{
	background:#FF9900;
	color:#FFF;
	font-size:12px;
	padding:5px;
}
.medium{
	background:#009933;
	color:#FFF;
	font-size:12px;
	padding:5px;
}
.low{
	background:#FF0000;
	font-size:12px;
	padding:5px;
}
