html
{
	overflow-y:scroll; /* fix BUG: menu shifting for 10px when a page is not high enough */
	height:100%;
}
body {
	margin: 0 auto;

	background:#d9e7e8;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66665E;
	height:100%;

}

h1, h2, h3  {
	margin: 0;
}


.f16
{
	font-size:16px;
}
.f13
{
	font-size:13px;
}

a { color: #0C95C9;text-decoration:none; }

a:hover { text-decoration: none;background:#0C95C9;color:White; }

a img {
	border: none;
}

hr { background:#d3e9f9;border: solid 1px #d3e9f9; }

#wrapper 
{
	width:100%;
	min-height:100%;
	height: auto !important; 
	height:100%;
	
}
* html # wrapper
{
	min-height:100%;
}

/* Header */

#header-wrapper 
{
		height: 40px;
		background: url(skyblue/menu_bg.gif) repeat-x;
		border-bottom:solid 4px white;
		margin:0 auto;
}

#header {
	width: 970px;
	margin: 0 auto;
	background: url("skyblue/menu_btnface.gif") repeat-x;
	height:40px;
	
}

/* Login */
#loginpanel
{
	
	padding-top:8px;
	height:40px;
	text-align:right;
	float:right;
	
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 40px;


}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding:0;
}

#menu li {
	display: block;
	float: left;
	width:78px;
	height:40px;
	font-size:13px;
	text-align:center;	
	line-height:40px;
}
#menu a
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover
{
	background:none;
}
#menu li.current
{
	background:url("skyblue/menu_btn_current.gif") repeat-x;
	color:#0e81d8;	
	font-weight:bold;
	cursor:default;
}
#menu li.current a
{
	
	color:#0e81d8;	

}

#menu a:hover { text-decoration: underline;
                
              
             }

/* Search */

#search 
{

	float: right;
	width:188px;
	
	margin-top:7px;

}
#search form
{

	margin:0px;
}


/* Page */

#page-bgtop {	

	
	/* background:white; */
background:#d9e7e8;
	margin: 0 auto;
	min-height:100%;
	padding-bottom:73px;


}
#page-bgtop:after
{
	clear:both;
	display:block;
	font:1px/0px serif;
	content:".";
	height:0;
	visibility:hidden;
}

#page 
{
	
	width:970px;
	margin: 0 auto;
	padding-top: 18px;
	background:#d9e7e8;
	
	
}

	/** LOGO */
#top
{
	background: #f5f6f7;
	margin:0 auto;
	height:85px;

}
#logo 
{
		width: 970px;
		margin: 0 auto;
		padding-top:0px;
		color:Gray;

	
}
#logo a#logopic
{
	margin-top:20px;
	float:left;
	display:block;
	background: url("skyblue/logo.png");
	text-indent:-9999px;
	width:216px;
	height:57px;
	cursor:pointer;

}




.Questionbox {
	background:#fff;
	margin-bottom:10px;
}

.Questionbox .Content
{
	padding:18px;
	padding-top:0px;
	font-size:14px;
}
.Questionbox .Content td
{
	font-family:"Microsoft YaHei";
}
.Questionbox .Content li
{
		font-family:"Microsoft YaHei";
		line-height:20px;
}

#HomepageQuestionbox {
	float:left;
	width: 687px;
	border:solid 2px #aad4e1;
	height:380px;
	background:white;	
}
.Issuebox
{		
	margin-bottom:18px;
	background: white url("skyblue/issueboxtop.gif") repeat-x;
}
.Rankingbox
{
	margin-bottom:18px;
	background: white url("skyblue/rankingtopbg.gif") repeat-x;
}
.noissues
{
	width:100%;
	text-align:center;
	height:140px;
	line-height:140px;
	color:#959595;
	font-size:14px;
	font-weight:bold;
	
}

.noissues img
{
	margin-bottom:-10px;
	margin-right:10px;
}
.Issuebox .Title
{
	font-size:15px;
	/*color:#384149;*/
	
	color:#4b545b;
	padding-left:10px;
	font-weight:bold;
	padding-top:6px;
	font-family:"Microsoft YaHei";
	height:28px;
	width:400px;
	margin-bottom:8px;
	float:left;		
	
}


.Rankingbox .Menu
{
	font-size:14px;	
	color:#4b545b;
	padding-left:16px;
	font-weight:bold;
		
	height:41px;
	
	
	
}
.Issuebox .subTitle
{
	font-size:13px;

	/*color:#384149;*/
	color:#4b545b;
	padding-left:16px;
	padding-top:2px;
	
	height:30px;
	line-height:30px;		
	width:684px;	
	border-bottom:solid 1px #dbdada;
	
}
.Issuebox .subTitle a
{
	font-size:13px;
	font-weight:normal;
	padding:2px;
	
}

.Issuebox .subTitle a.current
{
	background:orange;
	color:White;
	height:20px;
	padding:2px;
}

.Issuebox .Sortbar
{
	padding-top:6px;

	float:right;
	padding-right:15px;
}
.Issuebox .Title img,.Issuebox .Menu img
{
	margin-bottom:-2px;
	margin-right:8px;
}

.Issuebox .Title img
{
	margin-bottom:-7px;
}

.Rankingbox .Menu b
{
	float:left;
	font-size:14px;
	font-weight:normal;	
	display:block;
	width:126px;
	margin-top:8px;
	height:33px;
	line-height:33px;
	margin-right:5px;
	vertical-align:middle;	
	text-align:center;

}

.Rankingbox .Menu b.current
{
	background:url("skyblue/rankcurrent.gif") no-repeat bottom;	
}

.Issuebox .Content
{
	padding:18px;
	font-size:14px;
	line-height:20px;
}
#Content
{
	width:700px;
	float:left;	
	background:#d9e7e8;
	
}
#Content h3
{
	font-size:16px;
	font-weight:bold;
}
.Issue
{
	
	padding-top:8px;
	background:#fafafa;
	width:100%;
	border-bottom:dashed 1px #aad4e1;

}
.IssueAlt
{
	padding-top:8px;
	background:white;
	border-bottom:dashed 1px #aad4e1;
}

.Resultbox
{
	border:solid 1px #c4d0d8;
	border-top:none;
	background:white;
}
.Resultbox .head
{
	background:url("skyblue/resulthead.gif") repeat-x;
	height:9px;
	display:block;
}
.Issuebox h1,.Resultbox h1
{
	font-size:15px;
	font-family:"Microsoft YaHei", "Courier New", Courier, monospace;
	
/*	background:url("blue/arrow_s.png") left center no-repeat;
	margin-left: -6px; 
	 padding-left: 20px;	*/
	 padding-left:10px;	 
	
	 margin:0px;
	 width:482px;
	 line-height:30px;	

}

.Issue h1 a
{
}
.Issue h1 a:hover
{
	color:orange;
	background:none;
}

#reghint
{
	display:none;	
	position:absolute;
	width:210px;	
	height:75px;
	background:url("skyblue/tooltip.gif");
	z-index:9999999;
}

.Issuebox h1 a
{

	font-weight:bold;
	
}

.Resultbox span.highlight
{
	display:inline-block;
	border:solid 1px red;
	padding:2px;
}
.Issuebox span.highlight:hover
{

	
}



.IssueResult
{
	padding-left:10px;
	padding:10px;
	
	min-height:40px;
}
.IssueSidebar
{
	margin-top:-30px;
	padding-top:0px;
	float:right;
	width:240px;
	height:30px;
		text-align:right;
		padding-right:10px;
		color:#8a9295;
		display:none;
		line-height:30px;	
}
.IssueSidebar img
{
	margin-bottom:-2px;
}

.IssueMenu
{
	height:20px;
	font-size:12px;
	margin-bottom:4px;
	text-align:right;
	display:block;
	margin-right:5px;
	color:#8d8d8d;
}
.IssueMenu img
{
	margin-bottom:-2px;
	margin-right:3px;
}

#ShareBox
{
	background:white;
	border:solid 3px #eaf0f0;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:23px;
	padding-top:4px;
}
#ShareBox img
{
	margin-bottom:-2px;
}
.Navigator
{
	height:26px;
	padding:3px;
	padding-bottom:5px;

	margin-bottom:5px;
}
.Navigator a
{
	color:White;
	text-decoration:none;
	font-size:12px;
}
.Navigator a:hover
{
	color:#ffd800;
	text-decoration:none;
	font-size:12px;
}


	
a.StatTypeBtn
{
	display:block;
	width:67px;
	height:20px;	
	background:url("blue/btnStatType.png");	
	text-align:center;
	padding-top:5px;
	color:White;
}
a.StatTypeVote
{
	display:block;
	width:67px;
	height:20px;	
	background:url("blue/btnStatVote.png");	
	text-align:center;
	padding-top:5px;
	color:White;
}
a.StatTypeBtn:hover
{
	display:block;
	width:67px;
	height:20px;	
	background:url("blue/btnStatTypeHover.png");	
	text-align:center;
	padding-top:5px;
	color:White;
}
a.StatTypeBtn_Cur
{
		display:block;
	width:67px;
	height:20px;	
	background:url("blue/btnStatTypeHover.png");	
	text-align:center;
	padding-top:5px;
	color:White;

}


h3
{
	font-size:30px;
	color:#565454;
	padding-top:20px;
	
}
h4
{
	font-size:14px;
	font-weight:bold;
	color:Black;
}


.Questionbox p
{
	font-family:"Microsoft YaHei";
	font-size:13px;
	line-height:18px;

}
.Questionbox p.title
{
	color:#ffa200;
	font-weight:bold;
	font-size:15px;
	
}

.Questionbox p.subtitle
{
	font-weight:bold;
	font-size:16px;
}

.Questionbox h1
{
	
	 font-family:"Microsoft YaHei", "Courier New", Courier, monospace; 
    padding-bottom:5px;
    padding-left:18px;
	padding-top:12px;
	font-size:19px;
	font-weight:bold;	
	color:#60b1ee;
}
.Questionbox h1 a
{
	color:#0C95C9;
}
.Questionbox h1 a:hover
{
	color:orange;
	background:none;
	
}

.Questionbox h1.homepage
{
	padding-left:0px;
	width:670px;
	 text-align:center;
}

.Questionbox h1 img
{
	
  margin-right:6px;
   margin-bottom:-7px;
}

.Questionbox #StatResult
{
	
	text-align:center; 	
	margin-bottom:8px;

}
#answers
{
	text-align:left;	
	
}
#describe img
{

	margin-top:5px;		
	margin-right:10px;
	float:left;		
}
#describe
{		
	margin-top:10px;
	padding-left:18px;
	text-align:left;
	line-height:20px;
	font-family:"Microsoft Yahei";
	font-size:14px;
	margin-right:10px;	
}

.Questionbox #QuestionResult
{
	font-size:14px;
	font-weight:bold;
}
#desc
{
	font-size:12px;
	padding-left:18px;
	height:20px;
	line-height:20px;
	text-align:left;
}
#options
{
	margin-top:5px;
	padding-bottom:8px;
	background:white url("skyblue/optionsbg.gif") repeat-x bottom;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #d7d7d7;
	min-height:87px;
}


#options span
{
	
}

#options .t
{
	font-size:14px;
	font-family:"Microsoft YaHei";
	text-align:center;
	color:Orange;
	font-weight:bold;
}
#options .c
{
	margin-top:10px;
	text-align:center;
}
#btns
{
	
	display:inline-block;

	height:150px;	
	
	
	margin:0 auto;
	margin-top:100px;
}





/* Sidebar */




#sidebar {
	float: right;
	width: 260px;
	background:#d9e7e8;
}




/* Footer */

#footer 
{

	width: 970px;
	height:72px;
	margin: 0 auto;
	

}

#footer-bg
{
	background:#565d63 url(skyblue/footer.gif); 
	margin: -72px auto 0;
	height:72px;	
	width:100%;
		
}


#footer p 
{
	margin: 0px;
	margin-top:8px;
	text-align: right;
	font-size: 13px;
	color:#cddcdd;
}
#footer a
{
	color:#2a687e;
}

#footer a:hover
{
	background:#2a687e;
	color:White;
	text-decoration:none;
}
#footer a.imglink:hover
{
	background:none;
}
#footer p.copyright 
{
	font-family:Verdana;
	font-size:11px;
	color:#e8eeed;
}
#footer p.beian
{	
	margin-top:3px;
}
#footer p.beian a
{
	color:#e8eeed;
}
#footer p.beian a:hover
{
	color:#e8eeed;
	text-decoration:underline;
	background:none;
}
.comment
{
	margin:12px;
	overflow:visible;
	color:#aaaeb1;
}



.hint
{
	padding-top:10px;
	
	
	text-align:center;		
}
.hint img
{
	margin-bottom:-2px;
	margin-right:3px;
}

.comment .portrait
{
	float:left;
	width:64px;	
}
.comment-user-avatar
{
	width:58px;
	height:58px;
	padding-top:6px;
	padding-left:6px;
	background:url("blue/user_avatar.png") no-repeat;
	
}

.comment-user-avatar img.head
{
	width:50px;
	height:50px;
	margin-bottom:5px;
}
.comment .side
{
	float:right;	
	width:600px;
	padding-left:5px;		
	
	
}
.comment .commentbg
{
	background:#f2f7f9;
	border:solid 1px #b4bebf;
	padding:10px;
}

  #commentbox
        {
        	width:570px;
        	
        	margin-bottom:6px;
        	
        	
        }
        .tdf14
        {
        	font-size:14px;color:#8b8b84;padding-right:12px;text-align:right;padding-top:4px;
        }
        
        .titlebox
        {
        	width:400px;
        	margin-bottom:6px;
        }
.comment .side .head
{	
	border-top:double 1px #b7d8ee;
	border-bottom:solid 1px #d9edf7;
	padding:5px;
	background: url("skyblue/commenthead.gif") repeat-x;
}
.comment .commentbg .head
{
	border:none;
	margin-bottom:5px;
	padding:0px;
	background:none;
	color:#453d2c;
}
.comment .commentbg .head img
{
	margin-bottom:-1px;
	margin-right:5px;
}
.comment .side .toolbar
{
	padding:5px 0px;
}
.comment .head .submittitle
{
	font-size:14px;
	font-weight:bold;
	color:#66665E;
}
.comment .side .head .info .title
{
	font-size:14px;	
}
.comment .side .head .info
{
	float:left;
}
.comment .side .head .level
{
	float:right;
	margin-right:0px;
	
	
}

.comment .side .vcodediv
{
	
	height:30px;
}
#vcode
{
	width:46px;	
}
.vpanel
{

}
.vpanel img
{
	margin-bottom:-6px;
	height:22px;
	width:60px;
		margin-left:5px;
	margin-right:5px;

}

.viewall
{
	font-size:13px;
	margin-top:15px;
	text-align:right;
}
.comment .submitdiv
{
	margin-top:10px;
	color:#888e91;
}
.comment .side .content
{
	margin-top:8px;
	font-size:14px;
	background:white;
	color:#454748;
	line-height:18px;
	padding:5px;	
	width:590px;
	word-break: break-word; /* 文本行的任意字内断开 */ 
	word-wrap: break-word; /* IE */ 
	white-space: -moz-pre-wrap; /* Mozilla */ 
	white-space: -hp-pre-wrap; /* HP printers */ 
	white-space: -o-pre-wrap; /* Opera 7 */ 
	white-space: -pre-wrap; /* Opera 4-6 */ 
	white-space: pre; /* CSS2 */ 
	white-space: pre-wrap; /* CSS 2.1 */ 
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ 

	
}
.comment .side .newreply .r_content
{
	margin-bottom:10px;
	
}
#replytext
{
	width:427px;
	
}
.comment .side .reply, .comment .side .newreply
{
	margin-top:8px;
	font-size:14px;
	color:#454748;
	line-height:18px;
	width:600px;	
	background:#fff;
}
.comment .side .newreply
{
	margin-top:-3px;
	margin-bottom:10px;
}
.comment .side .reply .arrow
{
	background:url("skyblue/replyarrow.gif") no-repeat;
	background-position:center bottom;
	height:13px;
	width:40px;
}
.comment .side .newreply .arrow
{
	background:url("skyblue/newreplyarrow.gif") no-repeat;
	background-position:right bottom;
	height:13px;
	width:590px;
}
.r_in
{
	background:white;
	padding:5px;	
	
}
.r_mid
{
	background:#cfdedf;
}
.r_out
{
	background:#e2efef;
	
}
.n_in
{
	background:white;
	padding:10px;	
}
.n_in textarea
{	
	width:560px;
	margin:0 auto;
}
.n_mid
{
	background:#f4be48;
}
.n_out
{
	background:#fce8bc;
	
}



.r_in .info
{
	font-size:13px;
	color:#aaaeb1;
}
.n_in .info
{
	color:#454a4e;
	height:25px;
	font-size:14px;
	font-weight:bold;
}
.r_in .r_content
{
	padding:10px;
	word-break: break-word; /* 文本行的任意字内断开 */ 
	word-wrap: break-word; /* IE */ 
	white-space: -moz-pre-wrap; /* Mozilla */ 
	white-space: -hp-pre-wrap; /* HP printers */ 
	white-space: -o-pre-wrap; /* Opera 7 */ 
	white-space: -pre-wrap; /* Opera 4-6 */ 
	white-space: pre; /* CSS2 */ 
	white-space: pre-wrap; /* CSS 2.1 */ 
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ 
}

.r_in .info img
{
	margin-bottom:-3px;
}
.comment .side .menu
{
	text-align:right;
	padding:5px;
	margin-top:5px;
	font-size:13px;
	color:#aaaeb1;
	
}
#comment-bar
{
	background:url("blue/comment_bg.png") repeat-x;
	height:4px;
	width:697px;
	margin-top:-3px;
}
.dicuss-nav
{
	width:668px;
	height:25px;
	background:#aad4e1;
	color:White;
	border:solid 2px #aad4e1;
	padding-left:8px;
}
.register
{
	margin-left:20px;
	padding-top:15px;
}
table.register td
{
	font-size:14px;
	padding-left:12px;


}
table.register td.tdcomment,table.register td.tdsmall
{
	font-size:12px;	
	padding-bottom:10px;
}
td.tdcomment
{
	color:#a0a0a0;
}
input {height:22px;line-height:22px;padding-left:5px;background:white url("skyblue/inputbg.gif") repeat-x;background-position:bottom;border:solid 1px #c0bebe;} 
input[type="radio"]
{background-image:none;border:none;}
/* input:focus{} */
select{height:22px;line-height:22px;padding-left:0px;background:white url("skyblue/inputbg.gif") repeat-x;background-position:bottom;border:solid 1px #c0bebe;}
 textarea{background:white url("skyblue/inputbg.gif") repeat-x;border:solid 1px #c0bebe;} 
.button
{
	font-size:14px;
	font-weight:bold;
	height:auto;	
	padding:5px 18px 8px 18px;
	line-height:normal;
	background-image:none;
	background-color:#d9f0fc;
    border:1px solid #c2e1ef;
    border-bottom:solid 1px #9cc1d2;
    border-right:solid 1px #9cc1d2;
    color:#0c95c9;
    letter-spacing:3px;
	
}
.button:hover
{
	background:#ecf5fa;

}
.button:focus
{
	background:auto;
}
/*
textarea:focus{ padding:4px 0px 0px 4px;border:1px solid orange;background:url("skyblue/inputbg.gif") no-repeat #fff; }
textarea{padding:4px 0px 0px 4px;border:1px solid #A9BAC9;background:url(skyblue/inputbg.gif) no-repeat #fff; }
*/

.checkbox,.checkbox:focus
{
	width:16px;
	height:16px;
	border:none;
	background:none;
	padding:0px;
	margin-bottom:-3px;
	margin-right:3px;
}

.Box
{	
	background:#fff;
	padding:2px;
	font-size:13px;
	margin-bottom:12px;
}


.Box .Title
{
	font-size:15px;
	font-weight:bold;
	color:#4b545b;		
	margin:10px;
}
.Box .title
{
	font-size:15px;
	font-weight:bold;
	color:#4b545b;		
	margin-top:8px;
	margin-left:8px;

}
.Box .subtitle
{
	margin-left:8px;

	color:#a9a9a9;
}

.Box .Content
{
	font-size:13px;
	margin:10px;
	margin-top:8px;
	margin-bottom:8px;		
}

.Tags
{
	line-height:200%;	
}
.Box .Content p
{
	font-size:14px;
	margin-bottom:8px;
	margin-top:0px;
}
.More
{
	margin-top:10px;
	text-align:right;
	margin-bottom:5px;
	margin-right:5px;
}
.More_c /* More center */
{
	margin-top:10px;
	text-align:center;
	
	margin-right:5px;
	height:25px;
}
.Box .Content ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.Box .Content li
{
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
	
}

.Box #CategoryMenu
{
	margin:0;
	
}

.Box #CategoryMenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.Box #CategoryMenu li
{
	padding-left:10px;
	height:22px;
	font-size:14px;
	padding-bottom:3px;
}
.Box #CategoryMenu a
{
	padding:4px;
}
.Box #CategoryMenu li span.current
{
	background:orange;
	color:White;
	height:22px;
	padding:4px;
	
}



/* buttons */

a.btn
{
	display:inline-block;
 
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
   
    text-decoration:none;

    cursor:pointer;
    padding:4px 10px 3px 7px; /* Links */
	
}
 a.btn:hover
 {
 	text-decoration:underline;
 }
 
  
 a.btn.normal,a.btn.orange,a.btn.small
 {

 	float:none;
 	display:inline-block;
 	
 	font-size:14px;
 	line-height:150%;
 	font-weight:bold;
 	padding-left:18px;
 	padding-right:18px; 	 
 	letter-spacing:1px;
 
 }
 a.btn.normal img,a.btn.orange img
 {
 	margin:0px 5px -4px 0 !important;
 	padding:0;
 	border:none;
 	width:16px;
 	height:16px;
}

a.btn.orange img
{
	margin:0px 5px -3px 0 !important;
}
a.btn.orange
{
	color:#f6ac43;
	font-size:13px;
	padding:5px 12px 5px 12px;
}
a.btn.normal,a.btn.small
{
	background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#0c95c9;
 	text-decoration:none;

}

 a.btn.normal:hover,a.btn.small:hover
 {
 	background-color:#d1ebf8;
 	border:solid 1px #acd5e8;

}
a.btn.orange:hover
{
	color:#ff9600;
	background-color:#ffec94;
	border:1px solid #ffd200;
	text-decoration:none;
	
	
}
a.btn.small
{
	font-size:11px;
}


/* buttons end */


/* pager */

.pagination {
PADDING-RIGHT: 6px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; COLOR: #313031; PADDING-TOP: 4px; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; BACKGROUND-COLOR: #fff; TEXT-ALIGN: left;
}
.pagination A {
BORDER-RIGHT: #b7d8ee 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #b7d8ee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 4px; MARGIN: 0px 3px; BORDER-LEFT: #b7d8ee 1px solid; COLOR: #0C95C9; PADDING-TOP: 5px; BORDER-BOTTOM: #b7d8ee 1px solid; TEXT-DECORATION: none
}
.pagination A:hover {
BORDER-RIGHT: #b7d8ee 1px solid; BORDER-TOP: #b7d8ee 1px solid; BORDER-LEFT: #b7d8ee 1px solid; COLOR: #0066a7; BORDER-BOTTOM: #b7d8ee 1px solid; BACKGROUND-COLOR: #d2eaf6
}
.pagination A:active {
BORDER-RIGHT: #b7d8ee 1px solid; BORDER-TOP: #b7d8ee 1px solid; BORDER-LEFT: #b7d8ee 1px solid; COLOR: #0066a7; BORDER-BOTTOM: #b7d8ee 1px solid; BACKGROUND-COLOR: #d2eaf6
}
.pagination SPAN.current {
BORDER-RIGHT: #b7d8ee 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #b7d8ee 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 4px; MARGIN: 0px 3px; BORDER-LEFT: #b7d8ee 1px solid; COLOR: #444444; PADDING-TOP: 5px; BORDER-BOTTOM: #b7d8ee 1px solid; BACKGROUND-COLOR: #d2eaf6
}
.pagination SPAN.disabled {
DISPLAY: none
}




/* icons */
span.accept
{	
	padding-top:3px;
	font-size:13px;
	padding-left:25px;
	display:inline-block;	
	min-width:24px;
	height:24px;	
	background:url("blue/icons/accept.png") no-repeat;
}

span.warning
{
	padding-top:3px;
	font-size:13px;
	padding-left:25px;
	display:inline-block;
	height:24px;	
	min-width:24px;
	background:url("blue/icons/warning.png") no-repeat;
}
#map
{
	font-size:15px;
	font-family:"Microsoft YaHei";
	text-align:center;
	height:300px;
	width:680px;
	vertical-align:middle;
}



.Questionbox ul
{
	line-height:100%;
	font-size:13px;
}
.Questionbox strong
{
	font-size:14px;
}

#StatMenu
{
	height:25px;
	margin-right:8px;
	margin-left:auto;
	zoom:1;
}

#StatMenu ul
{
	list-style-type:none;	
	zoom:1;
	
}
#StatMenu li
{
	float:left;
	margin-left:8px;
	display:block;
	width:67px;
	height:20px;	
	background:url("blue/btnStatType.png");	
	text-align:center;
	padding-top:5px;
	color:White;
	cursor:pointer;
	zoom:1;
	
}
#StatMenu li.current
{
	background:url("blue/btnStatTypeHover.png");	
}

#StatMenu li a
{
	color:#fff;
}
#StatMenu li a:hover
{
	background:none;
	text-decoration:underline;
}

/* Bar */

    .bar
    {    
    height:12px;
    width:auto;
    display:inline-block;
    line-height:12px; /*ie6*/
    font-size:5px; /*ie6*/
    /*border:solid 1px #c0c1c2;*/
    overflow:hidden;    
    }

    .bar b
    {
    	float:left;
    	display:block;
        height:10px;
        text-align:center;
        
        
    }
      .bartext
    {
    	
    	margin-top:8px;
    	font-size:12px;
    	cursor:default;
  
    
    
    }
       .bartext b
    {
    	font-weight:normal;    
     	margin-right:20px;
     	display:inline-block;
     	margin-bottom:5px;
    
    }
   
     
    .bartext b span
    {    	
      	zoom:1;
      	border-bottom:dashed 1px;
         	
    }
    .bartext b p
    {
    	display:inline-block;
    	width:10px;
    	height:10px;
    	margin:0px;
    	padding:0px;
		margin-right:4px;
    }


#FlashChart
{
	text-align:center;
}
object#FlashChart
{
	display:inline;
}
    .toolbtn  
    {
    	padding-left:2px;
    	padding-top:2px;
    	width: 40px; 
    	height: 23px; 
    	border:solid 1px #ffffff;
    	background:url("skyblue/arrow_down.gif") no-repeat;
    	background-position:right;
      }
    .toolbtn:hover{border:solid 1px #A9BAC9;}
    
     .emotpane
        {   
            position: absolute;
            margin-left: 0px;
            margin-top: 0px;
            background: #FFFFFF;
            
			padding:4px;
            z-index: 1000;
            display: none;
            border: solid 1px #b4b4b4;
        }

#SearchMenu
{
	background:#9fd5f3 url("skyblue/searchbg.gif") repeat-x;
	font-size:13px;	
	border:solid 1px #c4d0d8;
	height:103px;
	padding-left:20px;
	
}
.Searchbox
{
	margin-top:20px;
}
.Searchbox,.topSbox
{

	width:390px;
	height:28px;
	background:white;
	display:block;
	margin-bottom:10px;
	border:solid 1px #b7c7ce;
}
.topSbox
{

	width:180px;
	height:26px;
	margin:0px;
	

}
.querybox,.querybox:focus,.topqbox,.topqbox:focus
{
	float:left;
	background:white;
	background-image:none;	
	border:none;
	padding:0px;
	height:23px;		
	width:353px;
	font-size:13px;
	margin:0px;
	margin-top:2px;
	margin-left:4px;
	line-height:23px;
}      
.topqbox,.topqbox:focus
{
	
	width:143px;
}

.searchbtn,.searchbtn:hover,.tsb,.tsb:hover
{

	background:white url("skyblue/search.gif");
	width:24px;
	height:24px;	
	line-height:24px;
	display:block;
	float:right;
	margin-top:2px;
	margin-left:3px;
	margin-right:3px;	
	
	
}

.tsb,.tsb:hover  /* top search bar */
{
	margin-top:1px;
	margin-right:2px;
}

.changevcode  /* change vcode text button */
{
	font-size:12px;
}
.imglink
{
	margin:0px;
	padding:0px;
}
.imglink:hover
{
	background-color:Transparent;
}

.imgoption
{
	margin:0px;
	padding:0px;	
	
}
.imgoption:hover
{
	background-color:Transparent;
}
.imgoption img
{
	padding:0px;
	margin:0px;
	line-height:normal;
	height:auto;
	border:solid 3px white;
	border-top:solid 3px #d9ddde;
	border-left:solid 3px #d9ddde;
	border-right:solid 3px #c1c4c5;
	border-bottom:solid 3px #c1c4c5;
	margin-bottom:-8px;
}
.imgoption img:hover
{
	border-color:orange;
}



/* User Panel Page */

.successHint
{
		background:#FFFF66;
    	color:#000000;
    	font-weight:bold;    	
    	padding:3px 4px;
    	height:24px;
    	font-size:12px;
    	vertical-align:middle;
}

.
.divTable
{
	
}
.divTable p
{
	margin-bottom:10px;

}
.divTable ul
{
	list-style-type:none;
	list-style-position:inside;
	padding:0px;	
	margin:0px;
}
.divTable ul li
{
	margin:0px;
	line-height:18px;
	padding:0px;
}

.securestatus img
{
	margin-bottom:-5px;
}

.point
{
	color:#3cb878;
	font-weight:bold;
	font-family:Tahoma;
	font-size:20px;
}

.userpanelMenu
{
		background:url("skyblue/userpanelulbg.gif") repeat-x;
			border-bottom:solid 1px #dbdada;
}
.userpanelContent
{
	margin-top:18px;
	margin-bottom:18px;
}
.userpanelMenu ul
{

	height:28px;

	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:10px;
}

.userpanelMenu ul li
{
	float:left;
	padding-left:10px;	
	line-height:28px;
}
.userpanelMenu ul li.current
{	
	height:28px;
	padding-left:12px;
	background:url("skyblue/userpanellibg.gif");
}
.userpanelMenu ul li a,.userpanelMenu ul li a:hover
{
	font-size:13px;
	color:Black;
	background:none;
	}
.userpanelMenu ul li a:hover
{
	text-decoration:underline;
}
.userpanelMenu ul li.current span
{
	display:block;
	width:auto!important;
	width:80px;
	
	height:28px;
	background:url("skyblue/userpanellibg.gif");
	padding-right:12px;
	background-position:right;
	text-align:center;
	
}
.userpanelMenu ul li span
{
	text-align:center;
	padding-right:12px;
}


.bigportrait
{
	width:102px;
	float:left;
	padding:15px;
	text-align:center;
	
	
}
.Issuebox .rightcontent
{
	float:left;
	padding:8px;
}

#inputPanel-top
{
	text-align:center;font-size:14px;margin-bottom:5px;
}
#inputPanel-content
{
	text-align:center;font-size:14px;padding:10px;
}

#inputPanel-bottom
{
	text-align:center;font-size:13px;
}


.loading
{
	font-size:13px;
}
.loading img
{
	margin-bottom:-3px;
}

.mycomment
{
	width:680px;
	margin:0 auto;
}

.mycomment-title
{
	border-top:double 1px #b7d8ee;
	border-bottom:solid 1px #d9edf7;
	padding:8px;
	background: url("skyblue/commenthead.gif") repeat-x;
}
.mycomment-title .title
{	
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.mycomment-content
{
	padding:8px;
}
.mycomment-menu
{
	text-align:right;
	padding:5px;
}

.m_a{display:inline-block; border-width:1px 0; border-color:#c9d0d8; border-style:solid; vertical-align:middle; color:#606b78;}
.m_b{float:left; background:#e9ebf1; border-width:0 1px; border-color:#c9d0d8; border-style:solid; margin:0 -1px; position:relative;}
.m_c{display:block; line-height:0.6em; background:#f2f5fb; border-bottom:2px solid #edf2fa;}
.m_d{display:block; padding:0.1em 0.6em; margin-top:-0.6em; cursor:pointer;}
.m_a:hover{border-color:#3c7fb1;color:#606b78;}
.m_a:hover .m_b{border-color:#3c7fb1;background:#c8e5f6;color:#000000}
.m_a:hover .m_c{background:#e8f5fc;border-bottom:2px solid #bfe5f9}
                    
                    
.userbox
{
	 display:inline-block;
	 width:55px;
	 margin-bottom:5px;
	 margin-top:5px;
	 text-align:center;
}               
.userbox img
{
	border:solid 1px #c3c3c3;
	width:35px;
	height:35px;
}
.userbox img:hover
{
	border:solid 1px #a3a3a3;
}

.userbox .point
{
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
	color:#b2aeae;
}

.hc /* homepage categories */
{
	font-size:14px;
	margin-top:8px;
}
.hc a:hover
{
	background:none;
	text-decoration:underline;
	color:#0c95c9;
}
.ht /* homepage tags */
{
	font-size:13px;
	color:#9da2a5;
}
.ht a
{
	color:#9da2a5;
}
.ht a:hover
{
	text-decoration:underline;
	background:none;
	color:#2260a2;
	
}
#homepageAnswer
{
	width:680px;

	text-align:center;
}
.date
{
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
	line-height:12px;
	color:#999ea7;
}
.failHint
{	
padding:4px;
background:#c93050;
color:white;
font-size:12px;
}
.dev
{
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
}
.howmany
{	
	
}
.howmany img
{
	margin-bottom:-1px;
}

.votedCount
{
	font-size:22px;
	font-family:Tahoma;
    color:Orange;
    cursor:default;
    font-weight:bold;
    padding-right:2px;
}
.ha /* homepage answers */
{
	margin-top:8px;
	font-size:15px;
	font-family:Microsoft Yahei;
	font-weight:bold;	
	margin-bottom:20px;
}

#searchSummary
{	
	margin-top:-4px;
	text-align:right;
	color:#a3a3b3;
}

#searchSummary b
{
	font-weight:normal;
}
.plainOption
{
	padding:4px;
	margin:4px;
	border:solid 1px #d3d3d3;
	display:inline-block;
}

.plainOptionImg img
{	
	margin:4px;	
	margin-bottom:-8px;
}

.safediv
{
	padding:5px;
	padding-top:15px;	
	position:absolute;
	display: block; 			
	z-index: 1000;	
	width:200px;	
	height:55px;
	background:url("skyblue/tooltip_b.gif");	
	
}

#surveyContent
{
	min-height:360px;
	text-align:center;
}
#slideMenu
{	
	text-align:center;		
	padding-bottom:10px;
	
}


#slideMenu b
{
	width:17px;
	height:17px;
	display:inline-block;	
	background:url("skyblue/slideNormal.gif");
	text-align:center;
	margin-right:5px;
	font-family:Tahoma;
	font-size:11px;
	line-height:16px;
	color:White;
	cursor:pointer;
	
}

#slideMenu b.cur
{
	background:url("skyblue/slideCurrent.gif");
}
#slideMenu b.play
{
	background:url("skyblue/slidePlay.gif");
}

#slideMenu b.pause
{
	background:url("skyblue/slidePause.gif");
}
#provider
{
	text-align:right;
	margin-right:10px;
	font-family:Microsoft Yahei;
}

.infoBox
{
	width:100%;
	text-align:center;
}
.infoBox span
{
	border-bottom:solid 1px #cfcfcf;
	border-right:solid 1px #d3d3d3;
	border-left:solid 1px #dcdcdc;
	border-top:solid 1px #e7e7e7;
	height:22px;
	display:inline-block;
	background: url("skyblue/infobg.gif") repeat-x;		
	padding-left:8px;
	padding-right:8px;
	line-height:22px;
	color:#26292c;
}
.infoBox span img
{
	margin-bottom:-3px;
	margin-right:4px;
}

#RandomSurveys
{
	min-height:110px;
	margin-bottom:5px;
}
.o
{
	padding-right:5px;
	margin-bottom:5px;
	display:inline-block;
}
.barHover
{
    border-top:solid 1px #3f3f3f;
    border-bottom:solid 1px #3f3f3f;
    overflow:auto;
}
.barTextHover
{   
}
.usernews
{
	margin-left:18px;
	color:#3f3f3f;
}


.usernews p img
{
	margin-bottom:-3px;
	margin-right:3px;
	
}
.usernews p span .date
{
	color:#3d3d3d;
}