@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:BrowalliaUPC;
	font-size:18px;
	color:#000;
	background-color:#f0f0f0;
	
}

#big_bg{
background-image:url(images/bgbgbg.jpg);
background-repeat:repeat-y;
}

#left_bg{
background-image:url(images/new_18.jpg);
background-repeat:repeat-y;
}

#center_bg{background-image:url(images/new_05.jpg);
background-repeat:repeat-y;
}


#center_bg1{background-image:url(images/box2.jpg);
background-repeat:repeat-y;
}


#center_bg3{background-image:url(images/box222.jpg);
background-repeat:repeat-y;
}


#right_bg{background-image:url(images/new_04.jpg);
background-repeat:repeat-y;
}

.box_pic{
background-image:url(images/new_07.jpg);
background-repeat:no-repeat;
width:138px;
float:none;
height:188px;
}


.text{
font-family:Tahoma;
font-size:11px;
color:#ab802b;
line-height:18px;
}

.text11{
font-family:Tahoma;
font-size:11px;
color:#000000;
line-height:18px;
}
.text12{
font-family:Tahoma;
font-size:11px;
color:#993300;
line-height:18px;
}
.textwhite{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
line-height:18px;
}
.textwhite2{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
line-height:18px;
}
.textred{
font-family:Tahoma;
font-size:11px;
color:#990000;
line-height:18px;
}
.textred2{
font-family:Tahoma;
font-size:12px;
color:#990000;
line-height:18px;
}
#bg_box_login{
	background-image:url(images/bg_box_login_02.jpg);
	background-repeat:repeat-y;
	
}
.text1{
font-family:Tahoma;
font-size:12px;
color:#000000;
line-height:14px;
}

.texthead{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#3366FF;
}


a  { 
	text-decoration: none; 
	color:#FFFFFF;
}


a:hover { 
	text-decoration: none; 
	color:#FF3300;
}


.webboraddetail a  { 
	text-decoration: none; 
	color:#000000;
}

.webboraddetail a:hover { 
	text-decoration: none; 
	color:#FF3300;
}

.head_right{
	background-image:url(images/head_right.jpg);
	background-repeat:no-repeat;
	font-family:BrowalliaUPC;
	font-size:21px;
	color:#FFF;
	padding:0px 0px 0px 55px;
}

.head_right2{
	background-image:url(images/head_right2.jpg);
	background-repeat:no-repeat;
	font-family:BrowalliaUPC;
	font-size:21px;
	color:#FFF;
	padding:0px 0px 0px 55px;
}


#bg_right1{
	background-image:url(images/cut_18.jpg);
	background-repeat:repeat-y;
}

#head_banner{
background-image:url(images/banner_head.jpg);
background-repeat:no-repeat;
width:500px;
height:34px;
}