/* CSS Document */


/*--公共基础--*/
body { margin:0px; padding:0; background:url(../images/bg.gif) center;}
h1,h2,h3,h4,h5,h6,ul,li,form,input,select,a,dl,dt,dd { margin:0px; padding:0px; font-size:12px; font-weight:normal;}
div,table,td,li { font-family:"宋体",Arial; font-size:12px; color:#333; line-height:22px;}
ul,li,p{ list-style:none; margin:0; padding:0;}
img{ border:0px;}
.Sect { text-indent: 2em;}
.DivBgColor { background:#F2F2F2; padding:0 5px; font-weight:bold;}
.LineHeight { line-height:25px; height:25px;}
#clear { clear:both; font-size:5px; height:5px; line-height:5px;}

/*--链接样式--*/
a { color:#333; text-decoration:none;}
a:hover { color:#F00; text-decoration:underline;}

a.link_B { color:#000; font-weight:bold; text-decoration:none;}
a.link_B:hover { color:#F00; font-weight:bold; text-decoration: underline;}

a.link_14 { font-size:14px; text-decoration:underline; line-height:25px;}
a.link_14:hover { font-size:14px; text-decoration:none;}

a.link_black { color:#000; text-decoration:underline;}
a.link_black:hover { color:#000; text-decoration:none;}

a.link_title { color:#F00; font-family:黑体; font-size:20px; font-weight:bold; text-decoration:none;}
a.link_title:hover { color:#F00; font-family:黑体; font-size:20px; text-decoration:underline;}

a.link_red14B { color:#C00; font-size:14px; font-weight:bold; text-decoration:underline;}
a.link_red14B:hover { color:#C00; font-size:14px; font-weight:bold; text-decoration:none;}

a.link_red { color:#F00; text-decoration:underline;}
a.link_red:hover { color:#F00; text-decoration:none;}

a.link_org { color:#F60; text-decoration:underline;}
a.link_org:hover { color:#F60; text-decoration:none;}

a.link_white { color:#FFF; font-size:12px; text-decoration:none;}
a.link_white:hover { color:#FF0; font-size:12px; text-decoration:underline;}

a.link_blue { color:#00F; font-size:12px; text-decoration:none;}
a.link_blue:hover { color:#00F; font-size:12px; text-decoration:underline;}


/*--字体样式--*/
.B { font-weight:bold;}
.font_14 { font-size:14px;}
.font_12 { font-size:12px;}
.font_del { text-decoration: line-through;}
.font_red { color:#F00;}
.font_carmine{ color:#C00;}
.font_org { color:#F60;}
.font_green { color:#060;}
.font_blue { color:#00F;}
.font_white { color:#FFF;}
.font_yellow { color:#FF0;}
.font_date { color:#999;}
.font_blackB { color:#000; font-weight:bold;}
.font_black14B { color:#000; font-size:14px; font-weight:bold;}
.font_white14B { color:#FFF; font-size:14px; font-weight:bold;}
.font_price { color:#C00; font-size:18px; font-family:Arial;}
.font_title { color:#000; font-family:黑体; font-size:22px; font-weight:bold;}



/*--边框样式--*/
.border_input { border:1px solid #999; font-size:12px;}
.border_button { border:1px solid #999; background:url(../images/bg_button.gif); height:20px; width:60px;}
.border_search { border:1px solid #F60; color:#999; height:22px; line-height:22px; padding-left:5px; font-size:14px;}
.border_button_search { width:90px; height:23px; line-height:23px; background:url(../images/search_button.gif); border:1px solid #F60; color:#FFF;}
.border_table { border:1px solid #a4d1f5;}
.border_line { border-bottom:#CCC 1px dashed;}
.border_img { padding:2px; background:#FFF; border:1px solid #CCC;}
.border_RL {border-left:1px solid #AAA; border-right:1px solid #AAA;}
.border_RLB {border-left:1px solid #AAA; border-right:1px solid #AAA; border-bottom:1px solid #AAA;}


/*--按钮样式--*/
.button_reg { border:0; background:url(../images/button_reg.gif); width:70px; height:22px; color:#333; font-weight:bold;}
.button_login { border:0; background:url(../images/button_login.gif); width:70px; height:22px; color:#333;}


/*--通栏广告778x80--*/
#ad { clear:both; margin:auto; padding:5px 0; width:778px;}
	#ad img{width:778px; height:80px;}
/*--通栏豆腐块广告120x60--*/
#ad_box { clear:both; margin:auto; width:778px; height:60px; padding:5px 0; background:#EEE; text-align:center;}
	#ad_box img { width:120px; height:60px; margin:0 4px;}
/*--首页两侧小广告100x100--*/
#ad_left { position:absolute; top:450px; left:10px; width:100px; height:120px;}
#ad_right { position:absolute; top:450px; left:895px; width:100px; height:120px;}
/*--二级页面侧面通栏广告554x80--*/
#ad_side { clear:both; width:520px; height:80px;}
	#ad_side img { width:520px; height:80px;}
