/*Basic Css*/
html,body {
	text-align:center; 
	font-family:"ËÎÌå",arial;
	margin:0; 
	padding:0; 
	background:#FFF; 
	font-size:12px; 
	color:#000;
	text-align:center;
}
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0;border:0;}
h1,h2,h3,h4,h5,h6,form,p {margin:0;padding:0;}
ul {list-style-type:none;}
b {color:#f00;}
/*Link css*/
a:link {
	color: #2d3741;
	text-decoration: none;
}
a:visited {
	color: #2d3741;
	text-decoration: none;
}
a:hover {
	color: #f80000;
	text-decoration: underline;
}
a:active {
	color: #f80000;
	text-decoration: underline;
}
.red1,.red1 a:link,.red1 a:visited,a.red1:link,a.red1:visited {color:#d71f27;}
.fb {font-weight:bold;}
.f14 {font-size:14px;}

#logo,#sotop,#soform,#xoption,#about,#copyright {
	margin:0 auto;
	clear: both;
	overflow: hidden;
}
#logo {
	height:68px;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	margin:35px auto;
}
#sotop {
	width:400px;
	height:27px;
	margin-top:9px;
	overflow:hidden;
	background:url(../images/lineblue.gif) 0 21px repeat-x;
	padding-left:40px;
}
#sotop dd {
	width:47px;
	height:27px;
	overflow:hidden;
	background:url(../images/topdd.gif) 0 0 no-repeat;
	font-size:14px;
	line-height:25px;
	float:left;
	margin-right:7px;
	cursor:pointer;
}
#sotop .ddmusic {background:url(../images/music.gif) 0 0 no-repeat;font-weight:800;}
#sotop dt {
	float:right;
	padding-right:10px;
}
#sotop dt a:link,#sotop dt a:visited {color:#2e3293;text-decoration:underline;}
#soform {
	width:480px;
	height:22px;
	margin-top:8px;
	overflow:hidden;
	padding-left:60px;
}
.soinput {
	width:273px;
	height:16px;
	float:left;
	margin-right:10px;
}
.soselect {
	width:90px;
	height:21px;
	float:left;
	margin-right:10px;
}
.sobutton {
	width:76px;
	height:21px;
	float:left;
	margin-right:10px;
	background:url(../images/soan.gif) 0 0 repeat-x;
	border:1px solid #ccc;
	font-weight:800;
	line-height:21px;
}
#xoption {
	width:240px;
	height:20px;
	text-align:left;
	margin-top:10px;
}
#about {
	height:27px;
	line-height:27px;
	background:url(../images/about-bg.gif) 0 0 repeat-x;
	font-size:12px;
	color:#ccc;
	margin:100px auto 3px;
}
#about a {margin:0 12px;}
#copyright {
	height:100px;
	line-height:20px;
	height:auto;	
}
#bico {height:48px;margin:10px auto;}
#bico img {margin-left:10px;}