* {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
body{
	background:#edf0f4 url(../images/header_background.png) repeat-x;
	font-size:small;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}
li{
	list-style-type:none;
}
fieldset{
	margin:0px 5px 4px 5px;
	padding:5px 2px;
	border:1px dotted #ccc;
}
fieldset:hover{
	border:1px solid #ccc;
}
fieldset li{
	margin:5px 0px 0px 20px;
}
fieldset legend{
	font-weight:bold;
}
#sign_form li{
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px #e4e4e4 solid;
}
.div_tips{
	border-top:1px #e4e4e4 solid;
}
.div_info{
	border-bottom:1px #e4e4e4 solid;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.gg_search{
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
a:link, a:visited{
	color: #06c;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
h1{
	font-size:16px;
}
h2,h3{
	font-size:12px;
}
#div_center{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:1px;
	padding:5px 5px 10px 5px;

}

table {
	width:100%;
}
textarea{
	border:1px #e4e4e4 solid;
	width:95%;
	height:300px;
}
input{
	padding:2px;

}
form{
	border-radius:5px;
	border:1px #99CC00 solid;
	margin:5px 0;
	padding:5px;
	background-color:#fff;
}
#form{
	border-radius:5px;
	border:1px #99CC00 solid;
	margin:5px 0;
	padding:5px;
	background-color:#fff;
	display:none;
}
.error{
	color:red;
}

#div_top {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:70px;
	margin-bottom:5px;
	line-height:80px;
}
#top_image{
	width:25%;
	height:70px;
	float:left;
}
#top_word{
	width:74%;
	height:70px;
	float:right;
	line-height:35px;
	text-align:right;
}
#topLeft{
	width:25%;
	height:70px;
	float:left;
}
#topRight{
	width:74%;
	height:70px;
	float:right;
}
#div_left{
	float:right;
	width:30%;
	min-height:500px;
}
#div_right{
	float:left;
	width:69%;
	min-height:400px;
}
#div_left h2,#div_left h3{
	border-bottom:4px solid #99CC00;
	margin:5px 0px;
}
#div_right h2,#div_right h3{
	border-bottom:4px solid #69c;
	margin:5px 0px;
}
.childbody{
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 3px;
}
.padding_10{
	
}
.div_clear{
	clear:both;
}
#div_foot{
	border-top:1px dotted #B5B5B5;
	margin-top:10px;
	min-width: 970px;
	height:80px;
	line-height:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#div_foot a:link{
	text-decoration: none;
}
#div_foot a:visited{
	text-decoration: none;
}
#div_foot a:hover{
	color: ##66CC00;
	text-decoration: underline;
}
.login{
margin-top:5px;
border:2px #e4e4e4 dotted;
padding:5px;
}
.ad{
margin-top:5px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px #006699 dotted;
}
.licenss{
margin-top:5px;
width:98%;
height:350px;
}
.tr_head{
	background-color:#69c;
	color:#fff;
	height:20px;
}
.tr_info{
	background-color:#f0f0f0;
}
.div_track{
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:200px;
	font-size:30px;
	line-height:200px;
	font-weight:bold;
	text-align:center;
}
.rb *{background:#fff;display:block;height:1px;overflow:hidden}
.rbl3{background:#c4c4c4;border-left:1px solid #d3d4d5;border-right:1px solid #d3d4d5;margin:0 3px;padding:0 1px}
.rbl2{border-left:1px solid #d3d4d5;border-right:1px solid #d3d4d5;margin:0 2px;padding:0}
.rbl1{border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;margin:0 1px}
.rbc{border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;background:#fff;overflow:hidden;padding:4px 10px;*zoom:1;*padding-bottom:0.5em}
#tmpto_url{
	font-family:Georgia,Verdana,arial,sans-serif;
	padding:5px;
	margin:5px 0;
	font-size:20px;
	border-radius:5px;
	border:1px #ccc dotted;
}
#tmpto_url span{
	border-bottom:1px solid #ccc;
	color:#336600;
	font-size:30px;
}
#deleteTip{
	background-color:#FFFBCC;
}
.action_modify{
	background:url("../images/action_icon.png") no-repeat scroll 0 -2px transparent;
	float:left;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:20px;
	margin:2px;
	cursor: pointer;
}
.action_delete{
	background:url("../images/action_icon.png") no-repeat scroll -18px -2px transparent;
	float:left;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:20px;
	margin:2px;
	cursor: pointer;
}

#start{
	margin:3px auto;
	width:980px;
}
#start dl dt{
	width:450px;
	float:left;
}
#start dl dd{
	width:50px;
	float:right;
}
#w{
	width:450px;
	height:20px;
	margin-bottom:2px;
	border:1px solid #ccc;
	padding:5px 3px;
}
#keyList {
	background-color:#fff;
	display:none;
	width:450px;
	border:1px solid #ccc;
	z-index:999;
	border-bottom:4px solid #ccc;
	padding:5px 3px;
	position:absolute;
}
#keyList ol li{
	padding:2px 3px;
	margin:3px;
	border-radius:5px;
}
#keyList ol li:hover{
	background-color:#ccc;
}
#keyList p{
	text-align:center;
	margin:2px;
	padding:2px;
	border-radius:5px;
	background-color:#f0f0f0;
}
#keyList p a{
	display:block;
}
#keyList p:hover{
	background-color:#ccc;
}
.cnm{
	display:none;
}
.plon{
	background-color:#ccc;
}
#start_content{
	width:980px;
	margin:3px auto;
}
#start_left{
	width:30%;
	float:right;
	min-height:400px;
}
#start_right{
	width:69%;
	float:left;
	min-height:400px;
}
#start_left h2,#start_left h3{
	border-bottom:4px solid #99CC00;
	margin:5px 0px;
}
#start_right h2,#start_right h3{
	border-bottom:4px solid #69c;
	margin:5px 0px;
}
.radiusbody{
	background-color: #FFFFFF;
    border-radius: 5px;
	padding:3px;
}
#aForm{
	display:none;
}
.olist li {
	width:25%;
	float:left;
	text-align:center;
}
.slist li {
	width:20%;
	float:left;
	padding:3px 0px;
	font-size:1.2em;
	text-align:center;
	word-wrap: break-word;
}
.olist li a,.slist li a{
	color:#888;
}
.olist li a:hover,.slist li a:hover{
	color:#888;
	text-decoration: underline;
}

.olist li span,.slist li span{
	font-size:small;
	color:#ccc;
	display:none;
}
.moreList{
	background-color:#fff;
	margin:3px 0px;
}
.moreList:hover{
	background-color:#ccc;
}
.moreList a{
	display:block;
	text-align:center;
}
#settings{
	display:none;
}
#settings dl{
	clear:both;
}
#settings dl dt{
	width:75%;
	float:left;
	margin-top:2px;
}
#settings dl dd{
	width:20%;
	float:right;
	margin-top:2px;
}
.sharedbody{
	margin-bottom:10px;
	background-color: #FFFFFF;
    border-radius: 5px;
	padding:3px;
}
.sharedbody p{
	text-align:right;
	margin:3px;
	padding:2px;
	border-bottom:2px solid #69c;
}
.remove{
	padding:0px 10px;
	text-align:center;
	font-weight:bold;
	background-color:#f0f0f0;
	border-radius:10px;
}
.remove:hover{
	background-color:#666;
}
.remove a{
	color:#000;
}
.formDiv dl{
	clear:both;
}
.formDiv dl dt{
	width:20%;
	float:left;
	margin-top:2px;
}
.formDiv dl dd{
	width:75%;
	float:right;
	margin-top:2px;
}
.urlTextarea{
	width:96%;
	height:100px;
}
#formTip{
	color:red;
}
