@charset "gb2312";
/*
=== ivan_style StyleSheet File ================================
	Style Name: Common
	Version: 1.0
	Author: Ivan Chou 
	First Created: 2012-01-17
	Last Update: 2012-01-17 by Ivan
	Copyright: Ivan (www.dotodo.net)
==============================================================
*/

/****** General Styles ******/
html{border: 0;overflow-y: scroll;}
body{margin: 0;padding: 0; background: url(../images/bg.jpg) no-repeat center top #f7f7f7;}
body>table,body>div{margin-left: auto;margin-right: auto;clear: both;}
form,div,img,ul,li,dt,dd,p,h1,h2,h3,h4,h5{margin: 0 auto;padding: 0;border: 0; list-style: none;}
b,strong{font-weight:bold;}
body,table,input,textarea,select,h2,h3{color: #6d6d6d; font-size:12px;  font-family:"Î¢ÈíÑÅºÚ"; line-height:18px;}
a{color: #6d6d6d; text-decoration: none;}
a:hover{text-decoration:none; color: #1e94d4;}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
h5{font-size: 14px; font-weight:bold;}
/* a style which makes div touch the bottom of content */
.clear{border-top:1px solid transparent !important; margin-top:-1px !important; border-top:0; margin-top:0; clear:both; visibility:hidden;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
/* hide from IE-mac */
* html .clearfix {height: 1%;}
/* ie7 hack*/

*+html .clearfix {min-height: 1%;}

/*home*/

.mune {font-size:14px; font-weight:bold; line-height:40px; }
.mune a{font-size:14px; color:#fff; font-family:"Î¢ÈíÑÅºÚ"; display:block; margin-left:1px }
.mune a:hover{ background:url(../images/nav_bg1.jpg) repeat-x;color:#fff; }
.munev { display:block; height:40px;background:url(../images/nav_bg1.jpg) repeat-x; }
