/* CSS Document */

body {
	background-color: #660033;
	background-image: url(../images/main_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.main_bg{
	background:url(../images/bg.png) repeat-x center top;
}
.main_width{
	width:980px;
	margin:auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clr{
	clear:both;
}
.top_header{
	width:967px;
	height:192px;
	margin:auto;
	padding-top:17px;
}
.button_l_corner{
	width:7px;
}
.button_center{
	width:967px;
	background:url(../images/btn_m.png) repeat-x #FFFFFF; height:64px;
}
.button_r_corner{
	width:6px;
}
.btn1{
	width:79px;
}
.btn2{
	width:114px;
}
.btn3{
	width:102px;
}
.btn4{
	width:104px;
}
.btn5{
	width:100px;
}
.btn6{
	width:61px;
}
.btn7{
	width:106px;
}
.btn8{
	width:106px;
}
.middle_bg{
	background:url(../images/middlebg.png) repeat-y;
	padding-top:10px;
}
.middle_content{
	width:911px;
	margin:auto;
}
.ser_img{	
	width:197px;
	margin-right:27px;
	}
.welcome{
	width:685px;
}
.welcome_bottom{
	width:975px;
	margin:auto;
}
.middle_box1{
	width:281px;
}
.middle_box2{
	width:381px;
}
.middle_box3{
	width:314px;
}
.middle_box1_middle{
	background:url(../images/box_l_middle.png) repeat-y;
}
.middle_box1_middle_content{
	width:235px;
	margin:auto;
}
.middle_boxm_middle{
	background:url(../images/box_m_middle.png) repeat-y;
}
.middle_boxm_middle_content{
	width:340px;
	margin:auto;
}
.middle_boxr_middle{
	background:url(../images/box_r_middle.png) repeat-y;
}
.middle_boxr_middle_content{
	width:250px;
	margin:auto;
}
.img{
	width:72px;
	margin-right:13px;
}
.img_cont{
	width:160px;
}
.bottom_text{
	color:#B883A3;
	text-align:center;
	text-decoration:none;
}
.pink_text{
	color:#B883A3;
	text-align:left;
	text-decoration:none;
}
.pink_text_dark {
	color:#AC4C86;
	text-align:left;
	text-decoration:none;
}
a.bottom_text:link{
	color:#B883A3;
	text-align:center;
	text-decoration:none;
}
a.bottom_text:visited{
	color:#B883A3;
	text-align:center;
	text-decoration:none;
}
a.bottom_text:hover{
	color:#E8C777;
	text-decoration:underline;
	text-align:center;
}
.link:link, .link:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#722F4E;
text-decoration:none;
}
.readmore {
float:right;
}
