/* CSS Document */
*{
margin:0; padding:0;
}
html,body{
height:100%;
}
body{
font:12px/21px "宋体", "新宋体", "黑体";
background:url(../images/bg.gif) repeat-x;margin:0 auto; height:768px;
}
a{
color:#000;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a:active{
text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
font-size:12px;
}
ul,ol{
list-style:none;
}
input{
margin:0;
}
img{
border:0;
}
textarea,input,select{
font-size:12px;
}
textarea{
line-height:150%;
}
p{
text-indent:2em;
}

/*basic style end*/
#container_msg{
width:209px;}
#container_msg .msg01{
background:url(../images/msgbg_01.gif) no-repeat 0 0; width:209px; height:41px}
#container_msg .msg02{
background:url(../images/msgbg_02.gif) repeat-y 0 0; width:186px; padding:5px 8px 10px 15px}
#container_msg .msg02 a:hover{
color:#C32B02; text-decoration:none}
#container_msg .msg03{
background:url(../images/msgbg_03.gif) no-repeat 0 0; width:209px; height:10px}
