@charset "utf-8"; 
@import url("menu.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 12px;color: #000;text-decoration: none;}
a:hover {font-size: 12px;color: #666666;text-decoration: underline;}
a:active {font-size: 12px;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: 12px;
	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: 12px;
	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:95%;padding:20px 0;}

/* 分页 */ 
DIV.show_page {float:right;text-align:right;margin-top:20px; color:#666; font-size:12px;overflow:hidden;font-size:12px;}
DIV.show_page span.disabled {border:1px solid #ccc;padding:2px 6px;float:left;display:block;margin-left:2px;}
DIV.show_page span.current {color:#fff;font-weight:bold;background:#ccc;border:1px solid #C3C3C3;padding:2px 6px;float:left;display:block;margin-left:2px;}
DIV.show_page a {border:1px solid #ccc;padding:2px 6px;float:left;display:block;margin-left:2px;text-decoration:none;font-size:12px;}
DIV.show_page a:link,DIV.show_page a:visited,DIV.show_page a:active{color:#666;}
DIV.show_page a:hover {BORDER: #ccc 1px solid;  COLOR: #333; BACKGROUND: #fff}
DIV.show_page input{padding:1px; border:1px solid #ccc;font-size: 12px;color:#666;width:25px;}

/*end page*/

/*head*/
.head{width:990px;margin:0 auto;overflow:hidden}
#logo{background:url(/images/logo.jpg) no-repeat 0px top;width:650px;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;}


