@charset "utf-8"; 
@import url("menu.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#eee url(/images/bg.gif) repeat-x left top;
	margin:0px auto;
	padding:0px;
	word-spacing: normal;
	border-collapse: collapse;
	word-wrap:break-word;
}
div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote {margin:0 auto;padding:0;}
img{border:0px}
ul{padding:0px;margin:0px;float:left;}
li{padding:0px;list-style:none;}
form{padding:0px;margin:0px;float:left}
.float_left{float:left}
.float_right{float:right}
.total_width{width:990px;margin:0 auto;background:#fff;overflow:hidden;}
.clear{clear:both;}
.margin_top{margin-top:5px;}
.padding_top{padding-top:5px;}
a:link, a:visited {font-size: 11px;color: #000;text-decoration: none;}
a:hover {font-size: 11px;color: #666666;text-decoration: underline;}
a:active {font-size: 11px;color: #000;text-decoration: none;}

.line_height{line-height:20px;padding:5px;}
.nocont{width:100%;height:500px;margin:0 auto;padding:20px auto;color:#FF0000;text-align:center;}

.input_bd {
	font-size: 11px;
	text-decoration: none;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #3a3c36 1px solid; 
	BORDER-LEFT: #3a3c36 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #cccccc 1px solid
}
.input_button {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	background-color: #EAEAEA;
	BORDER-RIGHT: #3a3c36 1px solid;
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #3a3c36 1px solid
}
.fr_button {background:url(/images/button_bg.gif) no-repeat;width:76px;height:23px;border:none;color:#fff;}
a.link:link,a.link:visited{color:#417DEF;font-weight:bold;font-size:12px;}

/*列表中暂没有内容*/
.no_note{text-align:center;width:100%;color:red;height:50px;line-height:50px}
.listControl{width:100%;height:40px;line-height:40px;margin-bottom:10px;}

/* 分页 */ 
DIV.show_page {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;float:right}
DIV.show_page A {BORDER: #ccc 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px;  MARGIN-RIGHT: 2px; PADDING-TOP: 2px; TEXT-DECORATION: none}
DIV.show_page A:hover {BORDER: #333 1px solid; COLOR: #fff; BACKGROUND: #ccc}
DIV.show_page A:active {BORDER-RIGHT: #ccc 1px solid;  COLOR: #fff; BACKGROUND: #fff}
DIV.show_page SPAN.current {BORDER: #C3C3C3 1px solid; FONT-WEIGHT: bold; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING: 2px 5px 2px 5px ; BACKGROUND: #ccc}
DIV.show_page SPAN.disabled {BORDER: #ccc 1px solid;COLOR: #666666; MARGIN-RIGHT: 2px; PADDING: 2px 5px ;}
DIV.show_page input{padding:1px; border:1px solid #ccc;font-size: 11px;color:#000;width:25px;}

/*end page*/

/*head*/
.head{width:990px;margin:0 auto;overflow:hidden}
#logo{background:url(/images/logoen.jpg) no-repeat 0px top;width:550px;height:100px;float:left;}
#lang{margin:10px 70px 0 0;float:right;}
#lang,#lang li a,#lang a:visited,#lang a:active,#lang a:hover{color:#000;font-size:12px;font-weight:bold}

/****************************************************/


/*main*/
#leftContant{width:250px;float:left;overflow:hidden}
#rightContant{width:730px;margin-left:8px;float:left;overflow:hidden}

/*left pro cata*/
.left_box{background:#00bb9d;height:29px;}
.left_box .leftAl{background:url(/images/icoa.gif) no-repeat left top;height:29px;width:5px;float:left;}
.left_box .leftAr{background:url(/images/icoa.gif) no-repeat -10px top;height:29px;width:8px;float:right;}
.left_box .leftAt{text-indent:15px;height:29px;line-height:29px;float:left;color:#FFFFFF;font-weight:bold;font-size:14px;}

#contain {width: 248px;margin:0 auto;border:1px solid #DFDFE0;}
.boxone{width:96%;margin:0 auto;border-bottom:1px dotted #E3E3E3;height:25px;line-height:25px;text-indent:20px;background:url(/images/cicon.gif) no-repeat 8px center;}

.boxone a.selected{font-weight:bold}


/*Copyright*/
.footer_bot{background:#E6E6E6;text-align:center;border-top:2px solid #f9c300;overflow:hidden}
.footer_copy{width:100%;margin:0px auto;padding:10px;overflow:hidden;line-height:23px;}


a.procls:link,a.procls:visited{border:1px solid #E3E3E3;padding:1px;DISPLAY: block;width:205px;}
a.procls:hover{border:1px solid #f9c300;padding:1px;width:205px;DISPLAY: block;}

a.equ:link,a.equ:visited{border:1px solid #ccc;padding:1px;DISPLAY: block;width:150px;}
a.equ:hover{border:1px solid #f9c300;padding:1px;width:150px;DISPLAY: block;}


