/* 主要的*/
@import url(/style/css/templates.css);

@import url(/style/css/forms.css);
@import url(/style/css/font.css);
@import url(/style/css/link.css);
body{
	padding:0;
	margin: 0;
	font-size:12px;
	color:#454545;
	line-height:19px;
/*		background-color:#C1E0FF;*/
}
ul,li{ list-style:none;margin:0 20px;padding:0 10px; }
#content{
	margin:0px auto; width:998px;
/*		background-color:#ffffff;*/
}

/* 公司名称*/
#heaber{height:20px;width:998px;margin:2px;border-bottom:1px solid #CACACA}
#state{width:900px;float:left;height:26px;}
#help{background:url(/images/help.jpg) no-repeat;width:50px;height:26px;float:right;text-align:center;padding:0 10px;}

/*#logo{width:1000px;float:left;height:60px;}*/
#logoimg{background:url(/images/logo.jpg) no-repeat;float:left;width:700px;height:60px;}
#title{FONT-SIZE:12px; COLOR: #000000;FONT-FAMILY:"Arial";height:20px;padding:34px 0px 0px 170px;letter-spacing:2px;}
#logo_right{width:100px;height:60px;float:right;}
/* 导航*/

#nav{float:left;width:970px;height:30px;text-align: center;padding:0px 0px 0px 10px;}
#search{float:left;width:1000px;height:20px;text-align: center;background-color:#09398D;padding:5px 0;color:#ffffff;}
/*.footer {color: #000000; clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #FF7900; }*/

#prinfo{ width:1000px; }
#left{ width:194px;float:left;}
#main{ width:650px; background-color:#ffff00; float:left;}
#right{ width:150px;float:left;}

#leftcolumn{width:194px;}

#column{background:url(/images/sidebar_top.jpg) no-repeat;width:187px;height:24px;margin:2px 0 0 2px;padding:4px 0 0 7px;float:left;text-align:left;}
#columnMain{text-align:left;width:185px;margin:0 5px;border-left: 1px solid #09398D;border-right: 1px solid #09398D;}
#columnBot{background:url(/images/sidebar_bot.jpg) no-repeat;width:187px;height:32px;margin:0 5px;text-align:right;}

#column2{background:url(/images/right_top.jpg) no-repeat;width:135px;height:24px;margin:2px 0 0 2px;padding:4px 0 0 7px;float:left;text-align:left;}
#columnMain2{text-align:left;width:133px;height:600px;margin:0 5px;border-left: 1px solid #09398D;border-right: 1px solid #09398D;}
#columnBot2{background:url(/images/right_bot.jpg) no-repeat;width:135px;height:10px;margin:0 5px;padding: 0 0 10px 0;text-align:right;}

#prlist{background:url(/images/sidebar_top.jpg) no-repeat;width:610px;height:25px;padding:5px 15px 0px 10px;border-bottom:2px solid #09398D;text-align:left;}

#prContent{width:640px;}

#footer {color: #000000; clear: both; text-align: center; padding: 10px 0 10px 0;}

#bottom{text-align: center;}
