/* Common Styles */
A {
	COLOR: #666666;
	TEXT-DECORATION: none;
	text-indent: 0px;
}
A:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: underline
}
img {
	border-width:0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}
.whitetext {
	color: #FFFFFF;
}
hr{
	color:#CCCCCC;
	height:1px;
	border:0px;
	border-top:1px solid #CCCCCC;
	margin:1px auto;
	padding:0px;
	overflow:hidden;
	width:90%;
	clear:both;
}
.searchbox{
	padding-right: 20px;
	float: right;
	top: 75%;
	position: relative;
}
.searchinput{
	border: 1px solid rgb(204, 204, 204); 
	padding: 2px; 
	background: rgb(255, 255, 255) no-repeat url(images/sprite.png) -220px -15px;
}
.footer{
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	background-color: #FFFFFF;
	height:28px;
	clear:both;
}
.footer_l{	
	background:no-repeat url(images/sprite.png) 0 0;
	width:268px;
	height:17px;
	cursor:pointer;
	
	margin:0 0 11px 30px;
	position:relative;
	float:left;
}
.footer_l div{
	cursor:pointer;
	float:left;
	position:relative;
	margin-right:5px;
}
.footer_r{
	margin:0px;
	padding:0px;
	position:relative;
	width:50%;
	float:right;
	text-align:right;
}
.blockdiv {
	display: block;
	clear:both;
	margin: 5px auto;
	width: 95%;
	text-align:left;
	overflow:hidden;
}
.bold {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
.timestamp {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.header {
  font-size: 11px;
  color: #333333;
  line-height: 12px;
  text-align: center;
  clear:both;
}
.inlinedlist {
	padding:4px;
	display:inline;
}
.inlinedlist2 {
	display:inline;
	padding-right: 8px;
}
input {
	border: 1px solid #666666;
}
textarea {
	border: 1px solid #666666;
}
.introtext {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 18px;
	padding-top:20px;
	color: #333333;
	text-indent: 14px;
}
.links,.blockdiv ol li {
	font-family: Papyrus,Purisa,"楷体";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 2px;
}
.subdomain {
	color: #666666;
	font-size: 10px;
}
.banner {
	background:#FFFFFF;
	height: 185px;
}
.banner_l {
	width: 313px;
	height: 185px;
	float: left;
	background:no-repeat url(images/sprite.png) -50px -255px;
}
.banner_r {
	width: 327px;
	height: 115px;
	float: right;
	margin:30px 0 0 90px;
	background:no-repeat url(images/sprite.png) 0 -80px;
	vertical-align: bottom;
}
.small_banner {
	background:#FFFFFF;
	height: 60px;
}
.small_banner_l {
	width: 292px;
	height: 60px;
	float: left;
	margin:0 0 0 30px;
	background: no-repeat url(images/sprite.png) 0 -17px;
}
.small_banner_r {
	width: 240px;
	height: 60px;
	float: right;
	margin:0 0 0 auto;
	background: no-repeat url(images/sprite.png) -50px -195px;
	vertical-align: bottom;
}
/* Menu Styles */
#MainMenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体", "新宋体";
	text-align: right;
	padding: 2px 10px 2px 0px;
	background-color: #CCCCCC;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#MainMenu li {
	text-decoration: none;
	display: inline;
	line-height: 14px;
	padding: 3px;
}
#MainMenu ul {
	text-decoration: none;
	display: inline;
	line-height: 14px;
	padding-right: 10px;
}
/* Title Styles */
h1 {
	font-family: "宋体", "新宋体";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding:10px 0px 0px 0px;
}
h2 {
	font-family: "宋体", "新宋体";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 64px;
}
h3 {
	font-family: "宋体", "新宋体";
	font-size:14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h4 {
	font-family: "宋体", "新宋体";
	font-size:14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#ColumnHeader h2 {
	display:inline;
}
/* Article Styles */
.article,div#ArticleArea,div#ArticleNav,div#CommentLink,div.comment_form,div#CommentArea{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	overflow:hidden;
	text-align:left;
}
div#ArticleArea p a{
	text-decoration:underline;
}
div#CommentArea {
	padding:0px 20px 0px 20px;
}
div.comment_form {
	padding:0px 20px 0px 20px;
	margin:0px 0px 10px 0px;
	background:#EFEFEF;
}
div#TitleArea {
	padding:0px 20px 0px 20px;
}
.article_photo {
	text-align:center;
}
div#CommentLink {
	float:left;
	padding:10px 0px;
	margin-left:20px;
}
div#ArticleNav {
	text-align:right;
	float:right;
	padding:10px 0px;
	margin-right:20px;
}
div#MainArea,div#ArticleArea{
	background-color: #FFFFFF;
	clear: both;
}
div#ArticleArea{
	padding-bottom: 10px;
}
div#ArticleArea {
	padding:0px 8px;
	margin:0px;
	width:auto;
}
fieldset#ArticleIndex {
	font-size:12px;
	background:#fdffc6;
	float:right;
	border:1px solid #CCCCCC;
	padding: 5px 0px;
	margin: 0px 0px 0px 5px;
	display:inline;
}
fieldset#ArticleIndex ul{
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
fieldset#ArticleIndex li{
	padding: 0px;
	margin: 0px 5px 0px 20px;
}
fieldset img{
	text-align:center;
	border:0;
	padding:0;
	margin:0;
}
#pagenav {
	font-size:14px;
	padding:1px 0px;
	text-align:center;
	background-color:#FFFFCC;
	list-style-type: square;
	margin:0px 10px;
	clear:both;
}
#pagenav a {
	text-decoration: underline;
}
#pagenav li {
	display: inline;
	padding: 0px 5px;
}
.photo_arrow_l,.photo_arrow_r {
	float:left;
	position:relative;
	top:-40px;
	width:48px;
	height:77px;
}
.photo_arrow_l {
	float:left;
	background:no-repeat url(images/sprite.png) -50px -440px;
}
.photo_arrow_r {
	float:right;
	background:no-repeat url(images/sprite.png) -98px -440px;
}
.photoframe {
	height:580px;
}

/* Caption Styles */
#CaptionArea,.caption {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	color: #999999;
}
/* Snippet Styles */
.snippetheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #333333;
	margin:2px 0px 5px 0px;
	FONT-FAMILY: verdana, arial, helvetica
}
.snippetunit{
	text-align:center;
	float:left;
	width:100px;
	margin:0px 5px 10px 5px;
}
.snippettext,.music_column_summary,.photo_column_summary {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	margin:0px 0px 5px 0px;
}
.leftsnippetimg {
	float:left;
	position:relative;
	margin:0px 10px 20px 10px;
}
.appraisal_column_summary {
	clear:both;
	padding:5px 70px 2px 70px;
	text-align:left;
}
.blog_column_summary {
	text-align:left;
	padding:0px 30px 0px 30px;
}
.photo_column_summary {
	margin:0px auto;
	width:540px;
}
.music_column_summary {
	width:600px; 
	margin:auto;
}
.music_column_header {
	padding:10px 65px 0px 65px;
}
.photo_column_summary div {
	float:left;
	width:90px;
	padding:0px 0px 5px 0px;
	margin:0px 8px;
}
/* Other Styles */
.verticalspace {
	clear:both; 
	font-size:1px; 
	line-height:1px; 
	height:1px;
}
div#ColumnListTable {
	padding:5px;
	width:630px;
	margin:auto;
}
.columncell_l,.music_column_header {
	clear:both;
	text-align:left;
}
.columncell_l {
	margin:0px 0px 15px 0px;
}
.columncell_words {
	width:400px;
	margin:0px auto;
	border:0px;
	padding:2px 5px;
	text-align:center;
	font-size: 12px;
}
.columncell_words li {
	display:inline;
	padding:0px 20px;
}
.columncell_c{
	clear:both;
	text-align:center;
}
.columndecorate {
	float:right;
	margin:20px 0px 20px 0px;
}
div#ColumnHeader {
	text-align:left;
}
div#ColumnList {
	margin-top:10px;
	text-align:center;
}
.travel_division_l {
	padding:5px 0px 5px 0px;
	float:left; 
	width:21%;
	text-align:center;
}
.travel_division_r {
	padding:5px 0px 5px 0px;
	float:right; 
	width:77%;
	text-align:center;
	
}
.hint {
	/* .hint should be put after blockdiv */
	font-family: "宋体", "新宋体";
	font-size: 12px;
	text-align:center;
	background-color:#FFFFCC;
	border:1px solid #CCCCCC;
	margin-top:5px;
	padding:1px;
}
.related {
	text-align:center;
}
.question_mark {
	position:fixed;
	bottom:0;
	right:0;
	background:#FFFFCC;
	padding:0 5px;
	width:5px;
	text-align:center;
	z-index:-1;
}
.arrow_key_tips {
	position:fixed;
	bottom:15px;
	right:15px;
	text-align:center;
	background:#FFFFCC;
	border:dotted #FF0;
	z-index:10;
}
