/*  Designed by chshnren1
    E-mail:chshnren@163.com  */

body {
	margin:0px;
	font: 0.7em Arial, sans-serif;
	line-height: 1.5em;
	background: #EEF2F3;
	color: #6F6F6F;
}
td,th {
	font: 0.7em;
}
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}


p {	margin: 0 0 0px 0; line-height: 1.5em; }


/* suckerdiv */
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 174px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
border-bottom: 1px solid #BABABA;
}

.suckerdiv #currentmenu {
	border: 1px solid #8BB6C4;
	background: #006B8F;
	height: 25px;
	padding-top: 3px;
	padding-left: 8px;
	color: #FFFFFF;
}

.suckerdiv #currentmenu a {
	background: #006B8F;
	color: #FFFFFF;
}

.suckerdiv #currentmenu a:visited {
	color: #FFFFFF;
}

.lightbold {
	font-weight: bold;
	margin-left: 8px;
}
.lightbold1 {
	font-weight: bold;
}
.lightbold1 a {
	color: #FFFFFF;
}
.lightbold1 a:visited {
	color: #FFFFFF;
}
.lightbold1 a:hover {
	color: #FFFFFF;
}
.lightbold1 a:link {
	color: #FFFFFF;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: 545454;
text-decoration: none;
padding: 5px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
	color: #545454;
}

.suckerdiv ul li a:hover{
color: white;
background-color: 006B8F;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



/* high-light */
.highlight {
	border: 1px solid #8BB6C4;
	background: #006B8F;
	height: 26px;
	padding-top: 5px;
	padding-left: 13px;
}
.highlight .light1 {
	font-weight: bold;
}
.highlight a {
	color: #FFFFFF;
}
.highlight a:visited {
	color: #FFFFFF;
}
.light {
	height: 26px;
	padding-top: 6px;
	border-bottom: 1px solid #BABABA;
	margin: 0 0 0px 13px;
}
.light_no {
	height: 26px;
	padding-top: 6px;
	margin: 0 0 0px 13px;
}
.light_no .light2 {
	font-weight: bold;
}
.light .light2 {
	font-weight: bold;
}
.light3 {
	font: 0.8em Arial, sans-serif;
}

/* Menu */
.menu {
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu_en {
	color: #C8C8C8;
	font: 0.6em Arial, sans-serif;
}

/* Navi_tip */
.navi_tip1 {
	float:left;
}
.navi_tip2 {
	float:right;
}
.navi_tip2 .font_1 {
	float: left;
	font-weight: bold;
}
.navi_tip2 .font_2 {
	float: left;
}
.navi_tip2 .font_2 a {
	color: #006B8F;
}
.navi_tip2 .font_2 a:hover {
	color: #006B8F;
}
.navi_tip2 .font_2 a:visited {
	color: #006B8F;
}

.line_l {
	background: #006B8F;
}
.line_r {
	background: #E7E8E8;
}

/* input */
.inputpn{
	BORDER-RIGHT: #C0C1C5 1px solid;
	BORDER-TOP: #C0C1C5 1px solid;
	BORDER-LEFT: #C0C1C5 1px solid;
	BORDER-BOTTOM: #C0C1C5 1px solid;
	FONT-SIZE: 12px;
	COLOR: #787878;
	background-color: #FFFFFF;
	line-height: 18px;
}

.input1{
	BORDER-RIGHT: #C0C1C5 1px solid;
	BORDER-TOP: #C0C1C5 1px solid;
	BORDER-LEFT: #C0C1C5 1px solid;
	BORDER-BOTTOM: #C0C1C5 1px solid;
	FONT-SIZE: 12px;
	COLOR: #787878;
	background-color: #FFFFFF;
	line-height: 18px;
}
.input1-bor {
	font-family:verdana;
	background-color:#F0F8FF;
	font-size: 12px;
	border: 1px solid #333333;
}

/* Normal
   ------  */
.site_bg {
	background: #EEF2F3 url(../images/site/main_bg.jpg) repeat-y;
}
.select_ver {
	float: right;
	margin-right: 8px;
	margin-bottom: 4px;
}
.image_ver {
	margin-left: 8px;
}
.select_ver a {
	color: #08263A;
}
.select_ver a:hover {
	color: #08263A;
}
.select_ver a:visited {
	color: #08263A;
}
.bg_left {
	background: #E7E8E8;
}
.red {
	color:#FF0000;
}
.gray {
	color:#999999;
}
.border1 {
	border: 1px solid #CCCCCC;
}
.latest_news {
	font-weight: bold;
	color: #3389C4;
	font-size:1em;
}

/* Padding */
.padd_left {
	padding-left: 23px;
	background: #E7E8E8;
}
.padd_l_r {
	padding:0 27px 0 33px;
}
.padd_t_b {
	padding: 5px 0 8px 0;
}
.padd_l {
	padding-left:5px;
}
.padd_g {
	padding-left: 4px;
	padding-bottom: 5px;
}
.padd_t {
	padding-top: 8px;
}

/*  Footer  */
.footer_bg {
	background: #015B81;
}
.footer {
	color:#000E37;
	line-height:140%;
	padding-top:13px;
	padding-left:5px;
}
.footer_color {
	color: #000E37;
}
.footer_color a {
	color: #000E37;
}
.footer_color a:visited {
	color: #000E37;
}

