/*
mobile phone
*/
body
{
background-color:#00CCFF;
margin:0;
}

#wrapper
{
padding-top:3px;
background-color:#FFFFFF;
width:100%;
}

table#mnav
{
font-size:18px;
background:#00CCFF;
text-align:center;
font-family:Simhei;
color: #FFFFFF;
width:100%;
}

table#mnav a
{
color: #FFFFFF;
text-decoration: none;
}

table#catalog 
{
font-size:16px;
background-color:#FFFFFF;
width:100%;
}

table#catalog td.normal a 
{
font-family:Simhei;
color: #000000;
text-decoration: none;
}

table#catalog td.normal
{
text-align:center;
}

table#catalog td.active
{
text-align:center;
border-bottom:solid;
border-bottom-color:#0000FF;
font-family:Simhei;
color:#0066FF;
text-decoration: none;
}

table#navsec 
{
font-size:16px;
width:100%;
background-color:#FFFFFF;
}

table#navsec td.title 
{
font-size:16px;
font-family:Simhei;
padding-top: 12px;
}

table#navsec td.title a 
{
text-decoration: none;
color:#000000;
}

table#navsec td.underline 
{
border-bottom:solid;
border-bottom-color:#00FFFF;
border-bottom-width:1px;
}

#squeeze
{
	min-height:500px;
}

.breadcrumb
{
	display:none;
}

div#footer
{
	display:none
}

div.links
{
	display:none
}

.book-navigation 
{
	display:none;
}

ul.tabs primary
{
	display:none;
}

ul.tabs.primary
{
	display:none;
}

fieldset
{
	border:0;
	border-top:2px solid #00CCFF;
}

legend.collapse-processed a
{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#tabs-wrapper
{
	font-size:24px;
	font-family:Simhei;
	text-align:center;
}

.node
{
	font-size:16px;
	font-family:Simsun;
}

table#news{
	width:100%;
}

table#news td{
	min-height:28px;
	font-size:16px;
	font-family:Simhei;
	color:#000000;
	border-bottom:solid;
	border-bottom-color:#0033FF;
	border-bottom-width:2px;
}

table#news td a{
	text-decoration: none;
}

table#news td.news_title{
	width:99%;
}

table#news td.report{
	width:100%;
}

table#news td.news_date{
	width:1%;
	display:none;
}

div.m_date
{
	font-size:14px;
	color:#999999; 
	padding-top:5px;
}

div.left-corner
{
	border:3px double #00CCFF;
}

div.waring
{
	border-top: dashed #0033FF 2px;
	border-bottom: dashed #0033FF 2px;
	color:#999999;
}

div.photo
{
	border-top: dashed #0033FF 2px;
	border-bottom: dashed #0033FF 2px;
	//color:#999999;
}

.form-item label {
    display: block;
    font-weight: bold;
}

input
{
	border:#999999 solid 0.5px;
}

input.form-text
{
	width:100%;
	height: 5%;
	border:#999999 solid 0.5px;
	margin-bottom:5px;
}

input.form-submit
{
	width: 100%;
    height: 6%;
    border: #0CF solid 0.5px;
	margin-top:15px;
	margin-bottom:15px;
    font-size: 16px;
    background: #0cf;
    color: FFFFFF;
}

textarea
{
	width:100%;
	border:#999999 solid 0.5px;
}

div.error, tr.error {
    color: #a30000;
    background-color: #FFCCCC;
}

/**
 * Auto complete.
 */
div#autocomplete{
	width:99%;	
}

#autocomplete ul{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	padding-left:0;
	border:1px solid #00CCFF;
}

#autocomplete li{
	 list-style: none;
	 font-size:14px;
	 padding:0px;
}
#autocomplete li:hover{
	background: #00CCFF;
	color: #fff;
}

/**
*ÏÖ³¡×¢²áÊÖ»ú¶Ë
*/

.form-item{
margin:0;
}

table.sitelist td{
	border-bottom:dashed;
	border-bottom-color:#999999;
	border-bottom-width:2px;
}

.line1
{
color: #496fa4;
font-size: 16px;
}

.line2
{
font-size: 16px;
}

.line3
{
font-size: 16px;
font-weight:bold;
}

.line4
{
font-size: 16px;
}

#pc
{
	display:none;
}


