/*
=== 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) repeat-x top #cecece;}
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: #5a5959;font: 12px Verdana,Arial,Helvetica, Arial, Helvetica, sans-serif; line-height:18px;}
a{color: #5a5959; text-decoration: none;}
a:hover{text-decoration:none; color: #265e97;}
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-weight:700; font-size:14px; color:#FFFFFF; font-family:"Î¢ÈíÑÅºÚ";}
.mune a{font-weight:700; font-size:14px; color:#FFFFFF; font-family:"Î¢ÈíÑÅºÚ";}
.mune a:hover{font-weight:700; font-size:14px; color:#57ebf5;}
.munev {font-weight:700; font-size:14px; color:#57ebf5; font-family:"Î¢ÈíÑÅºÚ";}

.prolist {color:#265e97;}
.prolist a{color:#265e97;}
.prolist a:hover{color:#265e97;}

.bottom {color:#b5b5b5;font-weight:700;}
.bottom a{color:#b5b5b5;font-weight:700;}
.bottom a:hover{color:#b5b5b5;font-weight:700;}

/*ÐÅÏ¢Ò³Ãæ*/
#showcontainer{
overflow:hidden; position:absolute; z-index:100; width:692px; height:376px; top:50%; left:50%; margin-left:-246px; margin-top:-088px; 
}

