*{
margin:0;
padding:0;
border:0;
}
html{
min-width:1007px;
}
body{
	text-align:center;
	background-color:#fff;
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
}
h1,h2,h3,h4{
margin:0;
font-size:12px;
}
ul{
margin:0;
padding:0;
}
#pageContentl dl,#pageContentl dt,#pageContentl ol,#pageContentl ul{
	padding:0;
	height: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	width: auto;
}
#pageContentl li{
	padding:0;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	height: 25px;
}
li{
list-style:none;
}
p{
margin:0;
line-height:22px;
text-indent:24px;
}
a:link,a:visited{
text-decoration:none;
}
a:hover{
color:#0f6;
text-decoration:underline;
}
a:active{
color:#f60;
}
/* form */
.formStyle p span{
margin-left:8px;
}
.formDefaultInput{
width:90px;
}
.formMidInput{
width:300px;
}
.formLangInput{
width:400px;
}
.formLargeArea{
height:125px;
width:80%;
}
.formMidArea{
height:80px;
width:50%;
}
.formShortInput{
width:180px;
}



/***************************************************************************************/
/* General layout */
/* include ( index/corpration intro/news/cases/contact/services/guest-book etc.) */
/***************************************************************************************/
/* left wide and right narrow */
#wrapper{
	width:987px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main{
float:left;
width:717px;
margin-right:10px;
color:#103863;
/*margin-bottom:10px;*/
background-color:#deebf7;
/*overflow:hidden;*/
}
#side{
float:right;
width:260px;
color:#FFFFFF;
/*margin-bottom:10px;*/
color:#103863;
background-color:#507DC2;
}


/* the second suit (left and right layout) */
/* left narrow and right wide */
#left{
float:left;
width:260px;
color:#fff;
/*margin:10px 0;*/
margin-right:10px;
/*overflow:hidden;*/
}
#right{
float:left;
width:717px;
color:#103863;
/*margin:10px 0;*/
}

/* one outside-box*/
.box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 210px;
	margin-top: 10px;
	overflow: hidden;
}
.box li {
	list-style-type: none;
	list-style-image: none;
}
.flt-lft {
	float: left;
	margin-right: 20px;
}
#standalone{
border:1px solid #f1f1f1;
text-align:left;
padding:10px;
margin:10px;
}
#background,#szbackground{
width:987px;
margin:0 auto;
background:url(background.jpg) 0 0 repeat-y;
}
#placeholder,#szplaceholder{
clear:both;
height:1px;
width:987px;
overflow:hidden;
background:url(placeholder.jpg) 0 0 no-repeat;
}
#szbackground{
margin-top:10px;
background:url(szbackground.jpg) 0 0 repeat-y;
}
#szplaceholder{
background:url(szplaceholder.jpg) 0 0 no-repeat;
}




/*******************************************************/
/* Local Layout */
/* include (page header/lang/showpage/page bottom/) */
/*******************************************************/
#head{
	width:987px;
	height:200px;
	overflow:hidden;
	text-align:left;
	position:relative;
	background-image: url(site_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#head h1{
	text-indent:-999em;
	height:200px;
}
#head h2{
	position:absolute;
	left:20px;
	top:130px;
	color:#3366FF;
	font-weight:normal;
	font-size: 13px;
}
h2 span{
	color:#FF0000;
	margin:0 3px;
	font-weight:bold;
}
#lang{
position:absolute;
top:10px;
right:30px;
}
#lang li{
float:right;
list-style:none;
margin-left:10px;
}
#nav{
	height:26px;
	line-height:26px;
	width:987px;
	margin:0 auto;
	padding-top:2px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A5996;
}
#nav ul{
margin-left:40px;
}
#nav li{
	float:left;
	margin-left:3px;
	text-align:center;
	width:85px;
	font-weight:bold;
}
#subnav{
	width:987px;
	height:27px;
	color:#fff;
	/*background:url(affiche.gif) 0 0 repeat-x;*/
background-color:#d1e2f4;
	text-align:center;
	overflow:hidden;
}
#subnav ul{
margin-left:60px;
}
#subnav li{
float:left;
margin-left:2px;
line-height:27px;
list-style:none;
}
#notice{
	width:985px;
	border:1px solid #D0E2F6;
	background-color:#D0E2F6;
	line-height:27px;
	height:27px;
	text-align:center;
	color:#153b60;
	overflow:hidden;
}
#notice li{
list-style:square;
float:left;
margin:0 30px;
}
/* page scroll */
.showpage{
width:100%;
text-align:center;
margin:5px 0;
background-color:#b4c6d9;
}
.crtpage{
color:red;
}
/* the page bottom */
#links{
	clear:both;
	width:987px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 45px;
	padding-top: 5px;
}
#foot p{
	clear:both;
	border-top:2px solid #f2f6fd;	
	line-height:33px;
	text-align:center;
	
}
#foot{
	background-image: url(foot2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 987px;
	height:100px;
}
#copyrights{
	margin:0 auto;
	text-align:center;
}
/*************************/
/* Local layout */
/*************************/
#layer1{
width:717px;
text-align:left;
height:420px;
}
#layer2{
width:717px;
height:180px;
/*color:#fff;*/
/*margin:10px 0;*/
text-align:left;
border-top:10px solid #fff;
}
#layer3{
width:717px;
height:400px;
border-top:4px solid #fff;
}
#layer1,#layer2,#layer3{overflow:hidden;}
#b1{
float:left;
width:432px;
height:100%;
}
#b2{
float:left;
border-left:10px solid #fff;
width:275px;
height:100%;
/*background-color:#0099FF*/;
}
#b1-1{
/*background-color:#103863;*/
height:197px;
width:432px;
overflow:hidden;
border-bottom:1px solid #fff;
}
#b1-2{
	width:394px;
	overflow:hidden;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#b1-2 li{
list-style-image:url(list.gif);
margin-top:4px;
height:20px;
line-height:19px;
}
#b3{
float:left;
width:465px;
border-right:10px solid #fff;
height:100%;
/*background-color:#3399FF;*/
}
#b4{
float:left;
width:242px;
height:400px;
text-align:left;
display:inline;
overflow:hidden;
}
#ipics{
/*width:242px;*/
padding:5px 8px;
height:162px;
}
#ipics img {
width:70px;
height:70px;
float:left;
padding:5px;
}
.enum{
	/*border:1px solid #6CB4EC;*/
width:260px;
	margin-bottom:5px;
	color: #FFFFFF;
}
.enum ul{
margin-left:26px;
margin-top:8px;
margin-bottom:5px;
}
.enum li{
	list-style-image:url(list2.gif);
	height:auto!important;
	width:220px;
	height:25px;
	min-height:25px;
	line-height:20px;
	margin-top:1px;
	margin-bottom:1px;
}
.enum li a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#main h1{
margin:10px;
margin-bottom:5px;
font:bold 30px "_GB2312";
text-align:center;
}
#pageContenth{
margin:0 auto;
width:695px;
padding:10px;
border:1px solid #dcddde;
border-top:none;
border-bottom:none;
}
.news_title,.cases_title{
font:bold 30px "_GB2312";
text-align:center;
padding-bottom:4px;
border-bottom:1px solid #b3c0cc;
}
#pageContentl,#customer,#team,#culture,#honor{
/*test*/
margin:0 auto;
width:695px;
border:1px solid #dcddde;
border-top:none;
border-bottom:none;
padding:10px;
/*margin-bottom:20px;*/
overflow:hidden;
}
#team{
background:url(team.jpg) 50% 70% no-repeat;
}
#team p{
line-height:50px;
}
.cult{
margin:12px 10px;
padding-bottom:5px;
text-indent:24px;
font:bold 22px "_GB2312", "", "Բ";
border-bottom:2px solid #b3c0cc;
}
#culture dl{
text-indent:24px;
line-height:20px;
}
#culture dt{
font-weight:bold;
}
#culture dd{
text-indent:36px;
}
#pageContentl h4{
margin:10px 0;
}
#pageContentl img{
padding:3px;
border:1px solid #c5c8cb;
}
#pageContentl .p1Symbol{
float:right;
margin:5px 0 5px 10px;
border:none;
}
#pageContentl .p2Symbol{
float:left;
margin:5px 10px 5px 0;
border:none;
}
#pageContentl ul{
	margin-left:20px;
	list-style-image: none;
	list-style-type: none;
}
#pageContentl ol{
margin-left:68px;
}
#pageContentl li{
	list-style-type:none;
	line-height:20px;
	list-style-image: none;
	height: 22px;
	text-decoration: none;
}
#pageContentl li a:link{
	list-style-type:none;
	list-style-image: none;
	text-decoration: none;
}
#pageContentl ol li{
list-style:decimal;
}
#pageContentl .process li{
list-style:decimal;
margin:0 0 0 5px;
}
#pageContentl dl{
margin:10px 0 10px 24px;
text-align:left;
}
#pageContentl dt{
font-weight:bold;
margin:10px 0;
}
#pageContentl dd{
margin:0 0 0 15px;
}
#pageContentl p{
margin:10px 0;
}
#pageContentl blockquote{
border:1px dashed #9EAAB6;
padding:5px 20px;
background-color:#EBF3FA;
}
blockquote h4{
margin:5px 0!important;
}
.custp1{
float:right;
margin:5px 40px 5px 5px;
}
.custp2{
float:left;
margin:5px 5px 5px 40px;
}
.cuswrapper{
float:left;
width:158px;
margin:6px;
overflow:hidden;
}
.hwrapper{
float:left;
width:200px;
margin-left:16px;
overflow:hidden;
}
.cuswrapper span,.hwrapper span{
display:block;
text-align:center;
}
.contentCopy{
text-align:center;
line-height:16px!important;
margin-top:3px;
}
.ger_info{
text-align:right;
color:#1c72cf;
line-height:16px!important;
}
.ger_info span{
margin:0 4px;
}



/***********************/
/* Page decoration */
/***********************/
#crumbs,.subtitle,.csubtitle,.enum-subtitle{
height:22px;
text-align:center;
background:url(title_background.jpg) repeat-x;
line-height:22px;
background-color:#2D6DB4;
color:#fff;
font-weight:bold;
}
.enum-subtitle{width:260px;overflow:hidden;/*margin:1px;*/}
#tags{
height:22px;
line-height:22px;
background-color:#2d6db4;
position:relative;
}
.inmes{
position:absolute;
right:10px;
top:0;
line-height:22px;
}
#tags li{
float:left;
width:96px;
text-align:center;
margin-left:20px;
font-weight:bold;
}
#tags li.emptyTag{
font-weight:bold;
}
#tags li.selectTag{
background-color:#deebf7;
font-weight:normal;
}
.tagContent{
display:none;
}
#tagContent ul{
margin:20px auto;
}
#tagContent div.selectTag{
display:block;
}
#tagContent0 ul{
margin-top:20px;
}
#tagContent0 ul li{
float:left;
margin-left:20px;
}
ul#tagContent1{
margin:10px 10px 10px 0pt;
}
#tagContent1 li{
list-style:none;
height:auto!important;
height:22px;
min-height:22px;
line-height:22px;
line-height:18px;
margin:4px 10px 0 10px;
border-bottom:1px dashed #6b8aad;
}
#indexMessages{
margin-top:2px;
width:100%;
border-collapse:collapse;
}
.admin{
color:#FF3333;
}
#indexMessages thead{
background-color:#b5c7de;
font-weight:bold;
}
#indexMessages td{
border:1px solid #d8e4f8;
text-align:center;
line-height:25px;
}
#indexMessages td.msl{
text-align:left;
padding-left:5px;
}
#indexMessages td.msi,#indexMessages td.msh{
background-color:#b5c7de;
}
#desc{
padding-top:10px;
padding-bottom:10px;
height:358px;
overflow:auto;
background-color:#b5c7de;
}
#des{
border-collapse:collapse;
}
#des td{
height:70px;
}
#des td{
border-bottom:1px dashed #fff;
}
#des td.desm{
width:80px;
text-align:center;
}
#des td.desi{
padding:0 5px;
text-align:left;
}
.morec{
display:block;
clear:both;
text-align:right;
}
#b2-1 p{
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-indent: 2pc;
}
#b2-2 ul.ul2{
margin-left:20px;
margin-top:10px;
}
#b2-2 .li2{
margin-top:5px;
font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#b2-2 .li2 a:link{
	color: #FF0000;
	text-decoration: none;
}
.enb {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
border-bottom:1px solid #fff;
margin:0 0 5px 0;
}
.title_more{
position:absolute;
right:20px;
top:0;
font-weight:normal!important;
}
#main .pageSymbol{
width:717px;
height:100px;
margin-bottom:2px;
overflow:hidden;
}
.areaSymbol{
width:987px;
height:98px;
background-color:#36c;
margin:10px 0;
}
#crumbs ul{
margin-left:15px;
}
#crumbs li{
float:left;
margin-left:10px;
font-weight:normal;
}
.h3alone,.h3stand{
/*margin:10px;*/
font:bold 16px "_GB2312";
/*test*/
border:1px solid #dcddde;
border-top:none;
border-bottom:none;
}
.h3stand{
padding:18px 0 8px 10px;
font-size:30px;
}
.newsindex{
margin-bottom:20px;
background:url(textbk.jpg) 40px 20px no-repeat; 
}
.newsindex ul{
margin-top:10px;
}
.newsindex li{
margin-left:10px;
line-height:20px;
list-style-type:decimal;
}
.gapcol{
margin:0 5px;
}
#hotclicks ul{
margin:8px 0 0 25px;
}
#hotclicks li{
height:auto;
min-height:25px;
margin-top:3px;
line-height:15px;
list-style-image:url(list2.gif);
}
.click{
color:#0f6;
margin:0 3px;
}
#flash{
background-color:#185184;
text-align:center;
}
/* side container text */
#side p{
text-indent:14px;
margin:0 10px;
color:#fff;
}
#side dl,#left dl{
width:240px;
margin:10px auto;
}
#side dt{
font-weight:bold;
margin:2px 0;
color:#fff;
}
#side dd{
margin-left:14px;
color:#fff;
}

/* left-container text */
#left p{
margin:0 10px;
text-indent:14px;
}
#left dt{
font-weight:bold;
margin:2px 0;
}
#left dd{
margin-left:14px;
}
/* right input */
#right input,#right textarea{
border:1px solid #ccc;
}
.scroll_page{
clear:both;
text-align:center;
margin:2px 0;
background-color:#b4c6d9;
}
.cint{
line-height:22px!important;
}
.caseinner{
	float:left;
	width:165px;
	height:auto;
	overflow:hidden;
	margin:4px;
}
.caseshot{
	width:162px;
	height:126px;
	background-color:#f2f6fd;
	border:1px solid #dcddde;
	text-align:center;
	overflow:hidden;
}
.caseshot img{
	margin:2px;
	padding:0!important;
	border:0!important;
	width:157px;
	height:120px;
}
.caseintro{
width:160px;
text-indent:0;
text-align:center;
}
#pch3title{
height:40px;
line-height:40px;
margin:10px 0;
background-color:#6b8aad;
color:#fff;
text-align:center;
font-weight:bold;
}
#cinfo{
margin:15px 0 20px 0;
padding-left:20px;
}
#cinfo dt{
margin:10px 0;
}
#cinfo dd{
margin-left:27px;
line-height:18px;
}
#cinfo span{
display:block;
}
#cinfo .zh{
font:bold 16px "_GB2312";
}
#cinfo .en{
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#map{
margin:15px auto;
text-align:center;
clear:both;
}
#map img{
border:1px solid #333;
}
/* online message page */
#form {
padding-left:15px;
padding-right:15px;
text-align:left;
}
#form p{
margin:5px 0;
}
#form input,#messages {
padding:2px;
border:#7f9db9 1px solid;
/*height:18px;*/
font:normal 12px/normal "",Arial, Helvetica, sans-serif;
}
.gb1{width:8%;background-color:#b5c7de;}
.gb2{width:51%;background-color:#b5c7de;}
.gb3{width:12%;background-color:#b5c7de;}
.gb4{width:16%;background-color:#b5c7de;}
.gb5{width:13%;background-color:#b5c7de;}
.gbtd-1{text-align:center;background-color:#b5c7de;}
.gbtd-2{text-align:center;background-color:#deebf7;}
.gbtd-3{background-color:#deebf7;}
#username {
margin-left:48px;
}
#phone {
margin-left:12px;
}
#titles{
width:200px;
}
#messages {
width:500px;
height:200px;
margin-left:60px;
line-height:normal;
}
#validcode {
margin-left:11px;
width:40px;
}
#button {
text-align:center;
margin:10px;
}
#button input{
margin:10px;
line-height:normal;
}
/*message data setting*/
#table table{
border-collapse:collapse;
width:98%;
margin:10px auto;
}
#table td{
height:24px;
border:1px solid #fff;
}
#table #title{
text-align:center;
font-weight:bold;
}
/*friendly links page*/
#showlinks{
border-collapse:collapse;
border:2px solid #e3e3e3;
width:700px;
margin:10px auto;
}
#showlinks caption{
line-height:22px;
font-weight:bold;
font-size:12px;
}
#showlinks td{
line-height:22px;
padding:2px 4px;
border:#f2f6fd solid 1px;
}
/* suppliers-area page */
#supp p{
margin:3px 0;
text-align:left;
}
#supp input{
padding:2px;font-size:12px;
}
#supp-button input{
margin-left:50px;
}
#materials_mark{
width:400px;
height:86px;
padding:2px;
font-size:12px;
}
#materials-1,#materials-2,#materials-3,#supp-button{
width:600px;
margin:15px auto;
}
#materials-1 input,#supp_company,#materials_class{
width:225px;
}
#materials-3 input{
width:128px;
}
#su-2{
text-align:left;
position:relative;
line-height:20px;
}
#materials_class{
position:absolute;
left:12px;
top:-2px;
width:229px;
height:20px;
}
#materials_class_2{
position:absolute;
left:250px;
top:-2px;
/*width:229px;*/
height:20px;
}
#materials_class_3{
margin-left:450px
}
/* rss page */
#rs-2 dl{
margin-left:24px;
}
#rs-2 ul{
margin-left:24px;
margin-bottom:20px;
}
#rs-2 li{
list-style:disc;
margin-left:24px;
}
#rs-2 dt{
margin-top:6px;
font-weight:bold;
}
#rs-2 dd{
margin-left:24px;
}
.rs-2-p{
margin-top:20px;
}
/* reg page */
#reg{
margin:0;
padding:12px 10px 0 12px;
/*background:url(textbk.jpg) 5px 5px no-repeat; */
}
#reg ul{
margin-left:14px;
}
#reg li{
list-style:disc;
margin-top:2px;
}
.regform h3 {
margin:10px 0;
}
.regform input,select{
margin-left:48px!important;
margin-left:24px;
padding:2px;
}
#regsubmit{
float:left;
padding-left:24px!important;
padding-left:48px;
}
#right h3{
text-align:center;
height:33px;
line-height:33px;
}
/* job page */
#right .jobdl{
margin-left:24px;
}
.jobdl dt{
float:left;
margin-right:8px;
font-weight:bold;
}
.jobdl dd{
}
.requres{
display:block;
float:none;
clear:both;
margin-left:48px;
}
#requrest{
margin:0;
}
#right .jobb{
margin:10px 0 20px 0;
margin-left:36px;
}
.jb-1{
padding-left:20px;color:blue;
}
.new img{
margin-left:4px;
border:none!important;
}
.desi p{
text-indent:0;
}
.rss{
margin-left:20px;
}
#copyrights p{
text-indent:0;
line-height:18px;
}
#standalone ol{
padding-left:66px;
}
#standalone li{
list-style:decimal;
}
.cat{
color:#36f;
}
.req{
margin-left:10px;
color:red;
}
.m1{
background-color:#f90;
}
.m1-1{
padding-left:10px;
background:#e5e5e5;
}
/* advertisement */
#indexFlash{
margin-top:10px;
text-align:center;
width:985px;
border:1px solid #fff;/*#dcddde;*/
overflow:hidden;
}
#adv1{
margin-top:10px;
}
#adv2{
clear:both;
margin:10px auto;
}
h4 .cc{
margin-left:20px;
font-weight:normal!important;
}
#chkcode{
width:50px;
background-color:#eee;
margin-left:10px;
cursor:pointer;
}
#chkcode img{
border:none;
}
/* supplers */
.dmdisp{
float:left;
width:200px;
border:1px solid #dcddde;
text-align:center;
padding:3px;
margin:5px 9px;
position:relative;
}
.dmdisp_img{
text-align:center;
width:198px;
height:162px;
border:1px solid #ccc;
background-color:#f2f6fd;
/*overflow:hidden*/
}
div.dmdisp_recommend{
position:absolute;
left:145px;
top:-10px;
}
.dmdisp_recommend img{border:none!important;}
div.dmdisp_img img{
width:190px;
height:154px;
margin:1px;
border:none!important;
}
p.dmdisp_text{
text-align:left;
text-indent:5px;
line-height:16px;
}
p#submit{text-align:center;text-indent:0;}
.trNormal{}
.trOut{background-color:#B4C6D9;}
.trOver{background-color:#DFE9F3;}



/******************/
/* Link style */
/******************/
#lang li a:link,#lang li a:visited{
color:#FFFFFF;
text-decoration:none;
}
#lang li a:hover{
color:#e3e3e3;
text-decoration:underline;
}
#nav li a:link,#nav li a:visited{
height:26px;
display:block;
border-bottom:none;
color:#103863;
/*font-weight:bold;*/
text-decoration:none;
}
#nav li a:hover,#nav li a.current{
	height:25px;
	margin:0!important;
	margin-bottom:-1px;
	display:block;
	background-color:#d0e2f6;
	color:#153b60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A5996;
	border-right-color: #1A5996;
	border-bottom-color: #d0e2f6;
	border-left-color: #1A5996;
}
#subnav li a:link,#subnav li a:visited{
color:#3761A6;
text-decoration:none;
display:block;
width:110px;
text-align:center;
}
#subnav li a:hover,#subnav li a.subcurrent:hover{
position:static;
color:#fff;
background:url(nav_banner.jpg) 0 0 no-repeat;
}
#subnav li a.subcurrent:link,#subnav li a.subcurrent:visited,#subnav li a.subcurrent:hover{
color:#fff;
background:url(subnav_on.gif) 0 0 no-repeat;/*2009-2-11*/
}/*link fix IE6 bug*/
/* upward direction scroll text */
#notice li a:link,#notice li a:visited{
color:#153b60;
text-decoration:none;
display:inline;
width:auto;
}
#notice li a:hover{
color:#00f;
position:relative;
top:1px;
left:1px;
background:none;
}
#main a:link,#main a:visited{
color:#153b60;
}
#main a:hover{
color:#2b5f98;
}
/* the website index page link style */
#layer2 a:link,#layer2 a:visited,#layer2 a:hover{
color:#fff;
position:static;
}
.inmes a{
color:#0f6!important;
}
#tags li a{
display:block;
text-decoration:none;
cursor:pointer;
}
#tags li.selectTag a{
background-color:#deebf7;
}
.subtitle a:link,.subtitle a:visited{
color:#fff;
text-decoration:none;
}
.subtitle a:hover{
color:#0f6;
text-decoration:underline;
}
#side a:link,#side a:visited{
color:#fff;
text-decoration:none;
}
#side a:hover{
color:#b4c6d9;
text-decoration:underline;
}
#side a:active{
color:#f60;
}
#links a:link,#links a:visited{
color:#103863;
text-decoration:none;
}
#links a:hover{
color:#06f;
}
#footlinks li a:link,#footlinks li a:visited{
color:#ccc;
display:block;
text-decoration:none;
}
#footlinks li a:hover{
color:#fff;
text-decoration:underline;
}
#pagebottom a:link,#pagebottom a:visited{
color:#e3e3e3;
text-decoration:none;
}
#pagebottom a:hover{
color:#fff;
text-decoration:underline;
}
#crumbs li a:link,#crumbs li a:visited{
color:#fff;
/*position:static;*/
text-decoration:none;
}
#crumbs li a:hover{
color:#f2f6fd;
text-decoration:underline;
}
#pageContentl a:link,#pageContentl a:visited{
color:#06f;
text-decoration:underline;
}
#pageContentl a:hover{
color:#2b5f98;
text-decoration:none;
}
.ger_info a:link,.ger_info a:visited{
text-decoration:none!important;
}
.ger_info a:hover{
text-decoration:none;
}
h4 .cc a{
color:#06f!important;
}
.zuo {
	float: right;
}
.list{
	color:#FFFFFF;
}
.input{
	border:solid 1px #999;
	color:#000000;
	font-size: 12px;
	background-color: #FFFFCC;
}
.text{border:solid 1px #969696;color: #000000; font-size: 12px;;background:#F7E5E5;}
.login{text-align:center;padding:14px 2px;background:url(none);}
.login .submit{background:transparent;border:none;height:16px;}
.login a{color:#f00;}
.login a:hover{color:#000;}
#homepage_footer {
	background-color: #517EC2;
	text-align: center;
	height: 25px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;}
#homepage_footer a:link,#homepage_footer a:visited{
color:#fff;
text-decoration:none;
}