/* ---STYLE_A CSS FOR WEBWORK 3.0 */ 
/* --- FOR CSS 2.0 IE 5.0 LATER,NS 6.0 LATER --- */ 
/* --- VERSION V3.0 --- */ 
/* --- Author: Paul--- */ 
/* --- 2004.1.12.------ Last update time:yy.mm.dd --- */ 


/*基本设置*/
body {
	color: #000000;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
} 
td { font-family: "宋体"; font-size:9pt; color:#000000; line-height: 18px}
input {font-size:9pt; font-family:宋体,verdana;}

/*中文字体尺寸设置*/
.st {font-size: 9pt; } 
.sbt { font-size: 9pt; font-weight: bold; } 
.mt { font-size: 10.5pt;} 
.mbt{ font-size: 10.5pt; font-weight: bold; } 
.lt { font-size: 11pt; }
.lbt { font-size: 11pt; font-weight: bold; }
.xlt { font-size: 12pt; }
.xlbt { font-size: 12pt; font-weight: bold; }
.xxlt { font-size: 14pt; letter-spacing: -1px; }
.xxlbt {  font-size: 14pt; font-weight: bold; letter-spacing: -1px; }
#main_left_menu_on {
background-color:#F9ECDD; border:1px  solid #E9C59E;	
}

/*彩色－中文字体尺寸设置*/
.lbt_green { font-size: 11pt; font-weight: bold; color: #009933; }

/*英文字体设置------------------*/

.normal { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10px }
.heading01 { font-family: Arial, Verdana, sans-serif; font-size: 100%; font-weight: bold ; line-height: 130%}
.heading02 { font-family: Arial, Verdana, sans-serif; font-size: 90%; font-weight: bold; line-height: 115%}
.body01 { font-family: Arial, sans-serif; font-size: 80%; line-height: 131%}
.body02 { font-family: Verdana, Arial, sans-serif; font-size: 66%; line-height: 140%}
.item01 { font-family: Arial, sans-serif; font-size: 80%; line-height: 140% }
.item02 { font-family: Verdana, Geneva, Arial,sans-serif; font-size: 64%; line-height: 138%; font-weight: bold;}
.print { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 9px; line-height: 12px }
.other { font-family: Verdana, Arial; font-size: 9px; line-height: 22px;}

/*----------------------------------------------------*/

/*字体链接样式, link,visited,hover,active*/

/*---1. ,black--color range: #000000, #000000,#000000,#000000--*/
a:link { color: #000000; text-decoration: none} 
a:visited { color: #000000; text-decoration: none} 
a:hover { color: #999999; text-decoration: none} 
a:active { color: #666666; text-decoration: none} 

/*---2.,white--color range: #FFFFFF, #FFFFFF,#CCCCCC,#9A9A9A--*/
a.white:link { color: #FFFFFF; text-decoration: none} 
a.white:visited { color: #FFFFFF; text-decoration: none} 
a.white:hover { color: #CCCCCC; text-decoration: none} 
a.white:active { color: #9A9A9A; text-decoration: none} 

a.white14:link { color: #FFFFFF; text-decoration: none} 
a.white14:visited { color: #FFFFFF; text-decoration: none} 
a.white14:hover { color: #CCCCCC; text-decoration: none} 
a.white14:active { color: #9A9A9A; text-decoration: none} 
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/*---3.,blue--color range: #2F6598, #2F6598,#2BAFD0,#6497C6--*/
a.blue:link { color: #2F6598; text-decoration: none} 
a.blue:visited { color: #2F6598; text-decoration: none} 
a.blue:hover { color: #2BAFD0; text-decoration: none} 
a.blue:active { color: #6497C6; text-decoration: none} 


a.blue14:link { color: #2981B9; text-decoration: none} 
a.blue14:visited { color: #2F6598; text-decoration: none} 
a.blue14:hover { color: #2BAFD0; text-decoration: none} 
a.blue14:active { color: #6497C6; text-decoration: none}  


/*---4.,green--color range: #1C6524, #1C6524,#9ACB17,#659628--*/
a.green:link { color: #1C6524; text-decoration: none} 
a.green:visited { color: #1C6524; text-decoration: none} 
a.green:hover { color: #9ACB17; text-decoration: none} 
a.green:active { color: #659628; text-decoration: none} 


a.green14:link { color: #1C6524; text-decoration: none} 
a.green14:visited { color: #1C6524; text-decoration: none} 
a.green14:hover { color: #9ACB17; text-decoration: none} 
a.green14:active { color: #659628; text-decoration: none} 

/*---5.,orange--color range: #FC650D,#FC650D,#FB9A30,#CD6508--*/
a.orange:link { color: #FC650D; text-decoration: none} 
a.orange:visited { color: #FC650D; text-decoration: none} 
a.orange:hover { color: #FB9A30; text-decoration: none} 
a.orange:active { color: #CD6508; text-decoration: none} 


a.orange14:link { color: #FC650D; text-decoration: none} 
a.orange14:visited { color: #FC650D; text-decoration: none} 
a.orange14:hover { color: #FB9A30; text-decoration: none} 
a.orange14:active { color: #CD6508; text-decoration: none} 
/*---6.,scarlet--color range: #CE3030, #CE3030,#FB6565,#9A2034--*/
a.scarlet:link { color: #CE3030; text-decoration: none} 
a.scarlet:visited { color: #CE3030; text-decoration: none} 
a.scarlet:hover { color: #FB6565; text-decoration: none} 
a.scarlet:active { color: #9A2034; text-decoration: none} 

/*---7.pansy--color range: #633065, #633065,#D23096,#97659A--*/
a.pansy:link { color: #633065; text-decoration: none} 
a.pansy:visited { color: #633065; text-decoration: none} 
a.pansy:hover { color: #D23096; text-decoration: none} 
a.pansy:active { color: #97659A; text-decoration: none} 

/*---8.olive--color range: #636B0A, #636B0A,#999A2D,#9A9A64--*/
a.olive:link { color: #636B0A; text-decoration: none} 
a.olive:visited { color: #636B0A; text-decoration: none} 
a.olive:hover { color: #999A2D; text-decoration: none} 
a.olive:active { color: #9A9A64; text-decoration: none} 

/*---9.brown--color range: #98651F,#98651F,#CF9A65,#D09A30--*/
a.brown:link { color: #98651F; text-decoration: none} 
a.brown:visited { color: #98651F; text-decoration: none} 
a.brown:hover { color: #CF9A65; text-decoration: none} 
a.brown:active { color: #D09A30; text-decoration: none} 

/*---10.aquamarine--color range: #346865,#346865,#309999,#659A99--*/
a.aquamarine:link { color: #346865; text-decoration: none} 
a.aquamarine:visited { color: #346865; text-decoration: none} 
a.aquamarine:hover { color: #309999; text-decoration: none} 
a.aquamarine:active { color: #659A99; text-decoration: none} 

/*---10.aquamarine--color range: #346865,#346865,#309999,#659A99--*/
a.qhs_text:link { color: #FF0000; text-decoration: none} 
a.qhs_text:visited { color: #FF0000; text-decoration: none} 
a.qhs_text:hover { color: #FF0000; text-decoration: none} 
a.qhs_text:active { color: #FF0000; text-decoration: none} 


a.top_menu:link { color: #FFFFFF; text-decoration: none} 
a.top_menu:visited { color: #FFFFFF; text-decoration: none} 
a.top_menu:hover { color: #CCCCCC; text-decoration: none} 
a.top_menu:active { color: #9A9A9A; text-decoration: none} 




/*－－－－－－－－－表单元素样式－－－－－－－－－*/

/*输入框样式*/
.input01 {font-size: 9pt; color:#666666; background-color: #FFFFFF; border-bottom: #CCCCCC 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #000000 1px solid; height:17px margin-top: auto; margin-right: auto}
.input02 {font-size: 9pt; color:#666666; border:1px solid #808080; height:20px; padding-left:5px; padding-top:2px}
.input03 {font-size: 9pt; color:#000000; background-color:#E7E7DE; height:20px; border-top:1px solid #B8B8A2; border-left:1px solid #B8B8A2; border-bottom:1px solid #FFFFFF; border-right:1px solid #FFFFFF; padding-left:5px; padding-top:2px}
.input04 {font-size: 9pt; color:#666666; border:1px solid #D6D6D5; background-color:#F4F4F4; height:20px; padding-top:2px; text-align:center}
/*按钮样式*/
.btn_gray {BACKGROUND-COLOR: #cccccc; BORDER-BOTTOM: 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-RIGHT: 1px ridge; BORDER-TOP: #ffffff 1px ridge; height: 14pt; font-size: 12px}
.btn_blue {
	BACKGROUND-COLOR: #64DFF4;
	BORDER-BOTTOM: 1px ridge;
	BORDER-LEFT: 1px ridge #E3F9FD;
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge #E3F9FD;
	height: 14pt;
	font-size: 9pt;
	color: #056C7E;
}
.btn_orange {
	BACKGROUND-COLOR: #FF6633;
	BORDER-BOTTOM: 1px ridge;
	BORDER-LEFT: 1px ridge #FFFFFF;
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge #FFFFFF;
	height: 14pt;
	font-size: 9pt;
	color: #FEEDD3;
}
.btn_green {
	BACKGROUND-COLOR: #64DFF4;
	BORDER-BOTTOM: 1px ridge;
	BORDER-LEFT: 1px ridge #E3F9FD;
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge #E3F9FD;
	height: 14pt;
	font-size: 9pt;
	color: #056C7E;
}
.btn_yellow {
	BACKGROUND-COLOR: #FFCC66;
	BORDER-BOTTOM: 1px ridge;
	BORDER-LEFT: 1px ridge #FFCC66;
	BORDER-RIGHT: 1px ridge;
	BORDER-TOP: 1px ridge #FFCC66;
	height: 14pt;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
/*其他元素*/
.se01 {font-size:9pt; font-family:宋体,verdana; color:#666666; border:1px solid #808080;}
.op01 {font-size:9pt; font-family:宋体,verdana; color:#666666; border:1px solid #808080;}

/*－－－－－－－－－－－－－－－－－－－－－－－－*/

/*表格样式设置*/
.table01 { border: 1px solid #CCCCCC; }
.table01aa { border: 1px solid #E7E7E7; }
.table02 {
	clear: none;
	border: #CCCCCC;
	padding: 5px;
}
.table03 {
	clear: none;
	border: #CCCCCC;
	padding: 5px;
}
.table04 {
	clear: none;
	padding: 6px;
	border-top: 4px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.table05 {
	clear: none;
	padding: 6px;
	border-top: 4px solid #EEEEEE;
	border-right: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;
}
.table06 {
	clear: none;
	padding: 8px 8px 4px;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
}
.table06b {
	clear: none;
	padding: 8px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
.table07 {
	clear: none;
	padding: 6px 8px 4px;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 4px solid #EEEEEE;
	border-left: 0px solid #666666;
}
.table08 {
	clear: none;
	border-top: 1px solid #999999;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
}
.table08b {
	clear: none;
	border-top: 0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
}

.table_maroon {
	clear: none;
	padding: 6px;
	border-top: 4px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.table0blue {
	clear: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-color: #F4FAFE;
	border: 1px solid #A9CCDE;
	}
.tb1{
 padding:13px;
 }
 .tb2{
	padding:10px 24px 10px 24px;
	border: 1px solid #E6E6E6;
 }
 
 
/*表格单元样式设置*/
.td01 {	padding-top: 3px; padding-right: 2px; padding-bottom: 0px; padding-left: 2px; }
.td02 {	padding-top: 3px; padding-right: 4px; padding-bottom: 0px; padding-left: 4px; }
.td03 {	padding-top: 4px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px; }
.td04 {	padding-top: 4px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }
.td05 {	padding-top: 6px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }
.td06 {	padding-top: 8px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; }
.td07 {	padding-top: 10px; padding-right: 8px; padding-bottom: 0px; padding-left: 8px; }


/*列表样式设置*/
.list01 {
	list-style-position: outside;
	list-style-image: url(list_dot01.gif);
	line-height: 180%;
	list-style-type: none;
}
.list02 {
	list-style-position: outside;
	list-style-image: url(list_dot02.gif);
	line-height: 180%;
	list-style-type: none;
}
.list03 {
	list-style-position: outside;
	list-style-image: url(list_arrow01.gif);
	line-height: 180%;
	list-style-type: none;
}
.list04 {
	list-style-position: outside;
	list-style-image: url(list_arrow02.gif);
	line-height: 180%;
	list-style-type: none;
}
.list05 {
	list-style-position: outside;
	list-style-image: url(list_dot03.gif);
	line-height: 180%;
	list-style-type: none;
}


/*线条样式设置--－－－－－－－－－－－--------------*/

/*水平线条样式设置----------------*/
.line01{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line01.gif);
	background-repeat: repeat-x;
	background-position: center;
};
.line02{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line02.gif);
	background-repeat: repeat-x;
	background-position: center;
};
.line03{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line03.gif);
	background-repeat: repeat-x;
	background-position: center;
};
.line04{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line04.gif);
	background-repeat: repeat-x;
	background-position: center;
};
.line05{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line05.gif);
	background-repeat: repeat-x;
	background-position: center;
};
/*垂直线条样式设置----------------*/
.vline01{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(vline01.gif);
	background-repeat: repeat-y;
	background-position: center;
};
.vline02{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(line02.gif);
	background-repeat: repeat-y;
	background-position: center;
};
/*自定义线条样式设置----------------*/
.dline01{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(dline01.gif);
	background-repeat: repeat-x;
	background-position: center;
};
.dline02{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 4px;
	background-image: url(dline02.gif);
	background-repeat: repeat-x;
	background-position: center;
};


/*定义背景样式设置*/
.bg01{
	background-image: url(bg_01.gif);
}
.top_menu {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height:21px;
	padding-top:6px;
}
#menu_icon {
width:28px; height:21px; float:left; padding-top:6px;
}
#menu_border{
width:30px; text-align:center; height:30px;float:left;
}


.bg02{
	background-image: url(bg_02.gif);
}
.bg03{
	background-image: url(bg_03.gif);
}
.bg04{
	background-image: url(bg_04.gif);
}
.bg05{
	background-image: url(bg_05.gif);
}
.bg06{
	background-image: url(bg_06.gif);
}

/*-常用颜色中英文对照
pink  粉红色
salmon pink  橙红色
baby pink  浅粉红色
shocking pink  鲜粉红色
brown  褐色, 茶色
beige  灰褐色
chocolate  红褐色, 赭石色
sandy beige  浅褐色
camel  驼色
amber  琥珀色
khaki  卡其色
maroon  褐红色
green  绿色
moss green  苔绿色
emerald green  鲜绿色
olive green  橄榄绿
blue  蓝色
turquoise blue  土耳其玉色
cobalt blue  钴蓝色, 艳蓝色
navy blue  藏青色, 深蓝色, 天蓝色
aquamarine blue  蓝绿色
red  红色
scarlet  绯红, 猩红
mauve  紫红
wine red  葡萄酒红
purple, violet  紫色
lavender  淡紫色
lilac  浅紫色
antique violet  古紫色
pansy  紫罗兰色
white  白色
off-white  灰白色
ivory  象牙色
snowy white  雪白色
oyster white  乳白色
gray  灰色
charcoal gray  炭灰色
smoky gray  烟灰色
misty gray  雾灰色
----*/
.input00 {
	font-size: 9pt;
	color:#666666;
	background-color: #FFFFFF;
height:17px margin-top: auto; 	margin-right: auto;
	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: BE7955;
	border-right-color: #CF9D83;
	border-bottom-color: #CF9D83;
	border-left-color: BE7955;
}
.qhs_text {
	font-family: "宋体";
	font-size: 12px;
	color: #E09C52;
}
.gray {
	font-family: "宋体";
	color: #666666;
}

a.gray:link { color: #666666; text-decoration: none} 
a.gray:visited { color: #666666; text-decoration: none} 
a.gray:hover { color: #999999; text-decoration: none} 
a.gray:active { color: #666666; text-decoration: none} 

a.gray14:link { color: #666666; text-decoration: none} 
a.gray14:visited { color: #666666; text-decoration: none} 
a.gray14:hover { color: #999999; text-decoration: none} 
a.gray14:active { color: #666666; text-decoration: none} 


.blue{ float:
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2981B9;
	line-height: 180%;
	text-decoration: none;
	font-family: "宋体", Arial;
}

.blue14{ float:
	font-family: "宋体", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2981B9;
	line-height: 180%;
	text-decoration: none;
	font-family: "宋体", Arial;
}

.green{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #82A106;
	text-decoration: none;
}

.green14{
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #82A106;
	text-decoration: none;
}
.orange{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FF6600;
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
}

.orange14{
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #FF6600;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none;
}

.yellow{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFCC00;
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
}

.yellow14{
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #FF9900;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none;
}

.gray14{
	font-size:14px;
	font-family: "宋体", Arial;
	line-height: 180%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#main_left{
width:156px; height:347px; background-color:#FDF5EF; border: #F6ECE1 1px  solid; margin-top:15px;
}

.maroon {
	font-family: "宋体", Arial;
	font-size: 13px;
	line-height: normal;
	color: #AE5520;
	text-decoration: none;
}
a.maroon:link { color: #98651F; text-decoration: none} 
a.maroon:visited { color: #98651F; text-decoration: none} 
a.maroon:hover { color: #CF9A65; text-decoration: none} 
a.maroon:active { color: #D09A30; text-decoration: none} 
.maroon_B {
	font-family: "宋体", Arial;
	font-size: 13px;
	line-height: normal;
	color: #AE5520;
	text-decoration: none;
	font-weight: bold;
}
/*蓝色版样式----------------*/

#web_top{ width:883px;height:80px; margin:0px auto  0px auto; padding:0px;}


.gray14 {
	font-family: "宋体";
	color: #666666;
	font-size: 14px;
}

.menu_down_line{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*---5.,orange--color range: #FC650D,#FC650D,#FB9A30,#CD6508--*/
a.gray14:link { color: #666666; text-decoration: none} 
a.gray14:visited { color: #666666; text-decoration: none} 
a.gray14:hover { color: #FB9A30; text-decoration: none} 
a.gray14:active { color: #666666; text-decoration: none} 

.main_line_left{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.main_line_left11{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.orange14{
	color: #FF6600;
	font-family: "宋体", Arial;
	font-size: 14px;
	font-weight: bold;
}
.13st {
	font-family: "宋体", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#leftmenu{
	margin-left:38px;
	padding:0px;
	font-size:13px;
	font-family: "宋体", Arial;
	color: #666666;
	text-decoration: none;
}
.login_button {
	background-attachment: scroll;
	background-image: url(../image/login_button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 99px;
	color: #663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:9px;
}
.main_bg_img{
	background-image:url(../image/main_web_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_p{ margin-bottom:10px;}
