/* CSS Document
author: liu guoqiang
date: 2009/06/28
 */

body {
	
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
}

a{ text-decoration:none;
color:#000000;
}
a:hover{color:#cccccc;}
/*head css*/
#head_bg{
background:url(../images/head_bg.jpg) left top repeat-x;
}

#head_logo{
background-image:url(../images/head_01.jpg);
}

#logo{margin-left:20px;}

#menu_bg{
background-image:url(../images/head_13.jpg);
}

.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/*middle*/
#mid{
margin-top:10px;
}
#mid_flash{
background:#46cbf6;
padding:10px;

}
#mid_cwhy{
	background:#46cbf6;
}

.question{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding:10px 0 5px 20px;
color:#FFFFFF;
width:210px;
background:url(../images/question_03.jpg) right top no-repeat;
}
.answer{

margin:15px;

width:315px;
height:275px;
line-height:150%;
background-color:#FFFFFF;
}
.u_u{
text-decoration:none;
font-family:"ËÎÌå";
font-size:12px;
color:#35bbe6;
}

#service{
height:28px;
margin:10px 0 10px 0;
background: url(../images/men_01.jpg) left bottom no-repeat;
}
#aboutms{
height:28px;
margin:10px 0 10px 0;
background: url(../images/men_02.jpg) left bottom no-repeat;
}
.L_L{
padding-left:10px;
line-height:150%;
font-family:"ËÎÌå";
font-size:12px;
color:#45b7e1;

}



/*bottom css*/
#bottom{

background-color:#46cbf6;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#006699;
}
#bottom p{ padding-left:30px;}
