body {
	font-size:12px;
	margin:0px;
	padding:0px;
	float:none;
	text-align:center;
	background-image:url(/image/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height:150%;
	font-family:arial;
}

a, a:visited, a:active {
	text-decoration:none;
	padding:2px 2px 2px 2px;
	color:#3366cc;

}

a img {
	border:0px;
}

a:hover {
	text-decoration:underline;
}

td {
	line-height:150%;
	padding:2px 2px 2px 2px;
}

/* top区域设置 */

div#center {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	min-height:400px;
	text-align:left;
}

div#top {
	height:65px;
	width:100%;
	background-image:url(/image/top_bg.jpg);
	background-color:black;
	background-repeat:no-repeat;
	margin-bottom:10px;
}



div#sitetitle {
	font-size:32px;
	margin:10px 0 0 20px;	
	float:left;
	display:inline-block;
	color:white;	
	height:45px;
	line-height:45px;
	
}

div#userstate {
	float:right;
	margin-right:20px;
	margin-top:8px;
	color:white;
	padding:0 10px 0 10px;
	height:42px;
}
div#userstate img {
	border:white 1px solid;
	display:inline;
	float:left;
	margin-right:5px;
	
}

div#userstate div {
	display:inline;
	float:left;
}

div#userstate a {
	color:white;
}

div#footer {
	height:80px;	
	width:100%;
	clear:both;
	padding-top:10px;
	font-family:arial;
}

/* 导航区域设置 */

div#nav {
	line-height:150%;
	float:left;
	margin-top:35px;
	margin-left:60px;
}

/* top navi */

ul.gnav {
	padding-top:0px;
	text-align: center;
	color :White ;
	margin:0px;

}

ul.gnav li {
	display: block;
	float: left;
	padding: 0 4px 0 4px !important;
  line-height:25px;

}


ul.gnav li a, ul.gnav li a:visited 
{
	display :block ;
	text-decoration: none;
	font-size :14px;
	line-height :25px;
	color:white;
}

ul.gnav li a:hover 
{
	display:block ;
	text-decoration: underline;
	
}

/* div模块 */

.divblock {
	width:100%;
	padding-bottom:5px;
	float:left;
	border-left:dotted 1px #bbb;
	border-right:dotted 1px #bbb;
	border-bottom:dotted 1px #bbb;
	margin-bottom:10px;
}

.divtop {
	width:100%-5px;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:5px;
	border-bottom:dotted 1px #bbb;
	margin-bottom:5px;
	font-size:14px;
	font-family:arial;
	background-image:url(/image/right_top_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

.divmiddle {
	width:98%;
	padding-left:10px;	
	display:block;
	line-height:150%;
}

.divmiddle .review {
	border-bottom:dotted 1px #bbb;
	margin-bottom:10px;	
	width:96%;
	float:left;
}

.divmiddle .title {
	line-height:150%;
	font-size:14px;
	margin-bottom:2px;

}

.divmiddle .content {
	line-height:150%;	
	margin-bottom:2px;
}

.divmiddle .pubdate {
	line-height:150%;	
}

.divmiddle .user {
	float:right;
	width:80px;	
	margin-left:10px;
	text-align:center;
	
}

.divmiddle .user img {
	border:solid 1px #ccc;
}

.divmiddle .replyuser {
	float:left;
	width:70px;
	margin-right:5px;
	text-align:center;
	min-height:100%;	
}

.divmiddle .replyuser img {
	border:solid 1px #ccc;
}

.divmiddle a {
	border:0px;
}

.divmiddle img {
	border:0px;
}


.divbottom {
	background-image:url(/image/bottom_red.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:195px;
	height:50px;
}

/*  每个div后面的编辑链接  */

.editdiv {
	margin-bottom:0px;
	text-align:right;
	clear:both;
	
}

.divrow {
	width:100%;	
	height:auto;
	float:left;
	margin-bottom:10px;
}

.divrol {
	margin:0 5px 0 5px;
	height:auto;
	display:inline;
	float:left;
}


.divrol img {
	border:#eee solid 1px;
	display:block;
}




/* 页面左右布局 */

div#main {
	width:760px;
	float:left;	
	margin-left:20px;
}

div#left {
	width:170px;
	float:left;
	border-right:dotted 1px #ccc;
	margin-left:20px;
	
}

div#right {
	width:570px;
	float:left;
	margin-left:15px;
	
}

div#rright {
	width:175px;
	float:right;
	margin-right:10px;
	
}

div#middletop {
	background-image:url(/image/middle_top_bg.gif);
	height:60px;
	float:left;
	width:1000px;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;

}

div#pagetitle {
	font-size:26px;	
	border-bottom:#ccc 1px solid;
	padding-bottom:5px;
	margin-left:22px;
	width:76%;
	line-height:40px;
	min-height:40px;
	font-family:arial;
}

div#middlemiddle {
	background-image:url(/image/middle_middle_bg.gif);
	float:left;
	width:1000px;
	background-repeat:repeat-y;
	background-position:left;
}

div#middlebottom {
	background-image:url(/image/middle_bottom_bg.gif);
	height:40px;
	float:left;
	width:1000px;
	background-repeat:no-repeat;
	background-position:bottom;
}

/* 左边块样式*/

.leftblockdiv {
	width:100%;
	padding-bottom:10px;
	float:left;	
	border-bottom:dotted 1px #bbb;
	border-left:dotted 1px #bbb;
	margin-bottom:10px;
}
.leftblockdiv img {
	margin-left:8px;
}


.lefttopdiv {
	font-size:14px;
	float:left;
	width:97%;
	height:26px;
	line-height:26px;
	padding-left:5px;
	margin-bottom:4px;
	background-image:url(/image/right_top_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.leftmiddlediv {
	float:left;
	width:94%;
	margin-left:5px;
}


/* 右边块样式*/

.rightblockdiv {
	width:100%;
	padding-bottom:10px;
	float:left;		
	border:solid 1px #fff;
	margin-bottom:10px;
	background-image:url(/image/right_block_bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.righttopdiv {
	font-size:14px;
	float:left;
	background-color:#eee;
	width:97%;
	height:26px;
	line-height:26px;
	padding-left:5px;
	margin-bottom:5px;
	background-image:url(/image/right_top_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:dotted 1px #fff;
}

.rightmiddlediv {
	float:left;
	width:90%;
	margin-left:2px;	
	line-height:180%;
}
.rightmiddlediv a {
	padding-right:5px;
	
}

.rightuserdiv {
	float:left;
	margin-left:5px;
	display:inline;
	width:70px;
	
}

.rightuserdiv img {
	border:1px #ccc solid;
	display:block;
	
}


.righttagdiv {
	float:left;
	display:inline;
	margin-right:2px;
	margin-bottom:2px;	
}

/* 对象logo div */

.objectlogo {
	width:100%;
	line-height:150%;
}

.objectlogo img {
	border:0px;
	text-align:center;
	clear:both;
}


.objectlogotop {
	width:100%;	
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:5px;
	border-bottom:dotted 1px #ccc;
	margin-bottom:5px;
	font-size:14px;
	background:white;

}

.inlinediv {
	display:inline;
	float:left;
	margin-bottom:5px;
	margin:2px 2px 2px 2px;
	width:65px;
}

a.actionbutton , a.actionbutton:visited {
	color:#3366ff;
	text-decoration:none;
	background-color:white;
	margin-left:10px;
	height:20px;
	width:55px;
	line-height:20px;
	border:#6699ff 1px solid;
	border-left:#6699ff 4px solid;
	display:block;
	padding-left:4px;
	
}

 a.actionbutton:hover {
	background-color:#6699ff;
	color:white;
   	
}

a.linkbutton , a.linkbutton:visited {
	color:red;
	text-decoration:none;
	background-color:white;
	margin-left:10px;
	display:block;
	height:20px;
	line-height:20px;
	border:#FF0000 1px solid;
	
}

 a.linkbutton:hover {
	background-color:red;
	color:white;
   	
}



/* form 元素*/

.error{
	color:red;
	margin-left:5px;
}

.uploadingdiv{
	display:none;
}

.titletd {
	text-align:right;
	vertical-align:top;
}

.titletextbox {
	width:350px;
}

.contenttextbox {
	width:350px;
	height:200px;
	font-size:12px;
	line-height:150%;
}


/* 自动完成 css */
.suggestionsBox {
		position: relative;
		left: 0px;
		margin: 0px 0px 0px 0px;
		width: 241px;
		background-color: #212427;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border: 2px solid #000;	
		color: #fff;
	}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList div {		
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList div:hover {
	background-color: #659CD8;
}

.autocompleteinput {
	width:240px;
}


/*-- 搜索框 设置-------------------------------------*/

.searchdiv {
	background:url(/image/search_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	height:35px;
	line-height:35px;
	width:380px;
	margin-bottom:10px;
	float:left;
	
}

.searchkeyworddiv {
	background:url(/image/search_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	height:35px;
	line-height:35px;
	width:300px;
	float:left;
}

.searchkeywordinput {
	border:0px;
	height:20px;
	margin-left:10px;
	margin-top:8px;
	font-size:14px;	
	width:100%;

}

.searchbuttondiv {
	float:right;
	background-image:url(/image/search-btn.png);
	background-repeat:no-repeat;
	background-position:right;
	height:31px;
	width:54px;
	margin-right:6px;
	cursor:pointer;
	line-height:35px;
	font-size:14px;
	border-left:1px #ccc solid;
	margin-top:2px;
	padding-left:4px;
	
}

.clearer
{
    float :left ;
	width: 100%;
	padding :0;
	font: 1px/1px monospace;
	height :1px;
	margin-top:2px;
	margin-bottom:2px;
	clear:both;
	border-bottom:1px dotted #ccc;
}


/*----------rating-----------*/
.rating {
	cursor: pointer;
	clear: both;
	display: block;
	float:left;
	width:100%;
	line-height:150%;
	height: 16px;
}

.star {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}

.star,
.star a {background: url(/image/star.gif) no-repeat 0 0px;}

.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

.ratingdetail {
	display:block;
	float:left;
	clear:both;
	width:100%;

}

.starlist{
	line-height:150%;
	float:left;
	display:block;
	clear:both;
	width:100%;
}

.colorstar {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/image/star.gif) no-repeat 0 -32px;
}

.greystar {
	float: left;
	width: 16px;
	height: 16px;
	background: url(/image/star.gif) no-repeat 0 0px;
}

/*-----login box----------------------------------------------*/

#GB_overlay {
  background-image: url(/image/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(/image/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 5px solid #aaa;
  overflow: auto;
  width: 480px;
  height: 200px;
  z-index: 150;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	clear:both;
	display:block;
	width:100%;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 60px; /* be nice to Opera */
	

}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/image/tab.png) no-repeat;	
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 20;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */  
	 
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
	
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 28px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff;  
	float:left;
	width:96%;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/image/loading.gif) no-repeat 0 50%;
}
