.time{
	color: #666666;
	display: inline-block;
	float: left;
	width: 500px;
}
#publish{
	background-color: #F6A828;
	border: medium none;
	border-radius: 10px;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	width: 87px;
}
.up_down{
	float: right;
}
.up_down a{
	text-decoration: underline;
	color: #3F6594;
	font-weight: bold;
}
.name{
	color: #0066CC;
}
.content_l{
	border-bottom: 1px solid #e0e5e7;
	padding: 5px 0;
}
.navigator th{
	text-align: center;
	font-family:Arial;
	font-size:18px;
	padding-top: 10px;
}
.proto_list_row td{
	text-align: center;
	font-family:Times New Roman;
	font-weight: normal;
	height: 40px;
}
.proto_list_row a{
	text-decoration: underline;
}
.proto_list_th{
	border: 1px solid #E78F08;
	color: #FFFFFF;
	font-weight: bold;
}
#turnPage{
	font-family:Georgia;
}
.nav a, .nav b, .nav{
	vertical-align: middle;
}
.turnPage_b {
	font-size: 18px;
}
#proto_tabs_1, #proto_tabs_2,#proto_tabs_3, #proto_tabs_4{
	background: url("/images/ui-widget-content.png") repeat-x scroll 50% 100% #FBFBFB;
	padding-bottom: 40px;
}
#proto_tabs_1 i{
	color: #669999;
	font-style: normal;
}
#proto_tabs_1 a:active ,#proto_tabs_2 a:active {
	outline:none;
	blr:expression(this.onFocus=this.blur());
}

#proto_tabs_5 li{
    color: #0A223A;
    list-style-image: url("../../images/li_arrow_grey.png");
    padding-bottom: 10px;
}
#proto_tabs_3 li,#proto_tabs_2 li{
	color: #3073A7;
    list-style-image: url("../../images/li_arrow_grey.png");
    padding-bottom: 10px;
}

/*
.proto_tab a{
	color: #3073A7;
    font-size: 14px;
    text-decoration: underline;
}
*/
#comment:focus {
	background-color: #FFFFFF;
}
#displaymore{
	text-align: center;
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size: 24px;
	color: #F6A828;
}
.proto_list_th a{
	color: #330000;
}
a:hover{
	color: #FF3300;
}
.showRate {
    background: url("/images/star.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    list-style: none outside none;
    margin: 100px auto;
    padding: 0;
    position: relative;
    width: 70px;
}
.star0 {
    background-position: 0 -110px;
}
.star1 {
    background-position: 0 -220px;
}
.star2 {
    background-position: 0 -88px;
}
.star3 {
    background-position: 0 -198px;
}
.star4 {
    background-position: 0 -66px;
}
.star5 {
    background-position: 0 -176px;
}
.star6 {
    background-position: 0 -44px;
}
.star7 {
    background-position: 0 -154px;
}
.star8 {
    background-position: 0 -22px;
}
.star9 {
    background-position: 0 -132px;
}
.star10 {
    background-position: 0 0;
}
.reScoreStar{
	padding:15px;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/images/star_empty.gif) no-repeat 0 0;
}
.reScoreStar:hover{
	padding:15px;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/images/star_full.gif) no-repeat 0 0;
}
.user_rate, .user_name, .comment_num{font-size:18px;font-weight: bold; font-family:Georgia;position:relative; padding:10px 0;}
.user_name b, .comment_num b{color: #DD5400;}
.user_rate p {margin:0; padding:0; display:inline; height:40px; overflow:hidden; position:absolute; top:0; left:115px; margin-left:140px;}
.user_rate p .rate_s {font-size:36px; line-height:36px; float:left; font-weight:bold; color:#DD5400; text-indent: 0;}
.user_rate p .rate_g {font-size:22px; display: block; float:left; color:#DD5400; text-indent: 0;}
/*.user_rate span{
	width:25px;
	display:-moz-inline-box;
	display:inline-block;
}*/
/*rating*/
.big_rate_bak {width:140px; height:28px; text-align:left; position:absolute; top:3px; left:100px; display:inline-block; background:url(/images/two_stars.gif) left -32px repeat-x;}
.big_rate_bak b {display:inline-block; width:28px;float:left; height:28px; position:relative; z-index:1000; cursor:pointer; overflow:hidden;}
.big_rate_up {width:140px; height:28px; position:absolute; top:0; left:0; background:url(/images/two_stars.gif) left top;}
#proto_list{
	background-color: #ffffff;
	line-height: 100%;
	margin-bottom: 0;
}
#proto_changelog_tab{
	margin: 0 auto;
	background-color: #FFFFFF;
}
#proto_changelog_tab ul{
	border: 1px solid #BBBBBB;
	border-style: none none solid none; 
}
#proto_prompt{
	width: 96%;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#proto_prompt p{
	padding: 10px 0 10px 0;
	margin: 0;
}
/*#content,#page_footer{
	background-color: #FFFFFF;
}*/
.btnlite{
	 vertical-align: middle;
}
.post{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.turn_page_nodata{
	font-size: 18px;
	text-align: center;
}
#page_wrapper{
	padding-bottom: 0;
}